CRAN Package Check Results for Package funchir

Last updated on 2022-04-24 03:52:26 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.2 2.99 41.97 44.96 OK
r-devel-linux-x86_64-debian-gcc 0.2.2 2.15 31.32 33.47 OK
r-devel-linux-x86_64-fedora-clang 0.2.2 56.91 OK
r-devel-linux-x86_64-fedora-gcc 0.2.2 41.11 OK
r-patched-linux-x86_64 0.2.2 2.16 39.28 41.44 OK
r-release-linux-x86_64 0.2.2 2.55 37.68 40.23 OK
r-release-macos-arm64 0.2.2 ERROR
r-release-macos-x86_64 0.2.2 OK
r-release-windows-x86_64 0.2.2 18.00 61.00 79.00 OK
r-oldrel-macos-arm64 0.2.2 ERROR
r-oldrel-macos-x86_64 0.2.2 OK
r-oldrel-windows-ix86+x86_64 0.2.2 5.00 51.00 56.00 OK

Check Details

Version: 0.2.2
Check: tests
Result: ERROR
     Running ‘testthat.R’ [1s/1s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
     6. │ │ ├─withr::with_output_sink(path, withVisible(code))
     7. │ │ │ └─base::force(code)
     8. │ │ └─base::withVisible(code)
     9. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
     10. └─funchir::stale_package_check(stale_package_path("simple.R"))
     11. ├─base::sort(getNamespaceExports(pkg))
     12. └─base::getNamespaceExports(pkg)
     13. └─base::asNamespace(ns)
     14. └─base::getNamespace(ns)
     15. └─base::loadNamespace(name)
     16. └─base runHook(".onLoad", env, package.lib, package)
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 38 ]
     Error: Test failures
     Execution halted
Flavors: r-release-macos-arm64, r-oldrel-macos-arm64