Re: [Rd] vignette index

2016-03-04 Thread Duncan Murdoch
figure it out as well as I can. Duncan Murdoch Thanks, Zhu -Original Message- From: Duncan Murdoch [mailto:murdoch.dun...@gmail.com] Sent: Friday, March 04, 2016 10:47 AM To: Wang, Zhu; r-devel@r-project.org Subject: Re: [Rd] vignette index On 04/03/2016 9:44 AM, Wang, Zhu wrote: Dear

Re: [Rd] vignette index

2016-03-04 Thread Morgan, Martin
4, 2016 11:18 AM To: Duncan Murdoch; r-devel@r-project.org Subject: Re: [Rd] vignette index I think the online order of vignette files are not based on vignette title or filename alphabetically. I am just curious: by what order these vignette files were displayed online so I can make change

Re: [Rd] vignette index

2016-03-04 Thread Wang, Zhu
...@gmail.com] Sent: Friday, March 04, 2016 10:47 AM To: Wang, Zhu; r-devel@r-project.org Subject: Re: [Rd] vignette index On 04/03/2016 9:44 AM, Wang, Zhu wrote: > Dear helpers, > > I have multiple vignette files for a package, and I would like to have the > "right" ord

Re: [Rd] vignette index

2016-03-04 Thread Duncan Murdoch
On 04/03/2016 9:44 AM, Wang, Zhu wrote: Dear helpers, I have multiple vignette files for a package, and I would like to have the "right" order of these files when displayed online. For instance, see below: https://cran.r-project.org/web/packages/bst/index.html The order of vignette links on C

Re: [Rd] vignette index

2016-03-04 Thread Brian G. Peterson
This probably belongs on r-package-de...@r-project.org as it is not about the development of R itself, but about package development. -- Brian On Fri, 2016-03-04 at 14:44 +, Wang, Zhu wrote: > Dear helpers, > > I have multiple vignette files for a package, and I would like to have the > "

[Rd] vignette index

2016-03-04 Thread Wang, Zhu
Dear helpers, I have multiple vignette files for a package, and I would like to have the "right" order of these files when displayed online. For instance, see below: https://cran.r-project.org/web/packages/bst/index.html The order of vignette links on CRAN is different from what I hoped for: >

Re: [Rd] vignette index going AWOL

2014-08-25 Thread Randall Pruim
Indeed! That should say “builds” rather than “build”. It is the directory where I keep old tar balls from the package. I see builds is there as well. Somewhere along the way I must have stuttered while editing and introduced the problematic line. I’ve removed it and things are back to sanit

Re: [Rd] vignette index going AWOL

2014-08-25 Thread Kevin Ushey
Hi Randall, I notice that, in your .Rbuildignore, you have the entry: ^build$ and I suspect this is the culprit (having being bitten by a similar problem before). Some part of the R build / install process creates / uses that directory, but having it excluded in .Rbuildignore will cause you

[Rd] vignette index going AWOL

2014-08-25 Thread Randall Pruim
I’m preparing a package (fastR) for submission to CRAN, but the vignette index keeps going AWOL, or at least R CMD check —as-cran thinks so. I’ve tried several things and gave myself the weekend to think of other things, but I can’t figure it out. Perhaps someone on the list can lend a hand. H

Re: [Rd] vignette index not linked into HTML help system for package

2009-03-21 Thread Duncan Murdoch
On 16/03/2009 7:16 AM, Thomas Petzoldt wrote: Dear R developers, I observed that the html help page index entry "Read overview or browse directory" for package vignettes is missing in recent R-devel. Thanks for the report. This is fixed now and will make it into the next release. The code

[Rd] vignette index not linked into HTML help system for package

2009-03-16 Thread Thomas Petzoldt
Dear R developers, I observed that the html help page index entry "Read overview or browse directory" for package vignettes is missing in recent R-devel. This happened on two independent computers (WinXP Prof. SP3, German) with R-devel compiled from sources svn rev. 48125 resp. 48128 It's the