Type: Package Package: ramlegacy Title: Download and Read RAM Legacy Stock Assessment Database Version: 0.2.0 Authors@R: c(person(given = "Carl", family = "Boettiger", role = c("aut", "cph"), email = "cboettig@gmail.com", comment = c(ORCID = "http://orcid.org/0000-0002-1642-628X")), person(given = "Kshitiz", family = "Gupta", role = c("aut", "cre", "cph"), email = "kshtzgupta1@berkeley.edu"), person(given = "Sam", family = "Albers", role = c("rev"), email = "sam.albers@gmail.com", comment = c(ORCID = "https://orcid.org/0000-0002-9270-7884")), person(given = "Jamie", family = "Afflerbach", role = c("rev"), email = "afflerbach@nceas.ucsb.edu", comment = c(ORCID = "https://orcid.org/0000-0002-5215-9342")), person(given = "RAM Legacy Stock Assessment Database", role = "dtc")) Description: Contains functions to download, cache and read in 'Excel' version of the RAM Legacy Stock Assessment Data Base, an online compilation of stock assessment results for commercially exploited marine populations from around the world. The database is named after Dr. Ransom A. Myers whose original stock-recruitment database, is no longer being updated. More information about the database can be found at . Ricard, D., Minto, C., Jensen, O.P. and Baum, J.K. (2012) . License: MIT + file LICENSE URL: https://docs.ropensci.org/ramlegacy, https://github.com/ropensci/ramlegacy BugReports: https://github.com/ropensci/ramlegacy/issues Depends: R (>= 2.10) Imports: cli (>= 1.0.0), crayon (>= 1.3.4), httr (>= 1.3.1), rappdirs (>= 0.3.1), readxl (>= 1.1.0) Suggests: covr, testthat, httptest, knitr, rmarkdown VignetteBuilder: knitr Encoding: UTF-8 RoxygenNote: 6.1.1 Language: en-CA Config/pak/sysreqs: libssl-dev Repository: https://ropensci.r-universe.dev Date/Publication: 2019-12-09 14:27:53 UTC RemoteUrl: https://github.com/ropensci/ramlegacy RemoteRef: master RemoteSha: cb6f34535be2c79583dc9d07de53c1263f7995e5 NeedsCompilation: no Packaged: 2026-07-01 08:17:43 UTC; root Author: Carl Boettiger [aut, cph] (ORCID: ), Kshitiz Gupta [aut, cre, cph], Sam Albers [rev] (ORCID: ), Jamie Afflerbach [rev] (ORCID: ), RAM Legacy Stock Assessment Database [dtc] Maintainer: Kshitiz Gupta