Package: ffmetadata
Type: Package
Title: Access to Fragile Families Metadata
Version: 1.0.0
Authors@R: c(
  person("Ryan", "Vinh", email = "rvinh@princeton.edu", role = c("aut", "cre")),
  person("Ian", "Fellows", email = "ian@fellstat.com", role = "aut"),
  person("Will", "Lowe", email = "wlowe@princeton.edu", role = "ctb"))
Description: A collection of functions that allows users to retrieve 
  metadata for the Fragile Families challenge via a Web API 
  (<http://api.metadata.fragilefamilies.princeton.edu>).  
  Users can select and search metadata for relevant variables by 
  filtering on different attribute names.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: jsonlite, httr
RoxygenNote: 6.1.1
Suggests: testthat, knitr, rmarkdown
VignetteBuilder: knitr
URL: https://github.com/fragilefamilieschallenge/ffmetadata
BugReports: https://github.com/fragilefamilieschallenge/ffmetadata/issues
NeedsCompilation: no
Packaged: 2018-11-13 01:25:26 UTC; ryanvinh
Author: Ryan Vinh [aut, cre],
  Ian Fellows [aut],
  Will Lowe [ctb]
Maintainer: Ryan Vinh <rvinh@princeton.edu>
Repository: CRAN
Date/Publication: 2018-11-19 19:00:11 UTC
Built: R 3.5.3; ; 2020-04-22 07:05:53 UTC; windows
