CRAN Package Check Results for Package ElstonStewart

Last updated on 2020-08-07 01:49:42 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1 8.96 139.99 148.95 NOTE
r-devel-linux-x86_64-debian-gcc 1.1 6.12 105.38 111.50 NOTE
r-devel-linux-x86_64-fedora-clang 1.1 174.26 NOTE
r-devel-linux-x86_64-fedora-gcc 1.1 167.47 NOTE
r-devel-windows-ix86+x86_64 1.1 20.00 119.00 139.00 NOTE
r-patched-linux-x86_64 1.1 7.34 132.79 140.13 NOTE
r-patched-solaris-x86 1.1 234.40 NOTE
r-release-linux-x86_64 1.1 8.26 130.49 138.75 NOTE
r-release-macos-x86_64 1.1 NOTE
r-release-windows-ix86+x86_64 1.1 22.00 150.00 172.00 NOTE
r-oldrel-macos-x86_64 1.1 NOTE
r-oldrel-windows-ix86+x86_64 1.1 14.00 114.00 128.00 NOTE

Check Details

Version: 1.1
Check: DESCRIPTION meta-information
Result: NOTE
    Malformed Description field: should contain one or more complete sentences.
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-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 1.1
Check: dependencies in R code
Result: NOTE
    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-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 1.1
Check: R code for possible problems
Result: NOTE
    Likelihood: no visible global function definition for
     'makePSOCKcluster'
    Likelihood: no visible global function definition for 'clusterExport'
    Likelihood: no visible global function definition for 'makeForkCluster'
    Likelihood.first.run: no visible global function definition for
     'clusterApply'
    Likelihood.next.runs: no visible global function definition for
     'clusterApply'
    es.stopCluster: no visible global function definition for 'stopCluster'
    plot.es.pedigree: no visible global function definition for 'hasArg'
    Undefined global functions or variables:
     clusterApply clusterExport hasArg makeForkCluster makePSOCKcluster
     stopCluster
    Consider adding
     importFrom("methods", "hasArg")
    to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
    contains 'methods').
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-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64