chromer
package for interacting with the chromosome counts database (CCDB) at https://taux.evolseq.net/CCDB_web/
A chromosome-count database client that only ever ships when the upstream API moves.
◆Recent moves
- 1y ago
Chromosome Counts Database endpoint moved again
The API moved to ccdb.tau.ac.il/services/ and the client follows. Framed as a minor change, but without it the package does not return data at all — the second such move in as many years.
View source ↗ - 2y ago
Database URL updated after upstream move
A one-line release chasing a changed Chromosome Counts Database URL. It restores a broken client rather than adding anything.
View source ↗ - 2y ago
API calls switched to https
API requests move from http to https. Overdue transport hygiene for a package that queries a remote database.
View source ↗ - 2y ago
Documentation tweak for a CRAN check
A small documentation change to clear a CRAN problem. Nothing user-facing.
View source ↗ - 3y ago
Tests skipped when the upstream database is down
Tests are skipped on CRAN and an internal check detects when CCDB is unreachable. A concession that the package's health depends on a service it does not control.
View source ↗ - 3y ago
New maintainer; licence changes from CC0 to MIT
Karl Broman takes over maintenance, the licence moves from CC0 to MIT, and the package picks up GitHub Actions plus tidyverse compatibility fixes. The handover is what kept the package alive through the URL churn that followed.
View source ↗