Package: railtrails
Title: Data for Trails in the United States from the Rails-to-Trails
        Conservancy
Version: 0.1.1
Authors@R: c(person("Joshua", "Rosenberg", email = "jmichaelrosenberg@gmail.com", role = c("aut", "cre")),
             person("Aaron", "Rosenberg", email = "aaron.matthew.rosenberg@gmail.com",  role = c("ctb")))
Description: Rail trail data from the excellent 'TrailLink' website, sponsored by the 
    Rails-to-Trails Conservancy <https://www.traillink.com/>. Includes information 
    (such as name, length, surface, reviews, and trailhead latitude and longitude) on
    3,846 trails and 24,413 reviews in every state in the United States. Data can be 
    used to better understand recreational trail use in the United States and for
    examples / teaching, particularly examples and teaching involving hierarchical
    or repeated measures data.
License: CC0
URL: https://github.com/jrosen48/railtrails
BugReports: https://github.com/jrosen48/railtrails/issues
Depends: R (>= 3.0.0)
Imports: tibble
Suggests: dplyr, forcats, knitr, rmarkdown, stringr, tidyr
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-06-09 04:01:30 UTC; rstudio-user
Author: Joshua Rosenberg [aut, cre],
  Aaron Rosenberg [ctb]
Maintainer: Joshua Rosenberg <jmichaelrosenberg@gmail.com>
Repository: CRAN
Date/Publication: 2018-06-09 06:22:07 UTC
