CRAN Package Check Results for Package Require

Last updated on 2022-05-15 01:52:28 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.13 8.05 224.05 232.10 OK
r-devel-linux-x86_64-debian-gcc 0.0.13 5.10 166.32 171.42 OK
r-devel-linux-x86_64-fedora-clang 0.0.13 265.91 NOTE
r-devel-linux-x86_64-fedora-gcc 0.0.13 970.68 NOTE
r-devel-windows-x86_64 0.0.13 29.00 373.00 402.00 OK
r-patched-linux-x86_64 0.0.13 5.22 215.97 221.19 OK
r-release-linux-x86_64 0.0.13 5.26 206.85 212.11 OK
r-release-macos-arm64 0.0.13 34.00 ERROR
r-release-macos-x86_64 0.0.13 250.00 OK
r-release-windows-x86_64 0.0.13 29.00 491.00 520.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 135.00 146.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/7s]
    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/RtmpjgqMBQ/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