{
  "_id": "6a1d73bc1d7bb097a0a51205",
  "Package": "gCat",
  "Version": "0.2",
  "Date": "2022-06-05",
  "Title": "Graph-Based Two-Sample Tests for Categorical Data",
  "Author": "Hao Chen and Nancy R. Zhang",
  "Maintainer": "Hao Chen <hxchen@ucdavis.edu>",
  "Description": "These are two-sample tests for categorical data utilizing\nsimilarity information among the categories.  They are useful\nwhen there is underlying structure on the categories.",
  "License": "GPL (>= 2)",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-01 11:54:50 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2022-06-06 17:30:02 UTC",
  "RemoteUrl": "https://github.com/cran/gCat",
  "RemoteRef": "HEAD",
  "RemoteSha": "d12f7620483d9419bee1cdf3977c76ad434ca0c0",
  "MD5sum": "e8cd9ee603118875dce1f678350d05f5",
  "_user": "cran",
  "_type": "src",
  "_file": "gCat_0.2.tar.gz",
  "_fileid": "c1b0409459e0c7cf1949f05fa879cefcd0a2fc6d50d5de9965592561fd8c41fc",
  "_filesize": 90532,
  "_sha256": "c1b0409459e0c7cf1949f05fa879cefcd0a2fc6d50d5de9965592561fd8c41fc",
  "_created": "2026-06-01T11:54:50.000Z",
  "_published": "2026-06-01T11:57:48.476Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78846637244,
      "time": 118,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7330805882"
    },
    {
      "job": 78846637356,
      "time": 99,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7330799906"
    },
    {
      "job": 78846637236,
      "time": 100,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330800363"
    },
    {
      "job": 78846637288,
      "time": 146,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330815638"
    },
    {
      "job": 78846330054,
      "time": 115,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330767289"
    },
    {
      "job": 78846637202,
      "time": 84,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330795517"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26753046313",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/gCat",
  "_commit": {
    "id": "d12f7620483d9419bee1cdf3977c76ad434ca0c0",
    "author": "Hao Chen <hxchen@ucdavis.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2\n",
    "time": 1654536602
  },
  "_maintainer": {
    "name": "Hao Chen",
    "email": "hxchen@ucdavis.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.1",
      "role": "Depends"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 166,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gCat"
  },
  "_searchresults": 3,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gCat.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1",
      "date": "2014-08-15"
    },
    {
      "version": "0.2",
      "date": "2022-06-06"
    }
  ],
  "_exports": [
    "gcat.test"
  ],
  "_datasets": [
    {
      "name": "mycounts",
      "title": "Example raw counts",
      "object": "Example",
      "file": "Example.rda",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "v1",
        "v2"
      ],
      "rows": 8,
      "table": true,
      "tojson": true
    },
    {
      "name": "mydist",
      "title": "Example distance matrix",
      "object": "Example",
      "file": "Example.rda",
      "class": [
        "matrix",
        "array"
      ],
      "fields": {},
      "rows": 8,
      "table": true,
      "tojson": true
    },
    {
      "name": "myedge",
      "title": "Example similarity graph",
      "object": "Example",
      "file": "Example.rda",
      "class": [
        "matrix",
        "array"
      ],
      "fields": {},
      "rows": 12,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "gCat",
      "title": "Graph-based two-sample tests for categorical data",
      "topics": [
        "gCat"
      ]
    },
    {
      "page": "gcat.test",
      "title": "Graph-based two-sample tests for categorical data",
      "topics": [
        "gcat.test"
      ]
    },
    {
      "page": "mycounts",
      "title": "Example raw counts",
      "topics": [
        "mycounts"
      ]
    },
    {
      "page": "mydist",
      "title": "Example distance matrix",
      "topics": [
        "mydist"
      ]
    },
    {
      "page": "myedge",
      "title": "Example similarity graph",
      "topics": [
        "myedge"
      ]
    }
  ],
  "_rundeps": [],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "gcat",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2",
      "date": "2026-06-01T11:56:56.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "d12f7620483d9419bee1cdf3977c76ad434ca0c0",
      "fileid": "c93a16746765427b56fe2bd00eef2fae7b03f0e6ae357ebb7aa92026cdc3f483",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26753046313"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2",
      "date": "2026-06-01T11:56:36.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "d12f7620483d9419bee1cdf3977c76ad434ca0c0",
      "fileid": "89e19c5031f6d6e5e4219d47f9226cf188587205f37b45b04c833251b3d7adfa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26753046313"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2",
      "date": "2026-06-01T11:56:40.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "d12f7620483d9419bee1cdf3977c76ad434ca0c0",
      "fileid": "5c253783ba6ac7993a53af34744310266a71d71f3c14b8c71298e7f27fc3b338",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26753046313"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2",
      "date": "2026-06-01T11:57:20.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "d12f7620483d9419bee1cdf3977c76ad434ca0c0",
      "fileid": "22f0f37100172db663b949e8501e4926d2deb9b0fff1612ce07b890d91ff2525",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26753046313"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2",
      "date": "2026-06-01T11:56:32.000Z",
      "arch": "emscripten",
      "commit": "d12f7620483d9419bee1cdf3977c76ad434ca0c0",
      "fileid": "fe560797765755264c580f7c39f42cfea6f3a4d503d116d2ac9f0284acf44bfb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26753046313"
    }
  ]
}