CRAN Package Check Results for Package Compounding

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.2 4.72 36.35 41.07 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.2 4.57 28.08 32.65 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.2 57.58 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.2 48.08 NOTE
r-devel-windows-ix86+x86_64 1.0.2 13.00 53.00 66.00 NOTE
r-patched-linux-x86_64 1.0.2 5.72 36.60 42.32 NOTE
r-patched-solaris-x86 1.0.2 69.70 NOTE
r-release-linux-x86_64 1.0.2 5.97 35.95 41.92 NOTE
r-release-macos-x86_64 1.0.2 NOTE
r-release-windows-ix86+x86_64 1.0.2 12.00 67.00 79.00 NOTE
r-oldrel-macos-x86_64 1.0.2 NOTE
r-oldrel-windows-ix86+x86_64 1.0.2 7.00 64.00 71.00 NOTE

Check Details

Version: 1.0.2
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.0.2
Check: dependencies in R code
Result: NOTE
    'library' or 'require' call to 'hypergeo' which was already attached by Depends.
     Please remove these calls from your code.
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.0.2
Check: R code for possible problems
Result: NOTE
    momentCompound: no visible global function definition for 'integrate'
    pgfIhypergeometric: no visible global function definition for 'uniroot'
    pgfIhyperpoisson: no visible global function definition for 'uniroot'
    pgfIkattitypeh1: no visible global function definition for 'uniroot'
    pgfIkattitypeh2: no visible global function definition for 'uniroot'
    pgfIneymantypeb: no visible global function definition for 'uniroot'
    pgfIneymantypec: no visible global function definition for 'uniroot'
    pgfIpoissonlindley: no visible global function definition for 'uniroot'
    pgfIthomas: no visible global function definition for 'uniroot'
    pgfIwaring: no visible global function definition for 'uniroot'
    pgfIyule: no visible global function definition for 'uniroot'
    rCompound: no visible global function definition for 'runif'
    Undefined global functions or variables:
     integrate runif uniroot
    Consider adding
     importFrom("stats", "integrate", "runif", "uniroot")
    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