CRAN Package Check Results for Package SAScii

Last updated on 2022-08-15 08:50:07 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 2.39 24.34 26.73 OK
r-devel-linux-x86_64-debian-gcc 1.0.1 1.91 18.70 20.61 OK
r-devel-linux-x86_64-fedora-clang 1.0.1 44.78 OK
r-devel-linux-x86_64-fedora-gcc 1.0.1 41.56 OK
r-devel-windows-x86_64 1.0.1 8.00 54.00 62.00 OK
r-patched-linux-x86_64 1.0.1 2.17 22.82 24.99 OK
r-release-linux-x86_64 1.0.1 1.73 23.69 25.42 OK
r-release-macos-arm64 1.0.1 17.00 OK
r-release-macos-x86_64 1.0.1 22.00 OK
r-release-windows-x86_64 1.0.1 16.00 47.00 63.00 OK
r-oldrel-macos-arm64 1.0 19.00 NOTE
r-oldrel-macos-x86_64 1.0 27.00 NOTE
r-oldrel-windows-ix86+x86_64 1.0 5.00 40.00 45.00 NOTE

Check Details

Version: 1.0
Check: R code for possible problems
Result: NOTE
    parse.SAScii: no visible binding for global variable ‘end’
    parse.SAScii: no visible binding for global variable ‘start’
    read.SAScii: no visible global function definition for ‘download.file’
    read.SAScii: no visible global function definition for ‘unzip’
    read.SAScii: no visible global function definition for ‘read.fwf’
    read.SAScii: no visible global function definition for ‘capture.output’
    Undefined global functions or variables:
     capture.output download.file end read.fwf start unzip
    Consider adding
     importFrom("stats", "end", "start")
     importFrom("utils", "capture.output", "download.file", "read.fwf",
     "unzip")
    to your NAMESPACE file.
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64