blogdown
Jesse Maegan (@kierisi; 4/1): hats off to @JonTheGeek for his second blog post! the blogging momentum in our community is real! 💪🏆
coincidentally, if you don’t have your #rstats #blogdown site up and running yet, Jon’s second post has got you covered:
https://t.co/PzhW9600yI ↪
Ali Twelvetrees (@dozenoaks; 4/0): I’ve spent the last week figuring out the RStudio/blogdown/GitHub/Hugo/Netlify thing as a “fun” side project. It has been slightly scary, but I think it’s finally coming together. ↪
Athanasia Mowinckel (@DrMowinckels; 3/0): @hertzpodcast Making a webpage with #Rstats #blogdown by @xieyihui … just so I can blog about coding in #Rstats… (not live yet, but getting there) ↪
Pradeep👨🏽💻🔎 (@pprabaka1; 2/1): I’m trying to install #hugo for the #blogdown package but I get a fatal error stating that “R session Aborted, R encountered the fatal error”. Can anyone pls help me with this?
Thanks
#rstats #help @apreshill https://t.co/PUDJBXvOnL ↪
Alison Hill (@apreshill; 1/0): @pprabaka1 Try upgrading your R version and your blogdown to the dev version first. I know it is a pain but it looks like your version of R if over a year old. I used @bearloga’s script to update my packages recently and it worked perfectly! https://t.co/fdWf3wXx02 ↪
Alison Hill (@apreshill; 0/0): @pprabaka1 Lots of possibilities! I suggest posting on Stack Overflow with the blogdown tag, and include info about your R version and blogdown package version ↪
Philipp Gärtner (@gartn001; 0/0): I just modified the cover image of my blog and wrote about it. #blogdown #hugo #opencv https://t.co/Vtfj1BE883 ↪
Metamathan (@metamathan; 0/0): The Video of My Talk on blogdown at rstudio::conf 2018 https://t.co/gsd3L1hgnq #statistics ↪
新作紹介人12100%相互フォロー- (@kogakogatto12; 0/0): blogdown: Creating Websites with R Markdown (Chapman & Hall/CRC The R Series)
https://t.co/a3pScmSKqA
#洋書 #Computers #Technology ↪
bookdown
Yihui Xie (@xieyihui; 2/0): @i_steves Like this?
for (d in c(‘dir1’, ‘dir2’)) xfun::in_dir(d, bookdown::render_book(‘index.Rmd’)) ↪
Locke Data (@LockeData; 2/0): @i_steves @xieyihui Yep - you need multiple .yml files
for (config in handouts) {
bookdown::render_book(input = “index.Rmd”,
config_file=config)
} ↪
Irene Steves (@i_steves; 1/1): Hey #rstats: is it possible to create two #bookdown’s 📖📖 from a single repo? (in our case: we have a bunch of rmd’s, some which we want in our “initial training book,” some in our “reference guide,” and some in both) @xieyihui ↪
かつどん (@nozma; 1/0): bookdownのload_config()、_bookdown.ymlしか見ないからbookdown固有っぽいオプションはRmdのフロントマターに書いてもダメなんだな ↪
knitr
Garrick Aden-Buie (@grrrck; 6/5): TWIL (this weekend I learned) how to efficiently reuse Rmd chunks in #rstats package vignettes, README, blog posts, pkgdown articles and anywhere else Rmd is accepted! Thanks to @BrodieGaslam & @carroll_jono and the #knitr child chunk options 🙏 https://t.co/SyhcaEZLT3 ↪
Yihui Xie (@xieyihui; 2/0): @WinVectorLLC How about the last image on https://t.co/u4aAmeiwXX ? Basically rmarkdown = knitr + pandoc ↪
WinVector LLC (@WinVectorLLC; 1/0): @xieyihui The reason I ask is: we use knitr in Practical Data Science with R, and somebody from RStudio is asking why we don’t use rmarkdown instead. And I have no idea what that question even means at this point. ↪
WinVector LLC (@WinVectorLLC; 0/0): @xieyihui Ah that helps, thanks. I was probably confusing the 3 pkgs: markdown, rmarkdown, and knitr. ↪
WinVector LLC (@WinVectorLLC; 0/0): @xieyihui I still do not get it. rmarkdown is not mentioned in the first bullet, and the second bullet would seem to imply rmarkdown unifies knitr and other options (which seems backwards from the declared package dependencies). ↪
xaringan
Alison Hill (@apreshill; 23/7): How to use the #RLadies #xaringan slide theme, now in @RLadiesGlobal resources 💜: https://t.co/4jhHmyt8nt Includes demo slide deck 🍾 #rstats https://t.co/PaskFLa80p ↪
Maëlle Salmon 🐟 (@ma_salmon; 4/0): @apreshill I abandoned my revealjs R-Ladies style in favour of your xaringan style 💜 ↪
yihui.name
Yihui Xie (@xieyihui; 2/1): @WinVectorLLC See the first bullet here: https://t.co/x8ke6fjkBa ↪
Yohan J. Rodríguez (@hasdid; 1/1): #R | And They Closed a Valid Question on StackOverflow Again https://t.co/oMQuUF2TUN ↪
かつどん (@nozma; 1/0): “TinyTeX - A lightweight, cross-platform, portable, and easy-to-maintain LaTeX distribution based on TeX Live - Yi…” https://t.co/eeiJUaeE6C ↪