CRAN Package Check Results for Package p3state.msm

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3 8.12 58.61 66.73 NOTE
r-devel-linux-x86_64-debian-gcc 1.3 6.61 44.10 50.71 NOTE
r-devel-linux-x86_64-fedora-clang 1.3 85.08 NOTE
r-devel-linux-x86_64-fedora-gcc 1.3 76.18 NOTE
r-devel-windows-ix86+x86_64 1.3 21.00 66.00 87.00 NOTE
r-patched-linux-x86_64 1.3 6.08 56.62 62.70 NOTE
r-patched-solaris-x86 1.3 118.10 NOTE
r-release-linux-x86_64 1.3 7.26 57.94 65.20 NOTE
r-release-macos-x86_64 1.3 NOTE
r-release-windows-ix86+x86_64 1.3 22.00 88.00 110.00 NOTE
r-oldrel-macos-x86_64 1.3 NOTE
r-oldrel-windows-ix86+x86_64 1.3 12.00 84.00 96.00 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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 1.3
Check: dependencies in R code
Result: NOTE
    'library' or 'require' call to 'survival' which was already attached by Depends.
     Please remove these calls from your code.
    Package in Depends field not imported from: 'survival'
     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.3
Check: R code for possible problems
Result: NOTE
    p3state: no visible global function definition for 'survfit'
    p3state: no visible global function definition for 'terms'
    p3state: no visible global function definition for 'as.formula'
    p3state: no visible global function definition for 'coxph'
    p3state: no visible binding for global variable 'na.exclude'
    plot.p3state: no visible global function definition for 'matplot'
    plot.p3state: no visible global function definition for 'devAskNewPage'
    plot.p3state: no visible global function definition for 'persp'
    plot.p3state: no visible global function definition for 'colours'
    plot.p3state: no visible global function definition for
     'filled.contour'
    Undefined global functions or variables:
     as.formula colours coxph devAskNewPage filled.contour matplot
     na.exclude persp survfit terms
    Consider adding
     importFrom("grDevices", "colours", "devAskNewPage")
     importFrom("graphics", "filled.contour", "matplot", "persp")
     importFrom("stats", "as.formula", "na.exclude", "terms")
    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