Last updated on 2025-09-18 04:49:44 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.1.6 | 11.53 | 31.18 | 42.71 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.1.6 | 8.53 | 24.65 | 33.18 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.1.6 | 68.25 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.1.6 | 64.40 | OK | |||
r-devel-windows-x86_64 | 2.1.6 | 17.00 | 62.00 | 79.00 | OK | |
r-patched-linux-x86_64 | 2.1.6 | 9.88 | 28.23 | 38.11 | OK | |
r-release-linux-x86_64 | 2.1.6 | 12.27 | 28.61 | 40.88 | OK | |
r-release-macos-arm64 | 2.1.6 | 25.00 | OK | |||
r-release-macos-x86_64 | 2.1.6 | 47.00 | OK | |||
r-release-windows-x86_64 | 2.1.6 | 16.00 | 64.00 | 80.00 | OK | |
r-oldrel-macos-arm64 | 2.1.6 | 26.00 | OK | |||
r-oldrel-macos-x86_64 | 2.1.6 | 33.00 | OK | |||
r-oldrel-windows-x86_64 | 2.1.6 | 17.00 | 75.00 | 92.00 | ERROR |
Version: 2.1.6
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Robrecht Cannoodt <rcannood@gmail.com>’
Package CITATION file contains call(s) to old-style citEntry(). Please
use bibentry() instead.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 2.1.6
Check: DESCRIPTION meta-information
Result: NOTE
Author field differs from that derived from Authors@R
Author: ‘Trevor Hastie [aut], Andreas Weingessel [aut], Kurt Hornik [aut] (<https://orcid.org/0000-0003-4198-9911>), Henrik Bengtsson [ctb] (HenrikBengtsson), Robrecht Cannoodt [aut, cre] (<https://orcid.org/0000-0003-3641-729X>, rcannood)’
Authors@R: ‘Trevor Hastie [aut], Andreas Weingessel [aut], Kurt Hornik [aut] (ORCID: <https://orcid.org/0000-0003-4198-9911>), Henrik Bengtsson [ctb] (github: HenrikBengtsson), Robrecht Cannoodt [aut, cre] (ORCID: <https://orcid.org/0000-0003-3641-729X>, github: rcannood)’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 2.1.6
Check: tests
Result: ERROR
Running 'testthat.R' [4s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
>
> Sys.setenv("R_TESTS" = "")
>
> test_check("princurve")
Loading required package: princurve
[ FAIL 2 | WARN 4 | SKIP 1 | PASS 329 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-legacy_princurve.R:3:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-principal_curve.R:76:3'): Testing principal_curve with a given start curve ──
cor(as.vector(fit$s), as.vector(s)) is not more than 0.99. Difference: -0.00695
── Failure ('test-principal_curve.R:77:3'): Testing principal_curve with a given start curve ──
abs(cor(fit$ord, seq_len(100))) is not more than 0.99. Difference: -0.564
[ FAIL 2 | WARN 4 | SKIP 1 | PASS 329 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-x86_64