CRAN Package Check Results for Package prognosticROC

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.7 7.99 50.73 58.72 NOTE
r-devel-linux-x86_64-debian-gcc 0.7 5.70 38.94 44.64 NOTE
r-devel-linux-x86_64-fedora-clang 0.7 76.78 NOTE
r-devel-linux-x86_64-fedora-gcc 0.7 67.05 NOTE
r-devel-windows-ix86+x86_64 0.7 19.00 62.00 81.00 NOTE
r-patched-linux-x86_64 0.7 5.99 49.15 55.14 NOTE
r-patched-solaris-x86 0.7 102.40 NOTE
r-release-linux-x86_64 0.7 7.23 48.91 56.14 NOTE
r-release-macos-x86_64 0.7 NOTE
r-release-windows-ix86+x86_64 0.7 19.00 79.00 98.00 NOTE
r-oldrel-macos-x86_64 0.7 NOTE
r-oldrel-windows-ix86+x86_64 0.7 12.00 75.00 87.00 NOTE

Check Details

Version: 0.7
Check: dependencies in R code
Result: NOTE
    Packages in Depends field not imported from:
     'splines' '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: 0.7
Check: R code for possible problems
Result: NOTE
    IndividualPROC: no visible global function definition for 'survfit'
    IndividualPROC: no visible global function definition for 'quantile'
    Undefined global functions or variables:
     quantile survfit
    Consider adding
     importFrom("stats", "quantile")
    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