Releases: CSOgroup/SelectSim
Releases · CSOgroup/SelectSim
SelectSim v0.1.6
What's Changed
Documentation & developer experience
- Rewrote
INSTALLATION.mdwith 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()topak::pak() - Added pkgdown website with auto-deployment to GitHub Pages via CI
Repository cleanup
- Moved
CONTRIBUTING.md,CODE_OF_CONDUCT.mdto.github/ - Moved
environment.yml,cran-comments.mdtodev/ - 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
What's Changed
- v1.5 by @Arvindiyer in #2
New Contributors
- @Arvindiyer @mpetrovi made their contribution in #2
v0.1.3
- Version 0.1.3