CRAN Package Check Results for Package blatr

Last updated on 2022-08-15 08:49:52 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-windows-x86_64 1.0.1 9.00 41.00 50.00 NOTE
r-release-windows-x86_64 1.0.1 4.00 42.00 46.00 NOTE
r-oldrel-macos-arm64 1.0.1 46.00 OK
r-oldrel-windows-ix86+x86_64 1.0.1 4.00 27.00 31.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-x86_64, r-release-windows-x86_64, r-oldrel-windows-ix86+x86_64