Last updated on 2025-12-07 07:50:23 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| mvQuad | 1 | 3 | 9 |
Current CRAN status: ERROR: 1, NOTE: 3, OK: 9
Version: 1.0-8
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Constantin Weiser <constantin.weiser@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Constantin",
family = "Weiser",
role = c("aut", "cre"),
email = "constantin.weiser@gmail.com",
comment = "University Mainz / Germany")
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.0-8
Check: for unstated dependencies in ‘demo’
Result: NOTE
'library' or 'require' call not declared from: ‘mvtnorm’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 1.0-8
Check: package dependencies
Result: WARN
Cannot process vignettes
Packages suggested but not available for checking:
'knitr', 'rgl', 'rmarkdown'
VignetteBuilder package required for checking but not installed: ‘knitr’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0-8
Check: examples
Result: ERROR
Running examples in ‘mvQuad-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: plot (plot.NIGrid)
> ### Title: plots an NIGrid-object
> ### Aliases: 'plot (plot.NIGrid)' plot.NIGrid
>
> ### ** Examples
>
> myGrid <- createNIGrid(dim=4, type=c("GHe", "cNC1", "GLe", "oNC1"),
+ level=c(3,4,5,6))
> plot(myGrid) ## dimension 1-min(3,dim(myGrid)) are plotted
Error in plot.NIGrid(myGrid) :
wrong dimensions stated to be plotted (no 'rgl'-package for 3d-plot)
Calls: plot -> plot.NIGrid
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0-8
Check: package vignettes
Result: NOTE
Package has ‘vignettes’ subdirectory but apparently no vignettes.
Perhaps the ‘VignetteBuilder’ information is missing from the
DESCRIPTION file?
Flavor: r-devel-linux-x86_64-debian-gcc