Last updated on 2025-08-06 05:52:23 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 5.4-22 | 30.31 | 141.15 | 171.46 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 5.4-22 | 18.47 | 98.67 | 117.14 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 5.4-22 | 305.73 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 5.4-22 | 291.19 | ERROR | |||
r-devel-windows-x86_64 | 5.4-22 | 29.00 | 190.00 | 219.00 | NOTE | |
r-patched-linux-x86_64 | 5.4-22 | 28.02 | 175.16 | 203.18 | NOTE | |
r-release-linux-x86_64 | 5.4-22 | 27.76 | 177.03 | 204.79 | NOTE | |
r-release-macos-arm64 | 5.4-22 | 109.00 | OK | |||
r-release-macos-x86_64 | 5.4-22 | 295.00 | OK | |||
r-release-windows-x86_64 | 5.4-22 | 31.00 | 193.00 | 224.00 | NOTE | |
r-oldrel-macos-arm64 | 5.4-22 | 78.00 | OK | |||
r-oldrel-macos-x86_64 | 5.4-22 | 192.00 | OK | |||
r-oldrel-windows-x86_64 | 5.4-22 | 40.00 | 248.00 | 288.00 | OK |
Version: 5.4-22
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
LR.test.Rd: dropterm
gamlss.ps.Rd: ridge
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, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-x86_64
Version: 5.4-22
Check: examples
Result: ERROR
Running examples in ‘gamlss-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: acfResid
> ### Title: ACF plot of the residuals
> ### Aliases: acfResid
> ### Keywords: regresson ts
>
> ### ** Examples
>
> library(datasets)
> data(co2)
> m1<- gamlss(co2~pb(as.numeric(time(co2)))+factor(cycle(co2)))
GAMLSS-RS iteration 1: Global Deviance = 294.3422
Error in `*.default`(x, wts) : time-series/vector length mismatch
Calls: gamlss ... glim.fit -> additive.fit -> lm.wfit -> Ops.ts -> NextMethod
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 5.4-22
Check: examples
Result: ERROR
Running examples in ‘gamlss-Ex.R’ failed
The error most likely occurred in:
> ### Name: acfResid
> ### Title: ACF plot of the residuals
> ### Aliases: acfResid
> ### Keywords: regresson ts
>
> ### ** Examples
>
> library(datasets)
> data(co2)
> m1<- gamlss(co2~pb(as.numeric(time(co2)))+factor(cycle(co2)))
GAMLSS-RS iteration 1: Global Deviance = 294.3422
Error in `*.default`(x, wts) : time-series/vector length mismatch
Calls: gamlss ... glim.fit -> additive.fit -> lm.wfit -> Ops.ts -> NextMethod
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc