Last updated on 2025-10-09 20:50:09 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.5.7 | 6.03 | 74.53 | 80.56 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.5.7 | 3.89 | 47.63 | 51.52 | 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 | 108.00 | 117.00 | NOTE | |
r-patched-linux-x86_64 | 0.5.7 | 5.68 | 64.84 | 70.52 | ERROR | |
r-release-linux-x86_64 | 0.5.7 | 4.99 | 69.96 | 74.95 | NOTE | |
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 | 123.00 | 133.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-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
Flavor: r-devel-linux-x86_64-debian-gcc
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
Flavor: r-devel-linux-x86_64-debian-gcc
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:29-47 [unnamed-chunk-2]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<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. <!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 {
margin: 0 0 1em;
padding: 1em;
background-color: #F7F7F7;
border: 1px solid #CCC;
border-right-color: #999;
border-left-color: #999;
border-bottom-color: #999;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
border-top-color: #DADADA;
color: #666;
box-shadow: 0 3px 8px rgba(50, 50, 50, 0.17);
}
</style>
</head>
<body>
<!-- This file lives in public/500.html -->
<div class="dialog">
<div>
<h1>We're sorry, but something went wrong.</h1>
</div>
<p>If you are the application owner check the logs for more information.</p>
</div>
</body>
</html>
---
Backtrace:
▆
1. ├─... %>% ggplot(., aes(x = dataset, y = vectors))
2. ├─ggplot2::ggplot(., aes(x = dataset, y = vectors))
3. ├─dplyr::mutate(., dataset = factor(dataset, levels = datasets))
4. ├─dplyr::bind_rows(.)
5. │ └─rlang::list2(...)
6. ├─base::lapply(...)
7. │ └─FUN(X[[i]], ...)
8. │ └─dplyr::tibble(dataset = ds, vectors = nrow(list_census_vectors(ds)))
9. │ └─tibble:::tibble_quos(xs, .rows, .name_repair)
10. │ └─rlang::eval_tidy(xs[[j]], mask)
11. ├─base::nrow(list_census_vectors(ds))
12. └─cancensus::list_census_vectors(ds)
13. └─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. <!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 {
margin: 0 0 1em;
padding: 1em;
background-color: #F7F7F7;
border: 1px solid #CCC;
border-right-color: #999;
border-left-color: #999;
border-bottom-color: #999;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
border-top-color: #DADADA;
color: #666;
box-shadow: 0 3px 8px rgba(50, 50, 50, 0.17);
}
</style>
</head>
<body>
<!-- This file lives in public/500.html -->
<div class="dialog">
<div>
<h1>We're sorry, but something went wrong.</h1>
</div>
<p>If you are the application owner check the logs for more information.</p>
</div>
</body>
</html>
--- 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
Flavor: r-patched-linux-x86_64