CRAN Package Check Results for Package SAScii

Last updated on 2022-09-11 12:56:28 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 2.12 23.95 26.07 OK
r-devel-linux-x86_64-debian-gcc 1.0.1 1.95 18.86 20.81 OK
r-devel-linux-x86_64-fedora-clang 1.0.1 44.78 OK
r-devel-linux-x86_64-fedora-gcc 1.0.1 42.25 OK
r-devel-windows-x86_64 1.0.1 8.00 55.00 63.00 OK
r-patched-linux-x86_64 1.0.1 1.84 23.38 25.22 OK
r-release-linux-x86_64 1.0.1 2.07 23.87 25.94 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