Last updated on 2026-06-07 02:50:32 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.16-2 | 6.63 | 445.49 | 452.12 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.16-2 | 6.13 | 216.26 | 222.39 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.16-2 | 13.00 | 732.39 | 745.39 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.16-2 | 13.00 | 804.54 | 817.54 | OK | |
| r-devel-windows-x86_64 | 0.16-2 | 10.00 | 437.00 | 447.00 | OK | |
| r-patched-linux-x86_64 | 0.16-2 | 8.10 | 432.05 | 440.15 | OK | |
| r-release-linux-x86_64 | 0.16-2 | 7.11 | 438.20 | 445.31 | OK | |
| r-release-macos-arm64 | 0.16-2 | 2.00 | 97.00 | 99.00 | OK | |
| r-release-macos-x86_64 | 0.16-2 | 6.00 | 464.00 | 470.00 | OK | |
| r-release-windows-x86_64 | 0.16-2 | 9.00 | 432.00 | 441.00 | OK | |
| r-oldrel-macos-arm64 | 0.16-2 | OK | ||||
| r-oldrel-macos-x86_64 | 0.16-2 | 5.00 | 422.00 | 427.00 | OK | |
| r-oldrel-windows-x86_64 | 0.16-2 | 11.00 | 575.00 | 586.00 | OK |
Version: 0.16-2
Check: tests
Result: ERROR
Running ‘tinytests.R’ [3s/3s]
Running the tests in ‘tests/tinytests.R’ failed.
Complete output:
> if ( requireNamespace("tinytest", quietly = TRUE) && requireNamespace("mirt", quietly = TRUE) ){
+ tinytest::test_package("psychotree")
+ }
Loading required package: partykit
Loading required package: grid
Loading required package: libcoin
Loading required package: mvtnorm
Loading required package: psychotools
test_1pl.R.................... 0 tests Error in file(file, ifelse(append, "a", "w")) :
cannot open the connection
Calls: <Anonymous> ... <Anonymous> -> ESTIMATION -> buildModelSyntax -> cat -> file
In addition: Warning message:
In file(file, ifelse(append, "a", "w")) :
cannot open file '/tmp/Rtmpnh8n6H/tempfile376781112e4c29': No space left on device
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc