Last updated on 2025-04-04 12:52:36 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.0 | 3.77 | 72.22 | 75.99 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.1.0 | 2.71 | 52.14 | 54.85 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.1.0 | 127.66 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.0 | 182.26 | OK | |||
r-devel-macos-arm64 | 1.1.0 | 116.00 | ERROR | |||
r-devel-macos-x86_64 | 1.1.0 | 211.00 | ERROR | |||
r-devel-windows-x86_64 | 1.1.0 | 5.00 | 97.00 | 102.00 | OK | |
r-patched-linux-x86_64 | 1.1.0 | 3.83 | 71.15 | 74.98 | OK | |
r-release-linux-x86_64 | 1.1.0 | 3.68 | 68.83 | 72.51 | NOTE | |
r-release-macos-arm64 | 1.1.0 | 100.00 | NOTE | |||
r-release-macos-x86_64 | 1.1.0 | 223.00 | NOTE | |||
r-release-windows-x86_64 | 1.1.0 | 6.00 | 96.00 | 102.00 | NOTE | |
r-oldrel-macos-arm64 | 1.1.0 | 92.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.1.0 | 210.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.1.0 | 6.00 | 105.00 | 111.00 | NOTE |
Version: 1.1.0
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [61s/70s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(primarycensored)
>
> test_results <- test_check("primarycensored")
[ FAIL 0 | WARN 8 | SKIP 5 | PASS 892 ]
══ Skipped tests (5) ═══════════════════════════════════════════════════════════
• On CRAN (5): 'test-pcd_cmdstan_model.R:1:1', 'test-stan-expgrowth.R:1:1',
'test-stan-primarycensored_analytical_cdf.R:1:1',
'test-stan-primarycensored_ode.R:1:1', 'test-stan-rpd-primarycensored.R:1:1'
[ FAIL 0 | WARN 8 | SKIP 5 | PASS 892 ]
>
> if (any(as.data.frame(test_results)$warning > 0)) {
+ stop("tests failed with warnings")
+ }
Error: tests failed with warnings
Execution halted
Flavor: r-devel-macos-arm64
Version: 1.1.0
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [93s/148s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(primarycensored)
>
> test_results <- test_check("primarycensored")
[ FAIL 0 | WARN 10 | SKIP 5 | PASS 892 ]
══ Skipped tests (5) ═══════════════════════════════════════════════════════════
• On CRAN (5): 'test-pcd_cmdstan_model.R:1:1', 'test-stan-expgrowth.R:1:1',
'test-stan-primarycensored_analytical_cdf.R:1:1',
'test-stan-primarycensored_ode.R:1:1', 'test-stan-rpd-primarycensored.R:1:1'
[ FAIL 0 | WARN 10 | SKIP 5 | PASS 892 ]
>
> if (any(as.data.frame(test_results)$warning > 0)) {
+ stop("tests failed with warnings")
+ }
Error: tests failed with warnings
Execution halted
Flavor: r-devel-macos-x86_64
Version: 1.1.0
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘cmdstanr’
Flavors: 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