Package: kntnr
Type: Package
Title: R Client for 'kintone' API
Version: 0.4.1
Date: 2017-08-23
Authors@R: person("Hiroaki", "Yutani", , "yutani.ini@gmail.com", c("aut", "cre"))
Description: Retrieve data from 'kintone' (<https://www.kintone.com/>) via its API.
    'kintone' is an enterprise application platform.
License: MIT + file LICENSE
URL: https://github.com/yutannihilation/kntnr
BugReports: https://github.com/yutannihilation/kntnr/issues
Imports: base64enc, dplyr (>= 0.7.0), httr, jsonlite, lazyeval,
        lubridate, methods, purrr (>= 0.2.3), rstudioapi, stringr,
        tibble
Suggests: testthat, tidyr
LazyData: TRUE
RoxygenNote: 6.0.1.9000
NeedsCompilation: no
Packaged: 2017-08-23 07:02:54 UTC; hiroaki-yutani
Author: Hiroaki Yutani [aut, cre]
Maintainer: Hiroaki Yutani <yutani.ini@gmail.com>
Repository: CRAN
Date/Publication: 2017-08-23 07:09:38 UTC
