CRAN Package Check Results for Package simLife

Last updated on 2021-09-25 18:49:45 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.2 13.25 79.30 92.55 OK
r-devel-linux-x86_64-debian-gcc 0.5.2 10.90 55.79 66.69 OK
r-devel-linux-x86_64-fedora-clang 0.5.2 93.74 ERROR
r-devel-linux-x86_64-fedora-gcc 0.5.2 112.79 OK
r-devel-windows-x86_64 0.5.2 16.00 77.00 93.00 OK
r-devel-windows-x86_64-gcc10-UCRT 0.5.2 OK
r-patched-linux-x86_64 0.5.2 12.32 75.62 87.94 OK
r-patched-solaris-x86 0.5.2 150.00 OK
r-release-linux-x86_64 0.5.2 12.78 74.50 87.28 OK
r-release-macos-arm64 0.5.2 OK
r-release-macos-x86_64 0.5.2 OK
r-release-windows-ix86+x86_64 0.5.2 33.00 113.00 146.00 OK
r-oldrel-macos-x86_64 0.5.2 OK
r-oldrel-windows-ix86+x86_64 0.5.2 26.00 117.00 143.00 OK

Check Details

Version: 0.5.2
Check: package dependencies
Result: NOTE
    Package suggested but not available for checking: ‘unfoldr’
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.5.2
Check: tests
Result: ERROR
     Running ‘cluster.R’
     Running ‘cylinderRsa.R’
     Running ‘times.R’
    Running the tests in ‘tests/cluster.R’ failed.
    Complete output:
     > # test simCluster with spheres
     >
     > library(simLife)
     > library(unfoldr)
     Error in library(unfoldr) : there is no package called 'unfoldr'
     Execution halted
    Running the tests in ‘tests/cylinderRsa.R’ failed.
    Complete output:
     > ## Simulate Poisson cylinder system,
     > ## generate a non-overlapping system by RSA,
     >
     > library(simLife)
     > library(unfoldr)
     Error in library(unfoldr) : there is no package called 'unfoldr'
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang