📦 {alone} v0.6 is now available
[This article was first published on R Archives - Dan Oehm | Gradient Descending, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

Alone: Australia season 3 has finished and has been added to the {alone} R package
Season 3 was awesome. A number of records were broken. Unfortunately, many of those records, such as the number of eels and fish caught, haven’t been captured in the data, but some are.
- Shay survived 76 days to win the season
- Three players lasted longer than the previous record winning time (64 days)
- The first tap was on day 16, which is the longest time to first tap for Alone Australia and the second longest, including the US.
I’ll be doing an in-depth analysis of season 3 shortly. In the meantime, here are some past analyses that may provide some insight into season 12, which I’m very excited for!
To get your hands on all the data, you can install the package via Git or CRAN.
devtools::install_github("doehm/alone") install.packages("alone")
If you find any issues or items that need correction, please report them via Git.
The post 📦 {alone} v0.6 is now available appeared first on Dan Oehm | Gradient Descending.
To leave a comment for the author, please follow the link and comment on their blog: R Archives - Dan Oehm | Gradient Descending.
R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.