Last updated on 2025-12-27 09:50:42 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.0.0 | 13.57 | 142.87 | 156.44 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 2.0.0 | 8.86 | 89.99 | 98.85 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 2.0.0 | 29.00 | 222.07 | 251.07 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 2.0.0 | 28.00 | 232.74 | 260.74 | ERROR | |
| r-devel-windows-x86_64 | 2.0.0 | 16.00 | 168.00 | 184.00 | OK | |
| r-patched-linux-x86_64 | 2.0.0 | 16.08 | 131.89 | 147.97 | OK | |
| r-release-linux-x86_64 | 2.0.0 | 13.96 | 132.95 | 146.91 | OK | |
| r-release-macos-arm64 | 2.0.0 | OK | ||||
| r-release-macos-x86_64 | 2.0.0 | 11.00 | 196.00 | 207.00 | OK | |
| r-release-windows-x86_64 | 2.0.0 | 15.00 | 163.00 | 178.00 | OK | |
| r-oldrel-macos-arm64 | 2.0.0 | OK | ||||
| r-oldrel-macos-x86_64 | 2.0.0 | 12.00 | 276.00 | 288.00 | OK | |
| r-oldrel-windows-x86_64 | 2.0.0 | 21.00 | 199.00 | 220.00 | OK |
Version: 2.0.0
Check: examples
Result: ERROR
Running examples in ‘UKFE-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: Zdists
> ### Title: Zdist Goodness of fit measure for pooling groups
> ### Aliases: Zdists
>
> ### ** Examples
>
> # Get CDs, form a pooling group, and calculate the Z-dists
> cds_39001 <- GetCDs(39001)
> pool_39001 <- Pool(cds_39001, N = 500)
> Zdists(pool_39001)
Error in xtfrm.data.frame(list(GEV = 0.419, GenLog = 2.61, Gumbel = 1.08, :
cannot xtfrm data frames
Calls: Zdists -> xtfrm -> xtfrm.data.frame
Execution halted
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
DiagPlots 7.571 0.096 10.580
GoFComparePool 5.257 0.015 6.695
NonFloodAdjPool 5.071 0.036 6.594
EVPlotAdd 3.907 0.067 5.002
Flavor: r-devel-linux-x86_64-debian-clang
Version: 2.0.0
Check: examples
Result: ERROR
Running examples in ‘UKFE-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: Zdists
> ### Title: Zdist Goodness of fit measure for pooling groups
> ### Aliases: Zdists
>
> ### ** Examples
>
> # Get CDs, form a pooling group, and calculate the Z-dists
> cds_39001 <- GetCDs(39001)
> pool_39001 <- Pool(cds_39001, N = 500)
> Zdists(pool_39001)
Error in xtfrm.data.frame(list(GEV = 0.419, GenLog = 2.61, Gumbel = 1.08, :
cannot xtfrm data frames
Calls: Zdists -> xtfrm -> xtfrm.data.frame
Execution halted
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
DiagPlots 4.796 0.096 6.197
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 2.0.0
Check: examples
Result: ERROR
Running examples in ‘UKFE-Ex.R’ failed
The error most likely occurred in:
> ### Name: Zdists
> ### Title: Zdist Goodness of fit measure for pooling groups
> ### Aliases: Zdists
>
> ### ** Examples
>
> # Get CDs, form a pooling group, and calculate the Z-dists
> cds_39001 <- GetCDs(39001)
> pool_39001 <- Pool(cds_39001, N = 500)
> Zdists(pool_39001)
Error in xtfrm.data.frame(list(GEV = 0.419, GenLog = 2.61, Gumbel = 1.08, :
cannot xtfrm data frames
Calls: Zdists -> xtfrm -> xtfrm.data.frame
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc