install.packages('crawlUtils',
repos=c('https://dsjohnson.r-universe.dev','https://cloud.r-project.org')
)
You will need a C++ compiler for R
install.packages('crawlUtils', type='source',
repos=c('https://dsjohnson.r-universe.dev','https://cloud.r-project.org')
)
You will need a C++ compiler for R
remotes::install_github('dsjohnson/crawlUtils')
This software package is developed and maintained by scientists at the NOAA Fisheries Pacific Islands Fisheries Science Center and should be considered a fundamental research communication. The recommendations and conclusions presented here are those of the authors and this software should not be construed as official communication by NMFS, NOAA, or the U.S. Dept. of Commerce. In addition, reference to trade names does not imply endorsement by the National Marine Fisheries Service, NOAA. While the best efforts have been made to insure the highest quality, tools such as this are under constant development and are subject to change.