Re: [Rd] Compatibility with R 2.15.x: Makefile for (non-Sweave) vignettes in vignettes/?

2013-10-13 Thread Henrik Bengtsson
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

Re: [Rd] Compatibility with R 2.15.x: Makefile for (non-Sweave) vignettes in vignettes/?

2013-10-13 Thread Jari Oksanen
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

[Rd] reg.finalizer(): Is it safe for the finalizer function to attach/load a package?

2013-10-13 Thread Henrik Bengtsson
>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

[Rd] Compatibility with R 2.15.x: Makefile for (non-Sweave) vignettes in vignettes/?

2013-10-13 Thread Henrik Bengtsson
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

Re: [Rd] user defined macros in Rd files

2013-10-13 Thread Henrik Bengtsson
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