On Wed, 22 Jun 2011, Stephen Ellison wrote:
Is there a quick way of checking the R manuals built from the .texi
files in ../doc/manual without building the rest of R?
What does 'check' mean?
Going from a vanilla checkout, some included files are missing (eg
version.texi) and created by the m
Is there a quick way of checking the R manuals built from the .texi files in
../doc/manual without building the rest of R?
Going from a vanilla checkout, some included files are missing (eg
version.texi) and created by the makefiles, so it looks like the complete make
script needs to be run at