CRAN Package Check Results for Package rGroovy

Last updated on 2024-06-14 01:51:34 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3 3.61 40.33 43.94 OK
r-devel-linux-x86_64-debian-gcc 1.3 2.75 29.18 31.93 ERROR
r-devel-linux-x86_64-fedora-clang 1.3 55.41 OK
r-devel-linux-x86_64-fedora-gcc 1.3 53.83 OK
r-devel-windows-x86_64 1.3 4.00 51.00 55.00 OK
r-patched-linux-x86_64 1.3 3.12 39.79 42.91 OK
r-release-linux-x86_64 1.3 3.91 38.76 42.67 OK
r-release-macos-arm64 1.3 19.00 OK
r-release-macos-x86_64 1.3 29.00 OK
r-release-windows-x86_64 1.3 3.00 51.00 54.00 OK
r-oldrel-macos-arm64 1.3 19.00 OK
r-oldrel-macos-x86_64 1.3 32.00 OK
r-oldrel-windows-x86_64 1.3 5.00 56.00 61.00 OK

Check Details

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

Version: 1.3
Check: tests
Result: ERROR Running ‘testthat.R’ [0s/1s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # > # This is for local testing only and should not be included when uploading to CRAN. > # > # groovyJars <- list ( > # "C:/.../groovy-2.4.5-indy.jar" > # ) > # > # options(GROOVY_JARS=groovyJars) > # > > library("testthat") Error in library("testthat") : there is no package called 'testthat' Execution halted Flavor: r-devel-linux-x86_64-debian-gcc