Displaying 2 results from an estimated 2 matches for "enddontrun".
2010 Apr 22
1
Question of R CMD check
...hould be
correct), i use it to re-check my old package. I found the following prolem
when checking EXAMPLEs in each function, 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 of my functions that
should be no problem, i think. I checked my package before and did not find
errors. I also browsed the checking results in 'stam-Ex.R'. It listed all
the example codes in that file, something like this,
cleanEx(); nameEx("stcdt")...
2010 Apr 21
2
problem of R CMD check
...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.
--
-----------------
Jane Chang
Queen's
[[alternative HTML version deleted]]