CRAN Package Check Results for Package stats19

Last updated on 2024-08-31 22:49:51 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.1.0 2.85 90.68 93.53 OK
r-devel-linux-x86_64-debian-gcc 3.1.0 2.38 68.28 70.66 OK
r-devel-linux-x86_64-fedora-clang 3.1.0 148.85 OK
r-devel-linux-x86_64-fedora-gcc 3.1.0 158.46 OK
r-devel-windows-x86_64 3.1.0 5.00 128.00 133.00 OK
r-patched-linux-x86_64 3.1.0 3.30 87.60 90.90 OK
r-release-linux-x86_64 3.1.0 3.04 88.18 91.22 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 126.00 132.00 OK
r-oldrel-macos-arm64 3.1.0 140.00 ERROR
r-oldrel-macos-x86_64 3.1.0 216.00 ERROR
r-oldrel-windows-x86_64 3.1.0 7.00 141.00 148.00 OK

Check Details

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/26s] OK 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’... [25s/40s] OK Flavor: r-oldrel-macos-x86_64