Package: chromer
Title: Interface to Chromosome Counts Database API
Version: 0.10
Date: 2025-07-28
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
    (<https://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.3.2
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2025-07-28 11:18:45 UTC; kbroman
Author: Matthew Pennell [aut] (ORCID: <https://orcid.org/0000-0002-2886-3970>),
  Paula Andrea Martinez [aut] (ORCID:
    <https://orcid.org/0000-0002-8990-1985>),
  Karl W Broman [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-4914-6671>)
Maintainer: Karl W Broman <broman@wisc.edu>
Repository: CRAN
Date/Publication: 2025-07-28 11:50:02 UTC
Built: R 4.5.1; ; 2025-10-26 02:54:29 UTC; windows
