Last updated on 2022-05-15 15:54:26 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4.1 | 6.41 | 540.21 | 546.62 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.4.1 | 5.66 | 363.64 | 369.30 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.4.1 | 594.18 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.4.1 | 578.21 | ERROR | |||
r-devel-windows-x86_64 | 0.4.1 | 348.00 | 346.00 | 694.00 | ERROR | |
r-patched-linux-x86_64 | 0.4.1 | 6.98 | 479.61 | 486.59 | ERROR | |
r-release-linux-x86_64 | 0.4.1 | 5.36 | 469.73 | 475.09 | OK | |
r-release-macos-arm64 | 0.4.1 | 129.00 | OK | |||
r-release-macos-x86_64 | 0.4.1 | 143.00 | OK | |||
r-release-windows-x86_64 | 0.4.1 | 333.00 | 346.00 | 679.00 | OK | |
r-oldrel-macos-arm64 | 0.4.1 | 146.00 | OK | |||
r-oldrel-macos-x86_64 | 0.4.1 | 174.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 0.4.1 | 13.00 | 384.00 | 397.00 | OK |
Version: 0.4.1
Check: tests
Result: ERROR
Running 'spelling.R' [0s/0s]
Running 'testthat.R' [435s/249s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(marginaleffects)
> library(margins)
>
> test_check("marginaleffects")
Starting 2 test processes
[ FAIL 1 | WARN 1 | SKIP 20 | PASS 599 ]
== Skipped tests ===============================================================
* Installed insight is version 0.17.0; but 0.17.1 is required (3)
* On CRAN (12)
* cmdstanr cannot be loaded (1)
* emmeans does not support `mblogit` (1)
* gam: marginalmeans != emmeans (1)
* modelbased cannot be loaded (1)
* unsupported data argument in get_predicted.lrm (1)
== Failed tests ================================================================
-- Failure (test-pkg-plm.R:15:5): pooling vs. Stata ----------------------------
mfx$std.error (`actual`) not equal to mfx$std.errorstata (`expected`).
`actual`: 0.0292697 0.0054139
`expected`: 0.0292737 0.0054148
[ FAIL 1 | WARN 1 | SKIP 20 | PASS 599 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.4.1
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/1s]
Running ‘testthat.R’ [287s/230s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(marginaleffects)
> library(margins)
>
> test_check("marginaleffects")
Starting 2 test processes
[ FAIL 3 | WARN 2 | SKIP 17 | PASS 604 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (12)
• cmdstanr cannot be loaded (1)
• emmeans does not support `mblogit` (1)
• gam: marginalmeans != emmeans (1)
• modelbased cannot be loaded (1)
• unsupported data argument in get_predicted.lrm (1)
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure (test-pkg-betareg.R:44:5): predictions: no validity ─────────────────
Class: predictions. Rows: 32. Columns: 8. type_col: TRUE. predicted_col: TRUE, se_col: FALSE
── Failure (test-pkg-betareg.R:46:5): predictions: no validity ─────────────────
Class: predictions. Rows: 6. Columns: 7. type_col: TRUE. predicted_col: TRUE, se_col: FALSE
── Failure (test-pkg-plm.R:15:5): pooling vs. Stata ────────────────────────────
mfx$std.error (`actual`) not equal to mfx$std.errorstata (`expected`).
`actual`: 0.0292697 0.0054139
`expected`: 0.0292737 0.0054148
[ FAIL 3 | WARN 2 | SKIP 17 | PASS 604 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.4.1
Check: tests
Result: ERROR
Running ‘spelling.R’
Running ‘testthat.R’ [464s/235s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(marginaleffects)
> library(margins)
>
> test_check("marginaleffects")
Starting 2 test processes
[ FAIL 3 | WARN 2 | SKIP 17 | PASS 604 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (12)
• cmdstanr cannot be loaded (1)
• emmeans does not support `mblogit` (1)
• gam: marginalmeans != emmeans (1)
• modelbased cannot be loaded (1)
• unsupported data argument in get_predicted.lrm (1)
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure (test-pkg-betareg.R:44:5): predictions: no validity ─────────────────
Class: predictions. Rows: 32. Columns: 8. type_col: TRUE. predicted_col: TRUE, se_col: FALSE
── Failure (test-pkg-betareg.R:46:5): predictions: no validity ─────────────────
Class: predictions. Rows: 6. Columns: 7. type_col: TRUE. predicted_col: TRUE, se_col: FALSE
── Failure (test-pkg-plm.R:15:5): pooling vs. Stata ────────────────────────────
mfx$std.error (`actual`) not equal to mfx$std.errorstata (`expected`).
`actual`: 0.0292697 0.0054139
`expected`: 0.0292737 0.0054148
[ FAIL 3 | WARN 2 | SKIP 17 | PASS 604 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.4.1
Check: tests
Result: ERROR
Running ‘spelling.R’
Running ‘testthat.R’ [447s/231s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(marginaleffects)
> library(margins)
>
> test_check("marginaleffects")
Starting 2 test processes
[ FAIL 7 | WARN 2 | SKIP 16 | PASS 604 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (12)
• cmdstanr cannot be loaded (1)
• emmeans does not support `mblogit` (1)
• gam: marginalmeans != emmeans (1)
• unsupported data argument in get_predicted.lrm (1)
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure (test-pkg-MASS.R:62:5): glm.nb: marginaleffects: vs. margins vs. emmeans ──
mfx$dydx[mfx$contrast == "6 - 4"] (`actual`) not equal to em$estimate[em$contrast == "6 - 4"] (`expected`).
`actual`: 0.775660098587278
`expected`:
── Failure (test-pkg-MASS.R:63:5): glm.nb: marginaleffects: vs. margins vs. emmeans ──
mfx$std.error[mfx$contrast == "6 - 4"] (`actual`) not equal to em$std.error[em$contrast == "6 - 4"] (`expected`).
`actual`: 0.346907930620359
`expected`:
── Failure (test-pkg-MASS.R:64:5): glm.nb: marginaleffects: vs. margins vs. emmeans ──
mfx$dydx[mfx$contrast == "8 - 4"] (`actual`) not equal to em$estimate[em$contrast == "8 - 4"] (`expected`).
`actual`: 0.773619311811922
`expected`:
── Failure (test-pkg-MASS.R:65:5): glm.nb: marginaleffects: vs. margins vs. emmeans ──
mfx$std.error[mfx$contrast == "8 - 4"] (`actual`) not equal to em$std.error[em$contrast == "8 - 4"] (`expected`).
`actual`: 0.406394478969548
`expected`:
── Failure (test-pkg-betareg.R:44:5): predictions: no validity ─────────────────
Class: predictions. Rows: 32. Columns: 8. type_col: TRUE. predicted_col: TRUE, se_col: FALSE
── Failure (test-pkg-betareg.R:46:5): predictions: no validity ─────────────────
Class: predictions. Rows: 6. Columns: 7. type_col: TRUE. predicted_col: TRUE, se_col: FALSE
── Failure (test-pkg-plm.R:15:5): pooling vs. Stata ────────────────────────────
mfx$std.error (`actual`) not equal to mfx$std.errorstata (`expected`).
`actual`: 0.0292697 0.0054139
`expected`: 0.0292737 0.0054148
[ FAIL 7 | WARN 2 | SKIP 16 | PASS 604 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.4.1
Check: tests
Result: ERROR
Running 'spelling.R' [0s]
Running 'testthat.R' [203s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(marginaleffects)
> library(margins)
>
> test_check("marginaleffects")
Starting 2 test processes
[ FAIL 3 | WARN 2 | SKIP 17 | PASS 604 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (12)
• cmdstanr cannot be loaded (1)
• emmeans does not support `mblogit` (1)
• gam: marginalmeans != emmeans (1)
• modelbased cannot be loaded (1)
• unsupported data argument in get_predicted.lrm (1)
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure (test-pkg-betareg.R:44:5): predictions: no validity ─────────────────
Class: predictions. Rows: 32. Columns: 8. type_col: TRUE. predicted_col: TRUE, se_col: FALSE
── Failure (test-pkg-betareg.R:46:5): predictions: no validity ─────────────────
Class: predictions. Rows: 6. Columns: 7. type_col: TRUE. predicted_col: TRUE, se_col: FALSE
── Failure (test-pkg-plm.R:15:5): pooling vs. Stata ────────────────────────────
mfx$std.error (`actual`) not equal to mfx$std.errorstata (`expected`).
`actual`: 0.0292697 0.0054139
`expected`: 0.0292737 0.0054148
[ FAIL 3 | WARN 2 | SKIP 17 | PASS 604 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64
Version: 0.4.1
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [382s/225s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(marginaleffects)
> library(margins)
>
> test_check("marginaleffects")
Starting 2 test processes
[ FAIL 2 | WARN 4 | SKIP 17 | PASS 605 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (12)
• cmdstanr cannot be loaded (1)
• emmeans does not support `mblogit` (1)
• gam: marginalmeans != emmeans (1)
• modelbased cannot be loaded (1)
• unsupported data argument in get_predicted.lrm (1)
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure (test-pkg-betareg.R:44:5): predictions: no validity ─────────────────
Class: predictions. Rows: 32. Columns: 8. type_col: TRUE. predicted_col: TRUE, se_col: FALSE
── Failure (test-pkg-betareg.R:46:5): predictions: no validity ─────────────────
Class: predictions. Rows: 6. Columns: 7. type_col: TRUE. predicted_col: TRUE, se_col: FALSE
[ FAIL 2 | WARN 4 | SKIP 17 | PASS 605 ]
Error: Test failures
Execution halted
Flavor: r-patched-linux-x86_64