Skip to content

Releases: r-vellum/vellumverse

vellumverse 0.3.3

Choose a tag to compare

@schochastics schochastics released this 01 Aug 20:16
  • Bumped the pinned ecosystem versions to the latest releases: vellum (>= 0.6.6), vellumplot (>= 0.9.0), and vellumwidget (>= 0.8.0).

vellumverse 0.3.2

Choose a tag to compare

@schochastics schochastics released this 27 Jul 07:48
  • Bumped the pinned ecosystem versions to the latest releases: vellumplot
    (>= 0.8.0) and vellumwidget (>= 0.7.0); vellum stays at (>= 0.5.1).

vellumverse 0.3.1

Choose a tag to compare

@schochastics schochastics released this 20 Jul 08:44
  • Bumped the pinned ecosystem versions to the latest releases: vellum
    (>= 0.5.0), vellumplot (>= 0.6.0), and vellumwidget (>= 0.6.0).

vellumverse 0.3.0

Choose a tag to compare

@schochastics schochastics released this 16 Jul 20:46
  • Bumped the pinned ecosystem versions to the latest releases: vellum
    (>= 0.4.0), vellumplot (>= 0.5.0), and vellumwidget (>= 0.5.0).

vellumverse 0.2.1

Choose a tag to compare

@schochastics schochastics released this 15 Jul 07:02
  • Maintenance release. Declared the stats dependency (used when reporting
    ecosystem conflicts), dropped the unused rlang dependency to keep the
    meta-package dependency-light, and removed a dead startup argument from the
    vellumverse_conflicts() print method.

vellumverse 0.2.0

Choose a tag to compare

@schochastics schochastics released this 10 Jul 07:13
  • Adopted vellum's renamed vl_* graphics primitives (grid collision fix).

vellumverse 0.1.0

Choose a tag to compare

@schochastics schochastics released this 08 Jul 07:53

vellumverse 0.1.0

First release.

  • library(vellumverse) attaches the core of the vellum graphics ecosystem
    (vellum, vellumplot, and vellumwidget) in one step and reports which versions were loaded.
  • vellumverse_packages() lists the bundled packages and
    vellumverse_conflicts() surfaces functions masked across the ecosystem.
  • Set options(vellumverse.quiet = TRUE) to attach without the startup banner.