SkillAgentSearch skills...

EfficientR

Efficient R programming: a book

Install / Use

/learn @csgillespie/EfficientR
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Efficient R programming by Colin Gillespie and Robin Lovelace

Build Status Launch Rstudio Binder

alt text

The text and code for the forthcoming O'Reilly book: Efficient R programming. Pull requests and general comments are welcome.

Get a hard copy from: Amazon (UK), Amazon (USA), O'Reilly

For details on how to build this book, please see the Appendix.

To run the book in a Docker container run the following commands

# from Docker hub
# docker run -e PASSWORD=pw --rm -p 8786:8787 robinlovelace/efficientR
# local version from inside this repo:
docker build -t efficientr docker/rstudio-no-build
docker run -e PASSWORD=pw --rm -p 8785:8787 efficientr

Related Skills

View on GitHub
GitHub Stars740
CategoryDevelopment
Updated9d ago
Forks383

Languages

TeX

Security Score

85/100

Audited on Mar 19, 2026

No findings