Type: Package
Package: MazamaWebUtils
Version: 0.1.7
Title: Utility Functions for Building Web Databrowsers
Authors@R: c(
    person("Jonathan", "Callahan", email="jonathan.s.callahan@gmail.com", role=c("aut","cre"))
    )
Author: Jonathan Callahan [aut, cre]
Maintainer: Jonathan Callahan <jonathan.s.callahan@gmail.com>
Depends: R (>= 3.1.0),
Imports: dplyr, futile.logger, lubridate, mime, stringr, webutils
Suggests: knitr, markdown, testthat
Description: A suite of utility functions providing standardized functionality
    often needed in web services including: logging, cache management
    and parsing of http request headers.
License: GPL-3
URL: https://github.com/MazamaScience/MazamaWebUtils
BugReports: https://github.com/MazamaScience/MazamaWebUtils/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.0
NeedsCompilation: no
Packaged: 2018-09-27 21:34:48 UTC; jonathan
Repository: CRAN
Date/Publication: 2018-09-29 19:50:03 UTC
