On Sun, Oct 13, 2013 at 9:51 PM, Jari Oksanen wrote:
> Henrik,
> On 14/10/2013, at 00:35 AM, Henrik Bengtsson wrote:
>
>> In R 3.1.0 (~April 2014), support for vignettes in inst/doc/ will go
>> away (and probably much sooner for CRAN submission), e.g.
>>
>> I've been sticking with inst/doc/ for ba
Henrik,
On 14/10/2013, at 00:35 AM, Henrik Bengtsson wrote:
> In R 3.1.0 (~April 2014), support for vignettes in inst/doc/ will go
> away (and probably much sooner for CRAN submission), e.g.
>
> I've been sticking with inst/doc/ for backward compatible reasons so
> that I can use a "fallback" ins
>From the help/docs it is pretty clear that one could/should only
assume that the 'base' namespace is available when a finalizer
function is evaluated. What is not clear to me is whether you can
safely attach/load packages in your finalizer function. For example,
are the following finalizer functio
In R 3.1.0 (~April 2014), support for vignettes in inst/doc/ will go
away (and probably much sooner for CRAN submission), e.g.
checking for old-style vignette sources ... NOTE
Vignette sources only in ‘inst/doc’:
‘R.devices-overview.tex.rsp’
A ‘vignettes’ directory is required as from R 3.1.0
and
On Sat, Oct 12, 2013 at 3:58 PM, Duncan Murdoch
wrote:
> On 13-10-12 6:49 PM, R. Michael Weylandt wrote:
>>
>>
>>
>> On Oct 9, 2013, at 21:18, Duncan Murdoch wrote:
>>
>>> On 13-10-09 7:54 PM, Henrik Bengtsson wrote:
On my related wishlist: A standardized mechanism to 'R CMD