CRAN Package Check Results for Maintainer ‘Luis Felipe Meira-Machado <lmachado at mct.uminho.pt>’

Last updated on 2022-04-24 03:52:58 CEST.

Package NOTE
p3state.msm 12

Package p3state.msm

Current CRAN status:

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-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, 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-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, 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-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64