- using R version 2.10.0 Under development (unstable) (2009-07-01 r48886)
- using session charset: UTF-8
- checking for file 'gdata/DESCRIPTION' ... OK
- this is package 'gdata' version '2.4.2'
- checking package name space information ... OK
- checking package dependencies ... OK
- checking if this is a source package ... OK
- checking for executable files ... OK
- checking whether package 'gdata' can be installed ... 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 name space can be loaded with stated dependencies ... 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
ConvertMedUnits: no visible binding for global variable ‘MedUnits’
- checking Rd files ... OK
- checking Rd files against version 2 parser ... WARNING
Warning: ./man/read.xls.Rd:12: Unnecessary braces at ‘{"http://"}’
Warning in parse_Rd("./man/resample.Rd", encoding = "unknown") :
./man/resample.Rd:38: unexpected section header '\section'
Warning: ./man/resample.Rd:38: Unnecessary braces at ‘{Warning }’
Warning: ./man/resample.Rd:38: Unnecessary braces at ‘{....}’
Warning: ./man/upperTriangle.Rd:19: Unnecessary braces at ‘{TRUE}’
Warning in parse_Rd("./man/write.fwf.Rd", encoding = "unknown") :
./man/write.fwf.Rd:64: unknown macro '\t'
*** error on file ./man/write.fwf.Rd
Error : ./man/write.fwf.Rd:64: Unrecognized macro \t
problem found in ‘write.fwf.Rd’
- checking Rd cross-references ... OK
- checking for missing documentation entries ... OK
- checking for code/documentation mismatches ... WARNING
Codoc mismatches from documentation object 'frameApply':
frameApply
Code: function(x, by = NULL, on = by[1], fun = function(xi) c(Count =
nrow(xi)), subset = TRUE, simplify = TRUE, byvar.sep =
"\\$\\@\\$", ...)
Docs: function(x, by = NULL, on = by[1], fun = function(xi) c(Count =
nrow(xi)), subset = TRUE, simplify = TRUE, byvar.sep =
"\$\@\$", ...)
Mismatches in argument default values:
Name: 'byvar.sep' Code: "\\$\\@\\$" Docs: "\$\@\$"
- checking Rd \usage sections ... OK
- checking data for non-ASCII characters ... OK
- checking examples ... OK
- checking tests ... OK
- checking package vignettes in 'inst/doc' ... OK
- checking PDF version of manual ... OK