- using R version 2.9.1 (2009-06-26)
- using session charset: ASCII
- checking for file 'TSA/DESCRIPTION' ... OK
- checking extension type ... Package
- this is package 'TSA' version '0.97'
- checking package dependencies ... OK
- checking if this is a source package ... OK
- checking for executable files ... OK
- checking whether package 'TSA' 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 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 ... OK
- checking Rd files ... OK
- checking Rd files against version 2 parser ... WARNING
*** error on file ./man/kurtosis.Rd
Error in parse_Rd("./man/kurtosis.Rd", encoding = "unknown") :
./man/kurtosis.Rd:20:1: unexpected section header
19: (x_i-\bar{x})^2/n)^2}-3.}
20: \value
^
*** error on file ./man/lagplot.Rd
Error : ./man/lagplot.Rd:22: Unrecognized macro \le
*** error on file ./man/skewness.Rd
Error in parse_Rd("./man/skewness.Rd", encoding = "unknown") :
./man/skewness.Rd:19:1: unexpected section header
18: (x_i-\bar{x})^2/n)^{3/2}}.}
19: \value
^
Warning: ./man/summary.armasubsets.Rd:16: Unnecessary braces at '{" "}'
problems found in 'kurtosis.Rd', 'lagplot.Rd', 'skewness.Rd'
- checking Rd cross-references ... OK
- checking for missing documentation entries ... OK
- checking for code/documentation mismatches ... OK
- checking Rd \usage sections ... OK
- checking data for non-ASCII characters ... OK
- checking examples ... OK
- checking PDF version of manual ... OK
- elapsed time (check, wall clock): 2:59