CRAN Package Check Results for Package extrafont

Last updated on 2018-11-24 00:51:05 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.17 1.43 18.70 20.13 NOTE
r-devel-linux-x86_64-debian-gcc 0.17 1.07 15.19 16.26 NOTE
r-devel-linux-x86_64-fedora-clang 0.17 22.98 NOTE
r-devel-linux-x86_64-fedora-gcc 0.17 22.04 NOTE
r-devel-windows-ix86+x86_64 0.17 4.00 30.00 34.00 NOTE
r-patched-linux-x86_64 0.17 1.26 17.65 18.91 NOTE
r-patched-solaris-x86 0.17 35.20 NOTE
r-release-linux-x86_64 0.17 1.28 17.61 18.89 NOTE
r-release-windows-ix86+x86_64 0.17 3.00 42.00 45.00 NOTE
r-release-osx-x86_64 0.17 NOTE
r-oldrel-windows-ix86+x86_64 0.17 3.00 40.00 43.00 NOTE
r-oldrel-osx-x86_64 0.17 NOTE

Check Details

Version: 0.17
Check: R code for possible problems
Result: NOTE
    font_install: no visible global function definition for
     ‘installed.packages’
    font_install: no visible global function definition for
     ‘install.packages’
    fonttable_add: no visible global function definition for ‘write.csv’
    Undefined global functions or variables:
     install.packages installed.packages write.csv
    Consider adding
     importFrom("utils", "install.packages", "installed.packages",
     "write.csv")
    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