{
  "_id": "6a4969713c3572b93bf7fdb9",
  "Package": "kgschart",
  "Type": "Package",
  "Title": "KGS Rank Graph Parser",
  "Version": "1.3.5",
  "Authors@R": "c(\nperson(\"Kota\", \"Mori\", , \"kmori05@gmail.com\", c(\"aut\", \"cre\"))\n)",
  "Description": "Restore underlining numeric data from rating history graph\nof KGS (an online platform of the game of go,\n<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",
  "RoxygenNote": "6.0.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 20:09:46 UTC",
    "User": "root"
  },
  "Author": "Kota Mori [aut, cre]",
  "Maintainer": "Kota Mori <kmori05@gmail.com>",
  "Config/pak/sysreqs": "cmake make libicu-dev libpng-dev libuv1-dev\nzlib1g-dev",
  "Repository": "https://kota7.r-universe.dev",
  "Date/Publication": "2017-07-02 21:16:15 UTC",
  "RemoteUrl": "https://github.com/cran/kgschart",
  "RemoteRef": "HEAD",
  "RemoteSha": "2e1e062300049b9b0b9d594b22bffe6c5bea4a87",
  "_user": "kota7",
  "_type": "src",
  "_file": "kgschart_1.3.5.tar.gz",
  "_fileid": "https://r2.ropensci.org/ffe850bb37d7253653761adc0b0dc2e4f5dc0db39cf98e9575fa20c5ee6bbfbf",
  "_filesize": 2410977,
  "_sha256": "ffe850bb37d7253653761adc0b0dc2e4f5dc0db39cf98e9575fa20c5ee6bbfbf",
  "_expires": "2026-10-12T20:13:34.000Z",
  "_created": "2026-07-04T20:09:46.000Z",
  "_published": "2026-07-04T20:13:37.645Z",
  "_jobs": [
    {
      "job": 85163268526,
      "time": 147,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8085046898"
    },
    {
      "job": 85163268539,
      "time": 191,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085052546"
    },
    {
      "job": 85163268516,
      "time": 100,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8085041697"
    },
    {
      "job": 85163268535,
      "time": 77,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085039103"
    },
    {
      "job": 85163065357,
      "time": 190,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085029819"
    },
    {
      "job": 85163268520,
      "time": 158,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8085048235"
    },
    {
      "job": 85163268544,
      "time": 90,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8085040713"
    },
    {
      "job": 85163268549,
      "time": 77,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8085039226"
    },
    {
      "job": 85163268547,
      "time": 89,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085040572"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/kota7/actions/runs/28718149645",
  "_status": "success",
  "_upstream": "https://github.com/cran/kgschart",
  "_commit": {
    "id": "2e1e062300049b9b0b9d594b22bffe6c5bea4a87",
    "author": "Kota Mori <kmori05@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.3.5\n",
    "time": 1499030175
  },
  "_maintainer": {
    "name": "Kota Mori",
    "email": "kmori05@gmail.com",
    "login": "kota7",
    "description": "",
    "uuid": 12293919
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "abind",
      "role": "Imports"
    },
    {
      "package": "deepnet",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "gridExtra",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "matrixStats",
      "role": "Imports"
    },
    {
      "package": "nnet",
      "role": "Imports"
    },
    {
      "package": "png",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    },
    {
      "package": "shinyjs",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "kota7",
      "count": 2,
      "uuid": 12293919
    }
  ],
  "_userbio": {
    "uuid": 12293919,
    "type": "user",
    "name": "Kota Mori",
    "followers": 16
  },
  "_downloads": {
    "count": 275,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/kgschart"
  },
  "_devurl": "https://github.com/kota7/kgschart",
  "_searchresults": 9,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/kgschart.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_realowner": "kota7",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.2.3",
      "date": "2017-05-13"
    },
    {
      "version": "1.3.5",
      "date": "2017-07-02"
    }
  ],
  "_exports": [
    "download_graph",
    "kgschart",
    "kgschart_app"
  ],
  "_help": [
    {
      "page": "download_graph",
      "title": "Download KGS rank graph",
      "topics": [
        "download_graph"
      ]
    },
    {
      "page": "kgschart",
      "title": "KGS Rank Graph Parser",
      "topics": [
        "kgschart"
      ]
    },
    {
      "page": "kgschart_app",
      "title": "Launch shiny app",
      "topics": [
        "kgschart_app"
      ]
    },
    {
      "page": "plot.kgschart",
      "title": "Plot method for kgschart object",
      "topics": [
        "plot.kgschart"
      ]
    },
    {
      "page": "print.kgschart",
      "title": "Print method for kgschart object",
      "topics": [
        "print.kgschart"
      ]
    }
  ],
  "_readme": "https://github.com/cran/kgschart/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "cpp11",
    "deepnet",
    "digest",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "htmltools",
    "httpuv",
    "isoband",
    "jquerylib",
    "jsonlite",
    "labeling",
    "later",
    "lifecycle",
    "magrittr",
    "matrixStats",
    "memoise",
    "mime",
    "nnet",
    "otel",
    "png",
    "promises",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "S7",
    "sass",
    "scales",
    "shiny",
    "sourcetools",
    "stringi",
    "stringr",
    "vctrs",
    "viridisLite",
    "withr",
    "xtable"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "kgschart",
  "_universes": [
    "kota7"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.5",
      "date": "2026-07-04T20:12:15.000Z",
      "distro": "resolute",
      "commit": "2e1e062300049b9b0b9d594b22bffe6c5bea4a87",
      "fileid": "https://r2.ropensci.org/efb1a5a95ffa4338975f580ba1cef0a450da9a159ef7c3b177ee52bc94f0cd8c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kota7/actions/runs/28718149645"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.3.5",
      "date": "2026-07-04T20:12:57.000Z",
      "distro": "resolute",
      "commit": "2e1e062300049b9b0b9d594b22bffe6c5bea4a87",
      "fileid": "https://r2.ropensci.org/396e2ece75e37e61a561193063e1206f9aca898222a9ce911fceee02edcf8123",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kota7/actions/runs/28718149645"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.5",
      "date": "2026-07-04T20:11:29.000Z",
      "commit": "2e1e062300049b9b0b9d594b22bffe6c5bea4a87",
      "fileid": "https://r2.ropensci.org/ef868fedd49690c5d6ae4ff58ae5e5265f7d720bd59bdafc6d1d5fd0b41373ce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kota7/actions/runs/28718149645"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.3.5",
      "date": "2026-07-04T20:11:08.000Z",
      "commit": "2e1e062300049b9b0b9d594b22bffe6c5bea4a87",
      "fileid": "https://r2.ropensci.org/486324a01e13e0f02360235f0d21d1c8b2ac5b7df5c714395624a6a311e59d3f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kota7/actions/runs/28718149645"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.5",
      "date": "2026-07-04T20:12:41.000Z",
      "commit": "2e1e062300049b9b0b9d594b22bffe6c5bea4a87",
      "fileid": "https://r2.ropensci.org/4993b0230ab0f57cdbad3fe2aa7135a6def966de4d9aef988aa84c907151b968",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kota7/actions/runs/28718149645"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.5",
      "date": "2026-07-04T20:11:05.000Z",
      "commit": "2e1e062300049b9b0b9d594b22bffe6c5bea4a87",
      "fileid": "https://r2.ropensci.org/5ea331697dbe6e22bdb7f37d3a64b226b524fb38f7ae4c582a5410b0c99e4bf8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kota7/actions/runs/28718149645"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.5",
      "date": "2026-07-04T20:11:01.000Z",
      "commit": "2e1e062300049b9b0b9d594b22bffe6c5bea4a87",
      "fileid": "https://r2.ropensci.org/d6601464bb191e54a308f19b24d01fce0c5171d555d4833e61fd52ee58ab12fe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kota7/actions/runs/28718149645"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.3.5",
      "date": "2026-07-04T20:11:13.000Z",
      "commit": "2e1e062300049b9b0b9d594b22bffe6c5bea4a87",
      "fileid": "https://r2.ropensci.org/bc748010ef0295652a5d862bc3df8271c7e5b1da491ed0ef320b7a5c4fe6a707",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kota7/actions/runs/28718149645"
    }
  ]
}