Last updated on 2026-09-09 05:51:20 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 3.7.1 | 7.30 | 146.99 | 154.29 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 3.7.1 | 5.07 | 102.95 | 108.02 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 3.7.1 | 6.00 | 105.25 | 111.25 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 3.7.1 | 96.97 | ERROR | |||
| r-devel-windows-x86_64 | 3.7.1 | 10.00 | 167.00 | 177.00 | ERROR | |
| r-patched-linux-x86_64 | 3.7.1 | 8.71 | 136.92 | 145.63 | OK | |
| r-release-linux-x86_64 | 3.7.1 | 6.85 | 137.48 | 144.33 | OK | |
| r-release-macos-arm64 | 3.7.1 | 2.00 | 44.00 | 46.00 | OK | |
| r-release-macos-x86_64 | 3.7.1 | 6.00 | 170.00 | 176.00 | OK | |
| r-release-windows-x86_64 | 3.7.1 | 10.00 | 161.00 | 171.00 | OK | |
| r-oldrel-macos-arm64 | 3.7.1 | 2.00 | 46.00 | 48.00 | ERROR | |
| r-oldrel-macos-x86_64 | 3.7.1 | 5.00 | 139.00 | 144.00 | OK | |
| r-oldrel-windows-x86_64 | 3.7.1 | 14.00 | 205.00 | 219.00 | OK |
Version: 3.7.1
Check: Rd contents
Result: NOTE
Rd files without \usage:
‘arsenal-defunct.Rd’
\arguments should not be documented without \usage.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 3.7.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [39s/60s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(arsenal)
>
> test_check("arsenal")
Saving _problems/test_formulize-90.R
[ FAIL 1 | WARN 0 | SKIP 12 | PASS 499 ]
══ Skipped tests (12) ══════════════════════════════════════════════════════════
• On CRAN (12): 'test_write2.R:34:3', 'test_write2.R:40:3',
'test_write2.R:48:3', 'test_write2.R:53:3', 'test_write2.R:65:3',
'test_write2.R:107:3', 'test_write2.R:111:3', 'test_write2.R:115:3',
'test_write2.R:126:3', 'test_write2.R:131:3', 'test_write2.R:137:3',
'test_write2.R:192:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_formulize.R:79:3'): Two-sided formula, mixed input ───────────
Expected `cap(lm(formulize(2, 3:4, data = mockstudy), data = mockstudy))` to be identical to `c(...)`.
Differences:
1/8 mismatches
x[3]: "lm(formula = age ~ arm + sex, data = mockstudy)"
y[3]: "lm(formula = formulize(2, 3:4, data = mockstudy), data = mockstudy)"
[ FAIL 1 | WARN 0 | SKIP 12 | PASS 499 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 3.7.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [26s/40s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(arsenal)
>
> test_check("arsenal")
Saving _problems/test_formulize-90.R
[ FAIL 1 | WARN 0 | SKIP 12 | PASS 499 ]
══ Skipped tests (12) ══════════════════════════════════════════════════════════
• On CRAN (12): 'test_write2.R:34:3', 'test_write2.R:40:3',
'test_write2.R:48:3', 'test_write2.R:53:3', 'test_write2.R:65:3',
'test_write2.R:107:3', 'test_write2.R:111:3', 'test_write2.R:115:3',
'test_write2.R:126:3', 'test_write2.R:131:3', 'test_write2.R:137:3',
'test_write2.R:192:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_formulize.R:79:3'): Two-sided formula, mixed input ───────────
Expected `cap(lm(formulize(2, 3:4, data = mockstudy), data = mockstudy))` to be identical to `c(...)`.
Differences:
1/8 mismatches
x[3]: "lm(formula = age ~ arm + sex, data = mockstudy)"
y[3]: "lm(formula = formulize(2, 3:4, data = mockstudy), data = mockstudy)"
[ FAIL 1 | WARN 0 | SKIP 12 | PASS 499 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 3.7.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [29s/75s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(arsenal)
>
> test_check("arsenal")
Saving _problems/test_formulize-90.R
[ FAIL 1 | WARN 0 | SKIP 12 | PASS 499 ]
══ Skipped tests (12) ══════════════════════════════════════════════════════════
• On CRAN (12): 'test_write2.R:34:3', 'test_write2.R:40:3',
'test_write2.R:48:3', 'test_write2.R:53:3', 'test_write2.R:65:3',
'test_write2.R:107:3', 'test_write2.R:111:3', 'test_write2.R:115:3',
'test_write2.R:126:3', 'test_write2.R:131:3', 'test_write2.R:137:3',
'test_write2.R:192:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_formulize.R:79:3'): Two-sided formula, mixed input ───────────
Expected `cap(lm(formulize(2, 3:4, data = mockstudy), data = mockstudy))` to be identical to `c(...)`.
Differences:
1/8 mismatches
x[3]: "lm(formula = age ~ arm + sex, data = mockstudy)"
y[3]: "lm(formula = formulize(2, 3:4, data = mockstudy), data = mockstudy)"
[ FAIL 1 | WARN 0 | SKIP 12 | PASS 499 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 3.7.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [23s/23s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(arsenal)
>
> test_check("arsenal")
Saving _problems/test_formulize-90.R
[ FAIL 1 | WARN 0 | SKIP 12 | PASS 499 ]
══ Skipped tests (12) ══════════════════════════════════════════════════════════
• On CRAN (12): 'test_write2.R:34:3', 'test_write2.R:40:3',
'test_write2.R:48:3', 'test_write2.R:53:3', 'test_write2.R:65:3',
'test_write2.R:107:3', 'test_write2.R:111:3', 'test_write2.R:115:3',
'test_write2.R:126:3', 'test_write2.R:131:3', 'test_write2.R:137:3',
'test_write2.R:192:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_formulize.R:79:3'): Two-sided formula, mixed input ───────────
Expected `cap(lm(formulize(2, 3:4, data = mockstudy), data = mockstudy))` to be identical to `c(...)`.
Differences:
1/8 mismatches
x[3]: "lm(formula = age ~ arm + sex, data = mockstudy)"
y[3]: "lm(formula = formulize(2, 3:4, data = mockstudy), data = mockstudy)"
[ FAIL 1 | WARN 0 | SKIP 12 | PASS 499 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 3.7.1
Check: tests
Result: ERROR
Running 'testthat.R' [39s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(arsenal)
>
> test_check("arsenal")
Saving _problems/test_formulize-90.R
[ FAIL 1 | WARN 0 | SKIP 12 | PASS 499 ]
══ Skipped tests (12) ══════════════════════════════════════════════════════════
• On CRAN (12): 'test_write2.R:34:3', 'test_write2.R:40:3',
'test_write2.R:48:3', 'test_write2.R:53:3', 'test_write2.R:65:3',
'test_write2.R:107:3', 'test_write2.R:111:3', 'test_write2.R:115:3',
'test_write2.R:126:3', 'test_write2.R:131:3', 'test_write2.R:137:3',
'test_write2.R:192:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_formulize.R:79:3'): Two-sided formula, mixed input ───────────
Expected `cap(lm(formulize(2, 3:4, data = mockstudy), data = mockstudy))` to be identical to `c(...)`.
Differences:
1/8 mismatches
x[3]: "lm(formula = age ~ arm + sex, data = mockstudy)"
y[3]: "lm(formula = formulize(2, 3:4, data = mockstudy), data = mockstudy)"
[ FAIL 1 | WARN 0 | SKIP 12 | PASS 499 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-windows-x86_64
Version: 3.7.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [8s/8s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(arsenal)
>
> test_check("arsenal")
Saving _problems/test_lhs_modelsum-314.R
Saving _problems/test_lhs_modelsum-377.R
[ FAIL 2 | WARN 0 | SKIP 12 | PASS 498 ]
══ Skipped tests (12) ══════════════════════════════════════════════════════════
• On CRAN (12): 'test_write2.R:34:3', 'test_write2.R:40:3',
'test_write2.R:48:3', 'test_write2.R:53:3', 'test_write2.R:65:3',
'test_write2.R:107:3', 'test_write2.R:111:3', 'test_write2.R:115:3',
'test_write2.R:126:3', 'test_write2.R:131:3', 'test_write2.R:137:3',
'test_write2.R:192:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_lhs_modelsum.R:257:3'): Changing labels ──────────────────────
Expected `capture.kable(summary(tab, text = TRUE, term.name = TRUE))` to be identical to `c(...)`.
Differences:
1/54 mismatches
x[23]: "| |(Intercept) |39.188 |1.296 |< 0.001 |-0.058 |"
y[23]: "| |(Intercept) |39.187 |1.296 |< 0.001 |-0.058 |"
── Failure ('test_lhs_modelsum.R:320:3'): Changing labels ──────────────────────
Expected `tmp` to be identical to `c(...)`.
Differences:
1/54 mismatches
x[23]: "| |(Intercept) |39.188 |1.296 |< 0.001 |-0.058 |"
y[23]: "| |(Intercept) |39.187 |1.296 |< 0.001 |-0.058 |"
[ FAIL 2 | WARN 0 | SKIP 12 | PASS 498 ]
Error:
! Test failures.
Execution halted
Flavor: r-oldrel-macos-arm64
Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.
This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.