Data Science. TileDB. Open Source. Quant Research. R. C++. Debian. Linux. Adjunct Clinical Professor, University of Illinois. Lots of coffee. And some running.
It is almost blasphemy when @spotify runs an ad, and the application display only rewrites part of the previous song.
Because as @mcbridesworld would ascertain (thanks for that *awesome* Jazz Night in America playlist, btw), John Coltrane did not play "Daisy Sour Cream"....
inline 0.3.17 on CRAN: Refactored, and new tests
Inline C, C++ and Fortran programs with ease in your R code
dirk.eddelbuettel.com/blog/2…
Now with much improved ability to store and reload compiled C functions thanks to @JohannesRanke#rstats
Here is a 'peek' recording of that demo (w/o middle cmd for brevity / gif size limit):
$ docker run --rm -ti rocker/r-bspm:20.04
# apt update -q
# R
> install.packages("tidyverse") # 86 secs
> library(tidyverse)
#rstats
And the 'live demo' was (in rocker/r-bspm:20.04)
$ apt update -q; apt upgrade -y
$ R
> install.packages("tidyverse")
which goes in two+ minutes from 'empty' Ubuntu 20.04 with R to tidyverse installed with 100 packages.
And no tears.
See slides.
#rstats