CRAN Package Check Results for Maintainer ‘Steven Pollack <steven at pollackphoto.net>’

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

Package NOTE
boostr 12
ucbthesis 12

Package boostr

Current CRAN status:

Version: 1.0.0
Check: DESCRIPTION meta-information
Result: NOTE
    Malformed Title field: should not end in a period.
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.0.0
Check: R code for possible problems
Result: NOTE
    boostBackend: no visible global function definition for 'model.frame'
    findFormulaIn: no visible global function definition for 'as.formula'
    kFoldCV: no visible binding for global variable 'par'
    predictResponseFromWeightedAverage: no visible global function
     definition for 'weighted.mean'
    print.boostr: no visible global function definition for 'str'
    Undefined global functions or variables:
     as.formula model.frame par str weighted.mean
    Consider adding
     importFrom("graphics", "par")
     importFrom("stats", "as.formula", "model.frame", "weighted.mean")
     importFrom("utils", "str")
    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

Package ucbthesis

Current CRAN status:

Version: 1.0
Check: R code for possible problems
Result: NOTE
    rmd2pdf: no visible global function definition for 'tail'
    rnw2pdf: no visible global function definition for 'tail'
    Undefined global functions or variables:
     tail
    Consider adding
     importFrom("utils", "tail")
    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