Last updated on 2025-02-17 08:50:57 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.9.0 | 5.44 | 122.47 | 127.91 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.9.0 | 3.39 | 82.29 | 85.68 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.9.0 | 217.29 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.9.0 | 185.60 | ERROR | |||
r-devel-macos-arm64 | 0.9.0 | 45.00 | OK | |||
r-devel-macos-x86_64 | 0.9.0 | 119.00 | OK | |||
r-devel-windows-x86_64 | 0.9.0 | 7.00 | 120.00 | 127.00 | OK | |
r-patched-linux-x86_64 | 0.9.0 | 6.47 | 108.01 | 114.48 | OK | |
r-release-linux-x86_64 | 0.9.0 | 5.68 | 108.21 | 113.89 | OK | |
r-release-macos-arm64 | 0.9.0 | 40.00 | OK | |||
r-release-macos-x86_64 | 0.9.0 | 141.00 | OK | |||
r-release-windows-x86_64 | 0.9.0 | 6.00 | 113.00 | 119.00 | OK | |
r-oldrel-macos-arm64 | 0.8.9 | 151.00 | OK | |||
r-oldrel-macos-x86_64 | 0.9.0 | 103.00 | OK | |||
r-oldrel-windows-x86_64 | 0.9.0 | 8.00 | 56.00 | 64.00 | OK | --no-examples --no-tests --no-vignettes |
Version: 0.9.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [93s/143s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> #
> # * https://r-pkgs.org/tests.html
> # * https://testthat.r-lib.org/reference/test_package.html#special-files
> library(testthat)
> library(modelbased)
>
> test_check("modelbased")
Starting 2 test processes
[ FAIL 1 | WARN 22 | SKIP 17 | PASS 168 ]
══ Skipped tests (17) ══════════════════════════════════════════════════════════
• .Platform$OS.type == "windows" is not TRUE (1):
'test-estimate_predicted.R:56:3'
• On CRAN (13): 'test-brms-marginaleffects.R:1:1', 'test-brms.R:1:1',
'test-estimate_contrasts.R:1:1', 'test-estimate_contrasts_methods.R:1:1',
'test-estimate_means.R:1:1', 'test-estimate_means_counterfactuals.R:1:1',
'test-estimate_means_mixed.R:1:1', 'test-g_computation.R:1:1',
'test-get_marginaltrends.R:1:1', 'test-glmmTMB.R:1:1', 'test-ordinal.R:1:1',
'test-predict-dpar.R:1:1', 'test-vcov.R:1:1'
• On Linux (3): 'test-plot-facet.R:1:1', 'test-plot.R:1:1', 'test-print.R:1:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-estimate_predicted.R:204:3'): estimate_expectation - predicting RE works ──
out$Predicted (`actual`) not equal to c(...) (`expected`).
`actual`: 12.2617 12.0693 11.1560 11.6318 11.1657 10.3811 11.1074 11.0749
`expected`: 12.2064 12.0631 11.2071 11.6286 11.2327 10.5839 11.2085 11.1229
[ FAIL 1 | WARN 22 | SKIP 17 | PASS 168 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.9.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [72s/51s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> #
> # * https://r-pkgs.org/tests.html
> # * https://testthat.r-lib.org/reference/test_package.html#special-files
> library(testthat)
> library(modelbased)
>
> test_check("modelbased")
Starting 2 test processes
Superclass process has cloneable=FALSE, but subclass r_session has cloneable=TRUE. A subclass cannot be cloneable when its superclass is not cloneable, so cloning will be disabled for r_session.
Superclass process has cloneable=FALSE, but subclass r_session has cloneable=TRUE. A subclass cannot be cloneable when its superclass is not cloneable, so cloning will be disabled for r_session.
[ FAIL 1 | WARN 22 | SKIP 17 | PASS 168 ]
══ Skipped tests (17) ══════════════════════════════════════════════════════════
• .Platform$OS.type == "windows" is not TRUE (1):
'test-estimate_predicted.R:56:3'
• On CRAN (13): 'test-brms-marginaleffects.R:1:1', 'test-brms.R:1:1',
'test-estimate_contrasts.R:1:1', 'test-estimate_contrasts_methods.R:1:1',
'test-estimate_means.R:1:1', 'test-estimate_means_counterfactuals.R:1:1',
'test-estimate_means_mixed.R:1:1', 'test-g_computation.R:1:1',
'test-get_marginaltrends.R:1:1', 'test-glmmTMB.R:1:1', 'test-ordinal.R:1:1',
'test-predict-dpar.R:1:1', 'test-vcov.R:1:1'
• On Linux (3): 'test-plot-facet.R:1:1', 'test-plot.R:1:1', 'test-print.R:1:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-estimate_predicted.R:204:3'): estimate_expectation - predicting RE works ──
out$Predicted (`actual`) not equal to c(...) (`expected`).
`actual`: 12.2617 12.0693 11.1560 11.6318 11.1657 10.3811 11.1074 11.0749
`expected`: 12.2064 12.0631 11.2071 11.6286 11.2327 10.5839 11.2085 11.1229
[ FAIL 1 | WARN 22 | SKIP 17 | PASS 168 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc