Package: jstager
Type: Package
Title: Retrieve Information Published on J-STAGE
Version: 0.0.6
Authors@R: 
    person(given = "Takeshi",
           family = "Nishimura",
           email = "takenishi@gmail.com",
           role = c("aut", "cph", "cre"),
           comment = c(ORCID = "0000-0003-1761-4300"))
Description: Provides tools to access the J-STAGE WebAPI and retrieve 
    information published on J-STAGE 
    <https://www.jstage.jst.go.jp/browse/-char/ja>.
License: MIT + file LICENSE
Encoding: UTF-8
Depends: R (>= 4.1.0)
Imports: httr, xml2, rvest, chromote, tibble, dplyr, purrr, openxlsx
RoxygenNote: 7.3.2
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
URL: https://github.com/takeshinishimura/jstager,
        https://takeshinishimura.github.io/jstager/
BugReports: https://github.com/takeshinishimura/jstager/issues
NeedsCompilation: no
Packaged: 2024-08-10 11:06:15 UTC; takeshinishimura
Author: Takeshi Nishimura [aut, cph, cre]
    (<https://orcid.org/0000-0003-1761-4300>)
Maintainer: Takeshi Nishimura <takenishi@gmail.com>
Repository: CRAN
Date/Publication: 2024-08-22 20:20:02 UTC
Built: R 4.3.3; ; 2024-08-22 23:02:07 UTC; unix
