NEWS.md

Version 0.3.4 (submitting to CRAN).

R CMD check passed with no ERROR, WARNING or NOTE!!!

package waldo could not be found by only a single test: expect_equal(package.e::what_version_are_you(), '1.7.0') Rewrote it a bit, but made no further changes.

Removed .set_test_lib_location references within with_safe_package_tester constructs. These were not necessary.

Version 0.3.3 (submitting to CRAN).

R CMD check passed with no ERROR, WARNING or NOTE!!!

For CRAN, had to update the location where the tarballs are stored. Now they are downloaded from the github repository so that the tests will keep working. Downloading happens from a tagged commit in this repository so that we can change the tag that is referenced here in R/test_functions.R when we would like to download new data.

Removed the printing of "Failed copying files:" when all copying wend fine. It sounds a bit too alarming.

Version 0.3.2 (submitting to CRAN).

R CMD check passed with only the one expected Note!!!

See comments.md.

Updates: - Only a few minor changes were required for the package to pass for R4.1.2. - There are no functional changes, except for lib.install_tarball which can now install multiple tarballs at once. - (Added show_n_files internal function due to the changed behavior of summary which was used. Required one test to be updated.) - (Internal function unique_highest_package_versions was broken due to differences that were introduced to the which.max function. Fixed it.)

Version 0.3.1 (submitting to CRAN)

R CMD check passed with only the one expected Note!!!

Updates:



Siete-F/multiversion documentation built on March 27, 2022, 1:04 p.m.