Skip to content

Releases: CSOgroup/SelectSim

SelectSim v0.1.6

05 Jun 23:51
b435067

Choose a tag to compare

What's Changed

Documentation & developer experience

  • Rewrote INSTALLATION.md with step-by-step instructions, prerequisites per OS, three install options (pak, micromamba, pinned environment), a verification snippet, and a troubleshooting section
  • Switched install examples from deprecated devtools::install_github() to pak::pak()
  • Added pkgdown website with auto-deployment to GitHub Pages via CI

Repository cleanup

  • Moved CONTRIBUTING.md, CODE_OF_CONDUCT.md to .github/
  • Moved environment.yml, cran-comments.md to dev/
  • Added SVG logo for pkgdown site
  • Stopped tracking compiled binary (src/SelectSim.so)
  • Updated GitHub Actions to actions/checkout@v5 (Node.js 24 compatibility)

Package

  • CRAN preparation: refined documentation, examples wrapped in \donttest{}, 0 errors / 0 warnings / 0 notes

Full Changelog: version_0.1.5...v0.1.6

version_0.1.5

04 Apr 12:12
b380ebd

Choose a tag to compare

What's Changed

New Contributors

v0.1.3

23 Aug 09:10

Choose a tag to compare

  • Version 0.1.3