Skip to content

Releases: jeanmathieupotvin/transltr

v0.1.0

Choose a tag to compare

@jeanmathieupotvin jeanmathieupotvin released this 14 Feb 16:40
592971d

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

v0.1.0-rc2 Pre-release
Pre-release

Choose a tag to compare

@jeanmathieupotvin jeanmathieupotvin released this 14 Feb 16:15
592971d

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 Roadmap was removed from file DESCRIPTION.

v0.1.0-rc1

v0.1.0-rc1 Pre-release
Pre-release

Choose a tag to compare

@jeanmathieupotvin jeanmathieupotvin released this 14 Feb 14:36
1051854

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

Choose a tag to compare

@jeanmathieupotvin jeanmathieupotvin released this 24 Jan 14:00
07b271a

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

v0.0.1-rc2 Pre-release
Pre-release

Choose a tag to compare

@jeanmathieupotvin jeanmathieupotvin released this 22 Jan 18:17
07b271a

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 \dontrun and \donttest directives 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

v0.0.1-rc1 Pre-release
Pre-release

Choose a tag to compare

@jeanmathieupotvin jeanmathieupotvin released this 20 Jan 19:11
009d506

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.