Package: brimr Type: Package Title: Tools to Work with Brim and zqd Version: 0.1.0 Date: 2021-02-28 Authors@R: c( person("Bob", "Rudis", email = "bob@rud.is", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-5670-2640")) ) Maintainer: Bob Rudis Description: Brim () enables efficient query operations on large packqet captures and log sources, such as Zeek. Tools are provided to with with Brim components, including the Brim zqd query back-end. URL: https://git.rud.is/hrbrmstr/brimr BugReports: https://git.rud.is/hrbrmstr/brimr/issues Encoding: UTF-8 License: MIT + file LICENSE Suggests: covr, tinytest Depends: R (>= 3.6.0) Imports: httr, jsonlite, stringi Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.1