Displaying 1 result from an estimated 1 matches for "plain1".
Did you mean:
plain
2012 Aug 18
1
texi2dvi error "Sweave" and "exams"
...uot;, "ttest", "confint"),
+ c("regression", "anova"),
+ "scatterplot",
+ "relfreq"
+ )
>
> sol <- exams(myexam)
Error in texi2dvi(out_tex[j], pdf = TRUE, clean = TRUE, quiet = quiet) :
Running 'texi2dvi' on 'plain1.tex' failed.
I am running:
R version 2.15.1 (2012-06-22) -- "Roasted Marshmallows"
Copyright (C) 2012 The R Foundation for Statistical Computing
ISBN 3-900051-07-0
Platform: i386-apple-darwin9.8.0/i386 (32-bit)
and Mac OSX Version 10.8.
Any help will be greatly appreciated.
Tha...