{
  "_id": "6a1f18ecb401979e7341ee1d",
  "Package": "Rsgf",
  "Title": "SGF (Smart Game File) File Format Import",
  "Version": "1.0.0",
  "Date": "2021-07-13",
  "Author": "Brad Cable",
  "Maintainer": "Brad Cable <brad@bcable.net>",
  "Description": "Import SGF (Smart Game File) into R.",
  "License": "MIT + file LICENSE",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-17 05:33:08 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "libicu-dev libpng-dev",
  "Repository": "https://bcable.r-universe.dev",
  "Date/Publication": "2021-07-15 06:20:02 UTC",
  "RemoteUrl": "https://github.com/cran/Rsgf",
  "RemoteRef": "HEAD",
  "RemoteSha": "26e69a08fb979c15e5dc262bda94f5bacd672849",
  "MD5sum": "70c6cf1acceccde0883dac247e7dbfd8",
  "_user": "bcable",
  "_type": "src",
  "_file": "Rsgf_1.0.0.tar.gz",
  "_fileid": "1f9b213d6a9345c4c69a14750f769694d7077f4e6cdac70688d9480570fe0068",
  "_filesize": 93483,
  "_sha256": "1f9b213d6a9345c4c69a14750f769694d7077f4e6cdac70688d9480570fe0068",
  "_created": "2026-05-17T05:33:08.000Z",
  "_published": "2026-06-02T17:54:52.827Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79136982231,
      "time": 122,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7039654372"
    },
    {
      "job": 79136982400,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7039654447"
    },
    {
      "job": 79136982428,
      "time": 86,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7039650979"
    },
    {
      "job": 79136982015,
      "time": 118,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7039654044"
    },
    {
      "job": 79136981893,
      "time": 160,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7039641952"
    },
    {
      "job": 79136981343,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7365703997"
    },
    {
      "job": 79136982386,
      "time": 74,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7039649802"
    },
    {
      "job": 79136982271,
      "time": 77,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7039650111"
    },
    {
      "job": 79136982297,
      "time": 81,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7039650519"
    }
  ],
  "_buildurl": "https://github.com/r-universe/bcable/actions/runs/25982420335",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/Rsgf",
  "_commit": {
    "id": "26e69a08fb979c15e5dc262bda94f5bacd672849",
    "author": "Brad Cable <brad@bcable.net>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.0\n",
    "time": 1626330002
  },
  "_maintainer": {
    "name": "Brad Cable",
    "email": "brad@bcable.net",
    "login": "bcable",
    "description": "Joined on Feb 28, 2008 ;; \n\nLeft on June 02, 2018 ;;\n\nhttps://gitlab.com/BCable",
    "uuid": 1645
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "png",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "bcable",
      "count": 1,
      "uuid": 1645
    }
  ],
  "_userbio": {
    "uuid": 1645,
    "type": "user",
    "name": "Brad Cable",
    "description": "Joined on Feb 28, 2008 ;; \r\n\r\nLeft on June 02, 2018 ;;\r\n\r\nhttps://gitlab.com/BCable"
  },
  "_downloads": {
    "count": 245,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/Rsgf"
  },
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/Rsgf.html",
    "manual.pdf"
  ],
  "_realowner": "bcable",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2021-07-15"
    }
  ],
  "_exports": [
    "boardHeatMap",
    "getColorPalette",
    "loadSGF",
    "playerCard",
    "SGFGame"
  ],
  "_help": [
    {
      "page": "Rsgf",
      "title": "R package that imports SGF (Smart Game File).  Used for Go and other board games",
      "topics": [
        "boardHeatMap",
        "getColorPalette",
        "loadSGF",
        "playerCard",
        "Rsgf",
        "Rsgf::boardHeatMap",
        "Rsgf::getColorPalette",
        "Rsgf::loadSGF",
        "Rsgf::playerCard",
        "Rsgf::SGFGame",
        "SGFGame"
      ]
    }
  ],
  "_readme": "https://github.com/cran/Rsgf/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "png",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "rsgf",
  "_universes": [
    "bcable"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-17T05:35:03.000Z",
      "distro": "noble",
      "commit": "26e69a08fb979c15e5dc262bda94f5bacd672849",
      "fileid": "a46bea52a19968ebe9da2c65698fdaa750720f353286016c6df66236ce5981b5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bcable/actions/runs/25982420335"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-17T05:35:04.000Z",
      "distro": "noble",
      "commit": "26e69a08fb979c15e5dc262bda94f5bacd672849",
      "fileid": "704930276c624dd5e7f05bcbd772017ffcf489988aff72dc926752a92cb0a2be",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bcable/actions/runs/25982420335"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-17T05:34:33.000Z",
      "commit": "26e69a08fb979c15e5dc262bda94f5bacd672849",
      "fileid": "c0281d02f03675a5d652e339965925f20213c4675a6e626b4b290f20f850d66f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bcable/actions/runs/25982420335"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-17T05:34:58.000Z",
      "commit": "26e69a08fb979c15e5dc262bda94f5bacd672849",
      "fileid": "4a38969a95468c7faff8d701d80822911c4e0b797c5887218b06d2d2e7d679b5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bcable/actions/runs/25982420335"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-17T05:34:11.000Z",
      "commit": "26e69a08fb979c15e5dc262bda94f5bacd672849",
      "fileid": "99ec9e6780ca1694b294951570a1cddfbe075c5bb4801b7522c0c036e154ff28",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bcable/actions/runs/25982420335"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-17T05:34:05.000Z",
      "commit": "26e69a08fb979c15e5dc262bda94f5bacd672849",
      "fileid": "d678b4c1af129dc929f3aad4c262f873ffe35baed0b9e696f9dd57da5aab316e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bcable/actions/runs/25982420335"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-17T05:34:15.000Z",
      "commit": "26e69a08fb979c15e5dc262bda94f5bacd672849",
      "fileid": "1534140fa00465920c9367a842a89faca43375aad5f6ee7ab5892ebbd2cde405",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bcable/actions/runs/25982420335"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-02T17:54:35.000Z",
      "commit": "26e69a08fb979c15e5dc262bda94f5bacd672849",
      "fileid": "567cd1795c151a32002ca7ce5d56bebbefcba2e20f2a930d29cc272b5c594519",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bcable/actions/runs/25982420335"
    }
  ]
}