From 42b4638b7975ca3c5ecb27e8e6bd8e96739a316b Mon Sep 17 00:00:00 2001 From: Jonathan Carroll Date: Mon, 4 Mar 2019 22:32:26 +1030 Subject: [PATCH] release 2019-09 new draft removed linebreak from draft template --- _posts/2019-03-04-2019-09.md | 193 +++++++++++++++++++++++++++++++++++ draft.md | 120 +++------------------- for-editor-only-draft.txt | 2 +- 3 files changed, 210 insertions(+), 105 deletions(-) create mode 100644 _posts/2019-03-04-2019-09.md diff --git a/_posts/2019-03-04-2019-09.md b/_posts/2019-03-04-2019-09.md new file mode 100644 index 000000000..eb4221f8b --- /dev/null +++ b/_posts/2019-03-04-2019-09.md @@ -0,0 +1,193 @@ +--- +layout: draft +title: R Weekly 2019-09 Lego, group_split +description: Weekly News in the R Community. +image: https://rweekly.org/public/facebook.png +--- + +Release Date: 2018-03-04 + + +### Highlight + + ++ [rstudio::conf 2019 Workshop materials now available](https://blog.rstudio.com/2019/02/06/rstudio-conf-2019-workshops/) + ++ [Let's get Lego'd!](https://www.littlemissdata.com/blog/rlego) + ++ [A wee look at group_map and group_split in dplyr](https://www.johnmackintosh.com/2019-02-28-first-look-at-mapping-and-splitting-in-dplyr/) + + +### Insights + + ++ [How to use a small dataset to implement a chord diagram using the Viridis palette.](http://www.thinkingondata.com/portfolio/nobel-prize-awards-by-gender-using-chord-diagram/) + +![](https://raw.githubusercontent.com/rweekly/image/master/2019/First_try.png) + ++ [RVowpalWabbit 0.0.13: Keeping CRAN happy](http://dirk.eddelbuettel.com/blog/2019/02/22#rvowpalwabbit_0.0.13) + ++ [RcppStreams 0.1.3: Keeping CRAN happy](http://dirk.eddelbuettel.com/blog/2019/02/25#rcppstreams_0.1.3) + ++ [Cloudy with a chance of Caffeinated Query Orchestration – New rJava Wrappers for AWS Athena SDK for Java](https://rud.is/b/2019/02/22/cloudy-with-a-chance-of-caffeinated-query-orchestration-new-rjava-wrappers-for-aws-athena-sdk-for-java/) + ++ [More on Macros in R](http://www.win-vector.com/blog/2019/02/more-on-macros-in-r/) + +![](https://raw.githubusercontent.com/rweekly/image/master/2019/interpolation.jpg) + ++ [Read all about it! Navigating the R Package Universe](https://juliasilge.com/blog/r-journal-navigating/) + ++ [Le Monde puzzle [#1087]](https://xianblog.wordpress.com/2019/02/25/le-monde-puzzle-1087/) + ++ [R Journal Volume 10/2, December 2018 is out!](http://www.win-vector.com/blog/2019/02/r-journal-volume-10-2-december-2018-is-out/) + ++ ["If You Were an R Function, What Function Would You Be?"](http://www.win-vector.com/blog/2019/02/if-you-were-an-r-function-what-function-would-you-be/) + ++ [drat All The 📦! : Enabling Easier Package Discovery and Installation with Your Own CRAN-like Repo for Your Packages](https://rud.is/b/2019/02/28/drat-all-the-%f0%9f%93%a6-enabling-easier-package-discovery-and-installation-with-your-own-cran-like-repo-for-your-packages/) + ++ [htmlunitjars Updated to 2.34.0](https://rud.is/b/2019/02/28/htmlunitjars-updated-to-2-34-0/) + ++ [A wee look at group_map and group_split in dplyr](https://www.johnmackintosh.com/2019-02-28-first-look-at-mapping-and-splitting-in-dplyr/) + ++ [Bayesian state space modelling of the Australian 2019 election](http://freerangestats.info/blog/2019/03/02/aust-election-1) + ++ [it depends: a dialogue about dependencies](https://speakerdeck.com/jimhester/it-depends) + ++ [Overlapping confidence intervals: correcting bad intuition](http://www.alexpghayes.com/blog/overlapping-confidence-intervals-correcting-bad-intuition/) + ++ [The secret lives of R objects](https://www.brodieg.com/2019/02/18/an-unofficial-reference-for-internal-inspect/) + + +### R in the Real World + + ++ [R Journal publication journey ](https://eranraviv.com/forecast-combinations-in-r-using-the-forecastcomb-package/) + ++ [R at scale on the Google Cloud Platform](https://code.markedmondson.me/r-at-scale-on-google-cloud-platform/) + ++ [stats19: a package for road safety research](https://ropensci.org/blog/2019/02/26/stats19/) + + +### R in Academia + + ++ [handlr: convert among citation formats](https://ropensci.org/technotes/2019/02/27/handlr-release/) + + +### New Packages + +

📦 Go Live for More New Pkgs 📦

+ +**CRAN** + ++ [stats19: Work with Open Road Traffic Casualty Data from Great Britain](https://cran.r-project.org/package=stats19) + ++ [handlr: Convert Among Citation Formats](https://cran.r-project.org/package=handlr) + ++ [RichR: Enrichment for Diseases in a Set of Genes](https://cran.r-project.org/package=RichR) + ++ [shinyEventLogger: Logging Events in Shiny Apps](https://cran.r-project.org/package=shinyEventLogger) + ++ [volleystat: Detailed Statistics on Volleyball Matches](https://cran.r-project.org/package=volleystat) + + +**GitHub or Bitbucket** + + ++ [CLAPmagrittrCLAP: %👏️%](https://github.com/quattro/CLAPmagrittrCLAP) + ++ [whereami: Reliably return location where command is called from in R](https://github.com/yonicd/whereami) + ++ [gpt2samples: Access generated sample texts from Open AI's GPT-2 language model as tidy data frames](https://github.com/kanishkamisra/gpt2samples) + + +### Updated Packages + + ++ [officer: Manipulation of Microsoft Word and PowerPoint Documents](https://cran.r-project.org/package=officer) + + +### Videos and Podcasts + + ++ [Not So Strandard Deviations: 75 - Data Science Lite](http://nssdeviations.com/75-data-science-lite) + ++ [Data Skeptic: Text mining in R](https://dataskeptic.com/blog/episodes/2019/text-mining-in-r) + ++ [R-Podcast Episode 28 - Tidymodels with Max Kuhn](https://r-podcast.org/28): Eric is joined by RStudio software engineer Max Kuhn to discuss the state of the Tidymodels ecosystem and ideas for how life sciences can utilize R effectively. + ++ [rstudio::conf 2019 Workshop materials now available](https://blog.rstudio.com/2019/02/06/rstudio-conf-2019-workshops/) + + +### R Internationally + + ++ [CDSBMexico: remember to apply for BioC2019 travel scholarships](http://feedproxy.google.com/~r/FellgernonBit-rstats/~3/XBRV1ziVO58/) + + +### Tutorials + + ++ [Let's get Lego'd!](https://www.littlemissdata.com/blog/rlego) + ++ [Interactively run R in Jupyter notebooks on the web using Binder](https://github.com/matthewfeickert/R-in-Jupyter-with-Binder) + ++ [Animate intermediate results of your algorithm](https://smorbieu.gitlab.io/animate-intermediate-results-of-your-algorithm/) + ++ [Improve your R animations by implementing pause frames for emphasis](https://www.mikelee.co/posts/2019-02-23-creating-pauses-in-r-animations/) + ++ [Introducing Rank Data Analysis with Arkham Horror Data](https://ntguardian.wordpress.com/2019/02/25/introducing-rank-data-analysis-with-arkham-horror-data/) + ++ [A example in causal inference designed to frustrate: an estimate pretty much guaranteed to be biased](https://www.rdatagen.net/post/dags-colliders-and-an-example-of-variance-bias-tradeoff/) + + + + + +### 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: + ++ [satRday Johannesburg - 6th April](https://joburg2019.satrdays.org/) + ++ [satRday Newcastle - 6th April](https://newcastle2019.satrdays.org/) + ++ [satRday Los Angeles - 6th April](https://losangeles2019.satrdays.org/) + ++ [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 + ++ [ISC Call for Proposals](https://www.r-consortium.org/blog/2019/02/26/isc-call-for-proposals) + ++ [call for sessions and labs at Bay2sC0mp²⁰](https://xianblog.wordpress.com/2019/02/22/call-for-sessions-and-labs-at-bay2sc0mp/) + ++ [CDSBMexico: remember to apply for BioC2019 travel scholarships](http://feedproxy.google.com/~r/FellgernonBit-rstats/~3/XBRV1ziVO58/) + +

Your support will keep R Weekly team moving! 💡

+ + +### Quotes of the Week + + +

I'm adding @Mapbox vector tiles to #mapdeck #rstats .

It's early days, so let me know any comments, suggestions, recommendations, requests, contributions etc. on the github page https://t.co/oUdioWiTlw pic.twitter.com/JxEFdwVoXl

— Symbolix (@symbolixAU) February 27, 2019
+ + +

I have slowly and stealthily been requesting #rstats books thru my university's Request a Book service to support awesome R authors, and today got another book request approved! (@richierocks writing unit tests, prev @sharon000, @jkregenstein) 📚👩🏻 +💻

What others should I request?

— Angela Li (@CivicAngela) March 1, 2019
+ + +

Ok #rstats folks, what are your favorite funny, silly, lighthearted R projects?

— Kara Woo (@kara_woo) February 27, 2019
+ diff --git a/draft.md b/draft.md index 636597d4e..ef7ab71cc 100644 --- a/draft.md +++ b/draft.md @@ -1,77 +1,34 @@ --- layout: draft -title: R Weekly 2019-09 Lego, group_split +title: R Weekly 2019-10 description: Draft of the R Weekly image: https://rweekly.org/public/facebook.png --- -Release Date: 2018-03-04 - +Release Date: 2019-00-00 ### Highlight -+ [rstudio::conf 2019 Workshop materials now available](https://blog.rstudio.com/2019/02/06/rstudio-conf-2019-workshops/) - -+ [Let's get Lego'd!](https://www.littlemissdata.com/blog/rlego) - -+ [A wee look at group_map and group_split in dplyr](https://www.johnmackintosh.com/2019-02-28-first-look-at-mapping-and-splitting-in-dplyr/) - ### Insights -+ [How to use a small dataset to implement a chord diagram using the Viridis palette.](http://www.thinkingondata.com/portfolio/nobel-prize-awards-by-gender-using-chord-diagram/) - -![](https://raw.githubusercontent.com/rweekly/image/master/2019/First_try.png) - -+ [RVowpalWabbit 0.0.13: Keeping CRAN happy](http://dirk.eddelbuettel.com/blog/2019/02/22#rvowpalwabbit_0.0.13) - -+ [RcppStreams 0.1.3: Keeping CRAN happy](http://dirk.eddelbuettel.com/blog/2019/02/25#rcppstreams_0.1.3) - -+ [Cloudy with a chance of Caffeinated Query Orchestration – New rJava Wrappers for AWS Athena SDK for Java](https://rud.is/b/2019/02/22/cloudy-with-a-chance-of-caffeinated-query-orchestration-new-rjava-wrappers-for-aws-athena-sdk-for-java/) - -+ [More on Macros in R](http://www.win-vector.com/blog/2019/02/more-on-macros-in-r/) - -![](https://raw.githubusercontent.com/rweekly/image/master/2019/interpolation.jpg) - -+ [Read all about it! Navigating the R Package Universe](https://juliasilge.com/blog/r-journal-navigating/) - -+ [Le Monde puzzle [#1087]](https://xianblog.wordpress.com/2019/02/25/le-monde-puzzle-1087/) - -+ [R Journal Volume 10/2, December 2018 is out!](http://www.win-vector.com/blog/2019/02/r-journal-volume-10-2-december-2018-is-out/) - -+ ["If You Were an R Function, What Function Would You Be?"](http://www.win-vector.com/blog/2019/02/if-you-were-an-r-function-what-function-would-you-be/) - -+ [drat All The 📦! : Enabling Easier Package Discovery and Installation with Your Own CRAN-like Repo for Your Packages](https://rud.is/b/2019/02/28/drat-all-the-%f0%9f%93%a6-enabling-easier-package-discovery-and-installation-with-your-own-cran-like-repo-for-your-packages/) - -+ [htmlunitjars Updated to 2.34.0](https://rud.is/b/2019/02/28/htmlunitjars-updated-to-2-34-0/) - -+ [A wee look at group_map and group_split in dplyr](https://www.johnmackintosh.com/2019-02-28-first-look-at-mapping-and-splitting-in-dplyr/) - -+ [Bayesian state space modelling of the Australian 2019 election](http://freerangestats.info/blog/2019/03/02/aust-election-1) - -+ [it depends: a dialogue about dependencies](https://speakerdeck.com/jimhester/it-depends) - -+ [Overlapping confidence intervals: correcting bad intuition](http://www.alexpghayes.com/blog/overlapping-confidence-intervals-correcting-bad-intuition/) - -+ [The secret lives of R objects](https://www.brodieg.com/2019/02/18/an-unofficial-reference-for-internal-inspect/) - ### R in the Real World -+ [R Journal publication journey ](https://eranraviv.com/forecast-combinations-in-r-using-the-forecastcomb-package/) -+ [R at scale on the Google Cloud Platform](https://code.markedmondson.me/r-at-scale-on-google-cloud-platform/) +### R in Organizations -+ [stats19: a package for road safety research](https://ropensci.org/blog/2019/02/26/stats19/) ### R in Academia -+ [handlr: convert among citation formats](https://ropensci.org/technotes/2019/02/27/handlr-release/) + +### Resources + ### New Packages @@ -80,86 +37,49 @@ Release Date: 2018-03-04 **CRAN** -+ [stats19: Work with Open Road Traffic Casualty Data from Great Britain](https://cran.r-project.org/package=stats19) -+ [handlr: Convert Among Citation Formats](https://cran.r-project.org/package=handlr) -+ [RichR: Enrichment for Diseases in a Set of Genes](https://cran.r-project.org/package=RichR) +**BioC** -+ [shinyEventLogger: Logging Events in Shiny Apps](https://cran.r-project.org/package=shinyEventLogger) - -+ [volleystat: Detailed Statistics on Volleyball Matches](https://cran.r-project.org/package=volleystat) **GitHub or Bitbucket** -+ [CLAPmagrittrCLAP: %👏️%](https://github.com/quattro/CLAPmagrittrCLAP) - -+ [whereami: Reliably return location where command is called from in R](https://github.com/yonicd/whereami) - -+ [gpt2samples: Access generated sample texts from Open AI's GPT-2 language model as tidy data frames](https://github.com/kanishkamisra/gpt2samples) - ### Updated Packages -+ [officer: Manipulation of Microsoft Word and PowerPoint Documents](https://cran.r-project.org/package=officer) - ### Videos and Podcasts -+ [Not So Strandard Deviations: 75 - Data Science Lite](http://nssdeviations.com/75-data-science-lite) - -+ [Data Skeptic: Text mining in R](https://dataskeptic.com/blog/episodes/2019/text-mining-in-r) -+ [R-Podcast Episode 28 - Tidymodels with Max Kuhn](https://r-podcast.org/28): Eric is joined by RStudio software engineer Max Kuhn to discuss the state of the Tidymodels ecosystem and ideas for how life sciences can utilize R effectively. +### Gist & Cookbook -+ [rstudio::conf 2019 Workshop materials now available](https://blog.rstudio.com/2019/02/06/rstudio-conf-2019-workshops/) ### R Internationally -+ [CDSBMexico: remember to apply for BioC2019 travel scholarships](http://feedproxy.google.com/~r/FellgernonBit-rstats/~3/XBRV1ziVO58/) - ### Tutorials -+ [Let's get Lego'd!](https://www.littlemissdata.com/blog/rlego) - -+ [Interactively run R in Jupyter notebooks on the web using Binder](https://github.com/matthewfeickert/R-in-Jupyter-with-Binder) - -+ [Animate intermediate results of your algorithm](https://smorbieu.gitlab.io/animate-intermediate-results-of-your-algorithm/) - -+ [Improve your R animations by implementing pause frames for emphasis](https://www.mikelee.co/posts/2019-02-23-creating-pauses-in-r-animations/) - -+ [Introducing Rank Data Analysis with Arkham Horror Data](https://ntguardian.wordpress.com/2019/02/25/introducing-rank-data-analysis-with-arkham-horror-data/) - -+ [A example in causal inference designed to frustrate: an estimate pretty much guaranteed to be biased](https://www.rdatagen.net/post/dags-colliders-and-an-example-of-variance-bias-tradeoff/) - - - + ### 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: -+ [satRday Johannesburg - 6th April](https://joburg2019.satrdays.org/) - -+ [satRday Newcastle - 6th April](https://newcastle2019.satrdays.org/) - -+ [satRday Los Angeles - 6th April](https://losangeles2019.satrdays.org/) ++ [satRday Paris - 23rd february](https://paris2019.satrdays.org/) + [A list of R conferences and meetings](https://jumpingrivers.github.io/meetingsR/events.html) @@ -167,27 +87,19 @@ Events in 3 Months: More past events at [R conferences & meetups](https://conf.rweekly.org). +### Datasets -### Call for Participation -+ [ISC Call for Proposals](https://www.r-consortium.org/blog/2019/02/26/isc-call-for-proposals) -+ [call for sessions and labs at Bay2sC0mp²⁰](https://xianblog.wordpress.com/2019/02/22/call-for-sessions-and-labs-at-bay2sc0mp/) -+ [CDSBMexico: remember to apply for BioC2019 travel scholarships](http://feedproxy.google.com/~r/FellgernonBit-rstats/~3/XBRV1ziVO58/) +### Jobs -

Your support will keep R Weekly team moving! 💡

-### Quotes of the Week +### Call for Participation -

I'm adding @Mapbox vector tiles to #mapdeck #rstats .

It's early days, so let me know any comments, suggestions, recommendations, requests, contributions etc. on the github page https://t.co/oUdioWiTlw pic.twitter.com/JxEFdwVoXl

— Symbolix (@symbolixAU) February 27, 2019
- -

I have slowly and stealthily been requesting #rstats books thru my university's Request a Book service to support awesome R authors, and today got another book request approved! (@richierocks writing unit tests, prev @sharon000, @jkregenstein) 📚👩🏻 -💻

What others should I request?

— Angela Li (@CivicAngela) March 1, 2019
- +

Your support will keep R Weekly team moving! 💡

-

Ok #rstats folks, what are your favorite funny, silly, lighthearted R projects?

— Kara Woo (@kara_woo) February 27, 2019
- +### Quotes of the Week diff --git a/for-editor-only-draft.txt b/for-editor-only-draft.txt index d36534c11..cfffd19c7 100644 --- a/for-editor-only-draft.txt +++ b/for-editor-only-draft.txt @@ -68,7 +68,7 @@ Release Date: 2019-00-00 +n>
--> ### R Project Updates