Last updated on 2026-06-07 02:50:39 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0 | 2.23 | 21.57 | 23.80 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0 | 1.53 | 17.19 | 18.72 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.0 | 36.83 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 1.0 | 36.09 | OK | |||
| r-devel-windows-x86_64 | 1.0 | 3.00 | 40.00 | 43.00 | OK | |
| r-patched-linux-x86_64 | 1.0 | 2.42 | 20.05 | 22.47 | OK | |
| r-release-linux-x86_64 | 1.0 | 2.06 | 19.95 | 22.01 | OK | |
| r-release-macos-arm64 | 1.0 | 1.00 | 11.00 | 12.00 | OK | |
| r-release-macos-x86_64 | 1.0 | 2.00 | 29.00 | 31.00 | OK | |
| r-release-windows-x86_64 | 1.0 | 4.00 | 38.00 | 42.00 | OK | |
| r-oldrel-macos-arm64 | 1.0 | 1.00 | 45.00 | 46.00 | OK | |
| r-oldrel-macos-x86_64 | 1.0 | 2.00 | 28.00 | 30.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0 | 6.00 | 43.00 | 49.00 | OK |
Version: 1.0
Check: tests
Result: ERROR
Running ‘test-all.R’ [0s/1s]
Running the tests in ‘tests/test-all.R’ failed.
Complete output:
> library(testit)
> test_pkg('testit')
Testing testit/test-testit.R... OK
Testing testit/test-utils.R... fatal: cannot copy '/usr/share/git-core/templates/hooks/pre-rebase.sample' to '/tmp/Rtmp4ZCW4c/file1bddc72bc97ffc/.git/hooks/pre-rebase.sample': No space left on device
fatal: not in a git directory
fatal: not in a git directory
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
FAILED
Testing testit/test-assert-msg.md... OK
Testing testit/test-snapshots-advanced.md... OK
Testing testit/test-snapshots-basic.md... OK
Testing testit/test-utils.md... OK
Error: -- Assertion failed: test_snap() with update = NA on git-tracked file writes and diffs --
any(grepl("^\\[1\\] 2$", lines)) is not TRUE but FALSE at testit/test-utils.R#255
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc