CRAN Package Check Results for Package SAScii

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0 1.88 20.35 22.23 NOTE
r-devel-linux-x86_64-debian-gcc 1.0 1.69 16.26 17.95 NOTE
r-devel-linux-x86_64-fedora-clang 1.0 36.35 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0 26.90 NOTE
r-devel-windows-ix86+x86_64 1.0 7.00 29.00 36.00 NOTE
r-patched-linux-x86_64 1.0 1.98 20.15 22.13 NOTE
r-patched-solaris-x86 1.0 41.10 NOTE
r-release-linux-x86_64 1.0 2.25 20.45 22.70 NOTE
r-release-macos-x86_64 1.0 NOTE
r-release-windows-ix86+x86_64 1.0 5.00 30.00 35.00 NOTE
r-oldrel-macos-x86_64 1.0 NOTE
r-oldrel-windows-ix86+x86_64 1.0 4.00 37.00 41.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-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 1.0
Check: Rd line widths
Result: NOTE
    Rd file 'read.SAScii.Rd':
     \usage lines wider than 90 characters:
     read.SAScii( fn, sas_ri, beginline = 1, buffersize = 50, zipped = F , n = -1 , intervals.to.print = 1000 , lrecl = NULL , skip.decimal. ... [TRUNCATED]
     \examples lines wider than 100 characters:
     paste( "http://smpbff2.dsd.census.gov/pub/sipp/2004/l04puw" , i , ".zip" , sep = "" )
    
    These lines will be truncated in the PDF manual.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64