Last updated on 2025-04-02 23:00:59 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.0 | 3.23 | 72.69 | 75.92 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.1.0 | 2.44 | 52.53 | 54.97 | 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 | 95.00 | ERROR | |||
r-devel-macos-x86_64 | 1.1.0 | 211.00 | ERROR | |||
r-devel-windows-x86_64 | 1.1.0 | 5.00 | 98.00 | 103.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.66 | 69.54 | 73.20 | 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 | 8.00 | 110.00 | 118.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
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.