CRAN Package Check Results for Package cancensus

Last updated on 2025-10-19 18:49:42 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.7 6.36 74.35 80.71 NOTE
r-devel-linux-x86_64-debian-gcc 0.5.7 4.08 48.73 52.81 ERROR
r-devel-linux-x86_64-fedora-clang 0.5.7 108.16 NOTE
r-devel-linux-x86_64-fedora-gcc 0.5.7 134.27 NOTE
r-devel-windows-x86_64 0.5.7 9.00 106.00 115.00 NOTE
r-patched-linux-x86_64 0.5.7 5.25 69.75 75.00 NOTE
r-release-linux-x86_64 0.5.7 5.73 59.72 65.45 ERROR
r-release-macos-arm64 0.5.7 76.00 NOTE
r-release-macos-x86_64 0.5.7 97.00 NOTE
r-release-windows-x86_64 0.5.7 8.00 108.00 116.00 NOTE
r-oldrel-macos-arm64 0.5.7 62.00 OK
r-oldrel-macos-x86_64 0.5.7 80.00 OK
r-oldrel-windows-x86_64 0.5.7 10.00 120.00 130.00 OK

Check Details

Version: 0.5.7
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: ‘wds.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, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64

Version: 0.5.7
Check: examples
Result: ERROR Running examples in ‘cancensus-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: child_census_vectors > ### Title: List all child variables from vector hierarchies given either a > ### list of Census variables returned by 'list_census_vectors', > ### 'search_census_vectors', 'find_census_vectors', or a direct string > ### reference to the vector code. > ### Aliases: child_census_vectors > > ### ** Examples > > # Query parent vectors directly using vector identifier > child_census_vectors("v_CA16_2510") Error in handle_cm_status_code(response, NULL) : Download of Census Data failed. The request triggered a server error, the CensusMapper maintainers have been notified and will fix this as soon as possible. <!DOCTYPE html> <html> <head> <title>We're sorry, but something went wrong (500)</title> <meta name="viewport" content="width=device-width,initial-scale=1"> <style> body { background-color: #EFEFEF; color: #2E2F30; text-align: center; font-family: arial, sans-serif; margin: 0; } div.dialog { width: 95%; max-width: 33em; margin: 4em auto 0; } div.dialog > div { border: 1px solid #CCC; border-right-color: #999; border-left-color: #999; border-bottom-color: #BBB; border-top: #B00100 solid 4px; border-top-left-radius: 9px; border-top-right-radius: 9px; background-color: white; padding: 7px 12% 0; box-shadow: 0 3px 8px rgba(50, 50, 50, 0.17); } h1 { font-size: 100%; color: #730E15; line-height: 1.5em; } div.dialog > p Calls: child_census_vectors ... <Anonymous> -> list_census_vectors -> handle_cm_status_code Execution halted Flavors: r-devel-linux-x86_64-debian-gcc, r-release-linux-x86_64

Version: 0.5.7
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘Dwellings_by_document_type_cross_tabulation.Rmd’ using rmarkdown [WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead. --- finished re-building ‘Dwellings_by_document_type_cross_tabulation.Rmd’ --- re-building ‘Making_maps_with_cancensus.Rmd’ using rmarkdown [WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead. --- finished re-building ‘Making_maps_with_cancensus.Rmd’ --- re-building ‘Taxfiler_Data.Rmd’ using rmarkdown [WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead. --- finished re-building ‘Taxfiler_Data.Rmd’ --- re-building ‘cancensus.Rmd’ using rmarkdown [WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead. --- finished re-building ‘cancensus.Rmd’ --- re-building ‘data_discovery.Rmd’ using rmarkdown Quitting from data_discovery.Rmd:22-24 [unnamed-chunk-1] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `handle_cm_status_code()`: ! Download of Census Data failed. The request triggered a server error, the CensusMapper maintainers have been notified and will fix this as soon as possible. {"status":"500","error":"Internal Server Error"} --- Backtrace: ▆ 1. └─cancensus::list_census_datasets() 2. └─cancensus:::handle_cm_status_code(response, NULL) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'data_discovery.Rmd' failed with diagnostics: Download of Census Data failed. The request triggered a server error, the CensusMapper maintainers have been notified and will fix this as soon as possible. {"status":"500","error":"Internal Server Error"} --- failed re-building ‘data_discovery.Rmd’ --- re-building ‘intersecting_geometries.Rmd’ using rmarkdown [WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead. --- finished re-building ‘intersecting_geometries.Rmd’ --- re-building ‘statcan_attribute_files.Rmd’ using rmarkdown [WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead. --- finished re-building ‘statcan_attribute_files.Rmd’ --- re-building ‘statcan_wds.Rmd’ using rmarkdown [WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead. --- finished re-building ‘statcan_wds.Rmd’ SUMMARY: processing the following file failed: ‘data_discovery.Rmd’ Error: Vignette re-building failed. Execution halted Flavors: r-devel-linux-x86_64-debian-gcc, r-release-linux-x86_64