CRAN Package Check Results for Maintainer ‘Hormuzd Katki <katkih at mail.nih.gov>’

Last updated on 2020-08-07 01:50:24 CEST.

Package NOTE OK
CompareTests 12
NestedCohort 12

Package CompareTests

Current CRAN status: OK: 12

Package NestedCohort

Current CRAN status: NOTE: 12

Version: 1.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.1-3
Check: dependencies in R code
Result: NOTE
    'library' or 'require' call to 'MASS' which was already attached by Depends.
     Please remove these calls from your code.
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-3
Check: R code for possible problems
Result: NOTE
    nested.coxph: no visible global function definition for 'binomial'
    nested.coxph: no visible global function definition for 'glm.control'
    nested.coxph: no visible global function definition for 'terms'
    nested.coxph: no visible global function definition for 'as.formula'
    nested.coxph: no visible global function definition for
     'complete.cases'
    nested.coxph: no visible global function definition for 'glm'
    nested.coxph: no visible binding for global variable 'na.fail'
    nested.coxph: no visible global function definition for 'predict'
    nested.coxph: no visible binding for global variable 'na.omit'
    nested.coxph: no visible global function definition for 'residuals'
    nested.km: no visible global function definition for 'binomial'
    nested.km: no visible global function definition for 'glm.control'
    nested.km: no visible global function definition for 'terms'
    nested.km: no visible global function definition for 'as.formula'
    nested.km: no visible global function definition for 'complete.cases'
    nested.km: no visible global function definition for 'glm'
    nested.km: no visible binding for global variable 'na.fail'
    nested.km: no visible global function definition for 'predict'
    nested.km: no visible binding for global variable 'na.omit'
    nested.km: no visible global function definition for 'qnorm'
    nested.stdsurv: no visible global function definition for 'binomial'
    nested.stdsurv: no visible global function definition for 'glm.control'
    nested.stdsurv: no visible global function definition for 'terms'
    nested.stdsurv: no visible global function definition for 'as.formula'
    nested.stdsurv: no visible global function definition for
     'complete.cases'
    nested.stdsurv: no visible global function definition for 'glm'
    nested.stdsurv: no visible binding for global variable 'na.fail'
    nested.stdsurv: no visible global function definition for 'predict'
    nested.stdsurv: no visible binding for global variable 'na.omit'
    nested.stdsurv: no visible global function definition for 'residuals'
    nested.stdsurv: no visible global function definition for
     'model.matrix'
    nested.stdsurv: no visible global function definition for 'pdf'
    nested.stdsurv: no visible global function definition for 'lines'
    nested.stdsurv: no visible global function definition for 'text'
    nested.stdsurv: no visible global function definition for 'dev.off'
    Undefined global functions or variables:
     as.formula binomial complete.cases dev.off glm glm.control lines
     model.matrix na.fail na.omit pdf predict qnorm residuals terms text
    Consider adding
     importFrom("grDevices", "dev.off", "pdf")
     importFrom("graphics", "lines", "text")
     importFrom("stats", "as.formula", "binomial", "complete.cases", "glm",
     "glm.control", "model.matrix", "na.fail", "na.omit",
     "predict", "qnorm", "residuals", "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

Version: 1.1-3
Check: files in ‘vignettes’
Result: NOTE
    The following files look like leftovers/mistakes:
     'Rplots.pdf', 'Rplots.ps'
    Please remove them from your package.
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