CRAN Package Check Results for Package deltaPlotR

Last updated on 2026-07-03 09:50:46 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.9 2.45 25.90 28.35 OK
r-devel-linux-x86_64-debian-gcc 1.9 1.81 21.21 23.02 OK
r-devel-linux-x86_64-fedora-clang 1.9 41.92 OK
r-devel-linux-x86_64-fedora-gcc 1.9 41.56 OK
r-devel-windows-x86_64 1.9 4.00 46.00 50.00 WARN
r-patched-linux-x86_64 1.9 2.60 24.38 26.98 OK
r-release-linux-x86_64 1.9 OK
r-release-macos-arm64 1.9 1.00 13.00 14.00 OK
r-release-macos-x86_64 1.9 2.00 31.00 33.00 OK
r-release-windows-x86_64 1.9 3.00 47.00 50.00 OK
r-oldrel-macos-arm64 1.9 1.00 10.00 11.00 OK
r-oldrel-macos-x86_64 1.9 2.00 30.00 32.00 OK
r-oldrel-windows-x86_64 1.9 4.00 50.00 54.00 OK

Check Details

Version: 1.9
Check: for missing documentation entries
Result: WARN Error: package 'MASS' required by 'deltaPlotR' could not be found Call sequence: 3: stop(gettextf("package %s required by %s could not be found", sQuote(pkg), sQuote(pkgname)), call. = FALSE, domain = NA) 2: .getRequiredPackages2(pkgInfo, quietly = quietly, lib.loc = c(lib.loc, .libPaths())) 1: library(package, lib.loc = lib.loc, character.only = TRUE, verbose = FALSE) Execution halted All user-level objects in a package should have documentation entries. See chapter 'Writing R documentation files' in the 'Writing R Extensions' manual. Flavor: r-devel-windows-x86_64