Last updated on 2024-11-11 01:50:20 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 4.1.0 | 7.76 | 81.38 | 89.14 | OK | |
r-devel-linux-x86_64-debian-gcc | 4.1.0 | 6.08 | 33.52 | 39.60 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 4.1.0 | 147.29 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 4.1.0 | 142.66 | OK | |||
r-devel-windows-x86_64 | 4.1.0 | 8.00 | 104.00 | 112.00 | OK | |
r-patched-linux-x86_64 | 4.1.0 | 8.47 | 76.31 | 84.78 | OK | |
r-release-linux-x86_64 | 4.1.0 | 8.28 | 76.60 | 84.88 | OK | |
r-release-macos-arm64 | 4.1.0 | 40.00 | OK | |||
r-release-macos-x86_64 | 4.1.0 | 64.00 | OK | |||
r-release-windows-x86_64 | 4.1.0 | 8.00 | 106.00 | 114.00 | OK | |
r-oldrel-macos-arm64 | 4.1.0 | 60.00 | OK | |||
r-oldrel-macos-x86_64 | 4.1.0 | 139.00 | OK | |||
r-oldrel-windows-x86_64 | 4.1.0 | 10.00 | 126.00 | 136.00 | OK |
Version: 4.1.0
Check: examples
Result: ERROR
Running examples in ‘climatol-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: MHisopleths
> ### Title: Isopleths on a months-hours diagram
> ### Aliases: MHisopleths
> ### Keywords: hplot
>
> ### ** Examples
>
> data(climatol_data)
> MHisopleths(AWS_1year,'Temp',title='Mean temperature (C) -- My airport, 2002')
Error in MHisopleths(AWS_1year, "Temp", title = "Mean temperature (C) -- My airport, 2002") :
This function requires the package fields.
Please, install it and re-run the function
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc