CRAN Package Check Results for Package Require

Last updated on 2022-08-15 08:50:06 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.13 7.73 216.06 223.79 OK
r-devel-linux-x86_64-debian-gcc 0.0.13 5.83 160.19 166.02 OK
r-devel-linux-x86_64-fedora-clang 0.0.13 241.93 NOTE
r-devel-linux-x86_64-fedora-gcc 0.0.13 974.34 NOTE
r-devel-windows-x86_64 0.0.13 27.00 387.00 414.00 OK
r-patched-linux-x86_64 0.0.13 6.59 208.81 215.40 OK
r-release-linux-x86_64 0.0.13 7.03 199.00 206.03 OK
r-release-macos-arm64 0.0.13 28.00 ERROR
r-release-macos-x86_64 0.0.13 250.00 OK
r-release-windows-x86_64 0.0.13 28.00 353.00 381.00 OK
r-oldrel-macos-arm64 0.0.13 194.00 OK
r-oldrel-macos-x86_64 0.0.13 250.00 OK
r-oldrel-windows-ix86+x86_64 0.0.13 11.00 127.00 138.00 OK

Check Details

Version: 0.0.13
Check: for non-standard things in the check directory
Result: NOTE
    Found the following files/directories:
     ‘4.3’
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.0.13
Check: tests
Result: ERROR
     Running ‘test-all.R’ [3s/6s]
    Running the tests in ‘tests/test-all.R’ failed.
    Last 13 lines of output:
     -- Installing TimeWarp -- (1 of 1. Estimated time left: ...; est. finish: ...calculating)
     Installing package into '/Volumes/Temp/tmp/RtmpkHpxUa/Require/test1/4.2'
     (as 'lib' is unspecified)
     Loading required package: TimeWarp
     Error from testit::assert({ ... at test-1packages.R#62
     Error: isTRUE(out) is not TRUE
     In addition: Warning messages:
     1: package 'TimeWarp' is not available for this version of R
    
     A version of this package for your version of R might be available elsewhere,
     see the ideas at
     https://cran.r-project.org/doc/manuals/r-patched/R-admin.html#Installing-packages
     2: In library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, :
     there is no package called 'TimeWarp'
     Execution halted
Flavor: r-release-macos-arm64