* using log directory 'd:/Rcompile/CRANpkg/local/2.9/Containers.Rcheck'
* using R version 2.9.2 Patched (2009-09-02 r49531)
* using session charset: ISO8859-1
* checking for file 'Containers/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'Containers' version '1.2'
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking whether package 'Containers' can be installed ... WARNING
Found the following significant warnings:
  Warning: unmatched right brace in file 'start.Iterator.Rd' on line 11
  Warning: unmatched right brace in file 'start.Iterator.Rd' on line 11
See 'd:/Rcompile/CRANpkg/local/2.9/Containers.Rcheck/00install.out' for details.
* 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
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking for unstated dependencies in R code ... OK
* checking S3 generic/method consistency ... WARNING
clone:
  function(x, ...)
clone.Container:
  function(this, ...)

See section 'Generic functions and methods' of the 'Writing R Extensions'
manual.
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
Found possibly global 'T' or 'F' in the following functions:
  back.Deque current.Iterator front.Queue pop.Stack removeBack.Deque
  removeFront.Queue top.Stack
* checking Rd files ... OK
* checking Rd files against version 2 parser ... WARNING
*** error on file ./man/start.Iterator.Rd
Error in parse_Rd("./man/start.Iterator.Rd", encoding = "unknown") : 
  ./man/start.Iterator.Rd:11:18: unexpected '}'
10: \author{John Hughes}
11: \keyword{methods}}
                     ^

problem found in 'start.Iterator.Rd'
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking examples ... OK
* checking package vignettes in 'inst/doc' ... OK
* checking PDF version of manual ... OK

