CRAN Package Check Results for Package stats19

Last updated on 2024-08-16 01:48:31 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.1.0 3.20 91.57 94.77 OK
r-devel-linux-x86_64-debian-gcc 3.1.0 2.25 70.34 72.59 OK
r-devel-linux-x86_64-fedora-clang 3.1.0 150.13 OK
r-devel-linux-x86_64-fedora-gcc 3.1.0 164.00 OK
r-devel-windows-x86_64 3.1.0 6.00 126.00 132.00 OK
r-patched-linux-x86_64 3.1.0 3.60 85.74 89.34 OK
r-release-linux-x86_64 3.1.0 3.13 87.30 90.43 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 7.00 122.00 129.00 OK
r-oldrel-macos-arm64 3.1.0 153.00 ERROR
r-oldrel-macos-x86_64 3.1.0 213.00 ERROR
r-oldrel-windows-x86_64 3.1.0 6.00 118.00 124.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’... [19s/32s] 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/42s] OK Flavor: r-oldrel-macos-x86_64