Last updated on 2025-02-16 09:50:35 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.5.7 | 6.41 | 59.99 | 66.40 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.5.7 | 3.66 | 52.76 | 56.42 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.5.7 | 126.93 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.5.7 | 131.90 | NOTE | |||
r-devel-macos-arm64 | 0.5.7 | 63.00 | OK | |||
r-devel-macos-x86_64 | 0.5.7 | 98.00 | NOTE | |||
r-devel-windows-x86_64 | 0.5.7 | 9.00 | 104.00 | 113.00 | NOTE | |
r-patched-linux-x86_64 | 0.5.7 | 5.08 | 66.05 | 71.13 | OK | |
r-release-linux-x86_64 | 0.5.7 | 6.01 | 65.32 | 71.33 | OK | |
r-release-macos-arm64 | 0.5.7 | 62.00 | OK | |||
r-release-macos-x86_64 | 0.5.7 | 80.00 | OK | |||
r-release-windows-x86_64 | 0.5.7 | 8.00 | 105.00 | 113.00 | OK | |
r-oldrel-macos-arm64 | 0.5.7 | 61.00 | OK | |||
r-oldrel-macos-x86_64 | 0.5.7 | 137.00 | OK | |||
r-oldrel-windows-x86_64 | 0.5.7 | 10.00 | 110.00 | 120.00 | OK |
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-macos-x86_64, r-devel-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
Flavor: r-devel-linux-x86_64-debian-clang
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
--- finished re-building ‘Dwellings_by_document_type_cross_tabulation.Rmd’
--- re-building ‘Making_maps_with_cancensus.Rmd’ using rmarkdown
--- finished re-building ‘Making_maps_with_cancensus.Rmd’
--- re-building ‘Taxfiler_Data.Rmd’ using rmarkdown
--- finished re-building ‘Taxfiler_Data.Rmd’
--- re-building ‘cancensus.Rmd’ using rmarkdown
--- finished re-building ‘cancensus.Rmd’
--- re-building ‘data_discovery.Rmd’ using rmarkdown
Quitting from lines 23-24 [unnamed-chunk-1] (data_discovery.Rmd)
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
--- finished re-building ‘intersecting_geometries.Rmd’
--- re-building ‘statcan_attribute_files.Rmd’ using rmarkdown
--- finished re-building ‘statcan_attribute_files.Rmd’
--- re-building ‘statcan_wds.Rmd’ using rmarkdown
--- finished re-building ‘statcan_wds.Rmd’
SUMMARY: processing the following file failed:
‘data_discovery.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang