Hi,
I have a *.Rnw which I can Sweave with no problem, but which cannot be
processed by R CMD Rd2pdf --no-clean --force.
Th latter stops with
creating vignettes ... ERROR
Error: processing vignette 'cwhmisc.Rnw' failed with diagnostics:
at cwhmisc.Rnw:31, could not find function "cformat"
Execution halted
Before dissecting my *.Rnw systematically , I wanted to ask, if R CMD
Rd2pdf has changed since the last R version.
sessionInfo()
R version 3.2.1 (2015-06-18)
Platform: x86_64-apple-darwin10.8.0 (64-bit)
Running under: OS X 10.7.5 (Lion)
locale:
[1] C
attached base packages:
[1] tools stats4 splines parallel datasets
[6] compiler graphics grDevices stats grid
[11] utils methods base
other attached packages:
[1] survival_2.38-3 spatial_7.3-11
......
Any ideas ?
C.
--
Christian W. Hoffmann
CH - 8915 Hausen am Albis, Schweiz
Rigiblickstrasse 15 b, Tel.+41-44-7640853
mailto: christ...@echoffmann.ch
home: www.echoffmann.ch
______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
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.