ctmm-initiative / ctmm

Continuous-Time Movement Modeling. Functions for identifying, fitting, and applying continuous-space, continuous-time stochastic movement models to animal tracking data.
http://biology.umd.edu/movement.html
43 stars 10 forks source link

projection() and projection()<- now masked when package raster is loaded #36

Open chfleming opened 4 years ago

chfleming commented 4 years ago

Even though projection() and projection()<- are imported from raster and defined for ctmm classes, something has changed and these functions now get masked when raster is loaded or attached.