Package: kgschart
Type: Package
Title: KGS Rank Graph Parser
Version: 1.3.5
Authors@R: c(
    person("Kota", "Mori", , "kmori05@gmail.com", c("aut", "cre"))
    )
Description: Restore underlining numeric data from rating history graph of 
    KGS (an online platform of the game of go, <http://www.gokgs.com/>). 
    A shiny application is also provided.
License: MIT + file LICENSE
URL: https://github.com/kota7/kgschart
BugReports: https://github.com/kota7/kgschart/issues
Encoding: UTF-8
Depends: R (>= 2.10)
Imports: abind, deepnet, ggplot2, graphics, grid, gridExtra, magrittr,
        matrixStats, nnet, png, shiny, stats, stringr, utils
LazyData: true
RoxygenNote: 6.0.1
Suggests: jsonlite, shinyjs, testthat
NeedsCompilation: no
Packaged: 2017-07-02 14:34:21 UTC; kota
Author: Kota Mori [aut, cre]
Maintainer: Kota Mori <kmori05@gmail.com>
Repository: CRAN
Date/Publication: 2017-07-02 22:16:15 UTC
Built: R 4.3.3; ; 2025-04-07 02:18:34 UTC; windows
