CRAN Package Check Results for Maintainer ‘Lore Merdrignac <l.merdrignac at epiconcept.fr>’

Last updated on 2024-06-11 16:49:48 CEST.

Package FAIL ERROR NOTE OK
EpiReport 1 1 8 3
EpiSignalDetection 1 12
EpiStats 1 12

Package EpiReport

Current CRAN status: FAIL: 1, ERROR: 1, NOTE: 8, OK: 3

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

Package EpiSignalDetection

Current CRAN status: FAIL: 1, OK: 12

Version: 0.1.2
Check: replacement functions
Result: WARN Fatal error: couldn't allocate node stack The argument of a replacement function which corresponds to the right hand side must be named 'value'. Flavor: r-release-windows-x86_64

Version: 0.1.2
Check: R code for possible problems
Result: NOTE Fatal error: couldn't allocate node stack Found the following possibly unsafe calls: Fatal error: couldn't allocate node stack Flavor: r-release-windows-x86_64

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

Package EpiStats

Current CRAN status: ERROR: 1, OK: 12

Version: 1.6-2
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building 'EpiStats.Rmd' using rmarkdown ! ERROR: bad allocation ! Entschuldigung, aber C:\PROGRA~1\MiKTeX\miktex\bin\x64\pdflatex.exe schlug fehl. Error: processing vignette 'EpiStats.Rmd' failed with diagnostics: LaTeX failed to compile D:/RCompile/CRANpkg/local/4.4/EpiStats.Rcheck/vign_test/EpiStats/vignettes/EpiStats.tex. See https://yihui.org/tinytex/r/#debugging for debugging tips. See EpiStats.log for more info. --- failed re-building 'EpiStats.Rmd' SUMMARY: processing the following file failed: 'EpiStats.Rmd' Error: Vignette re-building failed. Execution halted Flavor: r-release-windows-x86_64