Package: kgschart
Type: Package
Title: KGS Rank Graph Parser
Version: 1.2.3
Authors@R: c(
    person("Kota", "Mori", , "kmori05@gmail.com", c("aut", "cre"))
    )
Description: Restore underlining numeric data from KGS rank graphs (KGS 
    <http://www.gokgs.com/> is an online platform of the game of go). 
    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,
        nnet, png, shiny, stats, stringr, utils
LazyData: true
RoxygenNote: 5.0.1
Suggests: jsonlite, shinyjs, testthat
NeedsCompilation: no
Packaged: 2017-05-13 01:24:35 UTC; kota
Author: Kota Mori [aut, cre]
Maintainer: Kota Mori <kmori05@gmail.com>
Repository: CRAN
Date/Publication: 2017-05-13 10:13:22 UTC
