CRAN Package Check Results for Package DEEPR

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1 1.88 19.02 20.90 NOTE
r-devel-linux-x86_64-debian-gcc 0.1 1.33 14.93 16.26 NOTE
r-devel-linux-x86_64-fedora-clang 0.1 33.83 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1 24.22 NOTE
r-devel-windows-ix86+x86_64 0.1 7.00 44.00 51.00 NOTE
r-patched-linux-x86_64 0.1 1.70 18.93 20.63 NOTE
r-patched-solaris-x86 0.1 38.20 NOTE
r-release-linux-x86_64 0.1 1.69 18.77 20.46 NOTE
r-release-macos-x86_64 0.1 NOTE
r-release-windows-ix86+x86_64 0.1 5.00 30.00 35.00 NOTE
r-oldrel-macos-x86_64 0.1 NOTE
r-oldrel-windows-ix86+x86_64 0.1 5.00 46.00 51.00 NOTE

Check Details

Version: 0.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: 0.1
Check: R code for possible problems
Result: NOTE
    DEEPR : perm_function: no visible global function definition for 'head'
    DEEPR : perm_function: no visible global function definition for 'tail'
    simCophy: no visible global function definition for 'rpois'
    simCophy: no visible global function definition for 'rmultinom'
    Undefined global functions or variables:
     head rmultinom rpois tail
    Consider adding
     importFrom("stats", "rmultinom", "rpois")
     importFrom("utils", "head", "tail")
    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-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