Closed jharcum closed 4 years ago
All packages needed should be installed with devtools::install_github. (I have had some sporadic issues with not all pkgs getting installed).
Checked package and all packages needed are listed in DESCRIPTION
Though there are 2 packages listed under "Suggests". These should not be needed for basic operation of the baytrendsmap package. And the default for devtools::install_github has dependencies = NA so these are not installed.
Will update README to include dependencies = TRUE to ensure all packages in DESCRIPTION are installed.
Also change README install example repo from from leppott\baytrendsmap to tetratech\baytrendsmap
Tested. Install appears to do needed updates (I too had a couple of sporadic issues, but dont believe it is a baytrendsmap issue)
Describe the bug Per Breck 5/22 email: For it to work, I needed to upload a lot of packages that I wasn’t aware of until I got error and error after trying to run the library(baytrendsmap).