CRAN Package Check Results for Package FCVAR

Last updated on 2024-06-14 00:53:41 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.4 5.31 174.13 179.44 OK
r-devel-linux-x86_64-debian-gcc 0.1.4 5.11 30.75 35.86 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.4 217.43 OK
r-devel-linux-x86_64-fedora-gcc 0.1.4 210.31 OK
r-devel-windows-x86_64 0.1.4 6.00 146.00 152.00 OK
r-patched-linux-x86_64 0.1.4 5.20 172.47 177.67 OK
r-release-linux-x86_64 0.1.4 5.34 173.10 178.44 OK
r-release-macos-arm64 0.1.4 62.00 OK
r-release-macos-x86_64 0.1.4 113.00 OK
r-release-windows-x86_64 0.1.4 5.00 181.00 186.00 NOTE
r-oldrel-macos-arm64 0.1.4 70.00 OK
r-oldrel-macos-x86_64 0.1.4 118.00 OK
r-oldrel-windows-x86_64 0.1.4 7.00 172.00 179.00 OK

Check Details

Version: 0.1.4
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘testthat’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.4
Check: tests
Result: ERROR Running ‘testthat.R’ [0s/1s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) Error in library(testthat) : there is no package called 'testthat' Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.4
Check: data for non-ASCII characters
Result: NOTE Error in gsub(paste0("(^|[^%])(%%)*%", spec), replace, x) : invalid regular expression '(^|[^%])(%%)*%V', reason 'Out of memory' Calls: Sys.setenv -> .expand_R_libs_env_var -> expand -> gsub In addition: Warning message: In gsub(paste0("(^|[^%])(%%)*%", spec), replace, x) : TRE pattern compilation error 'Out of memory' Execution halted Flavor: r-release-windows-x86_64