> On 24 May 2015, at 12:07 pm, Duncan Murdoch wrote:
>
> On 23/05/2015 9:15 PM, Imanuel Costigan wrote:
>> While a parsed HTML version of the NEWS.md file would be nice, I would like
>> something much simpler: being able to "see” this file in the Help pane in
>> RStudio
>
> That isn't really
I’d suggest going with CommonMark if this will be the basis of broader support
for Markdown as it is well defined whereas GruberMarkdown is defined by broad
conventions with specifics determined by parsers.
> On 24 May 2015, at 12:01 pm, Duncan Murdoch wrote:
>
> On 23/05/2015 8:51 PM, Baptis
On 23/05/2015 9:15 PM, Imanuel Costigan wrote:
> While a parsed HTML version of the NEWS.md file would be nice, I would like
> something much simpler: being able to "see” this file in the Help pane in
> RStudio
That isn't really any simpler. RStudio is just displaying HTML whenever
it shows yo
On 23/05/2015 8:51 PM, Baptiste Auguie wrote:
> John MacFarlane, the author of Pandoc, has been working on a project
> (http://commonmark.org/) to define a standard reference for Markdown*.
> There are already two reference implementations, one in javascript, the
> other in C: https://github.com/j
While a parsed HTML version of the NEWS.md file would be nice, I would like
something much simpler: being able to "see” this file in the Help pane in
RStudio or being about to run something like show_news(“packagename”). Duncan
mentioned issues with the news() function being able to process meta
On Sat, May 23, 2015 at 8:00 PM, Duncan Murdoch
wrote:
[...]
> I wouldn't want R builds to depend on GitHub, so this sounds more
> interesting. I took a look at that website, and it looks problematic to
> me: the parser appears to be written in Javascript, and the install
> instructions (using
On 23/05/2015 9:25 AM, Gábor Csárdi wrote:
> On Sat, May 23, 2015 at 8:14 AM, Duncan Murdoch
> mailto:murdoch.dun...@gmail.com>> wrote:
> [...]
>
> I think the harder problem is display. CRAN can run pandoc, but can
> users who install the package from source? I would expect some obscure
On 23/05/2015 11:31 AM, Yihui Xie wrote:
> I agree. It is not worth all the trouble just to save the "bit of
> hassle to go to the package's Github site".
I'm sorry, but in my opinion this is not negotiable. R needs to run on
systems without Internet connections. It's not just a "bit of hassle"
On Sat, May 23, 2015 at 11:31 AM, Yihui Xie wrote:
> I agree. It is not worth all the trouble just to save the "bit of
> hassle to go to the package's Github site". In fact, the release notes
> on Github are more meaningful than a plain text NEWS.md or even a
> converted NEWS.html from Pandoc, e.
I agree. It is not worth all the trouble just to save the "bit of
hassle to go to the package's Github site". In fact, the release notes
on Github are more meaningful than a plain text NEWS.md or even a
converted NEWS.html from Pandoc, e.g. you can include bug report
numbers and attribute to users
Dear All,
[ I was wondering if this should have gone to the new mailing list. Maybe. ]
As some of you maybe know from my earlier posts, I am building a simple
search engine for R packages. Now the search engine has a proper web site,
where you can also browse CRAN packages.
http://www.r-pkg.org/
On Sat, May 23, 2015 at 8:14 AM, Duncan Murdoch
wrote:
[...]
> I think the harder problem is display. CRAN can run pandoc, but can
> users who install the package from source? I would expect some obscure
> platforms (like Windows ;-) would not have it available.
>
[...]
I don't think pandoc is
On 23/05/2015 13:14, Duncan Murdoch wrote:
On 23/05/2015 4:05 AM, Kurt Hornik wrote:
Duncan Murdoch writes:
On 22/05/2015 8:49 PM, Imanuel Costigan wrote:
Are there any plans for CRAN to support NEWS files in markdown? Bit of a hassle
to go the the package’s Github (or other like) site to r
On 23 May 2015 at 08:14, Duncan Murdoch wrote:
| I think the harder problem is display. CRAN can run pandoc, but can
| users who install the package from source? I would expect some obscure
| platforms (like Windows ;-) would not have it available. I could add it
| to Rtools on Windows, but I t
On 23/05/2015 4:05 AM, Kurt Hornik wrote:
>> Duncan Murdoch writes:
>
>> On 22/05/2015 8:49 PM, Imanuel Costigan wrote:
>>> Are there any plans for CRAN to support NEWS files in markdown? Bit of a
>>> hassle to go the the package’s Github (or other like) site to read NEWS.
>
>> Not as far as
> Duncan Murdoch writes:
> On 22/05/2015 8:49 PM, Imanuel Costigan wrote:
>> Are there any plans for CRAN to support NEWS files in markdown? Bit of a
>> hassle to go the the package’s Github (or other like) site to read NEWS.
> Not as far as I know. There have been discussions about increas
16 matches
Mail list logo