rgm 1.1.0
Major changes
- Drops the
hugedependency (this version restores CRAN-eligibility after the 2026-02-01 archive). The default initial graph inrgm()is now empty; passinitial.graphs =to keep a graphical-lasso warm start of your own. - New exported function
post_processing_rgm()returning ggplot diagnostic plots (probit recovery, alpha estimation, posterior density of beta, beta convergence, ROC, edge probability heatmap).
Minor
- Adds
mvtnormtoImports. Removes an in-filermvnorm()definition inR/sim.rgm.Rthat was unintentionally shadowing the imported one. - Anchors
R/imports.R@importFromtags with a"_PACKAGE"block so roxygen now actually emits the correspondingimportFrom()lines intoNAMESPACE(previously silently ignored). - Removes the unused C++ template (
src/test.cpp); regeneratesRcppExports.{R,cpp}viaRcpp::compileAttributes(). .DS_Store,*.o,*.soremoved from version control; added to.gitignore/.Rbuildignore.
CRAN status
R CMD check --as-cran is clean (0 errors, 0 warnings, the only NOTEs are the expected post-archive-resubmission note and a local-tidy HTML artifact). Source tarball: rgm_1.1.0.tar.gz.
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