CRAN Package Check Results for Package dotCall64

Last updated on 2024-06-14 05:58:20 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1-1 3.73 23.89 27.62 OK
r-devel-linux-x86_64-debian-gcc 1.1-1 2.62 16.94 19.56 ERROR
r-devel-linux-x86_64-fedora-clang 1.1-1 35.17 OK
r-devel-linux-x86_64-fedora-gcc 1.1-1 34.15 OK
r-devel-windows-x86_64 1.1-1 9.00 45.00 54.00 OK
r-patched-linux-x86_64 1.1-1 3.12 23.23 26.35 OK
r-release-linux-x86_64 1.1-1 3.29 23.53 26.82 OK
r-release-macos-arm64 1.1-1 17.00 OK
r-release-macos-x86_64 1.1-1 36.00 OK
r-release-windows-x86_64 1.1-1 10.00 46.00 56.00 OK
r-oldrel-macos-arm64 1.1-1 32.00 OK
r-oldrel-macos-x86_64 1.1-1 52.00 OK
r-oldrel-windows-x86_64 1.1-1 8.00 47.00 55.00 OK

Check Details

Version: 1.1-1
Check: package dependencies
Result: NOTE Packages suggested but not available for checking: 'roxygen2', 'testthat' Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.1-1
Check: tests
Result: ERROR Running ‘run-all.R’ [0s/1s] Running the tests in ‘tests/run-all.R’ failed. Complete output: > require("RhpcBLASctl"); omp_set_num_threads(1) Loading required package: RhpcBLASctl > # to address: > # * checking tests ... [10s/1s] NOTE > # Running ‘run-all.R’ [10s/1s] > # Running R code in ‘run-all.R’ had CPU time 10.5 times elapsed time > > library(testthat) Error in library(testthat) : there is no package called 'testthat' Execution halted Flavor: r-devel-linux-x86_64-debian-gcc