glycoverse
Easy Install and Load the `Glycoverse`
glycoverse is a meta-package whose whole job is keeping a dozen siblings installable.
◆Recent moves
- 1mo ago
Case studies move to a standalone tutorials site
The glycomics and glycoproteomics case studies leave the package for a separate Glycoverse Tutorials website. It continues the pattern of moving anything that is not installation logic out of the meta-package.
View source ↗ - 2mo ago
glyfun reclassified as a non-core package
glyfun moves to non-core status, so it is no longer installed by default. A membership adjustment of the kind this package exists to record.
View source ↗ - 4mo ago
glycoverse_update() gains dev-version control
A dev_to_latest parameter lets users decide whether development installs should be pushed to their latest versions. Useful in a stack where several packages sit on r-universe development builds at any moment.
View source ↗ - 6mo ago
Installation moves from GitHub releases to r-universe
glycoverse_update() switches to pak with an r-universe repository instead of installing from GitHub releases, and the Remotes field leaves DESCRIPTION. This is the distribution change the sibling packages each echoed in their own dependency-strategy releases.
View source ↗ - 6mo ago
Non-core packages no longer skipped on update
A bug fix so glycoverse_update() stops ignoring non-core packages. Narrow, though it matters more once glyfun becomes non-core a few months later.
View source ↗ - 7mo ago
Switch to the CRAN version of glyparse
A single dependency pin moving glyparse to its CRAN release. Housekeeping in the same vein as the r-universe migration.
View source ↗