Last updated on 2025-09-12 05:51:17 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.0 | 21.31 | 382.25 | 403.56 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.3.0 | 17.78 | 342.45 | 360.23 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.3.0 | 540.90 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.0 | 685.83 | NOTE | |||
r-devel-windows-x86_64 | 0.3.0 | 22.00 | 668.00 | 690.00 | NOTE | |
r-patched-linux-x86_64 | 0.3.0 | 23.18 | 452.91 | 476.09 | NOTE | |
r-release-linux-x86_64 | 0.3.0 | 22.37 | 440.98 | 463.35 | NOTE | |
r-release-macos-arm64 | 0.3.0 | 135.00 | NOTE | |||
r-release-macos-x86_64 | 0.3.0 | 1202.00 | NOTE | |||
r-release-windows-x86_64 | 0.3.0 | 25.00 | 608.00 | 633.00 | NOTE | |
r-oldrel-macos-arm64 | 0.3.0 | 135.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.3.0 | 353.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.3.0 | 33.00 | 416.00 | 449.00 | NOTE |
Version: 0.3.0
Check: DESCRIPTION meta-information
Result: NOTE
'LinkingTo' field is unused: package has no 'src' directory
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 0.3.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [255s/319s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> Sys.setenv("R_TESTS" = "")
> library(testthat)
> library(gppm)
>
> test_check("gppm")
[0.0101107,0.0101107,0.0101107,0.0101107,0.0101107,6.78892,188.845]
[0.0101107,0.0101107,0.0101107,0.0101107,0.0101107,6.78892,188.845]
[0.0101107,0.0101107,0.0101107,0.0101107,0.0101107,6.78892,188.845]
[0.0101107,0.0101107,0.0101107,0.0101107,0.0101107,6.78892,188.845]
[0.0101107,0.0101107,0.0101107,0.0101107,0.0101107,6.79006,188.851]
[0.0101107,0.0101107,0.0101107,0.0101107,0.0101107,6.78778,188.84]
[0.0101107,0.0101107,0.0101107,0.0101107,0.0101107,6.78672,188.909]
[0.0101107,0.0101107,0.0101107,0.0101107,0.0101107,6.79111,188.782]
[0.0101107,0.0101107,0.0101107,0.0101107,0.0101107,6.78997,189.018]
[0.0101107,0.0101107,0.0101107,0.0101107,0.0101107,6.78786,188.673]
[0.0111107,0.0111107,0.0111107,0.0111107,0.0111107,6.78992,188.846]
[0.00911071,0.00911071,0.00911071,0.00911071,0.00911071,6.78792,188.844]
[ FAIL 2 | WARN 0 | SKIP 6 | PASS 1808 ]
══ Skipped tests (6) ═══════════════════════════════════════════════════════════
• On CRAN (6): 'test-cv.R:26:3', 'test-fit.R:17:3', 'test-fit.R:25:3',
'test-predict.R:21:3', 'test-predict.R:60:3', 'test-predict.R:69:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-plotLong.R:4:3'): simple ─────────────────────────────────────
class(thePlot) not identical to c("gg", "ggplot").
Lengths differ: 5 is not 2
── Failure ('test-plotLong.R:9:3'): select all arguments ───────────────────────
class(thePlot) not identical to c("gg", "ggplot").
Lengths differ: 5 is not 2
[ FAIL 2 | WARN 0 | SKIP 6 | PASS 1808 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc