Last updated on 2025-03-09 20:52:10 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.8.3 | 2.24 | 37.36 | 39.60 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.8.3 | 1.43 | 29.23 | 30.66 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.8.3 | 63.49 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.8.3 | 60.46 | NOTE | |||
r-devel-macos-arm64 | 0.8.3 | 30.00 | OK | |||
r-devel-macos-x86_64 | 0.8.3 | 47.00 | OK | |||
r-devel-windows-x86_64 | 0.8.3 | 4.00 | 64.00 | 68.00 | OK | |
r-patched-linux-x86_64 | 0.8.3 | 2.20 | 36.77 | 38.97 | OK | |
r-release-linux-x86_64 | 0.8.3 | 1.96 | 37.12 | 39.08 | ERROR | |
r-release-macos-arm64 | 0.8.3 | 30.00 | OK | |||
r-release-macos-x86_64 | 0.8.3 | 45.00 | OK | |||
r-release-windows-x86_64 | 0.8.3 | 3.00 | 64.00 | 67.00 | OK | |
r-oldrel-macos-arm64 | 0.8.3 | OK | ||||
r-oldrel-macos-x86_64 | 0.8.3 | 61.00 | OK | |||
r-oldrel-windows-x86_64 | 0.8.3 | 3.00 | 70.00 | 73.00 | OK |
Version: 0.8.3
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘MASS’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.8.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [8s/11s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(TPCselect)
>
> test_check("TPCselect")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 5 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-TPC.R:77:3'): test the main functions (TPC) if other algorithm ──
as.vector(TPC.fit$beta) (`actual`) not equal to `truebeta` (`expected`).
`actual[1:8]`: 2.85 1.60 0.00 0.00 2.14 0.00 0.00 0.00
`expected[1:8]`: 3.00 1.50 0.00 0.00 2.00 0.00 0.00 0.00
`actual[197:200]`: 0.00 0.00 0.00 0.43
`expected[197:200]`: 0.00 0.00 0.00 0.00
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 5 ]
Error: Test failures
Execution halted
Flavor: r-release-linux-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.
Health stats visible at Monitor.