Last updated on 2024-01-15 10:53:24 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.9.4 | 8.96 | 83.74 | 92.70 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.9.4 | 7.37 | 61.05 | 68.42 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.9.4 | 108.12 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.9.4 | 106.51 | OK | |||
r-devel-windows-x86_64 | 0.9.4 | 9.00 | 95.00 | 104.00 | OK | |
r-patched-linux-x86_64 | 0.9.4 | 8.40 | 81.23 | 89.63 | OK | |
r-release-linux-x86_64 | 0.9.4 | 10.12 | 80.96 | 91.08 | OK | |
r-release-macos-arm64 | 0.9.4 | 51.00 | OK | |||
r-release-macos-x86_64 | 0.9.4 | 74.00 | OK | |||
r-release-windows-x86_64 | 0.9.4 | 11.00 | 108.00 | 119.00 | OK | |
r-oldrel-macos-arm64 | 0.9.4 | 64.00 | OK | |||
r-oldrel-windows-x86_64 | 0.9.4 | 13.00 | 115.00 | 128.00 | OK |
Version: 0.9.4
Check: examples
Result: ERROR
Running examples in ‘cdcfluview-Ex.R’ failed
The error most likely occurred in:
> ### 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 age_group_distribution(years = 2015) :
Internal Server Error (HTTP 500).
Calls: age_group_distribution -> <Anonymous>
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang