Last updated on 2024-01-13 15:50:09 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.3 | 41.76 | 175.21 | 216.97 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.2.3 | 35.17 | 132.32 | 167.49 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.2.3 | 234.97 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.3 | 256.36 | ERROR | |||
r-devel-windows-x86_64 | 1.2.3 | 36.00 | 144.00 | 180.00 | ERROR | |
r-patched-linux-x86_64 | 1.2.3 | 49.03 | 201.43 | 250.46 | OK | |
r-release-linux-x86_64 | 1.2.3 | 39.82 | 203.03 | 242.85 | OK | |
r-release-macos-arm64 | 1.2.3 | 76.00 | OK | |||
r-release-macos-x86_64 | 1.2.3 | 145.00 | NOTE | |||
r-release-windows-x86_64 | 1.2.3 | 49.00 | 217.00 | 266.00 | OK | |
r-oldrel-macos-arm64 | 1.2.3 | 93.00 | OK | |||
r-oldrel-windows-x86_64 | 1.2.3 | 50.00 | 207.00 | 257.00 | OK |
Version: 1.2.3
Check: Rd files
Result: NOTE
checkRd: (-1) internal_plots.Rd:193-203: Lost braces
193 | \code{.cexscale}{rescales the point sizes of the points to be plotted;
| ^
checkRd: (-1) internal_plots.Rd:204: Lost braces
204 | \code{.getDimsTD}{returns the number of different coordinates to be plotted.}
| ^
checkRd: (-1) internal_plots.Rd:205-207: Lost braces
205 | \code{.producePanelFirstS}{for each graphical panel inserts
| ^
checkRd: (-1) internal_plots.Rd:208-209: Lost braces
208 | \code{.getX.vec}{produces the x-grid (on original scale) for each of the panels
| ^
checkRd: (-1) internal_plots.Rd:211-212: Lost braces
211 | \code{.getXlimYlim}{produces panel-wise \code{xlim} and \code{ylim} arguments
| ^
checkRd: (-1) internal_plots.Rd:213: Lost braces
213 | \code{.prepareTitles}{produces the titles for the panels}
| ^
checkRd: (-1) internal_plots.Rd:214: Lost braces
214 | \code{.getToDraw}{computes which panels are to be drawn}
| ^
checkRd: (-1) internal_plots.Rd:215-216: Lost braces
215 | \code{.preparePanelFirstLast}{prepares the \code{panel.first} and \code{panel.last}
| ^
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.2.3
Check: Rd \usage sections
Result: NOTE
Documented arguments not in \usage in Rd file 'internal_plots.Rd':
‘panelFirst’
Documented arguments not in \usage in Rd file 'internals.Rd':
‘L2fam’
Objects in \usage without \alias in Rd file 'internals.Rd':
‘.evalListRec’ ‘.filterEargsWEargList’
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.2.3
Check: examples
Result: ERROR
Running examples in ‘RobAStBase-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: RobAStBase-package
> ### Title: Robust Asymptotic Statistics
> ### Aliases: RobAStBase-package RobAStBase
> ### Keywords: package
>
> ### ** Examples
>
> library(RobAStBase)
> ## some L2 differentiable parametric family from package distrMod, e.g.
> B <- 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: 1.2.3
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘ROptEst’
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-release-macos-x86_64
Version: 1.2.3
Check: Rd cross-references
Result: NOTE
Unknown package ‘ROptEst’ in Rd xrefs
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.2.3
Check: examples
Result: ERROR
Running examples in ‘RobAStBase-Ex.R’ failed
The error most likely occurred in:
> ### Name: RobAStBase-package
> ### Title: Robust Asymptotic Statistics
> ### Aliases: RobAStBase-package RobAStBase
> ### Keywords: package
>
> ### ** Examples
>
> library(RobAStBase)
> ## some L2 differentiable parametric family from package distrMod, e.g.
> B <- 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
Version: 1.2.3
Check: Rd cross-references
Result: NOTE
Package unavailable to check Rd xrefs: ‘ROptEst’
Flavor: r-release-macos-x86_64