Last updated on 2024-09-12 17:49:11 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 4.30 | 40.41 | 44.71 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 3.59 | 30.73 | 34.32 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 70.77 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 70.13 | OK | |||
r-devel-windows-x86_64 | 0.1.0 | 7.00 | 71.00 | 78.00 | OK | |
r-patched-linux-x86_64 | 0.1.0 | 5.24 | 38.00 | 43.24 | OK | |
r-release-linux-x86_64 | 0.1.0 | 4.57 | 38.77 | 43.34 | OK | |
r-release-macos-arm64 | 0.1.0 | 22.00 | OK | |||
r-release-macos-x86_64 | 0.1.0 | 36.00 | OK | |||
r-release-windows-x86_64 | 0.1.0 | 7.00 | 0.00 | 7.00 | FAIL | |
r-oldrel-macos-arm64 | 0.1.0 | 29.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.0 | 61.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.0 | 7.00 | 77.00 | 84.00 | OK |
Version: 0.1.0
Check: PDF version of manual
Result: FAIL
Check process probably crashed or hung up for 20 minutes ... killed
Most likely this happened in the example checks (?),
if not, ignore the following last lines of example output:
> ### Name: weibullcp
> ### Title: Probabilistic estimation of earthquake recurrence interval using
> ### Weibull distribution
> ### Aliases: weibullcp
>
> ### ** Examples
>
> fit=fitweibull(c(1,1),data=data_earthquake_6_6.5)
Warning in ks.test.default(x = data, y = "cdfweibull", par = as.vector(parameters)) :
ties should not be present for the one-sample Kolmogorov-Smirnov test
> weibullcp(fit,r=2,te=5)
[1] 0.4292357
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 5.28 0.12 5.41 NA NA
> grDevices::dev.off()
null device
1
> ###
> ### Local variables: ***
> ### mode: outline-minor ***
> ### outline-regexp: "\\(> \\)?### [*]+" ***
> ### End: ***
> quit('no')
======== End of example output (where/before crash/hang up occured ?) ========
Flavor: r-release-windows-x86_64