Rev 80771 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
\name{donttest}\alias{donttest}\title{donttest}\description{Syntax error in \code{\\donttest} snippet.}\examples{## the snippet below will be commented by .createExdotR()## and then also removed by massageExamples(), which seems obsolete\donttest{R.Version( # missing closing parenthesis}\donttest{## another donttest block}}