Last updated on 2026-03-26 08:50:01 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4.12 | 5.62 | 99.04 | 104.66 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.4.12 | 3.71 | 65.36 | 69.07 | 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 | 37.00 | 38.00 | OK | |
| r-devel-windows-x86_64 | 0.4.12 | 6.00 | 114.00 | 120.00 | OK | |
| r-patched-linux-x86_64 | 0.4.12 | 6.40 | 87.44 | 93.84 | ERROR | |
| r-release-linux-x86_64 | 0.4.12 | 5.58 | 87.52 | 93.10 | OK | |
| 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 | 7.00 | 110.00 | 117.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’ [33s/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’ [19s/20s]
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’ [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' [29s]
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