CRAN Package Check Results for Package DarkDiv

Last updated on 2024-06-06 05:57:44 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.0 9.13 66.62 75.75 NOTE
r-devel-linux-x86_64-debian-gcc 0.3.0 6.66 48.85 55.51 NOTE
r-devel-linux-x86_64-fedora-clang 0.3.0 89.82 NOTE
r-devel-linux-x86_64-fedora-gcc 0.3.0 90.75 NOTE
r-devel-windows-x86_64 0.3.0 7.00 63.00 70.00 NOTE
r-patched-linux-x86_64 0.3.0 5.77 63.17 68.94 NOTE
r-release-linux-x86_64 0.3.0 6.28 61.32 67.60 NOTE
r-release-macos-arm64 0.3.0 28.00 NOTE
r-release-macos-x86_64 0.3.0 42.00 NOTE
r-release-windows-x86_64 0.3.0 8.00 46.00 54.00 ERROR
r-oldrel-macos-arm64 0.3.0 33.00 NOTE
r-oldrel-macos-x86_64 0.3.0 49.00 NOTE
r-oldrel-windows-x86_64 0.3.0 9.00 78.00 87.00 NOTE

Check Details

Version: 0.3.0
Check: LazyData
Result: NOTE 'LazyData' is specified without a 'data' directory 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, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 0.3.0
Check: Rd \usage sections
Result: WARN Fatal error: couldn't allocate node stack 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. Error: cannot allocate vector of size 2.2 Mb Call sequence: 11: (function (n) { if (existsInFrame(n, envenv)) envenv[[n]] else { e <- mkenv() envenv[[n]] <- e key <- env[[n]] ekey <- if (is.list(key)) key$eagerKey else key data <- lazyLoadDBfetch(ekey, datafile, compressed, envhook) parent.env(e) <- data$enclos %||% emptyenv() list2env(data$bindings, e) if (!is.null(data$attributes)) attributes(e) <- data$attributes if (!is.null(data$isS4) && data$isS4) .Internal(setS4Object(e, TRUE, TRUE)) if (is.list(key)) { expr <- quote(lazyLoadDBfetch(KEY, datafile, compressed, envhook)) .Internal(makeLazy(names(key$lazyKeys), key$lazyKeys, expr, parent.env(environment()), e)) } if (!is.n Execution halted The \usage entries for S3 methods should use the \method markup and not their full name. See chapter 'Writing R documentation files' in the 'Writing R Extensions' manual. Flavor: r-release-windows-x86_64

Version: 0.3.0
Check: for unstated dependencies in examples
Result: WARN Fatal error: couldn't allocate node stack Flavor: r-release-windows-x86_64

Version: 0.3.0
Check: examples
Result: ERROR Running massageExamples to create 'DarkDiv-Ex.R' failed NONE Flavor: r-release-windows-x86_64

Version: 0.3.0
Check: PDF version of manual
Result: WARN LaTeX errors when creating PDF version. This typically indicates Rd problems. Flavor: r-release-windows-x86_64

Version: 0.3.0
Check: PDF version of manual without index
Result: ERROR Re-running with no redirection of stdout/stderr. Flavor: r-release-windows-x86_64