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
    <https://ramlegacy.org/>. Ricard, D., Minto, C., Jensen, O.P. and Baum, J.K. (2012) <doi:10.1111/j.1467-2979.2011.00435.x>.
License: MIT + file LICENSE
URL: 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
LazyData: true
RoxygenNote: 6.1.1
Language: en-CA
NeedsCompilation: no
Packaged: 2019-05-07 19:51:59 UTC; kshitiz
Author: Carl Boettiger [aut, cph] (<https://orcid.org/0000-0002-1642-628X>),
  Kshitiz Gupta [aut, cre, cph],
  Sam Albers [rev] (<https://orcid.org/0000-0002-9270-7884>),
  Jamie Afflerbach [rev] (<https://orcid.org/0000-0002-5215-9342>),
  RAM Legacy Stock Assessment Database [dtc]
Maintainer: Kshitiz Gupta <kshtzgupta1@berkeley.edu>
Repository: CRAN
Date/Publication: 2019-05-16 15:50:03 UTC
Built: R 4.0.2; ; 2020-07-16 16:41:51 UTC; unix
