CRAN Package Check Results for Package ROptEst

Last updated on 2024-01-12 19:57:46 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.1 38.09 180.01 218.10 ERROR
r-devel-linux-x86_64-debian-gcc 1.3.1 34.02 134.33 168.35 ERROR
r-devel-linux-x86_64-fedora-clang 1.3.1 278.78 ERROR
r-devel-linux-x86_64-fedora-gcc 1.3.1 270.03 ERROR
r-devel-windows-x86_64 1.3.1 35.00 166.00 201.00 ERROR
r-patched-linux-x86_64 1.3.1 46.87 193.51 240.38 OK
r-release-linux-x86_64 1.3.1 37.68 191.87 229.55 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 46.00 204.00 250.00 OK
r-oldrel-macos-arm64 1.3.1 82.00 OK
r-oldrel-windows-x86_64 1.3.1 45.00 191.00 236.00 OK

Check Details

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 Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, 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