Skip to content

Releases: UBC-MDS/punisheR

Fourth Release of punisheR

18 Mar 14:21
67db990
Compare
Choose a tag to compare

This release includes:

  • an updated vignette
  • refactored functions
  • improved function documentation
  • integration tests to check that using criterion in forward() and backward() are fully functional
  • codecov integration with 100% branch coverage
  • lintr in TravisCI for code quality assessment

Third Release of punisheR

11 Mar 19:30
ff4db0c
Compare
Choose a tag to compare

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

04 Mar 17:11
347558b
Compare
Choose a tag to compare

This release has:

  • an update structure
  • unit tests
  • travis CI implemented

Initial Release

11 Feb 05:18
419ca2a
Compare
Choose a tag to compare
Merge pull request #6 from UBC-MDS/tariq-dev

Tariq dev