Changelog
Source:NEWS.md
priorCON 0.1.6
CRAN release: 2025-08-19
priorCON 0.1.4
CRAN release: 2025-01-24
Major changes
- Add
locked_inandlocked_outarguments inpriorCON::basic_scenarioandpriorCON::connectivity_scenario.
priorCON 0.1.2
CRAN release: 2024-11-06
Minor changes
Remove redundant
rSpatRaster object atterra::rasterizeuse (we care only for the “geometry” of ther, so no need for new object).Update Introduction.Rmd, README and DESCRIPTION text.
Add pkgdown website.
priorCON 0.1.1
CRAN release: 2024-09-07
Minor changes
Add
"page_rank"option onwhich_communityargument ofget_metrics.Move figures used from README.md to man/figures.
Update README.md and Introduction.Rmd text and add badges (CRAN version, developer version, R-CMD-check and codecov).
Fix test-get_metrics.R for the upcoming ‘igraph’ releases, after changes on
igraph::cluster_louvain, as noted by Szabolcs Horvát (for more see https://github.com/cadam00/priorCON/issues/1).