CRAN Package Check Results for Package blatr

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-windows-ix86+x86_64 1.0.1 7.00 27.00 34.00 NOTE
r-release-windows-ix86+x86_64 1.0.1 5.00 77.00 82.00 NOTE
r-oldrel-macos-x86_64 1.0.1 OK
r-oldrel-windows-ix86+x86_64 1.0.1 6.00 37.00 43.00 NOTE

Check Details

Version: 1.0.1
Check: R code for possible problems
Result: NOTE
    install_blat: no visible global function definition for 'download.file'
    install_blat: no visible global function definition for 'unzip'
    Undefined global functions or variables:
     download.file unzip
    Consider adding
     importFrom("utils", "download.file", "unzip")
    to your NAMESPACE file.
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64