Package: datadogr
Type: Package
Title: R Client for 'Datadog' API
Version: 0.1.0
Authors@R: person("Hiroaki", "Yutani", , "yutani.ini@gmail.com", c("aut", "cre"))
Description: Query for metrics from 'Datadog' (<https://www.datadoghq.com/>) via its API.
License: MIT + file LICENSE
URL: https://yutannihilation.github.io/K9
BugReports: https://github.com/yutannihilation/K9/issues
Imports: anytime, dplyr, glue, httr, lubridate, purrr, stringr, tidyr,
        tibble
Suggests: rstudioapi, testthat
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1.9000
NeedsCompilation: no
Packaged: 2017-05-31 00:03:54 UTC; hiroaki-yutani
Author: Hiroaki Yutani [aut, cre]
Maintainer: Hiroaki Yutani <yutani.ini@gmail.com>
Repository: CRAN
Date/Publication: 2017-05-31 06:21:11 UTC
