- using R version 2.9.0 (2009-04-17)
- using session charset: ASCII
- checking for file 'SemiPar/DESCRIPTION' ... OK
- this is package 'SemiPar' version '1.0-2'
- checking package dependencies ... OK
- checking if this is a source package ... OK
- checking for executable files ... OK
- checking whether package 'SemiPar' can be installed ... WARNING
Found the following significant warnings:
Warning: unmatched right brace in file 'plot.spm.Rd' on line 8
Warning: unmatched right brace in file 'predict.spm.Rd' on line 7
Warning: unmatched right brace in file 'scallop.Rd' on line 11
See http://www.r-project.org/nosvn/R.check/r-release-macosx-ix86/SemiPar-00install.html for details.
- 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 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
spm: no visible binding for global variable 'X.Declan'
spm: no visible binding for global variable 'Z.Jaida'
spm: no visible binding for global variable 'dummy.group.vec.Handan'
spm: no visible binding for global variable 'Z.spline.Jaida'
Found possibly global 'T' or 'F' in the following functions:
default.bdry default.knots.2D dup imageLegend irls.ridge pointsInPoly
- checking Rd files ... OK
- checking Rd files against version 2 parser ... WARNING
*** error on file ./man/plot.spm.Rd
Error in parse_Rd("./man/plot.spm.Rd", encoding = "unknown") :
./man/plot.spm.Rd:8:1: unexpected '}'
7: scale of the linear predictor.}
8: }
^
*** error on file ./man/predict.spm.Rd
Error in parse_Rd("./man/predict.spm.Rd", encoding = "unknown") :
./man/predict.spm.Rd:7:1: unexpected '}'
6: }
7: }
^
*** error on file ./man/scallop.Rd
Error in parse_Rd("./man/scallop.Rd", encoding = "unknown") :
./man/scallop.Rd:11:1: unexpected '}'
10: shelf off Long Island, New York, U.S.A.}
11: }
^
problems found in 'plot.spm.Rd', 'predict.spm.Rd', 'scallop.Rd'
- 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 'fitted.spm':
fitted.spm
S3 methods shown with full name in documentation object 'lines.spm':
lines.spm
S3 methods shown with full name in documentation object 'plot.spm':
plot.spm
S3 methods shown with full name in documentation object 'predict.spm':
predict.spm
S3 methods shown with full name in documentation object 'print.spm':
print.spm
S3 methods shown with full name in documentation object 'residuals.spm':
residuals.spm
S3 methods shown with full name in documentation object 'summary.spm':
summary.spm
The \usage entries for S3 methods should use the \method markup and not
their full name.
See the chapter 'Writing R documentation files' in manual 'Writing R
Extensions'.
- checking data for non-ASCII characters ... OK
- checking examples ... OK
- checking PDF version of manual ... OK
- elapsed time (check, wall clock): 0:36