CRAN Package Check Results for Package move

Last updated on 2026-07-17 02:50:26 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 4.2.7 74.20 515.20 589.40 OK
r-devel-linux-x86_64-debian-gcc 4.2.7 46.87 395.90 442.77 NOTE
r-devel-linux-x86_64-fedora-clang 4.2.7 118.00 813.14 931.14 OK
r-devel-linux-x86_64-fedora-gcc 4.2.7 48.00 386.68 434.68 NOTE
r-devel-windows-x86_64 4.2.7 71.00 524.00 595.00 NOTE
r-patched-linux-x86_64 4.2.7 69.19 503.58 572.77 OK
r-release-linux-x86_64 4.2.7 69.93 545.99 615.92 OK
r-release-macos-arm64 4.2.7 14.00 99.00 113.00 OK
r-release-macos-x86_64 4.2.7 40.00 448.00 488.00 OK
r-release-windows-x86_64 4.2.7 71.00 504.00 575.00 OK
r-oldrel-macos-arm64 4.2.7 13.00 99.00 112.00 OK
r-oldrel-macos-x86_64 4.2.7 40.00 362.00 402.00 OK
r-oldrel-windows-x86_64 4.2.7 101.00 720.00 821.00 OK

Check Details

Version: 4.2.7
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: move/tests/testthat/test.getDataRepositoryData.R (.Label: 1) move/tests/testthat/test.getDuplicatedTimestamps.R (.Names: 5) move/tests/testthat/test.smallFunctions.R (.Label: 1) '.Label' should be changed to 'levels'. '.Names' should be changed to 'names'. Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc

Version: 4.2.7
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: move/tests/testthat/test.getDataRepositoryData.R (.Label: 1) move/tests/testthat/test.getDuplicatedTimestamps.R (.Names: 5) move/tests/testthat/test.smallFunctions.R (.Label: 1) Flavor: r-devel-windows-x86_64