Releases: jeanmathieupotvin/transltr
Release list
v0.1.0
transltr version 0.1.0
This is the official release of transltr version 0.1.0 on CRAN. It is identical to the previous release candidate (see tag v0.1.0-rc2).
Changes
A detailed list of changes is available in file NEWS.md.
v0.1.0-rc2
transltr version 0.1.0 (RC2)
This is Release Candidate 2 of version 0.1.0. This is a resubmission that follows a manual review of the previous version submitted to CRAN (v0.1.0-rc1).
Many thanks to CRAN reviewer Uwe Ligges (ligges@statistik.tu-dortmund.de) for his review.
Changes
- Custom field
Roadmapwas removed from fileDESCRIPTION.
v0.1.0-rc1
transltr version 0.1.0 (RC1)
This is Release Candidate 1 of version 0.1.0.
Since more breaking changes were introduced than what was initially planned, this new version reverts the state of the package back to experimental. It is still fully covered by a wide range of unit tests, but some features may change again in the near future (like methods of classes Text and Translator).
Changes
A detailed list of changes is available in file NEWS.md.
v0.0.1
transltr version 0.0.1
This is the very first official release of transltr on CRAN. It is identical to the previous release candidate (see tag v0.0.1-rc2).
v0.0.1-rc2
transltr version 0.0.1 (RC2)
Release Candidate 2 of the first release of the package. This is a resubmission. It follows a manual review of the previous version submitted to CRAN (v0.0.1-rc1).
Many thanks to CRAN reviewer Benjamin Altmann (benjamin.altmann@wu.ac.at) for reviewing the first release of the package.
Changes
-
Examples for unexported functions were removed, along with calls to
:::in other examples. -
All
\dontrunand\donttestdirectives were removed from man pages. -
Examples were benchmarked (locally) to ensure they can be executed in less than 5 seconds (per individual man page).
-
This file was updated accordingly with the latest results stemming from R CMD check.
v0.0.1-rc1
transltr version 0.0.1 (RC1)
Release Candidate 1 of the first release of the package. While an extensive set of unit tests fully covers it, some features could be modified in the future. Treat it as a beta version until version 1.0.0 is released.