[R-pkg-devel] Testing.

2023-10-01 Thread Rolf Turner
I'm having a problem please excuse the noise. cheers, Rolf Turner -- Honorary Research Fellow Department of Statistics University of Auckland Stats. Dep't. (secretaries) phone: +64-9-373-7599 ext. 89622 Home phone: +64-9-480-4619 __ R

Re: [R-pkg-devel] Problem with "compacting" pdf files.

2023-10-01 Thread Ivan Krylov
On Sun, 1 Oct 2023 08:31:31 + Rolf Turner wrote: > I do not understand: >* the reference to inst/doc (there is no such directory) When you run R CMD build in order to produce a new Iso-*.tar.gz, R runs Sweave and pdflatex on vignettes/algorithm.Rnw in order to produce inst/doc/algorith

Re: [R-pkg-devel] Problem with "compacting" pdf files.

2023-10-01 Thread Rolf Turner
On Sun, 1 Oct 2023 15:22:34 +0300 Ivan Krylov wrote: > On Sun, 1 Oct 2023 08:31:31 + > Rolf Turner wrote: > > > I do not understand: > > >* the reference to inst/doc (there is no such directory) > > When you run R CMD build in order to produce a new Iso-*.tar.gz, R > runs Sweave and