Dan,
> >>
> >> Many thanks, apparently I just had to update one of the knitr-associated
> >> components.
> >>
> >> I hope it will go through now.
> >>
> >> Many thanks again and enjoy your evening,
> >> Lara
> >>
> >> 201
t; Lara
>>
>> 2016-04-11 17:39 GMT+01:00 Dan Tenenbaum :
>>
>> >
>> >
>> > - Original Message -
>> > > From: "Dan Tenenbaum"
>> > > To: "Lara Urban"
>> > > Cc: "bioc-devel"
>> &g
enenbaum"
> > > To: "Lara Urban"
> > > Cc: "bioc-devel"
> > > Sent: Monday, April 11, 2016 9:29:30 AM
> > > Subject: Re: [Bioc-devel] package submission - problem with vignette
> >
> > > It means that when you run R CMD b
baum"
> > To: "Lara Urban"
> > Cc: "bioc-devel"
> > Sent: Monday, April 11, 2016 9:29:30 AM
> > Subject: Re: [Bioc-devel] package submission - problem with vignette
>
> > It means that when you run R CMD build YourPackageName, the vignette
- Original Message -
> From: "Dan Tenenbaum"
> To: "Lara Urban"
> Cc: "bioc-devel"
> Sent: Monday, April 11, 2016 9:29:30 AM
> Subject: Re: [Bioc-devel] package submission - problem with vignette
> It means that when you run R CMD bu
It means that when you run R CMD build YourPackageName, the vignette is not
built.
It simply looks in the output of R CMD build for a line that starts:
* creating vignettes ...
If this line is present, it means `R` has not detected that a vignette
needs to be built.
It's `REQUIRED` that t