CRAN Package Check Results for Package ECOTOXr

Last updated on 2024-06-11 01:54:39 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.9 9.75 68.62 78.37 OK
r-devel-linux-x86_64-debian-gcc 1.0.9 6.12 49.99 56.11 OK
r-devel-linux-x86_64-fedora-clang 1.0.9 105.13 OK
r-devel-linux-x86_64-fedora-gcc 1.0.9 91.30 OK
r-devel-windows-x86_64 1.0.9 9.00 48.00 57.00 FAIL
r-patched-linux-x86_64 1.0.9 8.43 63.15 71.58 OK
r-release-linux-x86_64 1.0.9 6.17 64.41 70.58 OK
r-release-macos-arm64 1.0.9 32.00 OK
r-release-macos-x86_64 1.0.9 63.00 OK
r-release-windows-x86_64 1.0.9 8.00 71.00 79.00 OK
r-oldrel-macos-arm64 1.0.9 31.00 OK
r-oldrel-macos-x86_64 1.0.9 64.00 OK
r-oldrel-windows-x86_64 1.0.9 9.00 84.00 93.00 OK

Check Details

Version: 1.0.9
Check: replacement functions
Result: WARN Error: unable to load shared object 'D:/RCompile/CRANpkg/lib/4.5/vctrs/libs/x64/vctrs.dll': LoadLibrary failure: Die Auslagerungsdatei ist zu klein, um diesen Vorgang durchzuführen. Call sequence: 12: inDL(x, as.logical(local), as.logical(now), ...) 11: dyn.load(file, DLLpath = DLLpath, ...) 10: library.dynam(lib, package, package.lib) 9: loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) 8: namespaceImport(ns, loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]), from = package) 7: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) 6: asNamespace(ns) 5: namespaceImportFrom(ns, loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]), i[[2L]], 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) 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.9
Check: Rd \usage sections
Result: NOTE Warning in sub(re, "\\3\\5.\\4", x) : TRE pattern compilation error 'Out of memory' Error in sub(re, "\\3\\5.\\4", x) : invalid regular expression '(\\(S3)?method\{([._[:alnum:]]*|\$|\[\[?|\@|\+|\-|\*|\/|\^|<=?|>=?|!=?|==|\&|\||\%[[:alnum:][:punct:]]*\%)\}\{([._[:alnum:]]+|`[^`]+`)\})(<-)?', reason 'Out of memory' Calls: <Anonymous> ... .transform_S3_method_markup -> .strip_backticks -> gsub -> is.factor -> sub 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-devel-windows-x86_64

Version: 1.0.9
Check: tests
Result: FAIL
Flavor: r-devel-windows-x86_64