rgm 1.2.0
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
hugedependency (the reasonrgmwas archived). Default initial graph is now empty; passinitial.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
mvtnormadded toImports. Removed an in-filermvnorm()shadowing the import.R/imports.Ranchored with"_PACKAGE"so roxygen now emits theimportFrom()lines.src/test.cpp(template scaffolding) removed;RcppExportsregenerated.- 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