Published March 7, 2015
| Version version0.0.1
Software
Open
pax: Version 0.0.1
Description
NEWS
Versioning
Releases will be numbered with the following semantic versioning format:
<major>.<minor>.<patch>
And constructed with the following guidelines:
Breaking backward compatibility bumps the major (and resets the minor and patch)
New additions without breaking backward compatibility bumps the minor (and resets the patch)
Bug fixes and misc changes bumps the patch
The first CRAN installation of the pax package
Package designed to provide a package templating system that assumes the use of testthat, Travis-CI and covr (coveralls).
Files
pax-version0.0.1.zip
Files
(698.2 kB)
Name | Size | Download all |
---|---|---|
md5:03923058b7ff722d89989536dbbf0532
|
698.2 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/trinker/pax/tree/version0.0.1 (URL)