CRAN Package Check Results for Package SAScii

Last updated on 2023-01-25 04:51:48 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 2.42 23.35 25.77 OK
r-devel-linux-x86_64-debian-gcc 1.0.1 1.63 18.25 19.88 OK
r-devel-linux-x86_64-fedora-clang 1.0.1 33.42 OK
r-devel-linux-x86_64-fedora-gcc 1.0.1 32.21 OK
r-devel-windows-x86_64 1.0.1 10.00 56.00 66.00 OK
r-patched-linux-x86_64 1.0.1 2.26 23.28 25.54 OK
r-release-linux-x86_64 1.0.1 1.98 23.20 25.18 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