CRAN Package Check Results for Package gamboostMSM

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.87 7.04 60.10 67.14 NOTE
r-devel-linux-x86_64-debian-gcc 1.1.87 6.45 45.62 52.07 NOTE
r-devel-linux-x86_64-fedora-clang 1.1.87 90.87 NOTE
r-devel-linux-x86_64-fedora-gcc 1.1.87 82.08 NOTE
r-devel-windows-ix86+x86_64 1.1.87 20.00 93.00 113.00 NOTE
r-patched-linux-x86_64 1.1.87 7.09 58.82 65.91 NOTE
r-patched-solaris-x86 1.1.87 120.60 NOTE
r-release-linux-x86_64 1.1.87 7.21 58.41 65.62 NOTE
r-release-macos-x86_64 1.1.87 NOTE
r-release-windows-ix86+x86_64 1.1.87 20.00 78.00 98.00 NOTE
r-oldrel-macos-x86_64 1.1.87 NOTE
r-oldrel-windows-ix86+x86_64 1.1.87 13.00 58.00 71.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