CRAN Package Check Results for Package EMAtools

Last updated on 2024-06-11 20:48:08 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.4 15.24 112.05 127.29 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.4 9.61 82.58 92.19 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.4 156.32 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.4 144.69 NOTE
r-devel-windows-x86_64 0.1.4 12.00 73.00 85.00 WARN
r-patched-linux-x86_64 0.1.4 9.11 105.67 114.78 NOTE
r-release-linux-x86_64 0.1.4 11.97 108.06 120.03 NOTE
r-release-macos-arm64 0.1.4 46.00 OK
r-release-macos-x86_64 0.1.4 86.00 OK
r-release-windows-x86_64 0.1.4 12.00 102.00 114.00 OK
r-oldrel-macos-arm64 0.1.4 52.00 OK
r-oldrel-macos-x86_64 0.1.4 86.00 OK
r-oldrel-windows-x86_64 0.1.4 15.00 114.00 129.00 OK

Check Details

Version: 0.1.4
Check: Rd line widths
Result: NOTE Rd file 'ema.powercurve.Rd': \examples lines wider than 100 characters: ## Not run: ema.powercurve(NumbPart=80,NumbResp=200,COL.8="orange",COL.5="#FF5733",COL.3="#8E44AD") These lines will be truncated in the PDF manual. 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-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.1.4
Check: whether the namespace can be loaded with stated dependencies
Result: WARN Mingw-w64 runtime failure: VirtualProtect failed with code 0x5af 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: 0.1.4
Check: whether the namespace can be unloaded cleanly
Result: WARN
Flavor: r-devel-windows-x86_64

Version: 0.1.4
Check: dependencies in R code
Result: NOTE Error: unable to load shared object 'D:/RCompile/CRANpkg/lib/4.5/nlme/libs/x64/nlme.dll': LoadLibrary failure: Die Auslagerungsdatei ist zu klein, um diesen Vorgang durchzuführen. Call sequence: 13: inDL(x, as.logical(local), as.logical(now), ...) 12: dyn.load(file, DLLpath = DLLpath, ...) 11: library.dynam(lib, package, package.lib) 10: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) 9: asNamespace(ns) 8: namespaceImportFrom(ns, loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]), i[[2L]], 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() Execution halted Flavor: r-devel-windows-x86_64

Version: 0.1.4
Check: S3 generic/method consistency
Result: WARN Mingw-w64 runtime failure: VirtualProtect failed with code 0x5af See section 'Generic functions and methods' in the 'Writing R Extensions' manual. Flavor: r-devel-windows-x86_64

Version: 0.1.4
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-devel-windows-x86_64

Version: 0.1.4
Check: foreign function calls
Result: NOTE Fatal error: couldn't allocate node stack See chapter 'System and foreign language interfaces' in the 'Writing R Extensions' manual. Flavor: r-devel-windows-x86_64