Last updated on 2023-11-14 09:09:28 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.0 | 2.89 | 25.86 | 28.75 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.0.0 | 2.39 | 20.07 | 22.46 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.0.0 | 37.11 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 30.08 | ERROR | |||
r-devel-windows-x86_64 | 1.0.0 | 5.00 | 41.00 | 46.00 | ERROR | |
r-patched-linux-x86_64 | 1.0.0 | 2.97 | 27.13 | 30.10 | OK | |
r-release-linux-x86_64 | 1.0.0 | 3.20 | 26.96 | 30.16 | OK | |
r-release-macos-arm64 | 1.0.0 | 16.00 | OK | |||
r-release-macos-x86_64 | 1.0.0 | 23.00 | OK | |||
r-release-windows-x86_64 | 1.0.0 | 5.00 | 44.00 | 49.00 | OK | |
r-oldrel-macos-arm64 | 1.0.0 | 19.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.0 | 24.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.0 | 7.00 | 46.00 | 53.00 | OK |
Version: 1.0.0
Check: examples
Result: ERROR
Running examples in ‘EPGMr-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: EPGMProfile
> ### Title: Distance Profile
> ### Aliases: EPGMProfile
> ### Keywords: "water quality"
>
> ### ** Examples
>
> EPGMProfile(case.no=11)
Error in title(...) :
conversion failure on 'Concentration (μ g L⁻¹)' in 'mbcsToSbcs': for μ
Calls: EPGMProfile ... do.call -> plot -> plot.default -> localTitle -> title
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.0.0
Check: examples
Result: ERROR
Running examples in ‘EPGMr-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: EPGMProfile
> ### Title: Distance Profile
> ### Aliases: EPGMProfile
> ### Keywords: "water quality"
>
> ### ** Examples
>
> EPGMProfile(case.no=11)
Error in title(...) :
conversion failure on 'Concentration (μ g L⁻¹)' in 'mbcsToSbcs': for μ (U+03BC)
Calls: EPGMProfile ... do.call -> plot -> plot.default -> localTitle -> title
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.0
Check: examples
Result: ERROR
Running examples in ‘EPGMr-Ex.R’ failed
The error most likely occurred in:
> ### Name: EPGMProfile
> ### Title: Distance Profile
> ### Aliases: EPGMProfile
> ### Keywords: "water quality"
>
> ### ** Examples
>
> EPGMProfile(case.no=11)
Error in title(...) :
conversion failure on 'Concentration (μ g L⁻¹)' in 'mbcsToSbcs': for μ (U+03BC)
Calls: EPGMProfile ... do.call -> plot -> plot.default -> localTitle -> title
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64