[R] problem of R CMD check
Duncan Murdoch
murdoch.duncan at gmail.com
Thu Apr 22 01:55:31 CEST 2010
On 21/04/2010 7:29 PM, rusers.sh wrote:
> Hi all,
> Today, i just installed the newest R version 2.10.1 and other necessary
> tools for building R package under windows,e.g. Rtools, perl. All are the
> newest version.
> After the correct configuration under windows, i use it to re-check my old
> package. I found the following prolem when checking EXAMPLE, which did not
> exist before this re-installation.
> ########
> * checking examples ... ERROR
> Running examples in 'stam-Ex.R' failed.
> ########
> I used "\dontrun{} % enddontrun" in all the examples that should be no
> problem, i think. I checked my package before and did not find errors.
> Any ideas on this?
> Thanks a lot.
>
>
Look for more details in the stam.Rcheck directory, particularly in the
stam-Ex.* files. And please follow up on R-devel, rather than R-help.
Duncan Murdoch
More information about the R-help
mailing list