forked from csgillespie/efficientR
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
20 lines (20 loc) · 936 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Package: efficientR
Type: Package
Title: Efficient R Programming
Version: 0.1.1
Authors@R: c(person(given="Colin", family="Gillespie",
email="[email protected]", role = c("aut", "cre")),
person("Robin", "Lovelace", role = c("aut")))
Maintainer: Colin Gillespie <[email protected]>
Description: This is a dummy travis package used to build the forthcoming O'Reilly
book, Efficient R Programming. The description file is used to keep track
of the packages used within this book.
Depends: assertive.reflection, benchmarkme, bookdown, cranlogs, data.table (>= 1.9.6),
devtools (>= 1.12.0), DiagrammeR, dplyr, drat, efficient, formatR, fortunes,
geosphere, ggmap, ggplot2 (>= 2.1.0), ggplot2movies, knitr, lubridate,
microbenchmark, profvis (>= 0.3.2), pryr, readr, RSQLite, tibble (>= 1.1.0), tidyr,
Rcpp (>= 0.12.7), swirl, dbplyr, reticulate
LazyData: TRUE
LinkingTo: Rcpp
Remotes:
csgillespie/efficient