Re: [Rd] Checking R manual build

2011-06-22 Thread Prof Brian Ripley
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

[Rd] Checking R manual build

2011-06-22 Thread Stephen Ellison
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