No Clocks

No Clocks

2707 bookmarks
Custom sorting
How to run R scripts from the command line – RStudio Support
How to run R scripts from the command line – RStudio Support
Running R scripts from the command line can be a powerful way to: Automate your R scripts Integrate R into production Call R through other tools or systems There are basically two Linux command...
·support.rstudio.com·
How to run R scripts from the command line – RStudio Support
How to interactively examine any R code - 4 ways to not just read the code, but delve into it step-by-step - Jozef's Rblog
How to interactively examine any R code - 4 ways to not just read the code, but delve into it step-by-step - Jozef's Rblog
In this post, we provide tips on how to interactively debug R code step-by-step and investigate the values of objects in the middle of function execution. We will look at doing this for both exported and non-exported functions from different packages.
·jozef.io·
How to interactively examine any R code - 4 ways to not just read the code, but delve into it step-by-step - Jozef's Rblog
Using parallelization, multiple git repositories and setting permissions when automating R applications with Jenkins - Jozef's Rblog
Using parallelization, multiple git repositories and setting permissions when automating R applications with Jenkins - Jozef's Rblog
In this post, we look at various tips that can be useful when automating R application testing and continuous integration, with regards to orchestrating parallelization, combining sources from multiple git repositories and ensuring proper access right to the Jenkins agent.
·jozef.io·
Using parallelization, multiple git repositories and setting permissions when automating R applications with Jenkins - Jozef's Rblog
Setting up R with Visual Studio Code quickly and easily with the languageserversetup package - Jozef's Rblog
Setting up R with Visual Studio Code quickly and easily with the languageserversetup package - Jozef's Rblog
In this post, we will look at the `languageserversetup` package that aims to make the setup of the R Language Server robust and easy to use by installing it into a separate, independent library and adjusting R startup in a way that initializes the language server when relevant
·jozef.io·
Setting up R with Visual Studio Code quickly and easily with the languageserversetup package - Jozef's Rblog
'mustashe' | Joshua Cook
'mustashe' | Joshua Cook
A simple system for saving and loading objects in R. Long running computations can be stashed after the first run and then reloaded the next time. Dependencies can be added to ensure that a computation is re-run if any of its dependencies or inputs have changed.
·joshuacook.netlify.app·
'mustashe' | Joshua Cook
Easily Extracting Information About Your Data • overviewR
Easily Extracting Information About Your Data • overviewR
Makes it easy to display descriptive information on a data set. Getting an easy overview of a data set by displaying and visualizing sample information in different tables (e.g., time and scope conditions). The package also provides publishable LaTeX code to present the sample information.
·cosimameyer.github.io·
Easily Extracting Information About Your Data • overviewR
pak package | R Documentation
pak package | R Documentation
The goal of 'pak' is to make package installation faster and more reliable. In particular, it performs all HTTP operations in parallel, so metadata resolution and package downloads are fast. Metadata and package files are cached on the local disk as well. 'pak' has a dependency solver, so it finds version conflicts before performing the installation. This version of 'pak' supports CRAN, 'Bioconductor' and 'GitHub' packages as well.
·rdocumentation.org·
pak package | R Documentation
Column Names as Contracts | Emily Riederer
Column Names as Contracts | Emily Riederer
Using controlled dictionaries for low-touch documentation, validation, and usability of tabular data
·emilyriederer.netlify.app·
Column Names as Contracts | Emily Riederer
RWeekly.org
RWeekly.org
Weekly News in R Community
·rweekly.org·
RWeekly.org