Robert Hijmans
Robert Hijmans
## Pull Request This PR extends https://github.com/rstudio/leaflet/pull/807 (support for SpatRaster objects from the terra package). With this one there is support for "RGB(A)" SpatRasters (in which layers represent color channels),...
I get the below, and that looks like a bug to me (it would be more practical if you example data did not rely on another package, by the way)....
Is there a way, or could support be added, to tell knitr how to serialize objects of a particular class before caching, and how to restore them after caching? See...
I would prefer that revdepcheck writes to a folder that is outside of my package. R CMD check writes to package.Rcheck. Could you do something similar for revdepcheck? Perhaps `package.Revdep`...
Hi Adam, I fixed a link in the convHull entry of the manual to that method in the "terra" manual. You were linking to a particular file ``` \link[terra:convhull]{terra::convHull()}} ```...