Releases: nanxstats/protr
Releases · nanxstats/protr
protr 1.5-0
Bug Fixes
- Resolved a critical bug due to improper
ifelse
conditioning (3f6e106) for the distribution descriptor in CTD. We thank Jielu Yan from the University of Macau for kindly reporting this issue.
Improvements
- General fixes and improvements for the package vignette.
protr 1.4-2
Improvements
- The function list is now organized into sections on the package website (https://nanx.me/protr/reference/).
- Use system font stack instead of Google Fonts in vignettes to avoid pandoc SSL issue.
protr 1.4-1
Improvements
- Converted table images to markdown tables in the vignette
- Updated the screenshot of protrweb in the vignette
protr 1.4-0
Improvements
- Migrated from Sweave-based PDF vignette to knitr-based HTML vignette
protr 1.3-0
Improvements
- Fix obsolete URLs
- Better R code formatting
- Better function documentation and vignette formatting
protr 1.2-1
Improvements
- New website: https://nanx.me/protr/
- Added Windows continuous integration support using AppVeyor
- Better R file naming scheme
protr 1.2-0
Improvements
- Added continuous integration
- Code style improvements