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
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.