- Update CSS styles of the graphical user interface
- Update links in the README file
- Replace ‘spatstat’ with ‘spatstat.geom’ based on feedback from the Spatstat Team
- Update GitHub links in
ring_app_launch
function
- Update README file
- Redesign the interface and measurement process for the Shiny app
- Update documentation for the redesigned Shiny app
- Add a Support section in the README file
- Replace all vignettes with GitHub links
- Update README file
- Add a NEWS.md file to track changes
- Add CODE_OF_CONDUCT.md
- Add
plot
parameter toring_read
- Rename all exported functions using snake_case style
- Update documentation for the Shiny app and mouse actions
- Update README file
- Fix a bug where
ring_detect
fails to detect ring borders - Remove intro vignette and add three new vignettes to demonstrate major functionality
- Add appveyor-CI and travis-CI
- Add README file
- Add tests for all functions and Shiny app
- Add intro vignette
- Update documentation for
autoDetect
- Update DESCRIPTION URL and bug report
- Initial CRAN release