CRAN Package Check Results for Package gamboostMSM

Last updated on 2020-08-19 01:49:59 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.87 7.64 59.45 67.09 NOTE
r-devel-linux-x86_64-debian-gcc 1.1.87 6.48 46.40 52.88 NOTE
r-devel-linux-x86_64-fedora-clang 1.1.87 88.70 NOTE
r-devel-linux-x86_64-fedora-gcc 1.1.87 78.14 NOTE
r-devel-windows-ix86+x86_64 1.1.87 21.00 75.00 96.00 NOTE
r-patched-linux-x86_64 1.1.87 6.96 58.56 65.52 NOTE
r-patched-solaris-x86 1.1.87 125.90 NOTE
r-release-linux-x86_64 1.1.87 7.89 58.72 66.61 NOTE
r-release-macos-x86_64 1.1.87 NOTE
r-release-windows-ix86+x86_64 1.1.87 20.00 69.00 89.00 NOTE
r-oldrel-macos-x86_64 1.1.87 NOTE
r-oldrel-windows-ix86+x86_64 1.1.87 13.00 65.00 78.00 NOTE

Check Details

Version: 1.1.87
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.1.87
Check: R code for possible problems
Result: NOTE
    cvriskMSM: no visible global function definition for 'predict'
    plotcvriskMSM: no visible binding for global variable 'lines'
    plotcvriskMSM: no visible global function definition for 'lines'
    Undefined global functions or variables:
     lines predict
    Consider adding
     importFrom("graphics", "lines")
     importFrom("stats", "predict")
    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

Version: 1.1.87
Check: R code for possible problems
Result: NOTE
    cvriskMSM: no visible global function definition for ‘predict’
    plotcvriskMSM: no visible global function definition for ‘plot’
    plotcvriskMSM: no visible binding for global variable ‘lines’
    plotcvriskMSM: no visible global function definition for ‘lines’
    Undefined global functions or variables:
     lines plot predict
    Consider adding
     importFrom("graphics", "lines", "plot")
     importFrom("stats", "predict")
    to your NAMESPACE file.
Flavors: r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64