On Wed, Aug 28, 2013 at 5:28 AM, Martin Morgan wrote:
> On 08/28/2013 02:50 AM, Wolfgang Huber wrote:
>
>>
>> Hi
>>
>> is there already a best practice (example?) for how to deliver vignettes
>> written in org-mode (http://orgmode.org) in Bioconductor packages?
>>
>
> Three possibilities come to
Wolfgang Huber embl.de> writes:
>
>
> Hi
>
> is there already a best practice (example?) for how to deliver vignettes
written in org-mode
> (http://orgmode.org) in Bioconductor packages?
>
> (This would also require that emacs and its ESS and org modes are
installed on the build servers.)
W
On Wed, Aug 28, 2013 at 8:25 AM, Martin Morgan wrote:
> On 08/28/2013 07:38 AM, Wolfgang Huber wrote:
>>
>> Hi Martin,
>> thanks! Both of these sound doable, we'll explore. What was the third one?
>
>
> To clarify, the intermediate form in option 2 should ideally still contain
> executable code ch
On 08/28/2013 07:38 AM, Wolfgang Huber wrote:
Hi Martin,
thanks! Both of these sound doable, we'll explore. What was the third one?
To clarify, the intermediate form in option 2 should ideally still contain
executable code chunks -- Rmd or Rnw, rather than md or tex. One drawback of
this opti
Hi Martin,
thanks! Both of these sound doable, we'll explore. What was the third one?
Best wishes, Wolfgang
On 28 Aug 2013, at 14:28, Martin Morgan wrote:
> On 08/28/2013 02:50 AM, Wolfgang Huber wrote:
>>
>> Hi
>>
>> is there already a best practice (example?) for how to deliver vigne
On 08/28/2013 02:50 AM, Wolfgang Huber wrote:
Hi
is there already a best practice (example?) for how to deliver vignettes
written in org-mode (http://orgmode.org) in Bioconductor packages?
Three possibilities come to mind.
Implement the equivalent of the knitr package, preferably without ext
This isn't a direct answer to the question, but I recently learned of
this project:
http://www.dexy.it/
Basically, it is a giant set of filters that runs on text-based files
(MANY formats, including org) to produce outputs (MANY formats).
These filters include programming languages (including R)
Hi
is there already a best practice (example?) for how to deliver vignettes
written in org-mode (http://orgmode.org) in Bioconductor packages?
(This would also require that emacs and its ESS and org modes are installed on
the build servers.)
Best wishes
Wolfgang
__