CRAN Package Check Results for Package EpiReport

Last updated on 2024-06-11 04:52:25 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.2 10.56 114.59 125.15 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.2 8.39 85.74 94.13 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.2 154.67 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.2 162.71 NOTE
r-devel-windows-x86_64 1.0.2 9.00 100.00 109.00 ERROR
r-patched-linux-x86_64 1.0.2 17.60 110.48 128.08 NOTE
r-release-linux-x86_64 1.0.2 6.44 110.36 116.80 NOTE
r-release-macos-arm64 1.0.2 57.00 NOTE
r-release-macos-x86_64 1.0.2 123.00 NOTE
r-release-windows-x86_64 1.0.2 10.00 83.00 93.00 FAIL
r-oldrel-macos-arm64 1.0.2 51.00 OK
r-oldrel-macos-x86_64 1.0.2 76.00 OK
r-oldrel-windows-x86_64 1.0.2 12.00 119.00 131.00 OK

Check Details

Version: 1.0.2
Check: Rd files
Result: NOTE checkRd: (-1) getAgeGender.Rd:52: Lost braces in \itemize; meant \describe ? checkRd: (-1) getAgeGender.Rd:53: Lost braces in \itemize; meant \describe ? checkRd: (-1) getAgeGender.Rd:54: Lost braces in \itemize; meant \describe ? checkRd: (-1) getAgeGender.Rd:55: Lost braces in \itemize; meant \describe ? checkRd: (-1) getMap.Rd:44-45: Lost braces in \itemize; meant \describe ? checkRd: (-1) getMap.Rd:46-48: Lost braces in \itemize; meant \describe ? checkRd: (-1) getMap.Rd:49-51: Lost braces in \itemize; meant \describe ? checkRd: (-1) getSeason.Rd:55: Lost braces in \itemize; meant \describe ? checkRd: (-1) getSeason.Rd:56: Lost braces in \itemize; meant \describe ? checkRd: (-1) getSeason.Rd:57: Lost braces in \itemize; meant \describe ? checkRd: (-1) getSeason.Rd:58: Lost braces in \itemize; meant \describe ? checkRd: (-1) getTableByMS.Rd:59: Lost braces in \itemize; meant \describe ? checkRd: (-1) getTableByMS.Rd:60: Lost braces in \itemize; meant \describe ? checkRd: (-1) getTableByMS.Rd:61-62: Lost braces in \itemize; meant \describe ? checkRd: (-1) getTrend.Rd:55: Lost braces in \itemize; meant \describe ? checkRd: (-1) getTrend.Rd:56: Lost braces in \itemize; meant \describe ? checkRd: (-1) plotAgeGender.Rd:45: Lost braces in \itemize; meant \describe ? checkRd: (-1) plotAgeGender.Rd:46: Lost braces in \itemize; meant \describe ? checkRd: (-1) plotAgeGender.Rd:47: Lost braces in \itemize; meant \describe ? checkRd: (-1) plotSeasonality.Rd:42: Lost braces in \itemize; meant \describe ? checkRd: (-1) plotSeasonality.Rd:43: Lost braces in \itemize; meant \describe ? checkRd: (-1) plotSeasonality.Rd:44: Lost braces in \itemize; meant \describe ? checkRd: (-1) plotSeasonality.Rd:45: Lost braces in \itemize; meant \describe ? checkRd: (-1) plotTS12MAvg.Rd:27: Lost braces in \itemize; meant \describe ? checkRd: (-1) plotTS12MAvg.Rd:28: Lost braces in \itemize; meant \describe ? 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

Version: 1.0.2
Check: whether the package can be loaded with stated dependencies
Result: WARN Fatal error: couldn't allocate node stack It looks like this package (or one of its dependent packages) has an unstated dependence on a standard package. All dependencies must be declared in DESCRIPTION. See section 'The DESCRIPTION file' in the 'Writing R Extensions' manual. Flavor: r-devel-windows-x86_64

Version: 1.0.2
Check: whether the package can be unloaded cleanly
Result: WARN
Flavor: r-devel-windows-x86_64

Version: 1.0.2
Check: whether the namespace can be loaded with stated dependencies
Result: WARN Error in inDL(x, as.logical(local), as.logical(now), ...) : unable to load shared object 'D:/RCompile/CRANpkg/lib/4.5/tibble/libs/x64/tibble.dll': LoadLibrary failure: Die Auslagerungsdatei ist zu klein, um diesen Vorgang durchzuführen. Calls: <Anonymous> ... asNamespace -> loadNamespace -> library.dynam -> dyn.load -> inDL Execution halted A namespace must be able to be loaded with just the base namespace loaded: otherwise if the namespace gets loaded by a saved object, the session will be unable to start. Probably some imports need to be declared in the NAMESPACE file. Flavor: r-devel-windows-x86_64

Version: 1.0.2
Check: whether the namespace can be unloaded cleanly
Result: WARN
Flavor: r-devel-windows-x86_64

Version: 1.0.2
Check: replacement functions
Result: WARN Error: memory exhausted Execution halted The argument of a replacement function which corresponds to the right hand side must be named 'value'. Flavor: r-devel-windows-x86_64

Version: 1.0.2
Check: R code for possible problems
Result: ERROR Incorrect (un)loading of package shared object. Fatal error: couldn't allocate node stack The system-specific extension for shared objects must not be added. See ?library.dynam. [6s] OK Flavor: r-devel-windows-x86_64

Version: 1.0.2
Check: examples
Result: ERROR Running examples in 'EpiReport-Ex.R' failed The error most likely occurred in: > ### Name: body_replace_gg_at_bkm > ### Title: Replace a plot at a bookmark location > ### Aliases: body_replace_gg_at_bkm > > ### ** Examples > > doc <- officer::read_docx(path = file.path(system.file(package = "EpiReport"), + "template/AER_template.docx" )) > p <- EpiReport::getTrend() Error in get("#HAS_DUPLICATE_CLASS_NAMES", envir = .classTable) : object '#HAS_DUPLICATE_CLASS_NAMES' not found Calls: <Anonymous> ... .newOrMultipleMethod -> .duplicateClassesExist -> get Execution halted Flavor: r-devel-windows-x86_64

Version: 1.0.2
Check: loading without being on the library search path
Result: WARN Error: package or namespace load failed for 'EpiReport' in inDL(x, as.logical(local), as.logical(now), ...): unable to load shared object 'D:/RCompile/CRANpkg/lib/4.4/vctrs/libs/x64/vctrs.dll': LoadLibrary failure: Die Auslagerungsdatei ist zu klein, um diesen Vorgang durchzuführen. Execution halted It looks like this package has a loading problem when not on .libPaths: see the messages for details. Flavor: r-release-windows-x86_64

Version: 1.0.2
Check: replacement functions
Result: WARN Error: unable to load shared object 'D:/RCompile/CRANpkg/lib/4.4/vctrs/libs/x64/vctrs.dll': LoadLibrary failure: Die Auslagerungsdatei ist zu klein, um diesen Vorgang durchzuführen. Call sequence: 9: inDL(x, as.logical(local), as.logical(now), ...) 8: dyn.load(file, DLLpath = DLLpath, ...) 7: library.dynam(lib, package, package.lib) 6: loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) 5: namespaceImport(ns, loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]), from = package) 4: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) 3: asNamespace(ns) 2: namespaceImportFrom(ns, loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]), i[[2L]], from = package) 1: loadNamespace(package, lib.loc) Execution halted The argument of a replacement function which corresponds to the right hand side must be named 'value'. Flavor: r-release-windows-x86_64

Version: 1.0.2
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building 'EpiReport_Vignette.Rmd' using rmarkdown Flavor: r-release-windows-x86_64

Version: 1.0.2
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: 1.0.2
Check: PDF version of manual without index
Result: ERROR Re-running with no redirection of stdout/stderr. Flavor: r-release-windows-x86_64

Version: 1.0.2
Check: HTML version of manual
Result: FAIL
Flavor: r-release-windows-x86_64