Fixed the documentation of ‘artInstallCranAllelematch’ by preventing the example code in the documentation from executing. The examples took too long to execute in the CRAN tests.
Ensured that the allelematch version installed by ‘artInstallCranAllelematch’ is also loaded into the current R session of the RStudio Console.
Saved some space by removing testthat snapshot files for allelematch 2.6.1 that were identical to those for allelematch 3.0.0. Still keeping them for bad allelematch version 2.6.0 in case it is still installed on any of the delivery test machines.
Minor improvements to the documentation.
More adaptions to backwards incompatibilities in allelematch 3.0.0.
Introduction of new function ‘artInstallCranAllelematch’ to facilitate switching between different versions of allelematch.
We still support the 2.5.X versions of allelematch.
Now detecting and reporting detritus files that are leaked to TEMP during a test.
All detected detritus files are now deleted after the test.
amregtest is now tolerating that multiple spaces in allelematch ‘stop’ messages are compressed to single spaces.
Latest ‘allelematch’ version tested so far: 2.5.5
First version delivered to CRAN.
‘allelematch’ versions tested so far: 2.5.4, 2.5.3 and 2.5.2 (2.5.1 and earlier no longer runs on modern versions of R)