trashbirdecology / bbsAssistant

An R package for downloading and handling data and information from the North American Breeding Bird Survey.
Creative Commons Zero v1.0 Universal
27 stars 13 forks source link

`here::here()` - is this an issue for installed packages? #49

Closed trashbirdecology closed 4 years ago

trashbirdecology commented 5 years ago

Consider removing all here dependencies throughout the package. I am not sure how here acts when user installs package and does not work from an .rproj wtihin the package contents.

I.e. it may be best (and more efficient) to remove all calls to here and instead write the relative directories.