Re: [Rd] Error in link in Rd file stops package installation

2009-10-23 Thread Duncan Murdoch
On 10/22/2009 11:03 PM, William Dunlap wrote: The following patch seems to get the warning message right Thanks, I'll put this in if nobody else gets there first. Duncan Murdoch lag.zoo html Rd warning: ./man/lag.zoo.Rd:54: file link 'diff' in package 'st

Re: [Rd] Error in link in Rd file stops package installation

2009-10-22 Thread William Dunlap
The following patch seems to get the warning message right lag.zoo html Rd warning: ./man/lag.zoo.Rd:54: file link 'diff' in package 'stats' does not exist and so has been treated as a topic Index: src/library/tools/R/Rd2HTML.R =