Package: moranajp
Title: Morphological Analysis for Japanese
Version: 0.9.6
Authors@R: 
    person("Toshikazu", "Matsumura", , "matutosi@gmail.com", role = c("aut", "cre"))
Description: Supports morphological analysis for Japanese by using 'MeCab'. 
    Can input data.frame and obtain all results of 'MeCab' and row number of 
    original data.frame as a text id. 
License: MIT + file LICENSE
Depends: R (>= 3.5.0)
URL: https://github.com/matutosi/moranajp
        https://github.com/matutosi/moranajp/tree/develop (devel)
BugReports: https://github.com/matutosi/moranajp/issues
Imports: dplyr, ggplot2, ggraph, grid, igraph, magrittr, purrr, rlang,
        rvest, stats, stringr, stringi, tibble, tidyr, utils
Suggests: devtools, knitr, rmarkdown, testthat (>= 3.0.0),
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-02-28 04:54:08 UTC; matutosi
Author: Toshikazu Matsumura [aut, cre]
Maintainer: Toshikazu Matsumura <matutosi@gmail.com>
Repository: CRAN
Date/Publication: 2023-02-28 05:12:29 UTC
Built: R 4.1.2; ; 2023-02-28 12:51:21 UTC; unix
