Re: [Rd] Addition of a meta viewport tag to HTML manuals

2019-07-21 Thread Kurt Hornik
> Kurt Hornik writes: > Bob Rudis writes: >> Thanks for both the support & sage advice, Martin! >> And, aye, tis straightforward to convert the perl one-liner to a >> shell/sed idiom. >> A kind soul from the list has also offered to walk me through the >> "provide a patch" process and I'l

Re: [Rd] Recommended Reading: Advanced R Second Edition

2019-07-21 Thread Abby Spurdle
> After having fully read "Advanced R First Edition" Try the R Manuals. https://cran.r-project.org/manuals.html There's also some good books by John Chambers. > which explains R Language Core concepts cristal clear, I'm assuming that you mean "cr${y}stal clear". > and > shows the motivation be

Re: [Rd] Addition of a meta viewport tag to HTML manuals

2019-07-21 Thread Kurt Hornik
> Bob Rudis writes: > Thanks for both the support & sage advice, Martin! > And, aye, tis straightforward to convert the perl one-liner to a > shell/sed idiom. > A kind soul from the list has also offered to walk me through the > "provide a patch" process and I'll do my best to get it right on

[Rd] Recommended Reading: Advanced R Second Edition

2019-07-21 Thread Juan Telleria Ruiz de Aguirre
Dear R Developers, After having fully read "Advanced R First Edition" , and having just bought my physical copy of "Advanced R Second Edition", I recommend that: Any community member interested in the development of R reads "Advanced R Second Edition", which explains R Language Core concepts cris