Package: ropendata
Type: Package
Title: Query and Download 'Rapid7' 'Cybersecurity' Data Sets
Version: 0.1.0
Date: 2019-01-20
Authors@R: c(
    person("Bob", "Rudis", email = "bob@rud.is", role = c("aut", "cre"), 
           comment = c(ORCID = "0000-0001-5670-2640")),
    person("Rapid7", role = c("cph", "fnd"))
  )
Maintainer: Bob Rudis <bob@rud.is>
Description: 'Rapid7' collects 'cybersecurity' data and makes it available via
    their 'Open Data' <http://opendata.rapid7.com> portal which has an API. Tools are
    provided to assist in querying for available data sets and downloading any
    data set authorized to a free, registered account.
URL: https://github.com/brudis-r7/ropendata
BugReports: https://github.com/brudis-r7/ropendata/issues
Encoding: UTF-8
License: MIT + file LICENSE
Suggests: testthat, covr
Depends: R (>= 3.2.0)
Imports: httr, utils, jsonlite
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-02-03 22:09:32 UTC; hrbrmstr
Author: Bob Rudis [aut, cre] (<https://orcid.org/0000-0001-5670-2640>),
  Rapid7 [cph, fnd]
Repository: CRAN
Date/Publication: 2019-02-08 12:00:03 UTC
Built: R 4.3.0; ; 2023-04-06 17:04:59 UTC; unix
