Last updated on 2026-06-07 09:52:24 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.1 | 4.24 | 60.75 | 64.99 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.3.1 | 3.14 | 42.45 | 45.59 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.3.1 | 96.99 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 0.3.1 | 8.00 | 97.82 | 105.82 | NOTE | |
| r-devel-windows-x86_64 | 0.3.1 | 8.00 | 85.00 | 93.00 | NOTE | |
| r-patched-linux-x86_64 | 0.3.1 | 5.00 | 47.80 | 52.80 | NOTE | |
| r-release-linux-x86_64 | 0.3.1 | 4.06 | 48.76 | 52.82 | NOTE | |
| r-release-macos-arm64 | 0.3.1 | 1.00 | 17.00 | 18.00 | NOTE | |
| r-release-macos-x86_64 | 0.3.1 | 4.00 | 55.00 | 59.00 | NOTE | |
| r-release-windows-x86_64 | 0.3.1 | 9.00 | 76.00 | 85.00 | NOTE | |
| r-oldrel-macos-arm64 | 0.3.1 | NOTE | ||||
| r-oldrel-macos-x86_64 | 0.3.1 | 3.00 | 54.00 | 57.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.3.1 | 10.00 | 90.00 | 100.00 | NOTE |
Version: 0.3.1
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘county_complete.Rd’ ‘fatal_police_shootings.Rd’ ‘gerrymander.Rd’
‘pierce_county_house_sales.Rd’ ‘pop_age_2019.Rd’ ‘pop_race_2019.Rd’
‘state_stats.Rd’ ‘us_temp.Rd’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 0.3.1
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.1
Check: PDF version of manual
Result: ERROR
Rd conversion errors:
Converting parsed Rd's to LaTeX Warning in file(out, "wt") :
cannot open file '/tmp/RtmpIxfBKo/ltx223d5c6d1d5069/fatal_police_shootings.tex': No space left on device
Error in file(out, "wt") : cannot open the connection
Flavor: r-devel-linux-x86_64-debian-gcc