Last updated on 2021-03-04 00:47:53 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.0 | 10.56 | 87.78 | 98.34 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.3.0 | 8.83 | 65.52 | 74.35 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.3.0 | 116.70 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.0 | 118.34 | OK | |||
r-devel-windows-ix86+x86_64 | 0.3.0 | 22.00 | 112.00 | 134.00 | OK | |
r-patched-linux-x86_64 | 0.3.0 | 11.95 | 71.53 | 83.48 | ERROR | |
r-patched-solaris-x86 | 0.3.0 | 156.90 | NOTE | |||
r-release-linux-x86_64 | 0.3.0 | 11.50 | 81.05 | 92.55 | OK | |
r-release-macos-x86_64 | 0.3.0 | OK | ||||
r-release-windows-ix86+x86_64 | 0.3.0 | 15.00 | 86.00 | 101.00 | OK | |
r-oldrel-macos-x86_64 | 0.3.0 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.3.0 | 18.00 | 111.00 | 129.00 | OK |
Version: 0.3.0
Check: examples
Result: ERROR
Running examples in ‘behaviorchange-Ex.R’ failed
The error most likely occurred in:
> ### Name: complecs
> ### Title: Create a COMPLECS graph
> ### Aliases: complecs print.complecs
>
> ### ** Examples
>
> complecs(paste0("https://docs.google.com/spreadsheets/d/",
+ "1WMO15xroy4a0RfpuZ8GhT-NfDoxwS34w9PrWp8rGjjk"));
Reading from "COMPLECS-spec-template"
Range "'connections'"
Reading from "COMPLECS-spec-template"
Range "'entities'"
Error in curl::curl_fetch_memory(url, handle = handle) :
Error in the HTTP2 framing layer
Calls: complecs ... request_fetch -> request_fetch.write_memory -> <Anonymous>
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.3.0
Check: examples
Result: ERROR
Running examples in ‘behaviorchange-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: complecs
> ### Title: Create a COMPLECS graph
> ### Aliases: complecs print.complecs
>
> ### ** Examples
>
> complecs(paste0("https://docs.google.com/spreadsheets/d/",
+ "1WMO15xroy4a0RfpuZ8GhT-NfDoxwS34w9PrWp8rGjjk"));
Error: Client error: (429) RESOURCE_EXHAUSTED
* Either out of resource quota or reaching rate limiting. The client should look for google.rpc.QuotaFailure error detail for more information.
* Quota exceeded for quota metric 'Read requests' and limit 'Read requests per minute' of service 'sheets.googleapis.com' for consumer 'project_number:603366585132'.
Error details:
* Error details of type 'google.rpc.ErrorInfo' are not implemented yet.
* Workaround: use `tryCatch()` and inspect error payload yourself.
* Please open an issue at https://github.com/r-lib/gargle/issues, so we can fix.
Backtrace:
█
1. └─behaviorchange::complecs(...)
2. └─googlesheets4::gs4_get(input)
3. └─googlesheets4:::gs4_get_impl_(as_sheets_id(ss))
4. └─gargle::response_process(raw_resp)
5. └─gargle:::stop_request_failed(error_message(resp), resp)
Execution halted
Flavor: r-patched-linux-x86_64
Version: 0.3.0
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘rsvg’
Flavor: r-patched-solaris-x86