Last updated on 2025-01-17 10:48:31 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0-4 | 8.39 | 69.48 | 77.87 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.0-4 | 5.04 | 52.70 | 57.74 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.0-4 | 124.80 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.0-4 | 118.08 | ERROR | |||
r-devel-windows-x86_64 | 1.0-4 | 9.00 | 87.00 | 96.00 | ERROR | |
r-patched-linux-x86_64 | 1.0-4 | 10.26 | 66.60 | 76.86 | ERROR | |
r-release-linux-x86_64 | 1.0-4 | 6.54 | 65.70 | 72.24 | ERROR | |
r-release-macos-arm64 | 1.0-4 | 37.00 | OK | |||
r-release-macos-x86_64 | 1.0-4 | 54.00 | OK | |||
r-release-windows-x86_64 | 1.0-4 | 9.00 | 82.00 | 91.00 | ERROR | |
r-oldrel-macos-arm64 | 1.0-4 | 40.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0-4 | 64.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0-4 | 11.00 | 101.00 | 112.00 | ERROR |
Version: 1.0-4
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
fitqmapdist.Rd: mledist, fitdist
startbernexp.Rd: mledist, fitdist
startberngamma.Rd: mledist, fitdist
startbernlnorm.Rd: mledist, fitdist
startbernweibull.Rd: mledist, fitdist
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64
Version: 1.0-4
Check: examples
Result: ERROR
Running examples in ‘qmap-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: fitQmapDIST
> ### Title: Quantile mapping using distribution derived transformations
> ### Aliases: fitQmapDIST fitQmapDIST.default fitQmapDIST.matrix
> ### fitQmapDIST.data.frame doQmapDIST doQmapDIST.default
> ### doQmapDIST.matrix doQmapDIST.data.frame
>
> ### ** Examples
>
> data(obsprecip)
> data(modprecip)
>
> qm.fit <- fitQmapDIST(obsprecip[,1],modprecip[,1],
+ distr="berngamma",
+ qstep=0.001)
> qm <- doQmapDIST(modprecip[,1],qm.fit)
>
>
> qm.lnorm.fit <- fitQmapDIST(obsprecip[,1],modprecip[,1],
+ distr="bernlnorm",
+ qstep=0.001)
Error in fitQmapDIST.default(obsprecip[, 1], modprecip[, 1], distr = "bernlnorm", :
'mledist' failed to estimate parameters for 'mod' with the error code 1
Calls: fitQmapDIST -> fitQmapDIST.default
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 1.0-4
Check: examples
Result: ERROR
Running examples in ‘qmap-Ex.R’ failed
The error most likely occurred in:
> ### Name: fitQmapDIST
> ### Title: Quantile mapping using distribution derived transformations
> ### Aliases: fitQmapDIST fitQmapDIST.default fitQmapDIST.matrix
> ### fitQmapDIST.data.frame doQmapDIST doQmapDIST.default
> ### doQmapDIST.matrix doQmapDIST.data.frame
>
> ### ** Examples
>
> data(obsprecip)
> data(modprecip)
>
> qm.fit <- fitQmapDIST(obsprecip[,1],modprecip[,1],
+ distr="berngamma",
+ qstep=0.001)
> qm <- doQmapDIST(modprecip[,1],qm.fit)
>
>
> qm.lnorm.fit <- fitQmapDIST(obsprecip[,1],modprecip[,1],
+ distr="bernlnorm",
+ qstep=0.001)
Error in fitQmapDIST.default(obsprecip[, 1], modprecip[, 1], distr = "bernlnorm", :
'mledist' failed to estimate parameters for 'mod' with the error code 1
Calls: fitQmapDIST -> fitQmapDIST.default
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64