CRAN Package Check Results for Package ConjointChecks

Last updated on 2022-06-09 07:51:32 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.9 2.49 41.62 44.11 NOTE
r-devel-linux-x86_64-debian-gcc 0.0.9 2.30 32.08 34.38 NOTE
r-devel-linux-x86_64-fedora-clang 0.0.9 54.76 NOTE
r-devel-linux-x86_64-fedora-gcc 0.0.9 54.74 NOTE
r-devel-windows-x86_64 0.0.9 22.00 64.00 86.00 NOTE
r-patched-linux-x86_64 0.0.9 3.32 40.27 43.59 NOTE
r-release-linux-x86_64 0.0.9 3.03 40.75 43.78 NOTE
r-release-macos-arm64 0.0.9 20.00 NOTE
r-release-macos-x86_64 0.0.9 27.00 NOTE
r-release-windows-x86_64 0.0.9 8.00 66.00 74.00 NOTE
r-oldrel-macos-arm64 0.0.9 25.00 NOTE
r-oldrel-macos-x86_64 0.0.9 39.00 NOTE
r-oldrel-windows-ix86+x86_64 0.0.9 4.00 37.00 41.00 NOTE

Check Details

Version: 0.0.9
Check: DESCRIPTION meta-information
Result: NOTE
    Malformed Title field: should not end in a period.
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, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.0.9
Check: dependencies in R code
Result: NOTE
    'library' or 'require' call to 'parallel' which was already attached by Depends.
     Please remove these calls from your code.
    'library' or 'require' calls in package code:
     'Rmpi' 'snow'
     Please use :: or requireNamespace() instead.
     See section 'Suggested packages' in the 'Writing R Extensions' manual.
    Package in Depends field not imported from: 'parallel'
     These packages need to be imported from (in the NAMESPACE file)
     for when this namespace is loaded but not attached.
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, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.0.9
Check: R code for possible problems
Result: NOTE
    ConjointChecks: no visible global function definition for 'makeCluster'
    ConjointChecks: no visible global function definition for
     'clusterSetRNGStream'
    ConjointChecks: no visible global function definition for
     'clusterApply'
    ConjointChecks: no visible global function definition for 'stopCluster'
    omni.check: no visible global function definition for 'runif'
    omni.check: no visible global function definition for 'quantile'
    plot.checks: no visible global function definition for 'mtext'
    plot.checks: no visible global function definition for 'text'
    Undefined global functions or variables:
     clusterApply clusterSetRNGStream makeCluster mtext quantile runif
     stopCluster text
    Consider adding
     importFrom("graphics", "mtext", "text")
     importFrom("stats", "quantile", "runif")
    to your NAMESPACE file.
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, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.0.9
Check: package dependencies
Result: NOTE
    Package suggested but not available for checking: ‘Rmpi’
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64