Last updated on 2025-02-16 10:50:44 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.1 | 7.59 | 82.98 | 90.57 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.1 | 5.07 | 53.05 | 58.12 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.1 | 145.97 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 127.75 | OK | |||
r-devel-macos-arm64 | 1.0.1 | 45.00 | OK | |||
r-devel-macos-x86_64 | 1.0.1 | 75.00 | ERROR | |||
r-devel-windows-x86_64 | 1.0.1 | 8.00 | 93.00 | 101.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.1 | 10.84 | 72.72 | 83.56 | OK | |
r-release-linux-x86_64 | 1.0.1 | 7.79 | 74.01 | 81.80 | OK | |
r-release-macos-arm64 | 1.0.1 | 42.00 | OK | |||
r-release-macos-x86_64 | 1.0.1 | 61.00 | OK | |||
r-release-windows-x86_64 | 1.0.1 | 9.00 | 88.00 | 97.00 | OK | |
r-oldrel-macos-arm64 | 1.0.1 | 54.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.1 | 90.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.1 | 11.00 | 106.00 | 117.00 | OK |
Version: 1.0.1
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
discrim-package.Rd: discrim_flexible
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64
Version: 1.0.1
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [8s/14s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(discrim)
Loading required package: parsnip
>
> test_check("discrim")
[ FAIL 2 | WARN 0 | SKIP 4 | PASS 434 ]
══ Skipped tests (4) ═══════════════════════════════════════════════════════════
• On CRAN (4): 'test-linear-lda.R:112:3', 'test-linear-sparsediscrim.R:199:3',
'test-naive-Bayes_naivebayes.R:194:3', 'test-quad-qda.R:123:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-naive-Bayes.R:36:1'): (code run outside of `test_that()`) ──────
<packageNotFoundError/error/condition>
Error in `loadNamespace(x)`: there is no package called 'klaR'
Backtrace:
▆
1. └─base::loadNamespace(x) at test-naive-Bayes.R:36:1
2. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
3. └─base (local) withOneRestart(expr, restarts[[1L]])
4. └─base (local) doWithOneRestart(return(expr), restart)
── Error ('test-rda.R:7:1'): (code run outside of `test_that()`) ───────────────
<packageNotFoundError/error/condition>
Error in `loadNamespace(x)`: there is no package called 'klaR'
Backtrace:
▆
1. └─base::loadNamespace(x) at test-rda.R:7:1
2. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
3. └─base (local) withOneRestart(expr, restarts[[1L]])
4. └─base (local) doWithOneRestart(return(expr), restart)
[ FAIL 2 | WARN 0 | SKIP 4 | PASS 434 ]
Error: Test failures
Execution halted
Flavor: r-devel-macos-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.