• using R Under development (unstable) (2012-02-27 r58511)
  • using platform: x86_64-pc-mingw32 (64-bit)
  • using session charset: ISO8859-1
  • checking for file 'qqplotter/DESCRIPTION' ... OK
  • this is package 'qqplotter' version '1.11'
  • checking package dependencies ... OK
  • checking if this is a source package ... OK
  • checking if there is a namespace ... NOTE
    As from R 2.14.0 all packages need a namespace.
    One will be generated on installation, but it is better to handcraft a
    NAMESPACE file: R CMD build will produce a suitable starting point.
  • checking whether package 'qqplotter' can be installed ... OK
  • checking installed package size ... OK
  • checking package directory ... OK
  • checking for portable file names ... 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
  • loading checks for arch 'i386'
    ** 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
  • loading checks for arch 'x64'
    ** 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 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
    dist2coast: no visible binding for global variable 'lon.cont'
    dist2coast: no visible binding for global variable 'lat.cont'
    makemap: no visible binding for global variable 'mu.qp.world.jjas'
    makemap: no visible binding for global variable 'etopo5'
    makemap: no visible global function definition for 'MLE.LKrig'
    modelqPCs: no visible binding for global variable 'pc1model'
    modelqPCs: no visible binding for global variable 'pc2model'
    modelqPCs: no visible binding for global variable 'Pc1model'
    modelqPCs: no visible binding for global variable 'Pc2model'
    qpAnywhere: no visible binding for global variable 'mu.qp.world'
    qplotGDCN: no visible binding for global variable 'gdcn.inv'
    qplotRCM: no visible binding for global variable 'XX'
    qplotRCM: warning in pointdensity(c(Xn[, narccap]), c(mu.qp.rcm[,
    narccap]), res = 1): partial argument match of 'res' to 'resol'
    qplotRCM: warning in pointdensity(c(Xn[, ensembles]), c(mu.qp.rcm[,
    ensembles]), res = 1): partial argument match of 'res' to 'resol'
    qplotres: warning in pointdensity(Xn, mu.qp, res = 3): partial argument
    match of 'res' to 'resol'
    qplotres: warning in pointdensity(Xn[, lowres], mu.qp.res[, lowres],
    res = 1): partial argument match of 'res' to 'resol'
    qplotres: warning in pointdensity(Xn[, !lowres], mu.qp.res[, !lowres],
    res = 1): partial argument match of 'res' to 'resol'
    qqatribution: no visible binding for global variable 'gdcn.inv'
    qqplotter: no visible binding for global variable 'mu.qp.escn'
    qqplotter: warning in
    read.fwf("http://www.ncdc.noaa.gov/oa/climate/research/gdcn/Appendix_A_V1_0.txt",
    width = c(3, 3, 24), col.names = c("code", "dash", "country")):
    partial argument match of 'width' to 'widths'
    qqplotter: no visible binding for global variable 'mu.qp.rcm'
    qqscenario: no visible binding for global variable 'f.wet.2080.2099'
    qqscenario: no visible binding for global variable 'f.wet.1990.1999'
    qqscenario: no visible binding for global variable 'mu.2080.2099'
    qqscenario: no visible binding for global variable 'mu.1990.1999'
    qweed: no visible binding for global variable 'iweed'
    rqstats: no visible binding for global variable 'gdcn.inv'
  • checking Rd files ... NOTE
    prepare_Rd: extras.Rd:55-56: Dropping empty section \value
    prepare_Rd: extras.Rd:58-60: Dropping empty section \examples
  • 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 ... OK
  • checking Rd contents ... OK
  • checking for unstated dependencies in examples ... OK
  • checking examples ...
    ** running examples for arch 'i386' ... OK
    ** running examples for arch 'x64' ... OK
  • checking PDF version of manual ... OK
    NOTE: There were 3 notes.
    See
    'd:/Rcompile/CRANpkg/local/2.15/qqplotter.Rcheck/00check.log'
    for details.