Closed alaindanet closed 9 years ago
You need to install it explicitely using devtools first, otherwise document() tries to install it from CRAN:
devtools::install_github('fdschneider/spatial_warnings')
Seems so. That is why I tried to specify an additional repository to look it up. But that does not work apparently. Any suggestions are welcome.
Okay, I just removed the spatial warnings dependencie but now a new error happens during the installation. It justs some help files are missing.
I think this was caused because the functions and model objects were not added to the NAMESPACE. I think this is fixed, but could you verify, please @alaindanet?
It works now!
The dependencies "spatialwarnings" is not found. May be it's just because the name of the actual repository is "spatial_warnings".