Package: advr
Title: Advanced R
Version: 1.0.0.9000
Authors@R: c(
  person("Hadley", "Wickham", , "hadley@rstudio.com", c("aut", "cre"))
  )
Depends: R (>= 3.1.0)
URL: https://github.com/hadley/adv-r
Imports:
  dplyr, 
  ggplot2, 
  inline, 
  knitr, 
  lineprof,
  memoise, 
  microbenchmark, 
  oldbookdown,
  png, 
  pryr,
  Rcpp, 
  rmarkdown,
  stringr
Remotes:
  hadley/oldbookdown,
  hadley/lineprof
