Package: qiitr
Type: Package
Title: R Interface to Qiita API
Version: 0.1.1
Authors@R: 
    person(given = "Hiroaki",
           family = "Yutani",
           role = c("aut", "cre"),
           email = "yutani.ini@gmail.com",
           comment = c(ORCID = "0000-0002-3385-7233"))
Description: Qiita is a technical knowledge sharing and collaboration platform for programmers.
  See <https://qiita.com/api/v2/docs> for more information.
URL: https://github.com/yutannihilation/qiitr
BugReports: https://github.com/yutannihilation/qiitr/issues
Depends: R (>= 2.10)
Imports: httr, jsonlite, purrr, rstudioapi
LazyData: TRUE
Encoding: UTF-8
Suggests: testthat
RoxygenNote: 7.1.0
License: MIT + file LICENSE
NeedsCompilation: no
Packaged: 2020-05-16 04:38:20 UTC; yutani
Author: Hiroaki Yutani [aut, cre] (<https://orcid.org/0000-0002-3385-7233>)
Maintainer: Hiroaki Yutani <yutani.ini@gmail.com>
Repository: CRAN
Date/Publication: 2020-05-16 05:40:02 UTC
Built: R 4.6.0; ; 2025-07-18 06:49:00 UTC; unix
