• using R Under development (unstable) (2012-02-04 r58267)
  • using platform: i686-pc-linux-gnu (32-bit)
  • using session charset: UTF-8
  • 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 ... OK
  • 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..’
    save_examples: warning in write.table(info, file = file.path(path,
    "info.csv"), sep = ",", col = TRUE, row = FALSE, qmethod = "d"):
    partial argument match of 'row' to 'row.names'
    save_examples: warning in write.table(info, file = file.path(path,
    "info.csv"), sep = ",", col = TRUE, row = FALSE, qmethod = "d"):
    partial argument match of 'col' to 'col.names'
    spacer: warning in grobGrid("spacer", nrow = nrow, ncol = ncol, width =
    width, height = height, default.units = default.units): partial
    argument match of 'width' to 'widths'
    spacer: warning in grobGrid("spacer", nrow = nrow, ncol = ncol, width =
    width, height = height, default.units = default.units): partial
    argument match of 'height' to 'heights'
    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 ... WARNING

    Note: significantly better compression could be obtained
    by using R CMD build --resave-data
    old_size new_size compress
    diamonds.rda 497Kb 324Kb xz
    midwest.rda 60Kb 52Kb xz
    movies.rda 1.4Mb 938Kb xz
    seals.rda 18Kb 16Kb xz
  • checking examples ... [86s/86s] OK
  • checking PDF version of manual ... OK
    WARNING: There was 1 warning.
    NOTE: There were 2 notes.
    See
    ‘/home/hornik/tmp/R.check/r-devel/Work/PKGS/ggplot2.Rcheck/00check.log’
    for details.