Last updated on 2024-01-13 15:49:56 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.9.0 | 45.23 | 177.49 | 222.72 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 2.9.0 | 43.70 | 133.35 | 177.05 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 2.9.0 | 236.62 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 2.9.0 | 267.58 | ERROR | |||
r-devel-windows-x86_64 | 2.9.0 | 40.00 | 175.00 | 215.00 | ERROR | |
r-patched-linux-x86_64 | 2.9.0 | 54.72 | 218.11 | 272.83 | OK | |
r-release-linux-x86_64 | 2.9.0 | 42.70 | 215.92 | 258.62 | OK | |
r-release-macos-arm64 | 2.9.0 | 106.00 | OK | |||
r-release-macos-x86_64 | 2.9.0 | 183.00 | OK | |||
r-release-windows-x86_64 | 2.9.0 | 55.00 | 257.00 | 312.00 | OK | |
r-oldrel-macos-arm64 | 2.9.0 | 103.00 | OK | |||
r-oldrel-windows-x86_64 | 2.9.0 | 58.00 | 252.00 | 310.00 | OK |
Version: 2.9.0
Check: Rd \usage sections
Result: NOTE
Documented arguments not in \usage in Rd file 'internalmleHelpers.Rd':
‘validity.check’
Objects in \usage without \alias in Rd file 'internals.Rd':
‘.csimpsum’
Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64
Version: 2.9.0
Check: examples
Result: ERROR
Running examples in ‘distrMod-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: BinomFamily
> ### Title: Generating function for Binomial families
> ### Aliases: BinomFamily
> ### Keywords: models
>
> ### ** Examples
>
> (B1 <- BinomFamily(size = 25, prob = 0.25))
Warning in .local(.Object, ...) : you have to specify slot r at least
Error: unable to find an inherited method for function ‘r’ for signature ‘object = "numeric"’
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 2.9.0
Check: package dependencies
Result: NOTE
Package which this enhances but not available for checking: ‘RobExtremes’
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 2.9.0
Check: Rd cross-references
Result: NOTE
Undeclared package ‘RobAStBase’ in Rd xrefs
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 2.9.0
Check: examples
Result: ERROR
Running examples in ‘distrMod-Ex.R’ failed
The error most likely occurred in:
> ### Name: BinomFamily
> ### Title: Generating function for Binomial families
> ### Aliases: BinomFamily
> ### Keywords: models
>
> ### ** Examples
>
> (B1 <- BinomFamily(size = 25, prob = 0.25))
Warning in .local(.Object, ...) : you have to specify slot r at least
Error: unable to find an inherited method for function ‘r’ for signature ‘object = "numeric"’
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64