CRAN Package Check Results for Package stinepack

Last updated on 2017-07-26 01:56:42.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3 0.54 16.95 17.50 NOTE
r-devel-linux-x86_64-debian-gcc 1.3 0.55 16.65 17.20 NOTE
r-devel-linux-x86_64-fedora-clang 1.3 17.99 NOTE
r-devel-linux-x86_64-fedora-gcc 1.3 17.40 NOTE
r-devel-windows-ix86+x86_64 1.3 4.00 27.00 31.00 NOTE
r-patched-linux-x86_64 1.3 0.54 16.57 17.11 NOTE
r-patched-solaris-x86 1.3 28.50 NOTE
r-release-linux-x86_64 1.3 0.58 16.61 17.18 NOTE
r-release-windows-ix86+x86_64 1.3 2.00 24.00 26.00 NOTE
r-release-osx-x86_64 1.3 NOTE
r-oldrel-windows-ix86+x86_64 1.3 3.00 22.00 25.00 NOTE
r-oldrel-osx-x86_64 1.3 NOTE

Check Details

Version: 1.3
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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64

Version: 1.3
Check: S3 generic/method consistency
Result: NOTE
    Found the following apparent S3 methods exported but not registered:
     na.stinterp.default
    See section ‘Registering S3 methods’ in the ‘Writing R Extensions’
    manual.
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-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64

Version: 1.3
Check: R code for possible problems
Result: NOTE
    na.stinterp.default: no visible global function definition for ‘time’
    na.stinterp.default: no visible global function definition for
     ‘na.omit’
    Undefined global functions or variables:
     na.omit time
    Consider adding
     importFrom("stats", "na.omit", "time")
    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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64