CRAN Package Check Results for Package ExpAnalysis3d

Last updated on 2024-06-07 00:53:57 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 10.53 99.34 109.87 OK
r-devel-linux-x86_64-debian-gcc 0.1.2 9.00 72.54 81.54 OK
r-devel-linux-x86_64-fedora-clang 0.1.2 135.40 OK
r-devel-linux-x86_64-fedora-gcc 0.1.2 127.17 OK
r-devel-windows-x86_64 0.1.2 10.00 85.00 95.00 OK
r-patched-linux-x86_64 0.1.2 9.09 91.56 100.65 OK
r-release-linux-x86_64 0.1.2 7.37 90.61 97.98 OK
r-release-macos-arm64 0.1.2 38.00 OK
r-release-macos-x86_64 0.1.2 58.00 OK
r-release-windows-x86_64 0.1.2 10.00 75.00 85.00 FAIL
r-oldrel-macos-arm64 0.1.2 41.00 OK
r-oldrel-macos-x86_64 0.1.2 69.00 OK
r-oldrel-windows-x86_64 0.1.2 12.00 102.00 114.00 OK

Check Details

Version: 0.1.2
Check: whether the namespace can be loaded with stated dependencies
Result: WARN 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-release-windows-x86_64

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

Version: 0.1.2
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-release-windows-x86_64

Version: 0.1.2
Check: for missing documentation entries
Result: WARN Error: package 'ggplot2' could not be loaded Call sequence: 5: stop(gettextf("package %s could not be loaded", sQuote(pkg)), call. = FALSE, domain = NA) 4: .getRequiredPackages2(pkgInfo, quietly = quietly, lib.loc = c(lib.loc, .libPaths())) 3: library(pkg, character.only = TRUE, logical.return = TRUE, lib.loc = lib.loc, quietly = quietly) 2: .getRequiredPackages2(pkgInfo, quietly = quietly, lib.loc = c(lib.loc, .libPaths())) 1: library(package, lib.loc = lib.loc, character.only = TRUE, verbose = FALSE) Execution halted All user-level objects in a package should have documentation entries. See chapter 'Writing R documentation files' in the 'Writing R Extensions' manual. Flavor: r-release-windows-x86_64

Version: 0.1.2
Check: for code/documentation mismatches
Result: WARN Error in FUN(X[[i]], ...) : could not allocate memory (0 Mb) in C function 'R_AllocStringBuffer' Calls: <Anonymous> -> .load_package_quietly -> .try_quietly Execution halted During startup - Warning message: package 'utils' in options("defaultPackages") was not found Flavor: r-release-windows-x86_64

Version: 0.1.2
Check: Rd \usage sections
Result: FAIL
Flavor: r-release-windows-x86_64