Last updated on 2022-04-27 12:55:10 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.2 | 2.64 | 43.25 | 45.89 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.2 | 1.48 | 33.23 | 34.71 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.2 | 49.91 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.2 | 48.56 | ERROR | |||
r-devel-windows-x86_64 | 1.0.2 | 14.00 | 64.00 | 78.00 | OK | |
r-patched-linux-x86_64 | 1.0.2 | 7.01 | 41.57 | 48.58 | OK | |
r-release-linux-x86_64 | 1.0.2 | 2.57 | 42.59 | 45.16 | OK | |
r-release-macos-arm64 | 1.0.2 | 20.00 | OK | |||
r-release-macos-x86_64 | 1.0.2 | 33.00 | OK | |||
r-release-windows-x86_64 | 1.0.2 | 17.00 | 63.00 | 80.00 | OK | |
r-oldrel-macos-arm64 | 1.0.2 | 23.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.2 | 30.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 1.0.2 | 5.00 | 54.00 | 59.00 | OK |
Version: 1.0.2
Check: examples
Result: ERROR
Running examples in ‘moezipfR-Ex.R’ failed
The error most likely occurred in:
> ### Name: moezipfR.fit
> ### Title: MOEZipf parameters estimation.
> ### Aliases: AIC.moezipfR BIC.moezipfR coef.moezipfR fitted.moezipfR
> ### logLik.moezipfR moezipfR.fit plot.moezipfR print.moezipfR
> ### residuals.moezipfR summary.moezipfR
>
> ### ** Examples
>
> data <- rmoezipf(100, 2.5, 1.3)
Error in p > 1 || p < 0 : 'length = 100' in coercion to 'logical(1)'
Calls: rmoezipf -> qmoezipf -> which
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc