I believe the issue is actually quite simple: you need to run
make vignettes
when building from a tarball if you want the tangled vignettes and the
indices.
I'll make that automatic after more testing.
On 27/07/2012 21:55, Paul Johnson wrote:
On Fri, Jul 27, 2012 at 9:54 AM, Duncan Murdoch
On Fri, Jul 27, 2012 at 9:54 AM, Duncan Murdoch
wrote:
> On 12-07-27 1:23 AM, Paul Johnson wrote:
>>
>> New help request below
>>
>> On Sat, Jul 7, 2012 at 7:25 AM, Duncan Murdoch
>> wrote:
>>>
>>> On 12-07-03 1:21 PM, Paul Johnson wrote:
In ?Sweave, it refers to Sweave User Manual
On 12-07-27 1:23 AM, Paul Johnson wrote:
New help request below
On Sat, Jul 7, 2012 at 7:25 AM, Duncan Murdoch wrote:
On 12-07-03 1:21 PM, Paul Johnson wrote:
In ?Sweave, it refers to Sweave User Manual. In the doc folder of
utils package, I see "Sweave.pdf".
However, I can't find it from w
New help request below
On Sat, Jul 7, 2012 at 7:25 AM, Duncan Murdoch wrote:
> On 12-07-03 1:21 PM, Paul Johnson wrote:
>>
>> In ?Sweave, it refers to Sweave User Manual. In the doc folder of
>> utils package, I see "Sweave.pdf".
>>
>> However, I can't find it from within R
>>
>>
>>> vignette("Sw
On 12-07-03 1:21 PM, Paul Johnson wrote:
In ?Sweave, it refers to Sweave User Manual. In the doc folder of
utils package, I see "Sweave.pdf".
However, I can't find it from within R
vignette("Sweave User Manual")
Warning message:
vignette ‘Sweave User Manual’ not found
Turns out there was a
On Tue, Jul 3, 2012 at 12:54 PM, Yihui Xie wrote:
> Strange enough; I just noticed the HTML index pages of several base
> packages were gone (e.g. base, stats, tools, utils) under Ubuntu. Not
> sure if this is a problem of Debian packages or R itself.
>
It is not only on Debian where I see:
> vi
The HTML help related pages are dynamically generated upon request, so there
are no static pages that would exist otherwise. I can get to the index pages
for each of the packages mentioned in Yihui's post.
That being said, I can replicate the vignette issue on:
R version 2.15.1 (2012-06-22) --
Strange enough; I just noticed the HTML index pages of several base
packages were gone (e.g. base, stats, tools, utils) under Ubuntu. Not
sure if this is a problem of Debian packages or R itself.
> sessionInfo()
R version 2.15.1 (2012-06-22)
Platform: i686-pc-linux-gnu (32-bit)
locale:
[1] LC_CT
On 03/07/2012 1:21 PM, Paul Johnson wrote:
In ?Sweave, it refers to Sweave User Manual. In the doc folder of
utils package, I see "Sweave.pdf".
However, I can't find it from within R
> vignette("Sweave User Manual")
Warning message:
vignette ‘Sweave User Manual’ not found
> browseVignettes("
In ?Sweave, it refers to Sweave User Manual. In the doc folder of
utils package, I see "Sweave.pdf".
However, I can't find it from within R
> vignette("Sweave User Manual")
Warning message:
vignette ‘Sweave User Manual’ not found
> browseVignettes("utils")
No vignettes found by browseVignettes
10 matches
Mail list logo