Last updated on 2025-04-21 01:51:04 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.30 | 2.70 | 30.81 | 33.51 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.30 | 2.33 | 24.24 | 26.57 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.30 | 54.56 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.30 | 66.14 | OK | |||
r-devel-windows-x86_64 | 0.30 | 5.00 | 54.00 | 59.00 | NOTE | |
r-patched-linux-x86_64 | 0.30 | 3.46 | 29.94 | 33.40 | NOTE | |
r-release-linux-x86_64 | 0.30 | 2.11 | 30.18 | 32.29 | NOTE | |
r-release-macos-arm64 | 0.30 | 40.00 | OK | |||
r-release-macos-x86_64 | 0.30 | 57.00 | OK | |||
r-release-windows-x86_64 | 0.30 | 6.00 | 52.00 | 58.00 | NOTE | |
r-oldrel-macos-arm64 | 0.30 | 26.00 | OK | |||
r-oldrel-macos-x86_64 | 0.30 | 39.00 | OK | |||
r-oldrel-windows-x86_64 | 0.30 | 7.00 | 57.00 | 64.00 | OK |
Version: 0.30
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
inf_mr.Rd: httw
moon_reader.Rd: html_document
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-x86_64
Version: 0.30
Check: tests
Result: ERROR
Running ‘test-all.R’ [1s/1s]
Running the tests in ‘tests/test-all.R’ failed.
Complete output:
> library(testit)
> test_pkg('xaringan')
Warning message:
In encode_file(f) : Failed to encode the file 2x2.gif
> if (rmarkdown::pandoc_available('1.12.3')) test_pkg('xaringan', 'test2')
Serving the directory /tmp/RtmpLypNqt at http://127.0.0.1:4321/filef8c07403cd41d.html
Serving the directory /tmp/RtmpLypNqt at http://127.0.0.1:4321/filef8c07403cd41d.html
>
> proc.time()
user system elapsed
0.915 0.210 1.337
terminate called after throwing an instance of 'std::runtime_error'
what(): Mutex failed to lock
Aborted
Flavor: r-devel-linux-x86_64-debian-gcc