Package: chromer
Title: Interface to Chromosome Counts Database API
Version: 0.3
Date: 2022-10-27
Authors@R: c(
    person("Matthew", "Pennell", role = "aut", email = "mwpennell@gmail.com",
           comment = c(ORCID = "0000-0002-2886-3970")),
    person("Paula Andrea", "Martinez", email = "orchid00@gmail.com",
           role = "aut", comment = c(ORCID = "0000-0002-8990-1985")),
    person("Karl W", "Broman", role=c("aut", "cre"), email="broman@wisc.edu",
           comment=c(ORCID = "0000-0002-4914-6671"))
  )
Description: A programmatic interface to the Chromosome Counts Database
    (<http://ccdb.tau.ac.il/>), Rice et al. (2014) <doi:10.1111/nph.13191>.
    This package is part of the 'ROpenSci' suite (<https://ropensci.org>).
Depends: R (>= 2.15)
Imports: stats, dplyr, tibble, httr
Suggests: roxygen2 (>= 5.0.1), testthat
URL: https://docs.ropensci.org/chromer/
BugReports: https://github.com/ropensci/chromer/issues/new
License: MIT + file LICENSE
RoxygenNote: 7.2.1
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2022-10-27 18:20:12 UTC; kbroman
Author: Matthew Pennell [aut] (<https://orcid.org/0000-0002-2886-3970>),
  Paula Andrea Martinez [aut] (<https://orcid.org/0000-0002-8990-1985>),
  Karl W Broman [aut, cre] (<https://orcid.org/0000-0002-4914-6671>)
Maintainer: Karl W Broman <broman@wisc.edu>
Repository: CRAN
Date/Publication: 2022-10-27 23:45:36 UTC
