Last updated on 2026-03-23 23:51:45 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4.12 | 5.30 | 98.30 | 103.60 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.4.12 | 3.53 | 66.86 | 70.39 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.4.12 | 11.00 | 163.29 | 174.29 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 0.4.12 | 11.00 | 171.58 | 182.58 | OK | |
| 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.41 | 86.29 | 92.70 | OK | |
| 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 | 6.00 | 109.00 | 115.00 | OK | |
| 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 | 9.00 | 141.00 | 150.00 | OK |
Version: 0.4.12
Check: tests
Result: ERROR
Running ‘testthat.R’ [19s/21s]
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’ [54s/117s]
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