blogdown
R-bloggers (@Rbloggers; 77/24): Setting up your blog with RStudio and blogdown II: Workflow https://t.co/1dVurih63C #rstats #DataScience ↪
R-bloggers (@Rbloggers; 70/23): Setting up our blog with RStudio and blogdown I: Creating the blog https://t.co/vjrHtZl4M3 #rstats #DataScience ↪
R-bloggers (@Rbloggers; 35/12): How I started a blog based on blogdown: A walkthrough https://t.co/BlpWspGPzB #rstats #DataScience ↪
Ted Laderas (@tladeras; 32/5): I’m trying to practice what I preach to my students in terms of setting up portfolios for data analysis. I’ve updated my blogdown site to have a portfolio of my #shiny apps and #rstats teaching materials: https://t.co/79mJcy32AW https://t.co/Z5anIMGmGA ↪
Thomas Lumley (@tslumley; 27/2): Just discovered how to do footnotes in blogdown^[this is probably not a Good Thing] ↪
Simina Boca (@siminaboca; 19/0): Finally sat down to revamp my blog using @xieyihui’s #blogdown and I’m pretty happy about the look. https://t.co/bIK6yOhGkW. May customize it a bit more, though I really have to get to that journal club I’m giving on Friday now. ↪
Jose Luis Cañadas (@joscani; 18/7): Probando con #blogdown y #Netlify, Aquí os dejo una entrada donde pongo un ejemplo de cómo entrenar un modelo con #H2O y de cómo usar ese modelo en #Spark
https://t.co/b7Ado1xLKY ↪
R-bloggers (@Rbloggers; 17/3): Switching to blogdown, Netlify and Travis https://t.co/9Nj0e1jsRi #rstats #DataScience ↪
R-bloggers (@Rbloggers; 15/4): Rcrastinate is now based on blogdown https://t.co/zyosvhZ7CQ #rstats #DataScience ↪
Yihui Xie (@xieyihui; 14/3): @rbjanis5 @sharlagelfand @apreshill Committing “public/” AND editing CSS in “public/”? What a horror story! 😱 I should have advertised this way harder so you won’t have a public/ at all: https://t.co/t6C215JgLI options(blogdown.generator.server = TRUE, blogdown.hugo.server = c(’-D’, ‘-F’, ‘–navigateToChanged’)) ↪
Allison Moberger 🍔 (@allimoberger; 11/0): I may have spent 7 hours of my Saturday wading waist-deep in the weeds of #blogdown and #Hugo documentation, learning to customize a blog theme with parametrized #CSS so I can swap colors in config.toml.
Man, CSS got WAY more complicated since I learned it 17 years ago! 🤯 ↪
Lincoln M. Tracy (@lincolntracy; 7/2): Website now live - https://t.co/IObCxW1ZIU! Your new one stop shop to find info about my research, publications, and writing. Thanks to @dsquintana for all his help on using the blogdown package in #rstats to pull it all together. ↪
Esteban Moro (@estebanmoro; 5/3): There are many good tutorials to setup your blog in #rstats #blogdown and @GoHugoIO, but I decide to write my notes about how I setup mine in 3 parts: “Setting up our blog with RStudio and blogdown Part I: Creating the blog” https://t.co/zjAX1gm3xz ↪
Frederick Solt (@fredericksolt; 5/2): One topic for this week’s grad seminar was what @drob calls the “unreasonable effectiveness” of getting your work online, and how easy it is to get an academic website up and running with blogdown. Here are my notes on that second topic.
https://t.co/p9eV36erpC ↪
DB Browser 4 SQLite (@sqlitebrowser; 5/1): Updated our website, so it’s now created using Hugo and blogdown.
The primary purpose of the change is to give us a (fairly easy) way to create blog posts. eg detailed info on changes we’re working on (etc).
Wasn’t really feasible with the previous 1-page website approach. ;) ↪
claudîus (@dataclaudius; 4/2): Setting up your blog with RStudio and blogdown II: Workflow via #rbloggers #rstats #datascience https://t.co/SMHsnCcwEX ↪
Sébastien Rochette (@StatnMap; 3/1): @ma_salmon @martinjhnhadley @xieyihui @MVaugoyeau This one presents the two themes I modified for bilingual and #RStats https://t.co/x7BFcX5GA1 ↪
Simina Boca (@siminaboca; 3/0): Many thanks also to @GenomeGal who pointed me to the exact chapter to look at in Yihui’s book (on integration with Github) which I had somehow overlooked and also to @stephaniehicks who also has an awesome #blogdown page hosted on @github. ↪
Alison Hill (@apreshill; 3/0): @allimoberger @johncassil @EngelhardtCR feel free to add your pain points to this thread! https://t.co/WPxkA1Xo7k
And I’ll repeat my mantra- if there is blogdown pain, consider that it is not you, it’s your theme.
My advice: start by picking your top 5 themes, don’t fall in love, you’ll probably use #5 in the end 👍🏾 ↪
Ted Laderas (@tladeras; 3/0): (Thanks to @apreshill for getting me up to speed with blogdown so long ago! I finally am taking advantage of the academic template better.) ↪
Sam Abbott (@seabbs; 2/2): A final post looking at benchmarking in #rstats - this time using the benchmarkme package (https://t.co/oOYL3lzM38) from @jumping_uk. Mostly focussing on the use case for virtual cores vs. #overclocking physical cores.
#DataScience #buildapc #blogdown
https://t.co/69sHIi2nzM ↪
Recle Etino Vibal (@recleev; 2/2): Played around with #rdatatale, #ggplot2, and bquote() to manipulate and plot data in one function call. With a short comparison to #dplyr and #rlang. See the results here https://t.co/QP66r8KhnZ #rstats #blogdown #datablog ↪
Felipe Ortega (@jfelipe; 2/1): @dataandme @choldgraf @ProjectJupyter @zkajdan Great!! I want to develop my new blog with #blogdown, but main requirement was to be able to post both in #Python and #rstats. So… I guess I have homework for next week 😀 ↪
Bright Uduji (@EnterEnergy; 2/0): @jfelipe @rstatstweet @dataandme @choldgraf @ProjectJupyter @zkajdan You can blog in markdown using r blogdown? ↪
Ilja (@fubits; 2/0): @TimSalabim3 @SorenWilke Happy that I found this thread while looking for clues on #blogdown + #mapview. I’m writing a blogpost on all the new cool GIS packages but actually I didn’t not intend to demonstrate mapview’s awesomeness with static PNG. https://t.co/wC1CHZ5hkx ↪
Yihui Xie (@xieyihui; 2/0): @CoulSim @vb_jens For future reference: https://t.co/3XIgLMyyoo ↪
Yihui Xie (@xieyihui; 2/0): @bcshaffer The oldest blogdown issue that has not been fixed or closed: https://t.co/rjnHWiBC22 Yes, I’d go with static/ at the moment. ↪
Esteban Moro (@estebanmoro; 1/2): And here is Part II about what is my typical workflow when writing a new post in #blogdown #rstats: “Setting up your blog with RStudio and blogdown Part II: Workflow” https://t.co/3sSoJvTD0f ↪
Analytics France (@AnalyticsFrance; 1/2): Setting up your blog with RStudio and blogdown II: Workflow - https://t.co/Ri3zcEIHoN #rstats ↪
Analytics France (@AnalyticsFr; 1/2): Setting up our blog with RStudio and blogdown I: Creating the blog - https://t.co/whxQgrGplW #rstats ↪
Nicholas Spyrison (@nspyrison; 1/2): #rstats blogdown gurus, error from blogdown::build_site().
Error: Error building site: “C:\Users...\R\nspyrison_netlify\data\DIScluster_centered_basis.rda:1:1”: unmarshal of format "" is not supported
small .rmd (that knits) consuming .rda, have tried .csv.
ideas? ↪
Martin John Hadley (@martinjhnhadley; 1/1): Does anyone have experience with building a bilingual #rstats #blogdown website? Specifically Welsh/English, but any examples welcome @xieyihui ↪
Data Geek (@datascigeek; 1/1): Setting up your blog with RStudio and blogdown II: Workflow https://t.co/PCeMyOesGR #r #statistics #data science ↪
Data Geek (@datascigeek; 1/1): Setting up our blog with RStudio and blogdown I: Creating the blog https://t.co/dieGkW8kRh #r #statistics #data science ↪
Thomas Hütter (@DerFredo; 1/1): Posted by R on, now on R-bloggers: Setting up your blog with RStudio and blogdown II: Workflow #rstats https://t.co/diPsRHx6Oo ↪
Maëlle Salmon 🐟 (@ma_salmon; 1/0): @martinjhnhadley @xieyihui @MVaugoyeau Maybe more details in this post by @StatnMap who also has a bilingual website https://t.co/i5HCL1kBMw ↪
Katarzyna Zofia Kędzierska (@kzkedzierska; 1/0): https://t.co/vSubV1stwc ↪
Solomon Kurz (@SolomonKurz; 1/0): @DavidPoe223 I use #blogdown. Here’s a book-length introduction: https://t.co/TtYFwGQM2Q ↪
Javier Abella (@JavierAbellaG; 1/0): Setting up our blog with RStudio and blogdown I: Creating the blog https://t.co/ePROlJ9RvJ https://t.co/6Q0WgVkCmI ↪
Javier Abella (@JavierAbellaG; 1/0): Setting up your blog with RStudio and blogdown II: Workflow https://t.co/SWU6RVDT0t https://t.co/yzve3IcDgO ↪
Kee Y. H. (Adrian) (@keefellow; 1/0): Setting up your blog with RStudio and blogdown II: Workflow https://t.co/1ghxhdpmig #keeRtips ↪
Mara Averick (@dataandme; 1/0): @EnterEnergy @jfelipe @rstatstweet @choldgraf @ProjectJupyter @zkajdan Yup!!
I haven’t updated the list recently, but these resources are still excellent:
https://t.co/p42VZJ4DG2 ↪
Jorge López (@jlopezper; 1/0): @joscani Qué fácil es hacer algo bueno con blogdown… Échale un vistazo a la mía y dime si ves algo mejorable: https://t.co/g3fkRFROD3 (la tengo asociada a un dominio propio) ↪
Beatriz Milz (@BeaMilz; 1/0): @jecamanga Oi! Existe um pacote no R chamado blogdown (https://t.co/FkSSBbaFc4), que utiliza o Hugo (https://t.co/CSLSGI97TV) para criar as páginas :D ↪
R_Mlg (@_RMlg; 1/0): La página de @_RMlg está con blogdown. Usamos el comando server_site y luego actualizamos desde Rstudio con git. https://t.co/pbgOhltUlo ↪
fonzie (@OilGains; 1/0): I fully agree. #notedown would be kind of continuing the circle of reproducibility. Typora is pretty close to that model but lacks tags organization and not open source. #notedown would play as source of blogdown, bookdown. Notes is where all starts. https://t.co/Up3hayYqyo ↪
SevillaR (@_SevillaR; 1/0): @joscani Mmmm normalmente aparece automáticamente. Puedes previsualizar con blogdown::serve_site. Si usas Netlify, simplemente con añadir el post en markdown ya sale?
Aquí está nuestro site, por si sirve: https://t.co/GMZRr4gmxy ↪
Lorenz Walthert (@lorenzwalthert; 1/0): @rbjanis5 @sharlagelfand @apreshill I spend a fair amount of time (more than a day) to figure out how not to commit any derivatives (no markdown, no html) and let my blogdown site be built by travis and deployed to netlify. Here, you can find out how.https://t.co/lDMWQQ3cDW ↪
claudîus (@dataclaudius; 0/3): Setting up our blog with RStudio and blogdown I: Creating the blog via #rbloggers #rstats #datascience https://t.co/nrmWu4cd7i ↪
Alex Norman (@Aarleks; 0/1): @thesiswhisperer I use #blogdown, an #rstats package to make a static site.
https://t.co/nRkpPv4n8y ↪
Analytics France (@AnalyticsFrance; 0/1): Setting up our blog with RStudio and blogdown I: Creating the blog - https://t.co/kAYPGtbFPP #rstats ↪
Data Scientists (@DataScienceFr; 0/1): Setting up our blog with RStudio and blogdown I: Creating the blog - https://t.co/8Ci3EuUmcd #rstats ↪
Data Scientists (@DataScienceFr; 0/1): Setting up your blog with RStudio and blogdown II: Workflow - https://t.co/XyQALQeyvq #rstats ↪
Thomas Hütter (@DerFredo; 0/1): Posted by R on, now on R-bloggers: Setting up our blog with RStudio and blogdown I: Creating the blog #rstats https://t.co/LPZWJSAn6m ↪
Data Scientists (@DataScientistsF; 0/1): Setting up your blog with RStudio and blogdown II: Workflow #rstats https://t.co/kU41LQlkR1 ↪
Data Scientists (@DataScientistsF; 0/1): Setting up our blog with RStudio and blogdown I: Creating the blog #rstats https://t.co/7GchqbVDb1 ↪
Analytics France (@AnalyticsFr; 0/1): Setting up your blog with RStudio and blogdown II: Workflow - https://t.co/mov8A32GXx #rstats ↪
William Hoyos (@whoyos21; 0/1): Setting up our blog with RStudio and blogdown I: Creating the blog. #rstats https://t.co/eNcC32Q7Vt ↪
Ahmet Ozisik (@_aozisik; 0/1): Looking to build a markdown based blog in Laravel 5? Give our Blogdown package a try😉
https://t.co/MEwqvE8KAd ↪
Dweepobotee Brahma (@Dweepobotee; 0/1): Hey #rstats I want to write a blogpost using blogdown which shows how to work with a particular dataset in both STATA and R. Is there a way I can embed STATA code within a blog written in R Markdown/blogdown package? Any help with this is appreciated! ↪
Mary Jonah (@jonahmary17; 0/1): Hello #rstats community, does #blogdown treat .PNG and .png different from other image extensions?
An image on my blog was not loading and I had to use .jpg
https://t.co/Q0CStp5Qgk ↪
Esteban Moro (@estebanmoro; 0/0): @r_vaquerizo @joscani Ha llegado el momento de cambiarse a blogdown 😃 ↪
🇲🇽 Dr. Leonardo Collado-Torres (@fellgernon; 0/0): Has anyone else seen errors like this recently with @GoHugoIO/#blogdown 📦? There’s nothing recent on this at https://t.co/SmTpyJibq3
Looks like a @TwitterAPI issue
My code: https://t.co/KMuB3HNv00
Thx! https://t.co/YCS2Soi18N ↪
r-craft.org (@R_Craft_Org; 0/0): Switching to blogdown, Netlify and Travis https://t.co/E2xRTa1ZJd https://t.co/F4Ujzb58bs ↪
Chandan Kumar (@Chandanrtcs; 0/0): Setting up our blog with RStudio and blogdown I: Creating the blog https://t.co/i2d70VGI1E ↪
Chandan Kumar (@Chandanrtcs; 0/0): Setting up your blog with RStudio and blogdown II: Workflow https://t.co/W9sACFqFQf ↪
Pierre DeBois - Zimana Digital Analytics Services (@ZimanaAnalytics; 0/0): A new daily post from Rbloggers, a site for R programming techniques and news - Setting up your blog with RStudio and blogdown II: Workflow https://t.co/5CW6T7E4nb ↪
Pierre DeBois - Zimana Digital Analytics Services (@ZimanaAnalytics; 0/0): A new daily post from Rbloggers, a site for R programming techniques and news - Setting up our blog with RStudio and blogdown I: Creating the blog https://t.co/piy07AcwgN ↪
Jamie Lendrum (@jamie_lendrum; 0/0): @nspyrison @rstatstweet I had exactly the same issue with my blogdown site and never figured it out. In my case the problem started when I switched from Windows to Linux, and my only solution was to remove the files. I’d love to know what the issue is. ↪
David Lucey (@lucey_david; 0/0): #RFeedbackFriday Love feedback on 4 posts in blog to unlock open data about State of CT. Help to render kable or DT tables in blogdown w Hugo lithium theme? Ideas for how to improve structure of blog and specific post? Others with similar projects? https://t.co/Eu5xlXVbkT ↪
Yihui Xie (@xieyihui; 0/0): @nicholas_v You can use plain Markdown if your post doesn’t contain R code that needs to be executed dynamically: https://t.co/oInySqIG1Q ↪
bookdown
Aedin Culhane (@AedinCulhane; 48/19): Anyone new to @bioconductor, or any #rstats or #Python folks intrigued to know about @bioconductor. The bookdown of the workshops from the 2018 Conference is a nice starter. https://t.co/sHmWVFWf1w #DataScience @odsc #Statistics #Genomics https://t.co/nRjgwXwlXl ↪
Danielle Navarro (@djnavarro; 23/2): The obvious one is https://t.co/gQPX26lRrB. The book is old enough that it predates tidyverse and there are a lot of things that I’d like to tidy up in it.. Thanks to the incredible efforts of @emilyandthelime there’s a bookdown version too & a few of us are hoping to update it ↪
Yihui Xie (@xieyihui; 9/2): @juliewfarmer @sorenlind Next time you may consider replacing the 3Gb MacTeX with the 150Mb TinyTeX: https://t.co/QQqVhjOAki and also replacing R-x.x.x.pkg with
brew cask install r-app
, if you want to avoid going through the same steps again in the future to upgrade them. ↪
Andrew Heiss, PhD (@andrewheiss; 8/1): @causalinf @petemohanty @dclingi Check out Bookdown https://t.co/E97C6cxXl9 ↪
scott cunningham (@causalinf; 8/0): Great link on Bookdown plus a bunch of other things related to Markdown. Seems like a waste to do “Causal Inference: the Remix” in R and not use Markdown so I guess I’ll use Bookdown. Thanks @andrewheiss ! Not I need to figure the Tufte style out. https://t.co/qkYKcsJ7cN ↪
Samuel Finlayson (@IAmSamFin; 7/0): I first noticed @SherlockpHolmes and @wolfgangkhuber book bc it was a visually gorgeous ex of reproducible bookdown glory, and TOC looked good
But I’ve been getting ready to look at rna-seq data this month, so I finally read it. Oh boy, is it awesome
Eg: https://t.co/2F5mUhxtyi ↪
Ben Andrew (@BenYAndrew; 6/2): The code for both simulations and plots is on my GitHub (https://t.co/xFD7KmrijW). Check out Statistical Rethinking (https://t.co/ApT04gNb3G) and @SolomonKurz’s awesome companion to the text using #brms (https://t.co/RBIVOauoqC). 6/6 ↪
Gail (((Clement))) (@Repositorian; 5/2): On it! MT @FrederikAust: I’m getting ready to submit new release of citr to CRAN. It features improved @Zotero integration and a prettified interface. Take it for a spin & let me know what doesn’t work. https://t.co/FWlNuIbdzh #rstats #rmarkdown #bookdown https://t.co/eiIFAt5jEQ ↪
Stas Kolenikov (@StatStas; 5/1): @jenniferdoleac This has turned around. R is now much easier to self-learn with all the great books sitting there in GitHub repos or published online with bookdown, with the learnr package that provides exercises with built-in answers, and with DataCamp courses doing the same. ↪
scott cunningham (@causalinf; 5/0): Wah lah indeed! So Bookdown with Tufte will happen for the Remix. Now on to Super Bowl party. Go Rams! https://t.co/3RLRlGH3tc ↪
Xiaosong Zhang (@zorroxinxsindi; 4/2): Please go to the official R Package #bookdown site: https://t.co/qSkspXqFTl. I believe @hadleywickham do have a plan continue improve this book, please stick with the official site from now on. #rstats https://t.co/OTsaqWljDE ↪
Ulrik Lyngs (@ulyngs; 4/2): The pre-print of our #chi2019 paper on digital self-control is now also an ebook on @github for easy reading - see https://t.co/7oOxuXGJKZ
(All praise be to @xieyihui’s #bookdown & #rmarkdown + #gitbook + #rstats for making this painless…!!) #openscience ↪
Isabella R. Ghement (@IsabellaGhement; 4/1): Broadening Your Statistical Horizons
Generalized Linear Models and Multilevel Models
By Julie Legler and Paul Roback https://t.co/a7mi2RooaI ↪
Andrew Heiss, PhD (@andrewheiss; 4/0): @causalinf @petemohanty @dclingi Pretty sure there’s a way to get Tufte-esque formatting into bookdown, like @kjhealy here: https://t.co/IvblxtkDPi ↪
Benjamin Wong (@benkcwong; 3/2): A great resource from @MathiasHarrer @DDEbert on #rstats meta-analysis in #bookdown form | Doing Meta Analysis in R https://t.co/w2NhXO8WhB ↪
wasabi (@I_G_U_S_; 3/1): https://t.co/iyZubgiHMM ↪
María Paula Caldas (@mapaulacaldas; 3/1): @causalinf FYI The r4ds book was made with the bookdown package, which is powered by rmarkdown and pandoc, so you can actually export the book to pdf (you need to download the book’s github repo, which is also available online) ↪
ʙᴏᴅᴏɴɢ ᴄʜᴇɴ (@bod0ng; 3/1): @dapostrophe @tophe @timtylin For pandoc, you need a bibtex file that contain bibtex of cited references: https://t.co/cIXdaGPYpD I did not try this for syllabi but used a pandoc-based R package named
bookdown
for online course materials. Cited references are compiled like this: https://t.co/U9iBVTGH5r ↪
nakamichi (@nakamichi; 3/0): 講義資料がbookdownで,R+RStudio+rmarkdownによるreproducibility指南まで付いているのですごい./ https://t.co/x3Gmpe7CWu ↪
Martin John Hadley (@martinjhnhadley; 3/0): @bearloga @bmwiernik @grrrck There’s some complexity w/ kableExtra in bookdown, as @haozhu233 points out https://t.co/VXAyP7coXA.
I think this is exactly what @xieyihui says about “asking for too much from markdown” https://t.co/1ZrAk7J8jv https://t.co/Fq6Y8FQcbJ ↪
Mikhail Popov (@bearloga; 3/0): @bmwiernik @grrrck @martinjhnhadley Idk if it bookdown works with gt/kableExtra but splitting columns with background color could work well, I think. Like, if you make the middle column all gray and the left & right columns all white (or the other way around)? ↪
Andrew Heiss, PhD (@andrewheiss; 3/0): @causalinf Voila! https://t.co/unRTCnP02y ↪
Andy (@andyofsmeg; 2/2): Is it possible to simply purl a bookdown project (i.e. not just purl index.Rmd)? I’d have thought this would be an obvious thing to do but Google says no #rstats ↪
María Paula Caldas (@mapaulacaldas; 2/1): @causalinf There is still a small cost to do it, but its a non-monetary one. Mainly knowing how to download (or clone) the repo and installing bookdown. But this cost is negligible for #rstats folks ↪
Jessica Burnett (@TrashBirdEcol; 2/1): ? bookdown and thesisdown lovers (or just really smart people who know yaml). I would like to include *.tex to output::thesisdown::thesis_pdf as is done in stack link. no success, fails to parse at includes.
see:
https://t.co/9dVnjhLU4o ↪
Juanjo Medina (@Juan_JoseMedina; 2/0): @Jerry_Ratcliffe @GioCirco Great! @r_solymosi and me do it. Working in our ongoing bookdown (welcome feedback) should b finished end of this term. ↪
Gary Wagner (@WagnerG; 2/0): @causalinf @andrewheiss I use rmarkdown/bookdown for everything and I am not looking back. I place a very high value on reproducible research and this is one of the best tools since I code in R. There’s a tufte package too. ↪
Grant McDermott (@grant_mcdermott; 2/0): @causalinf Scott, great thread but you’ve misunderstood something about the HTML format of the book (which is written using the amazing Bookdown package). It’s easy to remove the left column & change its appearance using the tabs at the top of the page: i.e. the Horizontal bars and the “A”. ↪
Cynthia D’Angelo (@dapostrophe; 2/0): @bod0ng @tophe @timtylin oh yeah bookdown is nice. you know I <3 R. :) ↪
Thom Baguley (@seriousstats; 2/0): @paulbuerkner @vuorre A colleague asked about fitting a longitudinal mediation model and I’m wondering I can do this in brms? It looks like I might be able to (based on this) https://t.co/udPBMbLP4b ↪
Fong Chun Chan (@fongchunchan; 1/2): Any bookdown/rmarkdown experts know the answer to this? https://t.co/7HeF1IPfYX #Rstats ↪
Claire Della Vedova (@blog_SLR; 1/1): #rstats #rstatsFR #biostats #rstatsnewbie
💥 Nouvel article💥 : Cette semaine on dépasse le Rmarkdown et on file à l’étape suivante en créant un livre /document avec bookdown ==> https://t.co/Ekleuj4hXE https://t.co/580TTV3CYz ↪
Dor Moshe (@DorMoshe; 1/1): Introducing: BookDown and the Bellefonte trilogy @forstmeier @ThePracticalDev https://t.co/5m5YYhAsUU #javascript #webdev ↪
Umair Durrani (@umairdurrani87; 1/0): @johnjhorton bookdown > rmarkdown > LaTeX ↪
Andrew Heiss, PhD (@andrewheiss; 1/0): @PStrafo @dataandme I’m excited to try out @SolomonKurz‘s brms translation of Rethinking though https://t.co/DmUufNgo7v ↪
Grant McDermott (@grant_mcdermott; 1/0): @causalinf True. You won’t necessarily have floats correctly aligned. Code chunks spanning pages, etc.
I still strongly recommend bookdown. R4DS, Kieran Healy’s socviz book, etc are all written with it. Makes exporting to multiple formats (HTML, PDF, ePub) a cinch. https://t.co/GFfIEUzznE ↪
Matthew Ross (@MagicalSystems; 1/0): Learnr is great and amazing teaching tool. Much more coming soon but quick example here: https://t.co/3AfEHwR3PM
Bookdown is amazing and helpful for gathering ideas for my nascent course: https://t.co/Rgj4yiVl5W ↪
Mara Averick (@dataandme; 1/0): @jfelipe @choldgraf @ProjectJupyter @zkajdan And a bunch of other language engines… @xieyihui’s 🧙♂️ https://t.co/g3S3YZrXhy ↪
David John Baker (@DavidJohnBaker; 1/0): @fakechek1 @rstatstweet If it’s that big of a project, maybe try bookdown? ↪
Hongqiu Gu (@hqgu; 1/0): @Dale_Masch @xieyihui What’s the difference between bookdown and pagedown? If one want to write a book, should he choose bookdown or pagedown? ↪
Joshua Goldberg (@GoldbergData; 1/0): @OilGains @xieyihui @evernote 👍🏽. I actively take notes while reading. All these notes used to go into evernote. One feature request for “notedown” would be to include a search field like bookdown. I value being able to search. Also, should “notedown” documents resemble a notebook, or disparate documents? ↪
Benjamin Wong (@benkcwong; 0/0): Principles of Econometrics with R | https://t.co/SvXYZvAtEz ↪
Martin John Hadley (@martinjhnhadley; 0/0): @grrrck Switching this to something else in bookdown is more frustrating than I had hoped. ↪
tipsder (@tipsder; 0/0): @zorroxinxsindi @hadleywickham Thank you very much for the information. In the future I will consider the official site of the book.
#bookdown
@hadleywickham ↪
Castañeda (@tuntsehchestnut; 0/0): またよさそうな Bookdown を見つけてしまった(困ったらこれを見ればいいやとなり勉強を放棄する // Geocomputation with R https://t.co/kvRw7oVN1U ↪
guillermo.d (@gds506; 0/0): I find the rethinking package syntax for creating models easier to understand than the one used in the brms package #StatisticalRethinking (https://t.co/SI7apZOwU9) ↪
Fateh BEKIOUA (@FBekioua; 0/0): @AnasBafaqeeh @Arabian_Analyst @jezahmoud في النسخة الأخيرة من Rmarkdown يمكنك إنشاء تقرير power point بطريقة مباشرة. للمزيد يمكنكم الإطلاع على هذا الرابط https://t.co/RTzdrPBEd8 ↪
Romain Lesur (@RLesur; 0/0): @hqgu @Dale_Masch @xieyihui For now, pagedown provides two output formats compatible with bookdown: pagedown::html_paged and pagedown::book_crc
My advice: work with bookdown as usual and test pagedown output formats.
The goal of pagedown is to provide you the ability to style your book with CSS, that’s all. ↪
Fergus Taylor (@ferguswtaylor; 0/0): It’s really interesting working my way through the Surgical Informatics Github. I’ve even found a new bookdown textbook! https://t.co/rDpFIlT13v, I wonder if FY1 has a study budget to attend their HealthyR course? ↪
Dave Gasparovich (@DaveGasparovich; 0/0): @DJFreshUK An easy-to-follow, interactive beginners guide:
“YaRrr! The Pirate’s Guide to R”
https://t.co/IJJhTxlWnR ↪
Jessica Burnett (@TrashBirdEcol; 0/0): @Hao_and_Y do you know how to specify that the .RMDs that i want knitted are in a subdirectory of the bookdown dir? e.g., ~/bookdownProject/chapterFiles/xxx.rmd ↪
Marílio Meireles🇵🇹🇵🇹 (@MarilioMeireles; 0/0): 3.1 HTML document | R Markdown: The Definitive Guide https://t.co/iHeoIOBpha ↪
Hao Ye (@Hao_and_Y; 0/0): @TrashBirdEcol
rmd_subdir
in_bookdown.yml
looks promising?
https://t.co/QJbapGHEB1 ↪
knitr
Ulrik Lyngs (@ulyngs; 9/4): Just wrote a blog post on how to create new chunk options in #rmarkdown - I was often wishing I could add e.g. arbitrary #LaTeX to figure output. Turns out you can - you don’t need to leave your .Rmd file ever again 😝 https://t.co/ipsMhONufl #rstats #knitr #reproducibility ↪
J. Nathan Matias (@natematias; 5/3): Does anyone know how to convert a knitr doc to a static LaTeX file? I write academic papers using knitr + LaTeX, and publishers usually don’t want a version with code embedded. I worry about copy/paste errors when preparing the static version #rstats @overleaf ↪
Indrajeet Patil (@patilindrajeets; 4/0): @datalorax_ @grrrck @statsgen @grrrck That worked! 👏
For future reference, this is what I did.
.left-code[
```{r fig_label, results = “hide”, https://t.co/u4h1iAXsFE = “hide”}
plotting code
```
].right-plot[
![](r knitr::fig_chunk("fig_label", "png")
)
] https://t.co/C89maMvm4j ↪
Daniel Anderson (@datalorax_; 4/0): @patilindrajeets @grrrck @statsgen
knitr::purl
should do the trick ↪
Nate TeBlunthuis (@groceryheist; 3/1): @natematias @overleaf You can download the intermediate .tex files from overleaf. Compile the Rtex project and then udner “logs and output files” and then “other files and logs.” I don’t know how to get the figures built with knitr though. It would be good for @overleaf to support this better. ↪
Naupaka Zimmerman (@naupakaz; 3/0): @renatagerecke @mdsumner Also for knitr::spin() https://t.co/V6QCxPMtdG ↪
Garrick Aden-Buie (@grrrck; 2/0): @patilindrajeets @datalorax_ @statsgen My first thought is to hide the chunk results with
results = “hide”
and then use knitr::fig_chunk() to include just the figure and not the extra outputs ↪
Adam Pegler (@pegleraj; 2/0): I’m in here somewhere. Thanks @nic_crane for a good evening and the Knitr sticker. I enjoyed @tapundemek’s talked on R on the cloud (will give it a go) and great to see @martinjhnhadley’s live coding awesomeness again. See you next time. https://t.co/wWC2OG7NuP ↪
William Chase (@W_R_Chase; 1/0): @haozhu233 Great tips! My Xaringan sticker was designed based on the knitr sticker since they’re the same family of packages, so same font and color scheme. It’s a happy coincidence that the xaringan eye from naruto also follows that color scheme 😄 ↪
TimSalabim (@TimSalabim3; 1/0): @fubits @SorenWilke Just to clarify, automatic conversion of htmlwidgets to pngs in rmarkdown documents is done by knitr. But please share you blog post once finished. Cheers! ↪
Vain Plates (@Vain_Plates; 1/0): KNITR ↪
Russell S. Pierce (@RussellSPierce; 1/0): @ucfagls There is also the caching system of knitr. One of the options is to simply make each block depend on all previous blocks making it nearly impossible to end up with an invalid notebook. It also makes the code a little more natural to read IMO. ↪
Kathe Todd-Brown (@KatheMathBio; 1/0): @SorenWilke I have failed to resist the urge to suggest you to use LaTex instead of Word >.<
knitr::kable or the pander library might have a better solution for future reference.
But done is done! As long as it works, sometimes that’s all that matters! ↪
Brenton Wiernik 🏳️🌈 (@bmwiernik; 0/1): @dailyzad @simongrund89 Technically, the underlying process is Rmd is converted by Knitr to Md (replace R code with output), then Md is converted by pandoc to the output format (HTML, TeX, etc.). The citation conversion happens by pandoc in the Md -> output stage. ↪
Juli Tkotz (@juli_tkotz; 0/0): #OpenScience community and I am familiar with a #collaborative workflow in #github as well as writing manuscripts in #rmarkdown/#knitr. I would be over the moon to investigate data or statistical #perception, e.g. how people deal with #randomness. Since that is quite specific
4\ ↪
gepuro task views (@g_rpkg; 0/0): add {BelindaYu/knitr.timing} ( https://t.co/jTBxkpiqs2 ) on https://t.co/n3aAGMOglH ↪
Marc L Seal (@ParkvilleGeek; 0/0): Create Awesome HTML Table with knitr::kable and kableExtra https://t.co/vS3QNcoZSm ↪
Hao Ye (@Hao_and_Y; 0/0): @favstats Replies seem to indicate that
xtable()
doesn’t have a good default for how to render POSIXct and so falls back to numeric. If you need a specific formatting to character, there’sformat()
.Maybe also take a look at
knitr::kable()
for making tables? ↪
pagedown
niszet📚技術書典6 (@niszet0; 0/0): https://t.co/tfxfeEJzSX ↪
tinytex
Hao Zhu (@haozhu233; 63/6): Another tweet about #rstats stickers, it was honor to help @xieyihui design a sticker for tinytex. I hope this “tiny”tex joke is not as cold as the weather right now. 🥶🥶🥶 https://t.co/0sy0UjxrHl ↪
Lewis Campbell (@Lewisfromlewis; 1/0): I just installed dvipng to #tinytex from R meaning Libre Office’s #TexMaths works again without miktex. If this means anything to you, then you know how cool I feel for 5 minutes. If it doesn’t, then you know now how uncool a person can be. ↪
Nicolas Roelandt (@RoelandtN42; 1/0): Oh… I want the tinytex sticker! So cute! 😍 https://t.co/CeoKgggKGt ↪
xaringan
Alison Hill (@apreshill; 43/9): To make your own #xaringan #rstats slide theme, these slides by @datalorax_ from @cascadiarconf last year are 💯: https://t.co/7V4vRb88bo https://t.co/XaHfnSS73J ↪
Jason Winget (@iplusfour; 19/8): Whew, longer blog post today on reproducing PowerPoint templates in Xaringan.
https://t.co/owe6HhzM9UThanks to @apreshill and @datalorax_ for the inspiration. ↪
Sharla Gelfand (@sharlagelfand; 12/0): don’t worry i have already started the most important part, learning xaringan ↪
Gina Reynolds (@EvaMaeRey; 11/1): Code detail in photo. Displayed in video using #xaringan with the wonderful #reveal function under development with @statsgen and @grrrck https://t.co/5AvVLkmXJI ↪
Robin Lovelace (@robinlovelace; 9/3): Just figured out ‘presentation’ mode with reproducible slides + @revealjs🎉
1: Make slides with #rstats xaringan 📦, open in Firefox/Chrome
2: Presentation mode
3: Clone browser
4: Move slides to projector 📽️1st lecture of Transport Data Science class @ITSLeeds: upcoming! https://t.co/omIRaZzcgE ↪
Daniel Anderson (@datalorax_; 8/1): Me, to my wife just now, “I’m getting pretty good at this CSS stuff. Not every change feels like a shot in the dark!” #rstats #xaringan ↪
Jason Winget (@iplusfour; 4/1): @datalorax_ @apreshill @cascadiarconf One modification: you don’t need to fork the entire xaringan pkg to add new themes. You can make a new pkg and put templates in inst/rmarkdown/templates/
Then install the package and they are available in Rstudio New>RMarkdown>From Template ↪
Chris Mainey (@chrismainey; 4/0): Teaching R to our senior analysts at HED tomorrow. #xaringan slides FTW! Progressively moving our NHS benchmarking tools away from SAS and into R. #vivalaRevolución. @NHSrCommunity ↪
iiiaui (@iiiaui; 2/2): Rmarkdown使い、必見!
xaringan::infinite_moon_reader()が圧倒的。上記関数をコンソールに打ち込むとRStudioプレビュータブでrender結果表示、のみならず、rmdファイルをセーブする度にプレビューしてくれてknitr::renderより断然早く結果確認できる!捗る!
#rstats #rmarkdown #rstudio #naruto https://t.co/ZkObwFBrg5 ↪
Colin Fay 🤘 (@_ColinFay; 2/1): @W_R_Chase But more seriously, it will be close to xaringan, as it’s also a framework for web based presentation, but the overall look is different, so it would just bring another slide alternative :)
See https://t.co/pXZ6B4qPy3 ↪
William Chase (@W_R_Chase; 2/0): @_ColinFay looks neat, what’s the difference between spectacle/reveal… ie. what will be the difference between this and xaringan? ↪
Indrajeet Patil (@patilindrajeets; 1/2): #rstats fam (esp. @grrrck, @datalorax_, and @statsgen), quick question about #xaringan-
How can I extract all the R code from chunks in a separate file (e.g., https://t.co/GcqN4qe2Sh)?
Don’t want to manually copy-paste from
.Rmd
to a separate.R
file.Thanks. ↪
Chris Mainey (@chrismainey; 1/1): #xaringan is really great once you get going. Invest the time in custom CSS and it pays off. Any #rstats peeps got tips for printing? How can you skip incremental slides? ↪
Grant McDermott (@grant_mcdermott; 1/0): @Antonio23132075 @Charles_Copley @_ColinFay R Markdown. In particular, the xaringan package with metropolis theme. You can see all of the code on the GitHub lecture repo, e.g. https://t.co/2asFNCMoDo ↪
Jamie Lendrum (@jamie_lendrum; 1/0): @kstierhoff @rstatstweet Not used it myself, but xaringan seems to be the popular thing lately. ↪
Alison Hill (@apreshill; 1/0): @iplusfour @datalorax_ @cascadiarconf certainly! ^just to note that the methods described in the slides are for creating a theme that other people can ALSO use just by installing the xaringan package (which is also cool :) ↪
Chris Mainey (@chrismainey; 0/0): @jamie_lendrum @rstatstweet I was in a similar position actually. Took me a while to figure out how to add a background images, and set font sizes. Got a reasonable template by the second attempt. I mashed our external website CSS with the xaringan default and deleted lots it! ↪
yihui.name
Hao Zhu (@haozhu233; 4/1): @martinjhnhadley @bearloga @bmwiernik @grrrck @xieyihui I couldn’t stop looking at the dog mask on the duck’s face after I read @xieyihui’s slides: https://t.co/IhwmnxYimT 😂😂😂 https://t.co/5f8OOmaoZo ↪