Changelog
Source:NEWS.md
VisCollin 0.1.2
- Fix the viewports in
cellgram()
so tableplot does not produce many images, requiring knitr optionfig.keep="last"
[Thx: Paul Murrell]
VisCollin 0.1.1
CRAN release: 2023-08-17
- Correct minor CRAN nits in DESCRIPTION
- Add baseball data and example in
examples/
- Lifecycle: stable
- Extend README with
corrplot::corrplot()
and Remedies
VisCollin 0.1.0
- Implements the function
colldiag()
andtableplot()
methods for collinearity diagnostics. - Added cars, biomass data
- Added extended README.Rmd
- Initial CRAN submission.