Last updated on 2025-12-13 03:49:26 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.5.10 | 5.94 | 64.93 | 70.87 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.5.10 | 3.81 | 48.86 | 52.67 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.5.10 | 10.00 | 101.07 | 111.07 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.5.10 | 10.00 | 122.98 | 132.98 | OK | |
| r-devel-windows-x86_64 | 0.5.10 | 9.00 | 96.00 | 105.00 | OK | |
| r-patched-linux-x86_64 | 0.5.10 | 5.97 | 59.61 | 65.58 | OK | |
| r-release-linux-x86_64 | 0.5.10 | 5.44 | 60.20 | 65.64 | OK | |
| r-release-macos-arm64 | 0.5.10 | OK | ||||
| r-release-macos-x86_64 | 0.5.10 | 4.00 | 91.00 | 95.00 | OK | |
| r-release-windows-x86_64 | 0.5.10 | 9.00 | 92.00 | 101.00 | OK | |
| r-oldrel-macos-arm64 | 0.5.10 | OK | ||||
| r-oldrel-macos-x86_64 | 0.5.10 | 4.00 | 103.00 | 107.00 | OK | |
| r-oldrel-windows-x86_64 | 0.5.10 | 12.00 | 104.00 | 116.00 | OK |
Version: 0.5.10
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