CRAN Package Check Results for Package mvQuad

Last updated on 2025-12-06 00:48:50 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0-8 2.68 38.30 40.98 NOTE
r-devel-linux-x86_64-debian-gcc 1.0-8 2.18 20.29 22.47 ERROR
r-devel-linux-x86_64-fedora-clang 1.0-8 60.59 OK
r-devel-linux-x86_64-fedora-gcc 1.0-8 69.82 OK
r-devel-windows-x86_64 1.0-8 5.00 54.00 59.00 OK
r-patched-linux-x86_64 1.0-8 2.69 33.63 36.32 NOTE
r-release-linux-x86_64 1.0-8 2.58 34.63 37.21 NOTE
r-release-macos-arm64 1.0-8 OK
r-release-macos-x86_64 1.0-8 2.00 48.00 50.00 OK
r-release-windows-x86_64 1.0-8 4.00 53.00 57.00 OK
r-oldrel-macos-arm64 1.0-8 OK
r-oldrel-macos-x86_64 1.0-8 2.00 40.00 42.00 OK
r-oldrel-windows-x86_64 1.0-8 5.00 62.00 67.00 OK

Check Details

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

Version: 1.0-8
Check: HTML version of manual
Result: NOTE Skipping checking math rendering: package 'V8' unavailable Flavor: r-devel-linux-x86_64-debian-gcc