Prof Brian Ripley wrote:
The message is from maptools (as it says), not sp.
Thank you very much prof. Ripley for pointing out my error.
No, there is nothing you can do when dependent packages put out
messages. You could ask the maintainer not to put the message out when
rgeos is available
The message is from maptools (as it says), not sp.
No, there is nothing you can do when dependent packages put out
messages. You could ask the maintainer not to put the message out
when rgeos is available
On Fri, 22 Jul 2011, Mauricio Zambrano-Bigiarini wrote:
Dear List,
I'm building
Dear List,
I'm building a package that uses 2 functions of the 'sp' package, and I
declared them in my NAMESPACE file as follow:
importFrom("sp", proj4string, coordinates)
The package is built without any problem, but when I load the package, I
get the following message:
"
Loading requi