R: Package Index

No Clocks
Evaluator Workflow
evaluator
Web framework for R
Web framework for R inspired by express.js
Pull Request Flow with usethis - Garrick Aden‑Buie
Choose your own adeventure and get in the 'usethis' pull request flow with this flow chart.
r-on-lambda/Dockerfile at main · mdneuzerling/r-on-lambda
An attempt to get an R runtime and function working on AWS Lambda using a container. - r-on-lambda/Dockerfile at main · mdneuzerling/r-on-lambda
R on AWS Lambda with Containers
AWS has announced support for container images for their serverless computing platform Lambda. AWS doesn’t provide an R runtime for Lambda, and this was the excuse I needed to finally try to make one. An R runtime means that I can take advantage of AWS Lambda to put my R functions in the cloud. I don’t have to worry about provisioning servers or spinning up containers — the function itself is the star.
GitHub - thebioengineer/dockyard: Tools for building and working with docker containers in R
Tools for building and working with docker containers in R - GitHub - thebioengineer/dockyard: Tools for building and working with docker containers in R
https://indrajeetpatil.github.io/awesome-r-pkgtools/
GitHub - rocker-org/rocker: R configurations for Docker
R configurations for Docker. Contribute to rocker-org/rocker development by creating an account on GitHub.
Home · rocker-org/rocker Wiki
R configurations for Docker. Contribute to rocker-org/rocker development by creating an account on GitHub.
R Docker tutorial by ropenscilabs
Date-time Conversion in R with format and strptime · StatnMap
Table of conversion of dates and time formats in R
Debug your package that failed on CRAN with {rhub} · StatnMap
Tips to helps debug R packages errors on local installation of different OS
Introduction to crosswalkr • crosswalkr
crosswalkr
krlmlr/fledge: Wings for your R packages: Streamline the process of versioning R packages and updating NEWS
Wings for your R packages: Streamline the process of versioning R packages and updating NEWS - krlmlr/fledge
WinVector/wrapr: Wrap R Functions for Debugging and Ease of Use
Wrap R for Sweet R Code. Contribute to WinVector/wrapr development by creating an account on GitHub.
pridiltal/staplr: PDF Toolkit.
PDF Toolkit. :paperclip: :hammer: :wrench: :scissors: :bookmark_tabs: :file_folder::paperclip: :bookmark: :construction: :construction_worker: - pridiltal/staplr
ls - how to make function in R to remove all objects from global environment except defaults and objects passed as arguments - Stack Overflow
I'm new to R (and programming in general), so I've been making various functions to warm myself up to it. I've been trying to figure out how to make an R function that will clear my global environ...
Introduction to renv • renv
renv
Explore and Visualize Your Data Interactively • esquisse
A shiny gadget to create ggplot2 charts interactively with drag-and-drop to map your variables. You can quickly visualize your data accordingly to their type, export to PNG or PowerPoint, and retrieve the code to reproduce the chart.
Run Predictions Inside the Database • tidypredict
It parses a fitted R model object, and returns a formula in Tidy Eval code that calculates the predictions. It works with several databases back-ends because it leverages dplyr and dbplyr for the final SQL translation of the algorithm. It currently supports lm(), glm(), randomForest(), ranger(), earth(), xgb.Booster.complete(), cubist(), and ctree() models.
NCEAS/recordr: Provenance tracking for R.
Provenance tracking for R. Contribute to NCEAS/recordr development by creating an account on GitHub.
The caret Package
Documentation for the caret package.
Packages
Recommended Packages Many useful R function come in packages, free libraries of code written by R's active user community. To install an R package, open an R session and type at the command line in...
Programming with dplyr
Most dplyr verbs use "tidy evaluation", a special type of non-standard evaluation. In this vignette, you'll learn the two basic forms, data masking and tidy selection, and how you can program with them using either functions or for loops.
Upgrade R - Packages
Since the first publication of this post, a couple of packages have emerged to automate this process. The installr package for Windows and the updateR package for OS X are particularly good. However, this continues to be a popular post, so I have decid...
Purrr
A complete and consistent functional programming toolkit for R.
Function reference • usethis
RInno
R