Last updated on 2026-06-07 02:50:28 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.0 | 13.81 | 58.14 | 71.95 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.3.0 | 9.72 | 38.23 | 47.95 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 0.3.0 | 21.00 | 90.35 | 111.35 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.3.0 | 24.00 | 87.44 | 111.44 | OK | |
| r-devel-windows-x86_64 | 0.3.0 | 19.00 | 100.00 | 119.00 | OK | |
| r-patched-linux-x86_64 | 0.3.0 | 12.83 | 53.17 | 66.00 | OK | |
| r-release-linux-x86_64 | 0.3.0 | 11.50 | 52.79 | 64.29 | OK | |
| r-release-macos-arm64 | 0.3.0 | 3.00 | 19.00 | 22.00 | OK | |
| r-release-macos-x86_64 | 0.3.0 | 9.00 | 85.00 | 94.00 | OK | |
| r-release-windows-x86_64 | 0.3.0 | 18.00 | 98.00 | 116.00 | OK | |
| r-oldrel-macos-arm64 | 0.3.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.3.0 | 8.00 | 74.00 | 82.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3.0 | 21.00 | 117.00 | 138.00 | OK |
Version: 0.3.0
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Constantin Ahlmann-Eltze <artjom31415@googlemail.com>’
Package CITATION file contains call(s) to old-style personList() or
as.personList(). Please use c() on person objects instead.
Package CITATION file contains call(s) to old-style citEntry(). Please
use bibentry() instead.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.3.0
Check: code files for non-ASCII characters
Result: WARN
Found the following file with non-ASCII characters:
Fatal error: cannot create 'R_TempDir'
Portable packages must use only ASCII characters in their R code and
NAMESPACE directives, except perhaps in comments.
Use \uxxxx escapes for other characters.
Function ‘tools::showNonASCIIfile’ can help in finding non-ASCII
characters in files.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.3.0
Check: dependencies in R code
Result: NOTE
Fatal error: cannot create 'R_TempDir'
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.3.0
Check: S3 generic/method consistency
Result: WARN
Fatal error: cannot create 'R_TempDir'
See section ‘Generic functions and methods’ in the ‘Writing R
Extensions’ manual.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.3.0
Check: for unstated dependencies in examples
Result: WARN
Warning in file(out, "wt") :
cannot open file '/tmp/RtmpjPIfFQ/file171ea31797ab19/mixdir.R': No space left on device
Error in file(out, "wt") : cannot open the connection
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc