{
  "_id": "6a1d3d291d7bb097a0a3fcde",
  "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-06-01 08:01:08 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",
  "MD5sum": "d9a1db0c6344195236423a6514489e7d",
  "_user": "kota7",
  "_type": "src",
  "_file": "kgschart_1.3.5.tar.gz",
  "_fileid": "078446992ce74b9f4aa85c1ac7de4853323188fca2bcd461b1d6fc411e795101",
  "_filesize": 2410403,
  "_sha256": "078446992ce74b9f4aa85c1ac7de4853323188fca2bcd461b1d6fc411e795101",
  "_created": "2026-06-01T08:01:08.000Z",
  "_published": "2026-06-01T08:04:57.822Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78810231277,
      "time": 175,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7326304695"
    },
    {
      "job": 78810231226,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326292215"
    },
    {
      "job": 78810231130,
      "time": 161,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7326291049"
    },
    {
      "job": 78810231203,
      "time": 188,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326299620"
    },
    {
      "job": 78809762707,
      "time": 184,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326246954"
    },
    {
      "job": 78810231139,
      "time": 163,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326300304"
    },
    {
      "job": 78810231222,
      "time": 91,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7326277822"
    },
    {
      "job": 78810231319,
      "time": 89,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7326276472"
    },
    {
      "job": 78810231197,
      "time": 116,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326285231"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kota7/actions/runs/26742507099",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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"
  },
  "_downloads": {
    "count": 136,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/kgschart"
  },
  "_devurl": "https://github.com/kota7/kgschart",
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_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",
    "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-06-01T08:04:03.000Z",
      "distro": "noble",
      "commit": "2e1e062300049b9b0b9d594b22bffe6c5bea4a87",
      "fileid": "bc20375446c126acb3d2923596432c1f44cd1c9add376579daccd46a5049106f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kota7/actions/runs/26742507099"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.5",
      "date": "2026-06-01T08:03:27.000Z",
      "distro": "noble",
      "commit": "2e1e062300049b9b0b9d594b22bffe6c5bea4a87",
      "fileid": "7b46272b6f66c330497047e1eae59f2915906ca94ef746b61532b1c10a553ab0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kota7/actions/runs/26742507099"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.5",
      "date": "2026-06-01T08:03:27.000Z",
      "commit": "2e1e062300049b9b0b9d594b22bffe6c5bea4a87",
      "fileid": "058b5e82c9fb2cc1812abc81fd08f9271b46fec39e0d39c61bd4fc2986e54942",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kota7/actions/runs/26742507099"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.5",
      "date": "2026-06-01T08:03:42.000Z",
      "commit": "2e1e062300049b9b0b9d594b22bffe6c5bea4a87",
      "fileid": "0f741583fb3145a66535fdd15ba593722d80cb691ad6bb08f25adf70cb7bf2a1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kota7/actions/runs/26742507099"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.5",
      "date": "2026-06-01T08:04:10.000Z",
      "commit": "2e1e062300049b9b0b9d594b22bffe6c5bea4a87",
      "fileid": "bf9effbe31972f44b967abf2605a20120e7a06f4322e82d89cf4de8f3e7046c1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kota7/actions/runs/26742507099"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.5",
      "date": "2026-06-01T08:02:38.000Z",
      "commit": "2e1e062300049b9b0b9d594b22bffe6c5bea4a87",
      "fileid": "4108778d48c8c18cd41590a489cd9e3727f1b67643717c7c5dbc741b42859060",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kota7/actions/runs/26742507099"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.5",
      "date": "2026-06-01T08:02:34.000Z",
      "commit": "2e1e062300049b9b0b9d594b22bffe6c5bea4a87",
      "fileid": "4e96b2e62807757c94e523c76bb1c1683d2b2f9a01d971dcf126afb281a54fae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kota7/actions/runs/26742507099"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3.5",
      "date": "2026-06-01T08:03:00.000Z",
      "commit": "2e1e062300049b9b0b9d594b22bffe6c5bea4a87",
      "fileid": "6bdce5f738e4c16e4c6b76103059be9170f4a4f19e78e981cc0dbec9fcab5064",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kota7/actions/runs/26742507099"
    }
  ]
}