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 (), Rice et al. (2014) . This package is part of the 'ROpenSci' suite (). 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 Config/pak/sysreqs: libssl-dev Repository: https://ropensci.r-universe.dev Date/Publication: 2026-06-02 11:30:03 UTC RemoteUrl: https://github.com/ropensci/chromer RemoteRef: master RemoteSha: 033633272cd08f911f9909d90dcbc84c4df64022 NeedsCompilation: no Packaged: 2026-07-01 08:17:35 UTC; root Author: Matthew Pennell [aut] (ORCID: ), Paula Andrea Martinez [aut] (ORCID: ), Karl W Broman [aut, cre] (ORCID: ) Maintainer: Karl W Broman