CRAN Package Check Results for Package phonR

Last updated on 2016-03-07 23:47:33.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-gcc 1.0-3 0.61 14.16 14.77 NOTE
r-devel-linux-x86_64-fedora-clang 1.0-3 24.88 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0-3 23.00 NOTE
r-devel-osx-x86_64-clang 1.0-3 28.36 NOTE
r-devel-windows-ix86+x86_64 1.0-3 3.00 40.00 43.00 NOTE
r-patched-linux-x86_64 1.0-3 0.66 14.28 14.95 OK
r-patched-solaris-sparc 1.0-3 155.00 OK
r-patched-solaris-x86 1.0-3 39.30 OK
r-release-linux-x86_64 1.0-3 0.62 14.28 14.90 OK
r-release-osx-x86_64-mavericks 1.0-3 OK
r-release-windows-ix86+x86_64 1.0-3 6.00 37.00 43.00 OK
r-oldrel-windows-ix86+x86_64 1.0-3 4.00 60.00 64.00 OK

Check Details

Version: 1.0-3
Check: R code for possible problems
Result: NOTE
    convexHullArea : <anonymous>: no visible global function definition for
     ‘chull’
    ellipse: no visible global function definition for ‘qchisq’
    ellipse: no visible global function definition for ‘polygon’
    makeTransparent: no visible global function definition for ‘col2rgb’
    makeTransparent: no visible binding for global variable ‘rgb’
    plotVowels: no visible global function definition for ‘par’
    plotVowels: no visible global function definition for ‘hcl’
    plotVowels: no visible global function definition for ‘palette’
    plotVowels: no visible binding for global variable ‘cairo_pdf’
    plotVowels: no visible binding for global variable ‘svg’
    plotVowels: no visible binding for global variable ‘jpeg’
    plotVowels: no visible binding for global variable ‘tiff’
    plotVowels: no visible binding for global variable ‘png’
    plotVowels: no visible binding for global variable ‘bmp’
    plotVowels: no visible binding for global variable ‘plot’
    plotVowels: no visible binding for global variable ‘mtext’
    plotVowels: no visible binding for global variable ‘axis’
    plotVowels : <anonymous>: no visible global function definition for
     ‘chull’
    plotVowels : <anonymous>: no visible binding for global variable
     ‘polygon’
    plotVowels : <anonymous>: no visible global function definition for
     ‘prcomp’
    plotVowels : <anonymous>: no visible global function definition for
     ‘smooth.spline’
    plotVowels : <anonymous>: no visible global function definition for
     ‘predict’
    plotVowels : <anonymous>: no visible binding for global variable
     ‘lines’
    plotVowels: no visible binding for global variable ‘legend’
    plotVowels: no visible global function definition for ‘dev.off’
    repulsiveForce: no visible global function definition for ‘dist’
    repulsiveForceHeatmap: no visible global function definition for
     ‘chull’
    repulsiveForceHeatmap : <anonymous> : <anonymous>: no visible global
     function definition for ‘dist’
    repulsiveForceHeatmap: no visible global function definition for
     ‘image’
    repulsiveForceHeatmapLegend: no visible global function definition for
     ‘text’
    Undefined global functions or variables:
     axis bmp cairo_pdf chull col2rgb dev.off dist hcl image jpeg legend
     lines mtext palette par plot png polygon prcomp predict qchisq rgb
     smooth.spline svg text tiff
    Consider adding
     importFrom("grDevices", "bmp", "cairo_pdf", "chull", "col2rgb",
     "dev.off", "hcl", "jpeg", "palette", "png", "rgb", "svg",
     "tiff")
     importFrom("graphics", "axis", "image", "legend", "lines", "mtext",
     "par", "plot", "polygon", "text")
     importFrom("stats", "dist", "prcomp", "predict", "qchisq",
     "smooth.spline")
    to your NAMESPACE file.
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-osx-x86_64-clang

Version: 1.0-3
Check: R code for possible problems
Result: NOTE
    convexHullArea : <anonymous>: no visible global function definition for
     'chull'
    ellipse: no visible global function definition for 'qchisq'
    ellipse: no visible global function definition for 'polygon'
    makeTransparent: no visible global function definition for 'col2rgb'
    makeTransparent: no visible binding for global variable 'rgb'
    plotVowels: no visible global function definition for 'par'
    plotVowels: no visible global function definition for 'hcl'
    plotVowels: no visible global function definition for 'palette'
    plotVowels: no visible binding for global variable 'cairo_pdf'
    plotVowels: no visible binding for global variable 'svg'
    plotVowels: no visible binding for global variable 'jpeg'
    plotVowels: no visible binding for global variable 'tiff'
    plotVowels: no visible binding for global variable 'png'
    plotVowels: no visible binding for global variable 'bmp'
    plotVowels: no visible global function definition for 'windowsFonts'
    plotVowels: no visible global function definition for 'windowsFont'
    plotVowels: no visible binding for global variable 'plot'
    plotVowels: no visible binding for global variable 'mtext'
    plotVowels: no visible binding for global variable 'axis'
    plotVowels : <anonymous>: no visible global function definition for
     'chull'
    plotVowels : <anonymous>: no visible binding for global variable
     'polygon'
    plotVowels : <anonymous>: no visible global function definition for
     'prcomp'
    plotVowels : <anonymous>: no visible global function definition for
     'smooth.spline'
    plotVowels : <anonymous>: no visible global function definition for
     'predict'
    plotVowels : <anonymous>: no visible binding for global variable
     'lines'
    plotVowels: no visible binding for global variable 'legend'
    plotVowels: no visible global function definition for 'dev.off'
    repulsiveForce: no visible global function definition for 'dist'
    repulsiveForceHeatmap: no visible global function definition for
     'chull'
    repulsiveForceHeatmap : <anonymous> : <anonymous>: no visible global
     function definition for 'dist'
    repulsiveForceHeatmap: no visible global function definition for
     'image'
    repulsiveForceHeatmapLegend: no visible global function definition for
     'text'
    Undefined global functions or variables:
     axis bmp cairo_pdf chull col2rgb dev.off dist hcl image jpeg legend
     lines mtext palette par plot png polygon prcomp predict qchisq rgb
     smooth.spline svg text tiff windowsFont windowsFonts
    Consider adding
     importFrom("grDevices", "bmp", "cairo_pdf", "chull", "col2rgb",
     "dev.off", "hcl", "jpeg", "palette", "png", "rgb", "svg",
     "tiff", "windowsFont", "windowsFonts")
     importFrom("graphics", "axis", "image", "legend", "lines", "mtext",
     "par", "plot", "polygon", "text")
     importFrom("stats", "dist", "prcomp", "predict", "qchisq",
     "smooth.spline")
    to your NAMESPACE file.
Flavor: r-devel-windows-ix86+x86_64