Last updated on 2025-01-30 04:49:14 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0.0 | 4.69 | 47.68 | 52.37 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.0.0 | 2.95 | 36.01 | 38.96 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.0.0 | 85.91 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.0.0 | 98.12 | NOTE | |||
r-devel-windows-x86_64 | 2.0.0 | 6.00 | 71.00 | 77.00 | NOTE | |
r-patched-linux-x86_64 | 2.0.0 | 4.63 | 44.75 | 49.38 | OK | |
r-release-linux-x86_64 | 2.0.0 | 4.52 | 44.62 | 49.14 | OK | |
r-release-macos-arm64 | 2.0.0 | 49.00 | OK | |||
r-release-macos-x86_64 | 2.0.0 | 66.00 | OK | |||
r-release-windows-x86_64 | 2.0.0 | 7.00 | 70.00 | 77.00 | OK | |
r-oldrel-macos-arm64 | 2.0.0 | 45.00 | OK | |||
r-oldrel-macos-x86_64 | 2.0.0 | 75.00 | OK | |||
r-oldrel-windows-x86_64 | 2.0.0 | 8.00 | 75.00 | 83.00 | ERROR |
Version: 2.0.0
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:
‘zcta.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: 2.0.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'a01_introduction.Rmd' using rmarkdown
--- finished re-building 'a01_introduction.Rmd'
--- re-building 'a02_workflow-tidycensus.Rmd' using rmarkdown
Quitting from lines 29-35 [unnamed-chunk-2] (a02_workflow-tidycensus.Rmd)
Error: processing vignette 'a02_workflow-tidycensus.Rmd' failed with diagnostics:
Failure when receiving data from the peer [api.census.gov]: Recv failure: Connection was reset
--- failed re-building 'a02_workflow-tidycensus.Rmd'
--- re-building 'a03_developer-notes.Rmd' using rmarkdown
--- finished re-building 'a03_developer-notes.Rmd'
SUMMARY: processing the following file failed:
'a02_workflow-tidycensus.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-oldrel-windows-x86_64