Releases: UBC-MDS/punisheR
Releases · UBC-MDS/punisheR
Fourth Release of punisheR
This release includes:
- an updated vignette
- refactored functions
- improved function documentation
- integration tests to check that using
criterion
inforward()
andbackward()
are fully functional codecov
integration with 100% branch coveragelintr
in TravisCI for code quality assessment
Third Release of punisheR
This release has:
- implementation of feature selection and criterion functions
- enhanced documentation for unit tests (as per Jason's feedback)
- all unit tests passing
- a vignette that describes how our package works
- function documentation using roxygen2 notation
- installation instructions in the README
Second release of punisheR
This release has:
- an update structure
- unit tests
- travis CI implemented
Initial Release
Merge pull request #6 from UBC-MDS/tariq-dev Tariq dev