Last updated on 2022-08-15 08:49:52 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.9.4 | 8.94 | 81.73 | 90.67 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.9.4 | 7.05 | 62.93 | 69.98 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.9.4 | 119.50 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.9.4 | 117.02 | OK | |||
r-devel-windows-x86_64 | 0.9.4 | 30.00 | 117.00 | 147.00 | OK | |
r-patched-linux-x86_64 | 0.9.4 | 9.82 | 80.50 | 90.32 | OK | |
r-release-linux-x86_64 | 0.9.4 | 9.08 | 80.05 | 89.13 | OK | |
r-release-macos-arm64 | 0.9.4 | 64.00 | OK | |||
r-release-macos-x86_64 | 0.9.4 | 89.00 | OK | |||
r-release-windows-x86_64 | 0.9.4 | 37.00 | 118.00 | 155.00 | OK | |
r-oldrel-macos-arm64 | 0.9.4 | 61.00 | OK | |||
r-oldrel-macos-x86_64 | 0.9.4 | 78.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 0.9.4 | 20.00 | 115.00 | 135.00 | OK |
Version: 0.9.4
Check: examples
Result: ERROR
Running examples in 'cdcfluview-Ex.R' failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: age_group_distribution
> ### Title: Age Group Distribution of Influenza Positive Tests Reported by
> ### Public Health Laboratories
> ### Aliases: age_group_distribution
>
> ### ** Examples
>
> agd <- age_group_distribution(years=2015)
Error in curl::curl_fetch_memory(url, handle = handle) :
gnutls_handshake() failed: Error in the pull function.
Calls: age_group_distribution ... request_fetch -> request_fetch.write_memory -> <Anonymous>
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang