Last updated on 2023-09-20 21:52:48 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.2 | 17.63 | 277.71 | 295.34 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.1.2 | 15.86 | 201.08 | 216.94 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.1.2 | 350.56 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.2 | 339.94 | OK | |||
r-devel-windows-x86_64 | 1.1.2 | 16.00 | 278.00 | 294.00 | OK | |
r-patched-linux-x86_64 | 1.1.2 | 27.35 | 267.88 | 295.23 | OK | |
r-release-linux-x86_64 | 1.1.2 | 17.49 | 268.25 | 285.74 | OK | |
r-release-macos-arm64 | 1.1.2 | 101.00 | OK | |||
r-release-macos-x86_64 | 1.1.2 | 206.00 | OK | |||
r-release-windows-x86_64 | 1.1.2 | 21.00 | 305.00 | 326.00 | OK | |
r-oldrel-macos-arm64 | 1.1.2 | 102.00 | OK | |||
r-oldrel-macos-x86_64 | 1.1.2 | 782.00 | ERROR | |||
r-oldrel-windows-x86_64 | 1.1.2 | 22.00 | 301.00 | 323.00 | OK |
Version: 1.1.2
Check: Rd cross-references
Result: NOTE
Undeclared package ‘textrecipes’ in Rd xrefs
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.1.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [11m/12m]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
1. ├─testthat::skip_if(is.null(tensorflow::tf_version())) at test-feature_hash.R:252:2
2. │ └─base::isTRUE(condition)
3. └─tensorflow::tf_version()
4. └─tensorflow::tf_config()
5. └─reticulate::py_config()
6. └─reticulate:::ensure_python_initialized()
7. └─reticulate:::initialize_python()
8. └─base::tryCatch(...)
9. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
10. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
11. └─value[[3L]](cond)
[ FAIL 1 | WARN 34 | SKIP 83 | PASS 231 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-macos-x86_64