From 6243f0c9c35d3d1b275797ce7e3f90c6e0c23048 Mon Sep 17 00:00:00 2001 From: Ryo-N7 Date: Mon, 7 Oct 2019 17:44:55 +0900 Subject: [PATCH] week 40 release, new draft --- _posts/2019-10-07-2019-40.md | 152 +++++++++++++++++++++++++++++++++++ draft.md | 83 +++++-------------- for-editor-only-draft.txt | 8 +- 3 files changed, 176 insertions(+), 67 deletions(-) create mode 100644 _posts/2019-10-07-2019-40.md diff --git a/_posts/2019-10-07-2019-40.md b/_posts/2019-10-07-2019-40.md new file mode 100644 index 000000000..c9ee0b6be --- /dev/null +++ b/_posts/2019-10-07-2019-40.md @@ -0,0 +1,152 @@ +--- +title: R Weekly 2019-40 fable, lintr 2.0.0, almanac +description: Weekly News in the R Community. +image: https://rweekly.org/public/facebook.png +--- + +Release Date: 2019-10-07 + +This week's release was curated by [Ryo Nakagawara](https://twitter.com/R_by_Ryo), with help from the RWeekly team members and contributors. + +### Highlight + ++ [Introducing {fable}: Forecasting models for tidy time series](https://blog.mitchelloharawild.com/blog/fable/) + ++ [{lintr 2.0.0}: Checks adherence to a given style, looks for syntax errors and possible semantic errors](https://www.jimhester.com/post/lintr-2-0-0/) + ++ [{almanac}: Implements a 'grammar of schedules', providing the fundamental building blocks to construct recurrence rules that identify “events” such as weekends or holidays](https://github.com/DavisVaughan/almanac) + +### Insights + ++ [EARL London 2019 Conference Recap](https://appsilon.com/earl-london-2019-conference-recap/) + ++ [Why R? Warsaw 2019 Recap](https://appsilon.com/why-r-warsaw-2019-recap/) + + +### R in the Real World + ++ [Mapping the Underlying Social Structure of Reddit](https://datadiarist.github.io/post/mapping-the-underlying-social-structure-of-reddit/) + ++ [A Guide to Getting International Statistics into R](https://erikgahner.dk/2019/a-guide-to-getting-international-statistics-into-r/) + + +### R in Organizations + ++ [Business AI for SMBs - Building Amazon-style Product Recommenders using RemixAutoML](https://www.remixinstitute.com/blog/business-ai-for-small-to-medium-sized-businesses-with-remixautoml) + +![](https://i2.wp.com/www.remixinstitute.com/wp-content/uploads/technology-companies-rd-expenditures-2017-remix-institute.png?w=1536&ssl=1) + +### Resources + ++ [{ggplot2} theme for Breast Cancer Awareness: `theme_bc_aware`](https://github.com/louisahsmith/theme_bc_aware) +![theme_bc_ware](https://raw.githubusercontent.com/rweekly/image/master/2019-10-07/breastcancertheme.png) + ++ [Material for COMBINE NSW Workshop on R Markdown](https://github.com/emitanaka/combine2019) + +### New Packages + +

📦 Go Live for More New Pkgs 📦

+ +**CRAN** + ++ [{signs 0.1.0}: Provides convenience functions to replace hyphen-minuses (ASCII 45) with proper minus signs (Unicode character 2212)](https://cran.r-project.org/package=signs) + ++ [{fable}: Forecasting models for tidy time series](https://cran.r-project.org/package=fable) + +**GitHub or Bitbucket** + ++ [{tune}: facilitate the tuning of hyper-parameters in the tidymodels packages](https://github.com/tidymodels/tune) + ++ [{fastpipe}: fast alternative to {magrittr} pipes](https://github.com/moodymudskipper/fastpipe) + ++ [{almanac}: Implements a 'grammar of schedules', providing the fundamental building blocks to construct recurrence rules that identify “events” such as weekends or holidays](https://github.com/DavisVaughan/almanac) + +### Updated Packages + ++ [{geohashTools 0.3.0}](https://github.com/MichaelChirico/geohashTools) + ++ [{data.table 1.12.4}](https://cran.r-project.org/package=data.table) + +![datatablenafill](https://raw.githubusercontent.com/rweekly/image/master/2019-10-07/datatablenafill.png) + ++ [{tensorflow 2.0.0}](https://cran.r-project.org/package=tensorflow) + ++ [{lintr 2.0.0}: Checks adherence to a given style, looks for syntax errors and possible semantic errors](https://www.jimhester.com/post/lintr-2-0-0/) + ++ [{geospark 0.2.1}](https://cran.r-project.org/package=geospark) + ++ [{countup}: counter for RMarkdown & Shiny](https://github.com/JohnCoene/countup) + ++ [{lorem}: Quickly generate lorem ipsum placeholder text](https://github.com/gadenbuie/lorem) + +### Videos and Podcasts + ++ [#TidyTuesday Podcast #6: School Diversity Data](https://www.tidytuesday.com/6) + +![tidytuesdaypod](https://raw.githubusercontent.com/rweekly/image/master/2019-10-07/tidytuespod.jpg) + ++ [#TidyTuesday Screecast: Analyzing pizza ratings](https://www.youtube.com/watch?v=Mkac8DHScps) + ++ [Intro to GeoSpatial Data in Spark](https://www.youtube.com/watch?v=qgCAqL6uKRA) + +### Tutorials + ++ [Insights from the RMarkdown whisperer](http://jenrichmond.rbind.io/post/insights-from-the-markdown-whisperer/) + ++ [Flow fields (12 Months of aRt, September)](https://www.williamrchase.com/post/flow-fields-12-months-of-art-september/) +![september aRt](https://raw.githubusercontent.com/rweekly/image/master/2019-10-07/septArt.png) + ++ [Manipulating colors with {prismatic}](https://www.hvitfeldt.me/blog/manipulating-colors-with-prismatic/) + ++ [Goodbye, Disqus! Hello, Utterances!](https://masalmon.eu/2019/10/02/disqus/) + ++ [`theme_inari()`](http://lenkiefer.com/2019/09/23/theme-inari/) + ++ [Cox PH with Time varying Covariate, Part I](https://www.leynu.com/post/2019-09-28-surv-time-varying/) + ++ [A short introduction to {drake}](https://data.nozav.org/post/2019-a-short-introduction-to-drake/) + ++ [Building Regularized Logistic Regressions from Scratch with Computational Graphs in R](https://nanx.me/blog/post/cgraph-logreg/) + ++ [Split-apply-combine for Maximum Likelihood Estimation of a linear model](https://www.brodrigues.co/blog/2019-10-05-parallel_maxlik/) + ++ [Introducing {fable}: Forecasting models for tidy time series](https://blog.mitchelloharawild.com/blog/fable/) + + + +### R Project Updates + +Updates from [R Core](http://developer.r-project.org/blosxom.cgi/R-devel/NEWS): + + +### Upcoming Events in 3 Months + +Events in 3 Months: + ++ [Tokyo.R #82, October 26](https://tokyor.connpass.com/) + ++ [Yes We Cran: A conference on R packages and their applications, December 6-8](https://www.thinksisu.org/event/yeswecran/) + ++ [rOpenSci OzUnconf, December 11-13](https://ozunconf19.ropensci.org/) + ++ [R @ ISSA, December 26](https://r-iisa2019.rbind.io/) + ++ [A list of R conferences and meetings](https://jumpingrivers.github.io/meetingsR/events.html) + ++ [This week's local R-User and applied stats events](https://community.rstudio.com/c/irl) + + +More past events at [R conferences & meetups](https://conf.rweekly.org). + +### Call for Participation + + +

Your support will keep R Weekly team moving! 💡

+ +### Quotes of the Week + +

For those who use #dplyr but don't master it yet, we've just created for you the ultimate guide to the 1 tibble case in a single cheat sheet. Feedback appreciated!
Source = https://t.co/ucFHHFtCqV#tidyverse #rstats
Many tanks to Colin Vullioud for helping! pic.twitter.com/WISUiG4oST

— R Data Berlin (@rdataberlin) September 27, 2019
+ +

Learned last week from the man himself (JJ Allaire) that you can execute Python scripts in RStudio and it just *knows* #rstats (the first reticulate command auto-ran) pic.twitter.com/WdX8Evzqwg

— Hilary Parker (@hspter) September 30, 2019
+ +

ever want to join a list of dataframes together (with #rstats) in one fell swoop? try purrr::reduce(list_of_dfs, full_join, by = "id_column_name")

honestly, when this worked, i nearly cried

— renata gerecke (@renatagerecke) October 1, 2019
diff --git a/draft.md b/draft.md index 3fd97075a..f0b7fc474 100644 --- a/draft.md +++ b/draft.md @@ -1,48 +1,35 @@ --- layout: draft -title: R Weekly 2019-40 +title: R Weekly 2019-41 description: Draft of the R Weekly image: https://rweekly.org/public/facebook.png --- -Release Date: 2019-10-07 - -This week's release was curated by [Ryo Nakagawara](https://twitter.com/R_by_Ryo), with help from the RWeekly team members and contributors. +Release Date: 2019-10-14 ### Highlight -+ [Introducing {fable}: Forecasting models for tidy time series](https://blog.mitchelloharawild.com/blog/fable/) - -+ [{lintr 2.0.0}: Checks adherence to a given style, looks for syntax errors and possible semantic errors](https://www.jimhester.com/post/lintr-2-0-0/) -+ [{almanac}: Implements a 'grammar of schedules', providing the fundamental building blocks to construct recurrence rules that identify “events” such as weekends or holidays](https://github.com/DavisVaughan/almanac) ### Insights -+ [EARL London 2019 Conference Recap](https://appsilon.com/earl-london-2019-conference-recap/) - -+ [Why R? Warsaw 2019 Recap](https://appsilon.com/why-r-warsaw-2019-recap/) ### R in the Real World -+ [Mapping the Underlying Social Structure of Reddit](https://datadiarist.github.io/post/mapping-the-underlying-social-structure-of-reddit/) - -+ [A Guide to Getting International Statistics into R](https://erikgahner.dk/2019/a-guide-to-getting-international-statistics-into-r/) ### R in Organizations -+ [Business AI for SMBs - Building Amazon-style Product Recommenders using RemixAutoML](https://www.remixinstitute.com/blog/business-ai-for-small-to-medium-sized-businesses-with-remixautoml) -![](https://i2.wp.com/www.remixinstitute.com/wp-content/uploads/technology-companies-rd-expenditures-2017-remix-institute.png?w=1536&ssl=1) + +### R in Academia + + ### Resources -+ [{ggplot2} theme for Breast Cancer Awareness: `theme_bc_aware`](https://github.com/louisahsmith/theme_bc_aware) -![theme_bc_ware](https://raw.githubusercontent.com/rweekly/image/master/2019-10-07/breastcancertheme.png) -+ [Material for COMBINE NSW Workshop on R Markdown](https://github.com/emitanaka/combine2019) ### New Packages @@ -50,68 +37,35 @@ This week's release was curated by [Ryo Nakagawara](https://twitter.com/R_by_Ryo **CRAN** -+ [{signs 0.1.0}: Provides convenience functions to replace hyphen-minuses (ASCII 45) with proper minus signs (Unicode character 2212)](https://cran.r-project.org/package=signs) -+ [{fable}: Forecasting models for tidy time series](https://cran.r-project.org/package=fable) -**GitHub or Bitbucket** +**BioC** -+ [{tune}: facilitate the tuning of hyper-parameters in the tidymodels packages](https://github.com/tidymodels/tune) -+ [{fastpipe}: fast alternative to {magrittr} pipes](https://github.com/moodymudskipper/fastpipe) -+ [{almanac}: Implements a 'grammar of schedules', providing the fundamental building blocks to construct recurrence rules that identify “events” such as weekends or holidays](https://github.com/DavisVaughan/almanac) - -### Updated Packages - -+ [{geohashTools 0.3.0}](https://github.com/MichaelChirico/geohashTools) - -+ [{data.table 1.12.4}](https://cran.r-project.org/package=data.table) - -![datatablenafill](https://raw.githubusercontent.com/rweekly/image/master/2019-10-07/datatablenafill.png) +**GitHub or Bitbucket** -+ [{tensorflow 2.0.0}](https://cran.r-project.org/package=tensorflow) -+ [{lintr 2.0.0}: Checks adherence to a given style, looks for syntax errors and possible semantic errors](https://www.jimhester.com/post/lintr-2-0-0/) -+ [{geospark 0.2.1}](https://cran.r-project.org/package=geospark) +### Updated Packages -+ [{countup}: counter for RMarkdown & Shiny](https://github.com/JohnCoene/countup) -+ [{lorem}: Quickly generate lorem ipsum placeholder text](https://github.com/gadenbuie/lorem) ### Videos and Podcasts -+ [#TidyTuesday Podcast #6: School Diversity Data](https://www.tidytuesday.com/6) -![tidytuesdaypod](https://raw.githubusercontent.com/rweekly/image/master/2019-10-07/tidytuespod.jpg) -+ [#TidyTuesday Screecast: Analyzing pizza ratings](https://www.youtube.com/watch?v=Mkac8DHScps) +### Gist & Cookbook -+ [Intro to GeoSpatial Data in Spark](https://www.youtube.com/watch?v=qgCAqL6uKRA) -### Tutorials - -+ [Insights from the RMarkdown whisperer](http://jenrichmond.rbind.io/post/insights-from-the-markdown-whisperer/) - -+ [Flow fields (12 Months of aRt, September)](https://www.williamrchase.com/post/flow-fields-12-months-of-art-september/) -![september aRt](https://raw.githubusercontent.com/rweekly/image/master/2019-10-07/septArt.png) - -+ [Manipulating colors with {prismatic}](https://www.hvitfeldt.me/blog/manipulating-colors-with-prismatic/) -+ [Goodbye, Disqus! Hello, Utterances!](https://masalmon.eu/2019/10/02/disqus/) +### R Internationally -+ [`theme_inari()`](http://lenkiefer.com/2019/09/23/theme-inari/) -+ [Cox PH with Time varying Covariate, Part I](https://www.leynu.com/post/2019-09-28-surv-time-varying/) -+ [A short introduction to {drake}](https://data.nozav.org/post/2019-a-short-introduction-to-drake/) - -+ [Building Regularized Logistic Regressions from Scratch with Computational Graphs in R](https://nanx.me/blog/post/cgraph-logreg/) +### Tutorials -+ [Split-apply-combine for Maximum Likelihood Estimation of a linear model](https://www.brodrigues.co/blog/2019-10-05-parallel_maxlik/) -+ [Introducing {fable}: Forecasting models for tidy time series](https://blog.mitchelloharawild.com/blog/fable/) @@ -139,15 +93,16 @@ Events in 3 Months: More past events at [R conferences & meetups](https://conf.rweekly.org). -### Call for Participation +### Datasets +### Jobs -

Your support will keep R Weekly team moving! 💡

-### Quotes of the Week -

For those who use #dplyr but don't master it yet, we've just created for you the ultimate guide to the 1 tibble case in a single cheat sheet. Feedback appreciated!
Source = https://t.co/ucFHHFtCqV#tidyverse #rstats
Many tanks to Colin Vullioud for helping! pic.twitter.com/WISUiG4oST

— R Data Berlin (@rdataberlin) September 27, 2019
-

Learned last week from the man himself (JJ Allaire) that you can execute Python scripts in RStudio and it just *knows* #rstats (the first reticulate command auto-ran) pic.twitter.com/WdX8Evzqwg

— Hilary Parker (@hspter) September 30, 2019
+### Call for Participation + -

ever want to join a list of dataframes together (with #rstats) in one fell swoop? try purrr::reduce(list_of_dfs, full_join, by = "id_column_name")

honestly, when this worked, i nearly cried

— renata gerecke (@renatagerecke) October 1, 2019
+

Your support will keep R Weekly team moving! 💡

+ +### Quotes of the Week diff --git a/for-editor-only-draft.txt b/for-editor-only-draft.txt index 3e89b434d..07ad0a426 100644 --- a/for-editor-only-draft.txt +++ b/for-editor-only-draft.txt @@ -78,11 +78,13 @@ Updates from [R Core](http://developer.r-project.org/blosxom.cgi/R-devel/NEWS): Events in 3 Months: -+ [ToMexico CDSB Workshop 2019, July 29 - August 2](https://comunidadbioinfo.github.io/post/building-tidy-tools-cdsb-runconf-2019/) - How to Build and Create Tidy Tools ++ [Tokyo.R #82, October 26](https://tokyor.connpass.com/) -+ [R/Pharma Conference 2019, August 21 - 23](http://rinpharma.com/) ++ [Yes We Cran: A conference on R packages and their applications, December 6-8](https://www.thinksisu.org/event/yeswecran/) -+ [R/Medicine 2019, September 12 - 14](https://r-medicine.com/)+ [LatinR 2019, Santiago de Chile, September 25 - 27](http://latin-r.com) - Latinamerican Conference About the Use of R in R&D ++ [rOpenSci OzUnconf, December 11-13](https://ozunconf19.ropensci.org/) + ++ [R @ ISSA, December 26](https://r-iisa2019.rbind.io/) + [A list of R conferences and meetings](https://jumpingrivers.github.io/meetingsR/events.html)