CRAN Package Check Results for Package stats19

Last updated on 2024-09-10 11:53:31 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.1.0 2.73 91.11 93.84 OK
r-devel-linux-x86_64-debian-gcc 3.1.0 0.40 2.14 2.54 ERROR
r-devel-linux-x86_64-fedora-clang 3.1.0 154.95 OK
r-devel-linux-x86_64-fedora-gcc 3.1.0 163.50 OK
r-devel-windows-x86_64 3.1.0 6.00 124.00 130.00 OK
r-patched-linux-x86_64 3.1.0 2.99 88.84 91.83 OK
r-release-linux-x86_64 3.1.0 2.39 88.55 90.94 OK
r-release-macos-arm64 3.1.0 74.00 OK
r-release-macos-x86_64 3.1.0 147.00 OK
r-release-windows-x86_64 3.1.0 6.00 125.00 131.00 OK
r-oldrel-macos-arm64 3.1.0 151.00 ERROR
r-oldrel-macos-x86_64 3.1.0 223.00 ERROR
r-oldrel-windows-x86_64 3.1.0 7.00 145.00 152.00 OK

Check Details

Version: 3.1.0
Check: whether package can be installed
Result: ERROR Installation failed. Flavor: r-devel-linux-x86_64-debian-gcc

Version: 3.1.0
Check: running R code from vignettes
Result: ERROR Errors in running code in vignettes: when running code in ‘blog.Rmd’ ... + cycling > 0 ~ "Cycli ..." ... [TRUNCATED] > ggplot(crashes_types, aes(size = Total, colour = speed_limit)) + + geom_sf(show.legend = "point", alpha = 0.3) + facet_grid(vars(type), + .... [TRUNCATED] When sourcing ‘blog.R’: Error: Discrete values supplied to continuous scale. ℹ Example values: "60", "60", "50", "30", and "30" Execution halted when running code in ‘stats19-training.Rmd’ ... > u = "https://github.com/ropensci/stats19/releases/download/1.1.0/car_collisions_2022_iow.Rds" > crashes_iow = readRDS(url(u)) Warning in readRDS(url(u)) : cannot open URL 'https://github.com/ropensci/stats19/releases/download/1.1.0/car_collisions_2022_iow.Rds': HTTP status was '404 Not Found' When sourcing ‘stats19-training.R’: Error: cannot open the connection to 'https://github.com/ropensci/stats19/releases/download/1.1.0/car_collisions_2022_iow.Rds' Execution halted when running code in ‘stats19-vehicles.Rmd’ ... > summary(v$age_of_vehicle) Min. 1st Qu. Median Mean 3rd Qu. Max. -1.000 0.000 5.000 5.755 10.000 84.000 > a = get_stats19(year = 2018, type = collision) When sourcing ‘stats19-vehicles.R’: Error: object 'collision' not found Execution halted ‘blog.Rmd’ using ‘UTF-8’... failed ‘stats19-training-setup.Rmd’ using ‘UTF-8’... [0s/0s] OK ‘stats19-training.Rmd’ using ‘UTF-8’... failed ‘stats19-vehicles.Rmd’ using ‘UTF-8’... failed ‘stats19.Rmd’ using ‘UTF-8’... [18s/30s] OK Flavor: r-oldrel-macos-arm64

Version: 3.1.0
Check: re-building of vignette outputs
Result: NOTE Error(s) in re-building vignettes: --- re-building ‘blog.Rmd’ using rmarkdown [WARNING] Citeproc: citation sarkar_street_2018 not found --- finished re-building ‘blog.Rmd’ --- re-building ‘stats19-training-setup.Rmd’ using rmarkdown --- finished re-building ‘stats19-training-setup.Rmd’ --- re-building ‘stats19-training.Rmd’ using rmarkdown 2024-09-09 10:45:58.888 R[76635:2033324795] XType: Using static font registry. Could not fetch https://raw.githubusercontent.com/ITSLeeds/TDS/master/courses/2day/images/rstudio-ui.png HttpExceptionRequest Request { host = "raw.githubusercontent.com" port = 443 secure = True requestHeaders = [] path = "/ITSLeeds/TDS/master/courses/2day/images/rstudio-ui.png" queryString = "" method = "GET" proxy = Nothing rawBody = False redirectCount = 10 responseTimeout = ResponseTimeoutDefault requestVersion = HTTP/1.1 } (InternalException (HandshakeFailed (Error_Protocol ("certificate has unknown CA",True,UnknownCa)))) Error: processing vignette 'stats19-training.Rmd' failed with diagnostics: pandoc document conversion failed with error 61 --- failed re-building ‘stats19-training.Rmd’ --- re-building ‘stats19-vehicles.Rmd’ using rmarkdown --- finished re-building ‘stats19-vehicles.Rmd’ --- re-building ‘stats19.Rmd’ using rmarkdown trying URL 'https://data.dft.gov.uk/road-accidents-safety-data/dft-road-casualty-statistics-collision-2022.csv' Content type 'text/csv' length 17325764 bytes (16.5 MB) ================================================== downloaded 16.5 MB trying URL 'https://data.dft.gov.uk/road-accidents-safety-data/dft-road-casualty-statistics-vehicle-2022.csv' Content type 'text/csv' length 19667670 bytes (18.8 MB) ================================================== downloaded 18.8 MB trying URL 'https://data.dft.gov.uk/road-accidents-safety-data/dft-road-casualty-statistics-casualty-2022.csv' Content type 'text/csv' length 9549207 bytes (9.1 MB) ================================================== downloaded 9.1 MB 2024-09-09 10:46:37.238 R[79749:2033331002] XType: Using static font registry. [WARNING] Citeproc: citation sarkar_street_2018 not found --- finished re-building ‘stats19.Rmd’ SUMMARY: processing the following file failed: ‘stats19-training.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-oldrel-macos-arm64

Version: 3.1.0
Check: running R code from vignettes
Result: ERROR Errors in running code in vignettes: when running code in ‘blog.Rmd’ ... + cycling > 0 ~ "Cycli ..." ... [TRUNCATED] > ggplot(crashes_types, aes(size = Total, colour = speed_limit)) + + geom_sf(show.legend = "point", alpha = 0.3) + facet_grid(vars(type), + .... [TRUNCATED] When sourcing ‘blog.R’: Error: Discrete values supplied to continuous scale. ℹ Example values: "60", "60", "50", "30", and "30" Execution halted when running code in ‘stats19-training.Rmd’ ... > u = "https://github.com/ropensci/stats19/releases/download/1.1.0/car_collisions_2022_iow.Rds" > crashes_iow = readRDS(url(u)) Warning in readRDS(url(u)) : cannot open URL 'https://github.com/ropensci/stats19/releases/download/1.1.0/car_collisions_2022_iow.Rds': HTTP status was '404 Not Found' When sourcing ‘stats19-training.R’: Error: cannot open the connection to 'https://github.com/ropensci/stats19/releases/download/1.1.0/car_collisions_2022_iow.Rds' Execution halted when running code in ‘stats19-vehicles.Rmd’ ... > summary(v$age_of_vehicle) Min. 1st Qu. Median Mean 3rd Qu. Max. -1.000 0.000 5.000 5.755 10.000 84.000 > a = get_stats19(year = 2018, type = collision) When sourcing ‘stats19-vehicles.R’: Error: object 'collision' not found Execution halted ‘blog.Rmd’ using ‘UTF-8’... failed ‘stats19-training-setup.Rmd’ using ‘UTF-8’... [0s/0s] OK ‘stats19-training.Rmd’ using ‘UTF-8’... failed ‘stats19-vehicles.Rmd’ using ‘UTF-8’... failed ‘stats19.Rmd’ using ‘UTF-8’... [26s/47s] OK Flavor: r-oldrel-macos-x86_64