CRAN Package Check Results for Package session

Last updated on 2020-08-07 01:50:00 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.3 1.55 17.61 19.16 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.3 1.40 13.91 15.31 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.3 32.27 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.3 23.04 NOTE
r-devel-windows-ix86+x86_64 1.0.3 6.00 26.00 32.00 NOTE
r-patched-linux-x86_64 1.0.3 1.82 17.62 19.44 NOTE
r-patched-solaris-x86 1.0.3 36.10 NOTE
r-release-linux-x86_64 1.0.3 1.78 17.77 19.55 NOTE
r-release-macos-x86_64 1.0.3 NOTE
r-release-windows-ix86+x86_64 1.0.3 5.00 37.00 42.00 NOTE
r-oldrel-macos-x86_64 1.0.3 NOTE
r-oldrel-windows-ix86+x86_64 1.0.3 3.00 37.00 40.00 NOTE

Check Details

Version: 1.0.3
Check: DESCRIPTION meta-information
Result: NOTE
    Malformed Title field: should not end in a period.
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.3
Check: R code for possible problems
Result: NOTE
    capture: no visible binding for global variable 'resultText'
    restore.session: no visible binding for global variable
     '.save.session.packages'
    restore.session: no visible binding for global variable
     '.save.session.search'
    save.session: no visible global function definition for 'dev.list'
    save.session: no visible binding for '<<-' assignment to
     '.save.session.search'
    save.session: no visible binding for '<<-' assignment to
     '.save.session.packages'
    Undefined global functions or variables:
     .save.session.packages .save.session.search dev.list resultText
    Consider adding
     importFrom("grDevices", "dev.list")
    to your NAMESPACE file.
    
    Found the following calls to attach():
    File 'session/R/session.R':
     attach(sub("file:", "", i))
    See section 'Good practice' in '?attach'.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 1.0.3
Check: for non-standard things in the check directory
Result: NOTE
    Found the following files/directories:
     'RSession.Rda'
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-patched-solaris-x86, r-release-linux-x86_64

Version: 1.0.3
Check: R code for possible problems
Result: NOTE
    capture: no visible binding for global variable ‘resultText’
    restore.session: no visible binding for global variable
     ‘.save.session.packages’
    restore.session: no visible binding for global variable
     ‘.save.session.search’
    save.session: no visible global function definition for ‘dev.list’
    save.session: no visible binding for '<<-' assignment to
     ‘.save.session.search’
    save.session: no visible binding for '<<-' assignment to
     ‘.save.session.packages’
    Undefined global functions or variables:
     .save.session.packages .save.session.search dev.list resultText
    Consider adding
     importFrom("grDevices", "dev.list")
    to your NAMESPACE file.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-solaris-x86, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64