Last updated on 2025-12-26 17:49:01 CET.
| Package | ERROR | OK |
|---|---|---|
| UKFE | 4 | 9 |
Current CRAN status: ERROR: 4, OK: 9
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.097 5.57
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