Package: HARtools
Title: Read HTTP Archive ('HAR') Data
Version: 0.0.5
Authors@R: c(
    person("John", "Harrison", , "johndharrison0@gmail.com",
      role = c("aut", "cre"), comment = "R package HARtools"),
    person("Michael", "Mrowetz", role = c("aut", "cph"),
      comment = "PerfCascade library, https://micmro.github.io/PerfCascade/"))
Description: The goal of 'HARtools' is to provide a simple set of functions
    to read/parse, write and visualise HTTP Archive ('HAR') files in R.
Depends: R (>= 3.0.0)
Imports: assertthat, magrittr, jsonlite, htmlwidgets, htmltools
Suggests: testthat, covr, httr, shiny, knitr, rmarkdown
License: GPL-3
Encoding: UTF-8
LazyData: true
URL: https://johndharrison.github.io/HARtools/index.html
URLNote: https://github.com/johndharrison/HARtools
BugReports: https://github.com/johndharrison/HARtools/issues
RoxygenNote: 5.0.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2016-11-09 19:24:35 UTC; john
Author: John Harrison [aut, cre] (R package HARtools),
  Michael Mrowetz [aut, cph] (PerfCascade library,
    https://micmro.github.io/PerfCascade/)
Maintainer: John Harrison <johndharrison0@gmail.com>
Repository: CRAN
Date/Publication: 2016-11-09 23:10:36
Built: R 4.0.2; ; 2020-07-16 07:42:31 UTC; unix
