Skip to Content
Efficient R Programming
book

Efficient R Programming

by Colin Gillespie, Robin Lovelace
December 2016
Intermediate to advanced
222 pages
5h 20m
English
O'Reilly Media, Inc.
Content preview from Efficient R Programming

Appendix A. Package Dependencies

The book uses datasets stored in the efficient GitHub package, which can be installed (after devtools has been installed) as follows:

devtools::install_github("csgillespie/efficient",
                         args = "--with-keep.source")

The book depends on the following CRAN packages:

Name Title Version

assertive.reflection

Assertions for Checking the State of R (Cotton 2016a)

0.0.3

benchmarkme

Crowd Sourced System Benchmarks (Gillespie 2016)

0.3.0

bookdown

Authoring Books with R Markdown (Xie 2016a)

0.1

cranlogs

Download Logs from the RStudio CRAN Mirror (Csardi 2015)

2.1.0

data.table

Extension of Data.frame (Dowle et al. 2015)

1.9.6

devtools

Tools to Make Developing R Packages Easier (H. Wickham and Chang 2016a)

1.12.0

DiagrammeR

Create Graph Diagrams and Flowcharts Using R (Sveidqvist et al. 2016)

0.8.4

dplyr

A Grammar of Data Manipulation (Wickham and Francois 2016)

0.5.0

drat

Drat R Archive Template (Carl Boettiger et al. 2016)

0.1.1

efficient

Becoming an Efficient R Programmer (Gillespie and Lovelace 2016)

0.1.1

feather

R Bindings to the Feather API (H. Wickham 2016a)

0.3.0

formatR

Format R Code Automatically (Xie 2016b)

1.4

fortunes

R Fortunes (Zeileis and R community 2016)

1.5.3

geosphere

Spherical Trigonometry (Hijmans 2016)

1.5.5

ggmap

Spatial Visualization with ggplot2 (Kahle and Wickham 2016)

2.6.1

ggplot2

An Implementation of the Grammar of Graphics (H. Wickham and Chang 2016b)

2.1.0

ggplot2movies

Movies Data (H. Wickham ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

R Programming

R Programming

Jared P. Lander
R Programming By Example

R Programming By Example

Omar Trejo Navarro

Publisher Resources

ISBN: 9781491950777Errata PageSupplemental Content