The Data Validation Cookbook
dbosak01/libr: An R package to create data libraries and data dictionaries.
An R package to create data libraries and data dictionaries. - dbosak01/libr
Install and Run Programs, Outside of R, Inside of R • rOpenSci: outsider
Install and run external command-line programs in R through use of Docker and online repositories.
The Mockup Blog: Extracting JSON data from websites and public APIs with R
tidyr + jsonlite are magical.
Going parallel: understanding load balancing in R | Neural Discharge
With most computers now having many cores, parallelising your R code is a great way to reduce processing time, and there are lots of packages to help. But if you benchmark your new code, you may fi…
demystifying the coalesce function | Data by John
coalesce is a one of those functions that might not strike you as being very useful, mainly because it doesn’t sound very exciting. But it IS useful, and might save you some time and complexity
njtierney/brolgar: BRowse Over Longitudinal Data Graphically and Analytically in R
BRowse Over Longitudinal Data Graphically and Analytically in R - njtierney/brolgar
etiennebacher/shinyfullscreen: Display HTML Elements on Full Screen in 'Shiny' Apps Using 'Screenfull.js'
Display HTML Elements on Full Screen in 'Shiny' Apps Using 'Screenfull.js' - etiennebacher/shinyfullscreen
jaytimm/quicknews: Some R-based tools for navigating the online news landscape
Some R-based tools for navigating the online news landscape - jaytimm/quicknews
Sciencificity's Blog: Using the tidyverse with Databases - Part II
I was serious, you don't need to be a SQL expert to work with Databases through R
rstudio/shinytest: Automated testing for shiny apps
Automated testing for shiny apps. Contribute to rstudio/shinytest development by creating an account on GitHub.
R Scripts in the Google Cloud via Cloud Run, Cloud Build and Cloud Scheduler • googleCloudRunner
Tools to easily enable R scripts in the Google Cloud Platform. Utilise cloud services such as Cloud Run for R over HTTP, Cloud Build for Continuous Delivery and Integration services and Cloud Scheduler for scheduled scripts.
r-dbi/DBI: A database interface (DBI) definition for communication between R and RDBMSs
A database interface (DBI) definition for communication between R and RDBMSs - r-dbi/DBI
dreamRs/shinyWidgets: shinyWidgets : Extend widgets available in shiny
cboettig/knitcitations: Generate citations for knitr markdown and html files
:package: Generate citations for knitr markdown and html files - cboettig/knitcitations
etiennebacher/prompter: Add Tooltips in 'Shiny' Apps With 'Hint.css'
Add Tooltips in 'Shiny' Apps With 'Hint.css'. Contribute to etiennebacher/prompter development by creating an account on GitHub.
PIPING HOT DATA: From gmailr to the Google Books API
A parenting project to catalog my childrens' 2020 library history
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...
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”...
Setup Visual Studio Code to run R on VSCode 2021 · Programming with R
{attachment} v0.2.0 : find dependencies in your scripts and fill package DESCRIPTION - Rtask
We continue to improve {attachment} functionalities to help you deal with dependencies in R, in particular during package development.
jeroen/sys: Powerful replacements for base::system2
Powerful replacements for base::system2. Contribute to jeroen/sys development by creating an account on GitHub.
ropenscilabs/syn: syn - the thesaurus
syn - the thesaurus. Contribute to ropenscilabs/syn development by creating an account on GitHub.
ropenscilabs/actions_sandbox
Contribute to ropenscilabs/actions_sandbox development by creating an account on GitHub.
ropenscilabs/autotest: Automatic testing of R packages
Automatic testing of R packages. Contribute to ropenscilabs/autotest development by creating an account on GitHub.
ropenscilabs/roomba: General purpose API response tidier
General purpose API response tidier. Contribute to ropenscilabs/roomba development by creating an account on GitHub.
ropenscilabs/r-docker-tutorial: A docker tutorial for reproducible research
A docker tutorial for reproducible research. Contribute to ropenscilabs/r-docker-tutorial development by creating an account on GitHub.
R-universe
R-universe: builds
rOpenSci | HTTP Testing With the Newest Release of vcr
Lots of change in the latest vcr release.