Last updated on 2026-06-08 02:51:03 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.1 | 4.60 | 98.00 | 102.60 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.1 | 0.26 | 3.04 | 3.30 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.2.1 | 8.00 | 154.87 | 162.87 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.1 | 170.29 | OK | |||
| r-devel-windows-x86_64 | 0.2.1 | 7.00 | 129.00 | 136.00 | OK | |
| r-patched-linux-x86_64 | 0.2.1 | 4.54 | 92.57 | 97.11 | OK | |
| r-release-linux-x86_64 | 0.2.1 | 4.36 | 94.53 | 98.89 | OK | |
| r-release-macos-arm64 | 0.2.1 | 1.00 | 22.00 | 23.00 | OK | |
| r-release-macos-x86_64 | 0.2.1 | 3.00 | 92.00 | 95.00 | OK | |
| r-release-windows-x86_64 | 0.2.1 | 8.00 | 129.00 | 137.00 | ERROR | |
| r-oldrel-macos-arm64 | 0.2.1 | 1.00 | 20.00 | 21.00 | OK | |
| r-oldrel-macos-x86_64 | 0.2.1 | 3.00 | 66.00 | 69.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.1 | 9.00 | 155.00 | 164.00 | OK |
Version: 0.2.1
Check: package dependencies
Result: ERROR
Package required but not available: ‘haven’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.2.1
Check: tests
Result: ERROR
Running 'testthat.R' [9s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(amp.dm)
>
> test_check("amp.dm")
Read 3 items
Der Befehl "attrib" ist entweder falsch geschrieben oder
konnte nicht gefunden werden.
Saving _problems/test_dataio-64.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 300 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_dataio.R:64:3'): make_readonly correctly sets readonly attribute ──
Expected `... < 0` to be TRUE.
Differences:
`actual`: FALSE
`expected`: TRUE
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 300 ]
Error:
! Test failures.
Execution halted
Flavor: r-release-windows-x86_64