HallsofIvy could be right.
I have also seen this type of notation in a mechanics context where it can mean integrate a function over an area(A), or surface(S), etc. Often it will be accompanied by a diagram indicating the region that A actually covers.
The f that you posted could be in terms of polar coordinates since it uses "r". This is how to integrate a function f over a circular area of radious "R" in polar coordinates...
[math]\int_{0}^{2\pi} \int_{0}^{R} f\cdot r\,dr\,d\theta[/math]
So in your case it might end up as...
[math] \int_{0}^{2\pi} \int_{0}^{R} \frac{\left(r-R\right)^2}{\left(\frac{r}{R}\right)} \cdot r\,dr\,d\theta [/math]
...but it really depends on the context and any information there is concerning "A".