Package: chromer
Title: Interface to Chromosome Counts Database API
Version: 0.4
Date: 2023-03-23
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/,
        https://github.com/ropensci/chromer
BugReports: https://github.com/ropensci/chromer/issues
License: MIT + file LICENSE
RoxygenNote: 7.2.3
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2023-03-23 19:55:05 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: 2023-03-24 11:50:02 UTC
Built: R 4.1.3; ; 2023-04-17 17:27:52 UTC; windows
