Last updated on 2023-12-10 16:51:25 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.3.1 | 41.91 | 180.60 | 222.51 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.3.1 | 35.39 | 135.65 | 171.04 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.3.1 | 301.16 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.3.1 | 290.55 | NOTE | |||
r-devel-windows-x86_64 | 1.3.1 | 34.00 | 144.00 | 178.00 | ERROR | |
r-patched-linux-x86_64 | 1.3.1 | 45.79 | 192.90 | 238.69 | OK | |
r-release-linux-x86_64 | 1.3.1 | 36.70 | 189.03 | 225.73 | OK | |
r-release-macos-arm64 | 1.3.1 | 81.00 | OK | |||
r-release-macos-x86_64 | 1.3.1 | 141.00 | NOTE | |||
r-release-windows-x86_64 | 1.3.1 | 47.00 | 200.00 | 247.00 | OK | |
r-oldrel-macos-arm64 | 1.3.1 | 82.00 | OK | |||
r-oldrel-macos-x86_64 | 1.3.1 | 106.00 | OK | |||
r-oldrel-windows-x86_64 | 1.3.1 | 49.00 | 189.00 | 238.00 | OK |
Version: 1.3.1
Check: Rd files
Result: NOTE
checkRd: (-1) internal-interpolate.Rd:160: Lost braces
160 | \code{.saveGridToCSV}{\code{invisible(NULL)}. }
| ^
checkRd: (-1) internal-interpolate.Rd:162-164: Lost braces
162 | \code{.readGridFromCSV}{ a list with the read-in items, i.e.,
| ^
checkRd: (-1) internal-interpolate.Rd:166: Lost braces
166 | \code{.generateInterpGrid}{\code{invisible(NULL)}. }
| ^
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.3.1
Check: Rd \usage sections
Result: NOTE
Documented arguments not in \usage in Rd file 'internal-interpolate.Rd':
‘upRad.s’ ‘withSmooth’
Assignments in \usage in Rd file 'internal-interpolate.Rd':
.readGridFromCSV <- function(fromFileCSV) .generateInterpGrid(thGrid,
PFam, toFileCSV = "temp.csv", getFun = .getLMGrid, ..., modifyfct,
nameInSysdata, GridFileName, withPrint = TRUE, len = 13)
Objects in \usage without \alias in Rd file 'internalRobestHelpers.Rd':
‘.constructArg.list’ ‘.fix.in.defaults’ ‘.pretreat’ ‘.check.eps’
‘.isOKsteps’ ‘.isOKfsCor’
Documented arguments not in \usage in Rd file 'internal_Cniperplots.Rd':
‘origCl’
Objects in \usage without \alias in Rd file 'internals.Rd':
‘.isVirginW’
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: 1.3.1
Check: examples
Result: ERROR
Running examples in ‘ROptEst-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: RMXEOMSEMBREOBRE
> ### Title: Optimally robust estimation: RMXE, OMSE, MBRE, and OBRE
> ### Aliases: RMXEstimator OMSEstimator OBREstimator MBREstimator
> ### Keywords: robust
>
> ### ** Examples
>
> #############################
> ## 1. Binomial data
> #############################
> ## generate a sample of contaminated data
> set.seed(123)
> ind <- rbinom(100, size=1, prob=0.05)
> x <- rbinom(100, size=25, prob=(1-ind)*0.25 + ind*0.9)
>
> ## ML-estimate
> MLE.bin <- MLEstimator(x, BinomFamily(size = 25))
Warning in .local(.Object, ...) : you have to specify slot r at least
Error in h(simpleError(msg, call)) :
error in evaluating the argument 'object' in selecting a method for function 'startPar': unable to find an inherited method for function ‘r’ for signature ‘object = "numeric"’
Calls: MLEstimator ... initialize -> initialize -> .local -> table -> r -> <Anonymous>
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.3.1
Check: examples
Result: ERROR
Running examples in 'ROptEst-Ex.R' failed
The error most likely occurred in:
> ### Name: RMXEOMSEMBREOBRE
> ### Title: Optimally robust estimation: RMXE, OMSE, MBRE, and OBRE
> ### Aliases: RMXEstimator OMSEstimator OBREstimator MBREstimator
> ### Keywords: robust
>
> ### ** Examples
>
> #############################
> ## 1. Binomial data
> #############################
> ## generate a sample of contaminated data
> set.seed(123)
> ind <- rbinom(100, size=1, prob=0.05)
> x <- rbinom(100, size=25, prob=(1-ind)*0.25 + ind*0.9)
>
> ## ML-estimate
> MLE.bin <- MLEstimator(x, BinomFamily(size = 25))
Warning in .local(.Object, ...) : you have to specify slot r at least
Error in h(simpleError(msg, call)) :
error in evaluating the argument 'object' in selecting a method for function 'startPar': unable to find an inherited method for function 'r' for signature 'object = "numeric"'
Calls: MLEstimator ... initialize -> initialize -> .local -> table -> r -> <Anonymous>
Execution halted
Flavor: r-devel-windows-x86_64
Version: 1.3.1
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘RobLox’
Flavor: r-release-macos-x86_64
Version: 1.3.1
Check: Rd cross-references
Result: NOTE
Package unavailable to check Rd xrefs: ‘RobLox’
Flavor: r-release-macos-x86_64