CRAN Package Check Results for Package rbundler

Last updated on 2019-04-22 01:47:54 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.7 5.15 49.03 54.18 NOTE
r-devel-linux-x86_64-debian-gcc 0.3.7 3.76 37.63 41.39 NOTE
r-devel-linux-x86_64-fedora-clang 0.3.7 66.23 NOTE
r-devel-linux-x86_64-fedora-gcc 0.3.7 60.38 NOTE
r-devel-windows-ix86+x86_64 0.3.7 17.00 59.00 76.00 NOTE
r-patched-linux-x86_64 0.3.7 5.94 49.03 54.97 NOTE
r-patched-solaris-x86 0.3.7 90.90 NOTE
r-release-linux-x86_64 0.3.7 3.57 47.16 50.73 NOTE
r-release-windows-ix86+x86_64 0.3.7 7.00 93.00 100.00 NOTE
r-release-osx-x86_64 0.3.7 NOTE
r-oldrel-windows-ix86+x86_64 0.3.7 12.00 92.00 104.00 NOTE
r-oldrel-osx-x86_64 0.3.7 NOTE

Check Details

Version: 0.3.7
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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64

Version: 0.3.7
Check: R code for possible problems
Result: NOTE
    find_available_versions: no visible global function definition for
     'contrib.url'
    find_available_versions: no visible global function definition for
     'available.packages'
    install_version: no visible global function definition for
     'contrib.url'
    install_version: no visible global function definition for
     'available.packages'
    install_version: no visible global function definition for
     'install_url'
    load_available_packages: no visible global function definition for
     'contrib.url'
    validate_installed_package: no visible global function definition for
     'installed.packages'
    Undefined global functions or variables:
     available.packages contrib.url install_url installed.packages
    Consider adding
     importFrom("utils", "available.packages", "contrib.url",
     "installed.packages")
    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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64