R

R

913 bookmarks
Newest
‎R Programming Compiler on the App Store
‎R Programming Compiler on the App Store
‎Write R code directly on your iPhone, iPad and iPod Touch! This app is ideal for learning and testing code snippets! R is a programming language and software environment for statistical computing and graphics supported by the R Foundation for Statistical Computing. The R language is widely used am…
·apps.apple.com·
‎R Programming Compiler on the App Store
Building a shiny app with drag and drop data interface
Building a shiny app with drag and drop data interface
Introduction Data visualization is an important aspect of the data science work flow. This app enables the analyst to understand the data in question. In this post, we will build an application whi…
·pradeepadhokshaja.wordpress.com·
Building a shiny app with drag and drop data interface
pins: Pin, Discover and Share Resources | RStudio Blog
pins: Pin, Discover and Share Resources | RStudio Blog
Today we are excited to announce the pins package is available on CRAN! pins allows you to pin, discover and share remote resources, locally or in remote storage. If you find yourself using download.file() or asking others to download files before running your R code, use pin() to achieve fast, simple and reliable reproducible research over remote resources. Pins You can use the pins package to: Pin remote resources locally to work offline and cache results with ease, pin() stores resources in boards which you can then retrieve with pin_get().
·blog.rstudio.com·
pins: Pin, Discover and Share Resources | RStudio Blog
Productionizing Shiny and Plumber with Pins · R Views
Productionizing Shiny and Plumber with Pins · R Views
Producing an API that serves model results or a Shiny app that displays the results of an analysis requires a collection of intermediate datasets and model objects, all of which need to be saved. Depending on the project, they might need to be reused in another project later, shared with a colleague, used to shortcut computationally intensive steps, or safely stored for QA and auditing. Some of these should be saved in a data warehouse, data lake, or database, but write access to an appropriate database isn’t always available.
·rviews.rstudio.com·
Productionizing Shiny and Plumber with Pins · R Views
Odd Hypothesis: Deploying Desktop Apps with R
Odd Hypothesis: Deploying Desktop Apps with R
(Update 4: 2016-08-19) I made many significant updates / improvements to this deployment method which are documented in a more recent blog p...
·oddhypothesis.blogspot.com·
Odd Hypothesis: Deploying Desktop Apps with R
Using Shiny with Scheduled and Streaming Data · R Views
Using Shiny with Scheduled and Streaming Data · R Views
Note: This article is now several years old. If you have RStudio Connect, there are more modern ways of updating data in a Shiny app. Shiny applications are often backed by fluid, changing data. Data updates can occur at different time scales: from scheduled daily updates to live streaming data and ad-hoc user inputs. This article describes best practices for handling data updates in Shiny, and discusses deployment strategies for automating data updates.
·rviews.rstudio.com·
Using Shiny with Scheduled and Streaming Data · R Views
Production
Production
RStudio's webinars offer helpful perspective and advice to data scientists, data science leaders, DevOps engineers and IT Admins. Presenters come from companies around the globe, as well as the RStudio staff.
·rstudio.com·
Production
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
shinycovr
shinycovr
Contribute to yonicd/shinycovr development by creating an account on GitHub.
·github.com·
shinycovr
Tools for teaching
Tools for teaching
Design a computing infrastructure and choose packages that can set you and your learners on the happy path.
·education.rstudio.com·
Tools for teaching
Persistent config and data for R packages - R-hub blog
Persistent config and data for R packages - R-hub blog
Does your R package work best with some configuration? You probably want it to be easily found by your package. Does your R package download huge datasets that don’t change much on the provider side? Maybe you want to save the corresponding data somewhere persistent so that things will go faster during the next R session. In this blog post we shall explain how an R package developer can go about using and setting persistent configuration and data on the user’s machine.
·blog.r-hub.io·
Persistent config and data for R packages - R-hub blog
Build Your Own Universe
Build Your Own Universe
Learn R, R tutorials, R resources, blog posts and the latest updates about the statistical programming R language.
·rweekly.org·
Build Your Own Universe
RStudio Shortcuts and Tips
RStudio Shortcuts and Tips
We deliver software development and ML solutions for Fortune 500 companies. We are an RStudio Full Service Certified Partner and global leaders in R Shiny.
·appsilon.com·
RStudio Shortcuts and Tips
The History of R (updated for 2020)
The History of R (updated for 2020)
As an update to this post, here's a list of the major events in R history since its creation: 1992: R development begins as a research project in Auckland, NZ by Robert Gentleman and Ross Ihaka 1993: First binary versions of R published at Statlib 1995: R first distributed as open-source software, under GPL2 license 1997: R core group formed 1997: CRAN founded (by Kurt Hornik and Fritz Leisch) 1999: The R website, r-project.org, founded 1999: First in-person meeting of R Core team, at inaugural Directions in Statistical Computing conference, Vienna 2000: R 1.0.0 released (February 29) 2000:...
·blog.revolutionanalytics.com·
The History of R (updated for 2020)
The Evolution of Distributed Programming in R
The Evolution of Distributed Programming in R
Both R and distributed programming rank highly on my list of “good things”, so imagine my delight when two new... The post The Evolution of Distributed Programming in R appeared first on Mango Solutions.
·r-bloggers.com·
The Evolution of Distributed Programming in R
basecamper
basecamper
Interact with basecamp api in R. Contribute to yonicd/basecamper development by creating an account on GitHub.
·github.com·
basecamper