R

R

913 bookmarks
Newest
You're Already Ready: Zen and the Art of R Package Development | Malcolm Barrett
You're Already Ready: Zen and the Art of R Package Development | Malcolm Barrett
R packages make it easier to write robust, reproducible code, and modern tools in R development like usethis make it easy to work with packages. When you write R packages, you also unlock a whole ecosystem of tools that will make it easier to test, document, and share your code. Despite these benefits, many believe package development is too advanced for them or that they have nothing to offer. A fundamental belief in Zen is that you are already complete, that you already have everything you need. I’ll talk about why your project is already an R package, why you’re already an R package deve...
·malco.io·
You're Already Ready: Zen and the Art of R Package Development | Malcolm Barrett
What's new with AzureR (Revolutions)
What's new with AzureR (Revolutions)
by Hong Ooi This is an update on what’s been happening with the AzureR suite of packages. First, you may have noticed that just before the holiday season, the packages were updated on CRAN to change their maintainer email to a non-Microsoft address. This is because I’ve left Microsoft for a role at Westpac bank here in Australia; while I’m sad to be leaving, I do intend to continue maintaining and updating the packages. To that end, here are the changes that have recently been submitted to CRAN, or will be shortly: AzureAuth now allows obtaining tokens for the “organizations”...
·blog.revolutionanalytics.com·
What's new with AzureR (Revolutions)
ropenscilabs/syn: syn - the thesaurus
ropenscilabs/syn: syn - the thesaurus
syn - the thesaurus. Contribute to ropenscilabs/syn development by creating an account on GitHub.
·github.com·
ropenscilabs/syn: syn - the thesaurus
R-universe
R-universe
·r-universe.dev·
R-universe
R Markdown: The Definitive Guide
R Markdown: The Definitive Guide
The first official book authored by the core R Markdown developers that provides a comprehensive and accurate reference to the R Markdown ecosystem. With R Markdown, you can easily create reproducible data analysis reports, presentations, dashboards, interactive applications, books, dissertations, websites, and journal articles, while enjoying the simplicity of Markdown and the great power of R and other languages.
·bookdown.org·
R Markdown: The Definitive Guide
Package Manager 1.1.0 - No Interruptions | RStudio Blog
Package Manager 1.1.0 - No Interruptions | RStudio Blog
No interruptions. That was our team’s goal for RStudio Package Manager 1.1.0 - we set out to make R package installation fast enough that it wouldn’t interrupt your work. More and more data scientists use Linux environments, whether to access extra horsepower during development or to run production code in containers. Unfortunately, the rise in Linux environments has seen a corresponding increase in package installation pain. For Windows and Mac OS, CRAN provides pre-compiled binary packages that install almost instantly, but the same binaries are not available on Linux.
·blog.rstudio.com·
Package Manager 1.1.0 - No Interruptions | RStudio Blog