Package: moranajp
Title: Morphological Analysis for Japanese
Version: 0.9.5
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, igraph, magrittr, purrr, rlang, stats,
        stringr, tibble, tidyr
Suggests: knitr, rmarkdown, stringi, testthat (>= 3.0.0), tidyverse
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.0
NeedsCompilation: no
Packaged: 2022-07-12 01:36:40 UTC; matsumura
Author: Toshikazu Matsumura [aut, cre]
Maintainer: Toshikazu Matsumura <matutosi@gmail.com>
Repository: CRAN
Date/Publication: 2022-07-12 02:20:02 UTC
Built: R 4.1.3; ; 2023-02-21 10:43:30 UTC; windows
