CRAN Package Check Results for Package filters

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.1 3.56 35.57 39.13 OK
r-devel-linux-x86_64-debian-gcc 0.3.1 2.43 23.08 25.51 ERROR
r-devel-linux-x86_64-fedora-clang 0.3.1 49.57 OK
r-devel-linux-x86_64-fedora-gcc 0.3.1 46.60 OK
r-devel-windows-x86_64 0.3.1 3.00 50.00 53.00 OK
r-patched-linux-x86_64 0.3.1 3.68 34.89 38.57 OK
r-release-linux-x86_64 0.3.1 3.46 34.71 38.17 OK
r-release-macos-arm64 0.3.1 33.00 OK
r-release-macos-x86_64 0.3.1 29.00 OK
r-release-windows-x86_64 0.3.1 4.00 51.00 55.00 OK
r-oldrel-macos-arm64 0.3.1 36.00 OK
r-oldrel-macos-x86_64 0.3.1 48.00 OK
r-oldrel-windows-x86_64 0.3.1 4.00 52.00 56.00 OK

Check Details

Version: 0.3.1
Check: package dependencies
Result: NOTE Packages suggested but not available for checking: 'dplyr', 'random.cdisc.data', 'testthat' Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.3.1
Check: examples
Result: ERROR Running examples in ‘filters-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: apply_filter > ### Title: Apply a Filter to a Dataset or List of Datasets > ### Aliases: apply_filter apply_filter.default apply_filter.data.frame > ### apply_filter.list > > ### ** Examples > > adsl <- random.cdisc.data::cadsl Error in loadNamespace(x) : there is no package called ‘random.cdisc.data’ Calls: loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.3.1
Check: tests
Result: ERROR Running ‘testthat.R’ [0s/0s] 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