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 ...

Get Efficient R Programming now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.