• using R version 2.14.0 (2011-10-31)
  • using platform: i386-apple-darwin9.8.0 (32-bit)
  • using session charset: ASCII
  • checking for file 'ggplot2/DESCRIPTION' ... OK
  • checking extension type ... Package
  • this is package 'ggplot2' version '0.8.9'
  • checking package namespace information ... OK
  • checking package dependencies ... OK
  • checking if this is a source package ... OK
  • checking if there is a namespace ... OK
  • checking for executable files ... OK
  • checking whether package 'ggplot2' can be installed ... WARNING
    Found the following significant warnings:
    Warning: LazyLoad != TRUE is deprecated and ignored
    See http://www.r-project.org/nosvn/R.check/r-release-macosx-ix86/ggplot2-00install.html for details.
  • checking installed package size ... OK
  • checking package directory ... OK
  • checking for portable file names ... OK
  • checking for sufficient/correct file permissions ... OK
  • checking DESCRIPTION meta-information ... OK
  • checking top-level files ... OK
  • checking index information ... OK
  • checking package subdirectories ... OK
  • checking R files for non-ASCII characters ... OK
  • checking R files for syntax errors ... OK
  • checking whether the package can be loaded ... OK
  • checking whether the package can be loaded with stated dependencies ... OK
  • checking whether the package can be unloaded cleanly ... OK
  • checking whether the namespace can be loaded with stated dependencies ... OK
  • checking whether the namespace can be unloaded cleanly ... OK
  • checking for unstated dependencies in R code ... OK
  • checking S3 generic/method consistency ... OK
  • checking replacement functions ... OK
  • checking foreign function calls ... OK
  • checking R code for possible problems ... NOTE
    borders: no visible binding for global variable 'long'
    borders: no visible binding for global variable 'lat'
    borders: no visible binding for global variable 'group'
    collide: no visible binding for global variable 'x'
    collide: no visible binding for global variable 'y'
    collide: no visible binding for global variable 'ymax'
    compute_intercept: no visible binding for global variable 'group'
    ggfluctuation: no visible binding for global variable 'x'
    ggfluctuation: no visible binding for global variable 'y'
    ggfluctuation: no visible binding for global variable 'result'
    ggfluctuation: no visible binding for global variable 'freq'
    label_bquote: no visible binding for global variable 'x'
    plotmatrix: no visible binding for global variable 'x'
    plotmatrix: no visible binding for global variable 'y'
    plotmatrix: no visible binding for global variable '..scaled..'
    summarise_by_x: no visible binding for global variable 'group'
    summarise_by_x: no visible binding for global variable 'x'
  • checking Rd files ... OK
  • checking Rd metadata ... OK
  • checking Rd cross-references ... OK
  • checking for missing documentation entries ... OK
  • checking for code/documentation mismatches ... OK
  • checking Rd \usage sections ... NOTE
    S3 methods shown with full name in documentation object 'bolus.ggplot':
    'bolus.ggplot'

    S3 methods shown with full name in documentation object 'fortify.SpatialPolygonsDataFrame':
    'fortify.SpatialPolygonsDataFrame'

    S3 methods shown with full name in documentation object 'fortify.lm':
    'fortify.lm'

    S3 methods shown with full name in documentation object 'fortify.map':
    'fortify.map'

    S3 methods shown with full name in documentation object 'ggplot.data.frame':
    'ggplot.data.frame'

    S3 methods shown with full name in documentation object '"+.ggplot"':
    '+.ggplot'

    S3 methods shown with full name in documentation object 'print.ggplot':
    'print.ggplot'

    S3 methods shown with full name in documentation object 'print.theme':
    'print.theme'

    S3 methods shown with full name in documentation object 'summary.ggplot':
    'summary.ggplot'

    The \usage entries for S3 methods should use the \method markup and not
    their full name.
    See the chapter 'Writing R documentation files' in the 'Writing R
    Extensions' manual.
  • checking Rd contents ... OK
  • checking for unstated dependencies in examples ... OK
  • checking contents of 'data' directory ... OK
  • checking data for non-ASCII characters ... OK
  • checking data for ASCII and uncompressed saves ... NOTE

    Note: significantly better compression could be obtained
    by using tools::resaveRdaFiles() or R CMD build --resave-data
    old_size new_size compress
    diamonds.rda 497Kb 325Kb xz
    midwest.rda 60Kb 52Kb xz
    movies.rda 1.4Mb 938Kb xz
    seals.rda 18Kb 16Kb xz
  • checking examples ... OK
  • checking PDF version of manual ... OK
    WARNING: There was 1 warning, see
    '/Volumes/Tiger/Builds/Rdev-web/QA/Simon/packages/leopard-universal/results/2.14/ggplot2.Rcheck/00check.log'
    for details
  • elapsed time (check, wall clock): 3:38