Skip to content

rgm 1.2.0

Choose a tag to compare

@franciscorichter franciscorichter released this 04 May 12:25
· 1 commit to main since this release

First release after the 2026-02-01 CRAN archival. Same content as the unreleased 1.1.0 — version bumped to 1.2.0 to make the size of the change explicit.

Major changes

  • Drops the huge dependency (the reason rgm was archived). Default initial graph is now empty; pass initial.graphs = to keep a warm start of your own.
  • New exported function post_processing_rgm() returning ggplot diagnostics.
  • CI rewritten to a working multi-platform R-CMD-check matrix; all green with --as-cran.

Minor

  • mvtnorm added to Imports. Removed an in-file rmvnorm() shadowing the import.
  • R/imports.R anchored with "_PACKAGE" so roxygen now emits the importFrom() lines.
  • src/test.cpp (template scaffolding) removed; RcppExports regenerated.
  • Build artifacts (*.o, *.so, .DS_Store) untracked.
  • README rewritten with JABES 2024 reference and a runnable quick-start.

Reference

Vinciotti, V., Wit, E. C., & Richter, F. (2024). Random Graphical Model of Microbiome Interactions in Related Environments. JABES, 31(1), 46–59. https://doi.org/10.1007/s13253-024-00638-6