• using R version 2.15.0 (2012-03-30)
  • using platform: x86_64-pc-mingw32 (64-bit)
  • using session charset: ISO8859-1
  • checking for file 'NMRS/DESCRIPTION' ... OK
  • checking extension type ... Package
  • this is package 'NMRS' version '1.0'
  • 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.
    CRAN requires a NAMESPACE file for all submissions.
  • checking whether package 'NMRS' 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
    Baseline.Correction : plotFunction: possible error in baseline(a2,
    sm.par = sm, neg.pen = neg.p, max.iter = max.it, frac.changed = frac,
    k.biweight = binsiz, xvals = sp[, 1]): unused argument(s) (neg.pen =
    neg.p, frac.changed = frac, k.biweight = binsiz, xvals = sp[, 1])
    Baseline.Correction : plotFunction: no visible binding for '<<-'
    assignment to 'a3'
    Baseline.Correction : plotFunction: no visible binding for global
    variable 'a3'
    Baseline.Correction : change.color.bakground : onCancel: no visible
    binding for '<<-' assignment to 'ReturnVal'
    Baseline.Correction : modalDialog4 : onOK: no visible binding for '<<-'
    assignment to 'main'
    Baseline.Correction : Zoom : onCancel: no visible binding for '<<-'
    assignment to 'ReturnVal'
    Baseline.Correction : Text.size : onCancel: no visible binding for
    '<<-' assignment to 'ReturnVal'
    Baseline.Correction : Text.size: no visible binding for global variable
    'ReturnVal'
    Baseline.Correction : onok: no visible binding for global variable 'a3'
    Baseline.Correction : onok: no visible binding for '<<-' assignment to
    'datos'
    Baseline.Correction : onok: no visible binding for global variable
    'datos'
    Baseline.Correction : <anonymous>: no visible binding for global
    variable 'main'
    Fid : Met.text.radio : onOK: no visible binding for '<<-' assignment to
    'ReturnVal'
    Fid : Met.text.radio : onCancel: no visible binding for '<<-'
    assignment to 'ReturnVal'
    Fid : Met.text.radio: no visible binding for global variable
    'ReturnVal'
    Fid: no visible binding for global variable 'ReturnVal'
    Manual.cut : cut : onOK: no visible binding for '<<-' assignment to
    'ReturnVal'
    Manual.cut : cut : onOK: no visible binding for '<<-' assignment to
    'xlim'
    Manual.cut : cut : onOK: no visible binding for '<<-' assignment to
    'xlim2'
    Manual.cut : cut : onCancel: no visible binding for '<<-' assignment to
    'ReturnVal'
    Manual.cut: no visible binding for global variable 'ReturnVal'
    Manual.cut: no visible binding for global variable 'xlim'
    Manual.cut: no visible binding for global variable 'xlim2'
    Met.FID : Zoom : onCancel: no visible binding for '<<-' assignment to
    'ReturnVal'
    Met.FID : Met.reference: no visible binding for global variable
    'xPlotCoord'
    Met.FID : OnLeftClick: no visible binding for '<<-' assignment to
    'xPlotCoord'
    Met.FID : Pivot : onCancel: no visible binding for '<<-' assignment to
    'ReturnVal'
    Met.FID : onok: no visible binding for '<<-' assignment to 'spect.fid'
    Met.FID : onok: no visible binding for '<<-' assignment to 'nexfid'
    Met.FID : onCancel: no visible binding for '<<-' assignment to 'nexfid'
    Met.spectrum : change.color.bakground : onCancel: no visible binding
    for '<<-' assignment to 'ReturnVal'
    Met.spectrum : change.espectrum : onCancel: no visible binding for
    '<<-' assignment to 'ReturnVal'
    Met.spectrum : Zoom : onCancel: no visible binding for '<<-' assignment
    to 'ReturnVal'
    Met.spectrum : Text.size : onCancel: no visible binding for '<<-'
    assignment to 'ReturnVal'
    Met.spectrum : Text.size: no visible binding for global variable
    'ReturnVal'
    NMRS: no visible binding for global variable 'spect.fid'
    NMRS: no visible binding for global variable 'nexfid'
    NMRS: no visible binding for '<<-' assignment to 'Spectra'
    NMRS: no visible binding for global variable 'Spectra'
  • 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 ... OK
  • checking Rd contents ... OK
  • checking for unstated dependencies in examples ... OK
  • checking examples ... NONE
  • checking PDF version of manual ... OK
    NOTE: There were 2 notes.
    See
    'd:/Rcompile/CRANpkg/local/2.15/NMRS.Rcheck/00check.log'
    for details.