Last updated on 2026-03-29 09:52:00 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4.12 | 5.49 | 97.66 | 103.15 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.4.12 | 3.50 | 68.15 | 71.65 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.4.12 | 10.00 | 163.55 | 173.55 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 0.4.12 | 9.00 | 158.61 | 167.61 | ERROR | |
| r-devel-macos-arm64 | 0.4.12 | 1.00 | 33.00 | 34.00 | OK | |
| r-devel-windows-x86_64 | 0.4.12 | 7.00 | 118.00 | 125.00 | ERROR | |
| r-patched-linux-x86_64 | 0.4.12 | 6.40 | 87.44 | 93.84 | ERROR | |
| r-release-linux-x86_64 | 0.4.12 | 5.04 | 86.99 | 92.03 | ERROR | |
| r-release-macos-arm64 | 0.4.12 | OK | ||||
| r-release-macos-x86_64 | 0.4.12 | 4.00 | 116.00 | 120.00 | OK | |
| r-release-windows-x86_64 | 0.4.12 | 8.00 | 112.00 | 120.00 | ERROR | |
| r-oldrel-macos-arm64 | 0.4.12 | OK | ||||
| r-oldrel-macos-x86_64 | 0.4.12 | 4.00 | 147.00 | 151.00 | OK | |
| r-oldrel-windows-x86_64 | 0.4.12 | 8.00 | 141.00 | 149.00 | ERROR |
Version: 0.4.12
Check: tests
Result: ERROR
Running ‘testthat.R’ [32s/37s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> if (nzchar(system.file(package = "testthat"))) {
+ library(testthat)
+ library(jmvReadWrite)
+
+ test_check("jmvReadWrite")
+ }
Attaching package: 'jmvReadWrite'
The following object is masked from 'package:datasets':
ToothGrowth
Saving _problems/test-read_omv-169.R
Saving _problems/test-read_omv-175.R
Saving _problems/test-read_omv-221.R
Saving _problems/test-read_omv-237.R
Saving _problems/test-read_omv-251.R
Saving _problems/test-read_omv-266.R
[ FAIL 6 | WARN 0 | SKIP 0 | PASS 1618 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-read_omv.R:169:9'): read_all works ───────────────────────────
Expected `attributes(df4Chk)` to equal `list(...)`.
Differences:
`names(actual)`: "names" "row.names" "class"
`names(expected)`: "row.names" "names" "class"
── Failure ('test-read_omv.R:175:9'): read_all works ───────────────────────────
Expected `attributes(df4Chk)` to equal `list(...)`.
Differences:
`names(actual)`: "names" "row.names" "class"
`names(expected)`: "row.names" "names" "class"
── Failure ('test-read_omv.R:221:9'): read_all works ───────────────────────────
Expected `attributes(df4Chk)` to equal `list(...)`.
Differences:
`names(actual)`: "names" "row.names" "class"
`names(expected)`: "row.names" "names" "class"
── Failure ('test-read_omv.R:237:9'): read_all works ───────────────────────────
Expected `attributes(df4Chk)` to equal `list(...)`.
Differences:
`names(actual)`: "names" "row.names" "class"
`names(expected)`: "row.names" "names" "class"
── Failure ('test-read_omv.R:251:9'): read_all works ───────────────────────────
Expected `attributes(df4Chk)` to equal `list(...)`.
Differences:
`names(actual)`: "names" "row.names" "class"
`names(expected)`: "class" "row.names" "names"
── Failure ('test-read_omv.R:266:9'): read_all works ───────────────────────────
Expected `attributes(df4Chk)` to equal `list(...)`.
Differences:
`names(actual)`: "names" "row.names" "class"
`names(expected)`: "class" "row.names" "names"
[ FAIL 6 | WARN 0 | SKIP 0 | PASS 1618 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.4.12
Check: tests
Result: ERROR
Running ‘testthat.R’ [21s/27s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> if (nzchar(system.file(package = "testthat"))) {
+ library(testthat)
+ library(jmvReadWrite)
+
+ test_check("jmvReadWrite")
+ }
Attaching package: 'jmvReadWrite'
The following object is masked from 'package:datasets':
ToothGrowth
Saving _problems/test-read_omv-169.R
Saving _problems/test-read_omv-175.R
Saving _problems/test-read_omv-221.R
Saving _problems/test-read_omv-237.R
Saving _problems/test-read_omv-251.R
Saving _problems/test-read_omv-266.R
[ FAIL 6 | WARN 0 | SKIP 0 | PASS 1618 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-read_omv.R:169:9'): read_all works ───────────────────────────
Expected `attributes(df4Chk)` to equal `list(...)`.
Differences:
`names(actual)`: "names" "row.names" "class"
`names(expected)`: "row.names" "names" "class"
── Failure ('test-read_omv.R:175:9'): read_all works ───────────────────────────
Expected `attributes(df4Chk)` to equal `list(...)`.
Differences:
`names(actual)`: "names" "row.names" "class"
`names(expected)`: "row.names" "names" "class"
── Failure ('test-read_omv.R:221:9'): read_all works ───────────────────────────
Expected `attributes(df4Chk)` to equal `list(...)`.
Differences:
`names(actual)`: "names" "row.names" "class"
`names(expected)`: "row.names" "names" "class"
── Failure ('test-read_omv.R:237:9'): read_all works ───────────────────────────
Expected `attributes(df4Chk)` to equal `list(...)`.
Differences:
`names(actual)`: "names" "row.names" "class"
`names(expected)`: "row.names" "names" "class"
── Failure ('test-read_omv.R:251:9'): read_all works ───────────────────────────
Expected `attributes(df4Chk)` to equal `list(...)`.
Differences:
`names(actual)`: "names" "row.names" "class"
`names(expected)`: "class" "row.names" "names"
── Failure ('test-read_omv.R:266:9'): read_all works ───────────────────────────
Expected `attributes(df4Chk)` to equal `list(...)`.
Differences:
`names(actual)`: "names" "row.names" "class"
`names(expected)`: "class" "row.names" "names"
[ FAIL 6 | WARN 0 | SKIP 0 | PASS 1618 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.4.12
Check: tests
Result: ERROR
Running ‘testthat.R’ [57s/127s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> if (nzchar(system.file(package = "testthat"))) {
+ library(testthat)
+ library(jmvReadWrite)
+
+ test_check("jmvReadWrite")
+ }
Attaching package: 'jmvReadWrite'
The following object is masked from 'package:datasets':
ToothGrowth
Saving _problems/test-read_omv-169.R
Saving _problems/test-read_omv-175.R
Saving _problems/test-read_omv-221.R
Saving _problems/test-read_omv-237.R
Saving _problems/test-read_omv-251.R
Saving _problems/test-read_omv-266.R
[ FAIL 6 | WARN 0 | SKIP 0 | PASS 1618 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-read_omv.R:169:9'): read_all works ───────────────────────────
Expected `attributes(df4Chk)` to equal `list(...)`.
Differences:
`names(actual)`: "names" "row.names" "class"
`names(expected)`: "row.names" "names" "class"
── Failure ('test-read_omv.R:175:9'): read_all works ───────────────────────────
Expected `attributes(df4Chk)` to equal `list(...)`.
Differences:
`names(actual)`: "names" "row.names" "class"
`names(expected)`: "row.names" "names" "class"
── Failure ('test-read_omv.R:221:9'): read_all works ───────────────────────────
Expected `attributes(df4Chk)` to equal `list(...)`.
Differences:
`names(actual)`: "names" "row.names" "class"
`names(expected)`: "row.names" "names" "class"
── Failure ('test-read_omv.R:237:9'): read_all works ───────────────────────────
Expected `attributes(df4Chk)` to equal `list(...)`.
Differences:
`names(actual)`: "names" "row.names" "class"
`names(expected)`: "row.names" "names" "class"
── Failure ('test-read_omv.R:251:9'): read_all works ───────────────────────────
Expected `attributes(df4Chk)` to equal `list(...)`.
Differences:
`names(actual)`: "names" "row.names" "class"
`names(expected)`: "class" "row.names" "names"
── Failure ('test-read_omv.R:266:9'): read_all works ───────────────────────────
Expected `attributes(df4Chk)` to equal `list(...)`.
Differences:
`names(actual)`: "names" "row.names" "class"
`names(expected)`: "class" "row.names" "names"
[ FAIL 6 | WARN 0 | SKIP 0 | PASS 1618 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.4.12
Check: tests
Result: ERROR
Running ‘testthat.R’ [51s/60s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> if (nzchar(system.file(package = "testthat"))) {
+ library(testthat)
+ library(jmvReadWrite)
+
+ test_check("jmvReadWrite")
+ }
Attaching package: 'jmvReadWrite'
The following object is masked from 'package:datasets':
ToothGrowth
Saving _problems/test-read_omv-169.R
Saving _problems/test-read_omv-175.R
Saving _problems/test-read_omv-221.R
Saving _problems/test-read_omv-237.R
Saving _problems/test-read_omv-251.R
Saving _problems/test-read_omv-266.R
[ FAIL 6 | WARN 0 | SKIP 0 | PASS 1618 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-read_omv.R:169:9'): read_all works ───────────────────────────
Expected `attributes(df4Chk)` to equal `list(...)`.
Differences:
`names(actual)`: "names" "row.names" "class"
`names(expected)`: "row.names" "names" "class"
── Failure ('test-read_omv.R:175:9'): read_all works ───────────────────────────
Expected `attributes(df4Chk)` to equal `list(...)`.
Differences:
`names(actual)`: "names" "row.names" "class"
`names(expected)`: "row.names" "names" "class"
── Failure ('test-read_omv.R:221:9'): read_all works ───────────────────────────
Expected `attributes(df4Chk)` to equal `list(...)`.
Differences:
`names(actual)`: "names" "row.names" "class"
`names(expected)`: "row.names" "names" "class"
── Failure ('test-read_omv.R:237:9'): read_all works ───────────────────────────
Expected `attributes(df4Chk)` to equal `list(...)`.
Differences:
`names(actual)`: "names" "row.names" "class"
`names(expected)`: "row.names" "names" "class"
── Failure ('test-read_omv.R:251:9'): read_all works ───────────────────────────
Expected `attributes(df4Chk)` to equal `list(...)`.
Differences:
`names(actual)`: "names" "row.names" "class"
`names(expected)`: "class" "row.names" "names"
── Failure ('test-read_omv.R:266:9'): read_all works ───────────────────────────
Expected `attributes(df4Chk)` to equal `list(...)`.
Differences:
`names(actual)`: "names" "row.names" "class"
`names(expected)`: "class" "row.names" "names"
[ FAIL 6 | WARN 0 | SKIP 0 | PASS 1618 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.4.12
Check: tests
Result: ERROR
Running 'testthat.R' [31s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> if (nzchar(system.file(package = "testthat"))) {
+ library(testthat)
+ library(jmvReadWrite)
+
+ test_check("jmvReadWrite")
+ }
Attaching package: 'jmvReadWrite'
The following object is masked from 'package:datasets':
ToothGrowth
Saving _problems/test-read_omv-169.R
Saving _problems/test-read_omv-175.R
Saving _problems/test-read_omv-221.R
Saving _problems/test-read_omv-237.R
Saving _problems/test-read_omv-251.R
Saving _problems/test-read_omv-266.R
[ FAIL 6 | WARN 0 | SKIP 0 | PASS 1617 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-read_omv.R:169:9'): read_all works ───────────────────────────
Expected `attributes(df4Chk)` to equal `list(...)`.
Differences:
`names(actual)`: "names" "row.names" "class"
`names(expected)`: "row.names" "names" "class"
── Failure ('test-read_omv.R:175:9'): read_all works ───────────────────────────
Expected `attributes(df4Chk)` to equal `list(...)`.
Differences:
`names(actual)`: "names" "row.names" "class"
`names(expected)`: "row.names" "names" "class"
── Failure ('test-read_omv.R:221:9'): read_all works ───────────────────────────
Expected `attributes(df4Chk)` to equal `list(...)`.
Differences:
`names(actual)`: "names" "row.names" "class"
`names(expected)`: "row.names" "names" "class"
── Failure ('test-read_omv.R:237:9'): read_all works ───────────────────────────
Expected `attributes(df4Chk)` to equal `list(...)`.
Differences:
`names(actual)`: "names" "row.names" "class"
`names(expected)`: "row.names" "names" "class"
── Failure ('test-read_omv.R:251:9'): read_all works ───────────────────────────
Expected `attributes(df4Chk)` to equal `list(...)`.
Differences:
`names(actual)`: "names" "row.names" "class"
`names(expected)`: "class" "row.names" "names"
── Failure ('test-read_omv.R:266:9'): read_all works ───────────────────────────
Expected `attributes(df4Chk)` to equal `list(...)`.
Differences:
`names(actual)`: "names" "row.names" "class"
`names(expected)`: "class" "row.names" "names"
[ FAIL 6 | WARN 0 | SKIP 0 | PASS 1617 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-windows-x86_64
Version: 0.4.12
Check: tests
Result: ERROR
Running ‘testthat.R’ [30s/35s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> if (nzchar(system.file(package = "testthat"))) {
+ library(testthat)
+ library(jmvReadWrite)
+
+ test_check("jmvReadWrite")
+ }
Attaching package: 'jmvReadWrite'
The following object is masked from 'package:datasets':
ToothGrowth
Saving _problems/test-read_omv-251.R
Saving _problems/test-read_omv-266.R
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 1622 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-read_omv.R:251:9'): read_all works ───────────────────────────
Expected `attributes(df4Chk)` to equal `list(...)`.
Differences:
`names(actual)`: "row.names" "names" "class"
`names(expected)`: "class" "row.names" "names"
── Failure ('test-read_omv.R:266:9'): read_all works ───────────────────────────
Expected `attributes(df4Chk)` to equal `list(...)`.
Differences:
`names(actual)`: "row.names" "names" "class"
`names(expected)`: "class" "row.names" "names"
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 1622 ]
Error:
! Test failures.
Execution halted
Flavor: r-patched-linux-x86_64
Version: 0.4.12
Check: tests
Result: ERROR
Running ‘testthat.R’ [30s/43s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> if (nzchar(system.file(package = "testthat"))) {
+ library(testthat)
+ library(jmvReadWrite)
+
+ test_check("jmvReadWrite")
+ }
Attaching package: 'jmvReadWrite'
The following object is masked from 'package:datasets':
ToothGrowth
Saving _problems/test-read_omv-251.R
Saving _problems/test-read_omv-266.R
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 1622 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-read_omv.R:251:9'): read_all works ───────────────────────────
Expected `attributes(df4Chk)` to equal `list(...)`.
Differences:
`names(actual)`: "row.names" "names" "class"
`names(expected)`: "class" "row.names" "names"
── Failure ('test-read_omv.R:266:9'): read_all works ───────────────────────────
Expected `attributes(df4Chk)` to equal `list(...)`.
Differences:
`names(actual)`: "row.names" "names" "class"
`names(expected)`: "class" "row.names" "names"
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 1622 ]
Error:
! Test failures.
Execution halted
Flavor: r-release-linux-x86_64
Version: 0.4.12
Check: tests
Result: ERROR
Running 'testthat.R' [31s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> if (nzchar(system.file(package = "testthat"))) {
+ library(testthat)
+ library(jmvReadWrite)
+
+ test_check("jmvReadWrite")
+ }
Attaching package: 'jmvReadWrite'
The following object is masked from 'package:datasets':
ToothGrowth
Saving _problems/test-read_omv-251.R
Saving _problems/test-read_omv-266.R
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 1621 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-read_omv.R:251:9'): read_all works ───────────────────────────
Expected `attributes(df4Chk)` to equal `list(...)`.
Differences:
`names(actual)`: "row.names" "names" "class"
`names(expected)`: "class" "row.names" "names"
── Failure ('test-read_omv.R:266:9'): read_all works ───────────────────────────
Expected `attributes(df4Chk)` to equal `list(...)`.
Differences:
`names(actual)`: "row.names" "names" "class"
`names(expected)`: "class" "row.names" "names"
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 1621 ]
Error:
! Test failures.
Execution halted
Flavor: r-release-windows-x86_64
Version: 0.4.12
Check: tests
Result: ERROR
Running 'testthat.R' [42s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> if (nzchar(system.file(package = "testthat"))) {
+ library(testthat)
+ library(jmvReadWrite)
+
+ test_check("jmvReadWrite")
+ }
Attaching package: 'jmvReadWrite'
The following object is masked from 'package:datasets':
ToothGrowth
Saving _problems/test-read_omv-251.R
Saving _problems/test-read_omv-266.R
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 1621 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-read_omv.R:251:9'): read_all works ───────────────────────────
Expected `attributes(df4Chk)` to equal `list(...)`.
Differences:
`names(actual)`: "row.names" "names" "class"
`names(expected)`: "class" "row.names" "names"
── Failure ('test-read_omv.R:266:9'): read_all works ───────────────────────────
Expected `attributes(df4Chk)` to equal `list(...)`.
Differences:
`names(actual)`: "row.names" "names" "class"
`names(expected)`: "class" "row.names" "names"
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 1621 ]
Error:
! Test failures.
Execution halted
Flavor: r-oldrel-windows-x86_64