Are you checking the tar.gz file?<div>R CMD chech --as-cran RcppOctave_0.13.3.tar.gz</div><div><br></div><div>This should not give you notes about the extra files and directories. The try/tryCatch error is weird. I will have a look on Monday.</div>
<div><br></div><div>Renaud<br><br>On Saturday, November 9, 2013, Dominick Samperi  wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">With all suggested packages installed I managed to get R CMD check --as-cran<div>
to run clean (no errors, warnings, or notes), but a few "non-standard" directories</div><div>had to be removed, cleanup had to be run explicitly, and RcppOctave.Rnw had</div>
<div>to be modified to use tryCatch instead of try. The attached shell script was used</div><div>to generate the clean check</div></div></blockquote></div>