Last updated on 2025-02-05 17:49:53 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.1 | 2.05 | 34.47 | 36.52 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.2.1 | 1.54 | 24.07 | 25.61 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.2.1 | 59.86 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.1 | 70.06 | NOTE | |||
r-devel-windows-x86_64 | 0.2.1 | 4.00 | 58.00 | 62.00 | NOTE | |
r-patched-linux-x86_64 | 0.2.1 | 1.63 | 29.20 | 30.83 | ERROR | |
r-release-linux-x86_64 | 0.2.1 | 1.95 | 32.43 | 34.38 | OK | |
r-release-macos-arm64 | 0.2.1 | 38.00 | OK | |||
r-release-macos-x86_64 | 0.2.1 | 66.00 | OK | |||
r-release-windows-x86_64 | 0.2.1 | 4.00 | 59.00 | 63.00 | OK | |
r-oldrel-macos-arm64 | 0.2.1 | 47.00 | OK | |||
r-oldrel-macos-x86_64 | 0.2.1 | 59.00 | OK | |||
r-oldrel-windows-x86_64 | 0.2.1 | 5.00 | 63.00 | 68.00 | OK |
Version: 0.2.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:
‘mean_center.R’ ‘median_center.R’
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
Version: 0.2.1
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘typical_usage.Rmd’ using rmarkdown
Quitting from lines 24-30 [setup] (typical_usage.Rmd)
Error: processing vignette 'typical_usage.Rmd' failed with diagnostics:
Your geometry data download failed. Please try again later or check the status of the Census Bureau website at https://www2.census.gov/geo/tiger/
--- failed re-building ‘typical_usage.Rmd’
SUMMARY: processing the following file failed:
‘typical_usage.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavors: r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64