Skip to content

Releases: phuse-org/valtools

V0.4.0

04 Nov 14:29
5d9a003
Compare
Choose a tag to compare

Release of 0.4.0 comes with a number of updates to valtools, but no fundamental changes to existing operations. This release includes:

  • A number of bug fixes, including preventing files being overwritten if a file already exists
  • Clearer error messages when calls to valtools are outside a package/packet
  • Creation of validation packets - validation external to a package - using vt_create_packet()
  • previewing markdown output from vt_file()
  • Improved testing
  • Added cheatsheets

V0.3.0

04 Jun 02:13
c11ad03
Compare
Choose a tag to compare

some bugfixes, improved error handling
add requirement adoption template
add vt_validate_report

V0.2.0

27 May 23:20
595c343
Compare
Choose a tag to compare

Some bug fixes, improved test coverage.
Adds @deprecate roxygen tag
Add handling of deprecation to kable outputs

V0.1.0

11 May 21:47
3b844a5
Compare
Choose a tag to compare

Initial release of {valtools} with basic required functionality support validation of R packages.