Releases: r-suzuki/dateback
Releases · r-suzuki/dateback
dateback 1.0.5
dateback 1.0.4
- Fix to handle newlines in DESCRIPTION files
- Fix for non-utf8 environment
dateback 1.0.3
Ignore timeout errors on tests
dateback 1.0.2
Update documents for CRAN submission
dateback 1.0.1
- Support DESCRIPTION file with missing space between package name and version
- e.g.
pkg(>= x.y.z). It shoud bepkg (>= x.y.z)according to the document "Writing R Extensions".
- e.g.
- Remove
PACKAGES.rdsto avoid version mismatch - Improve error handling
dateback 1.0.0
Initial release that was submitted to CRAN