{
  "_id": "6a1d3d2e1d7bb097a0a3fd05",
  "Package": "GTRT",
  "Type": "Package",
  "Title": "Graph Theoretic Randomness Tests",
  "Version": "0.1.0",
  "Date": "2025-08-28",
  "Authors@R": "c(person(given = \"Shriya\",\nfamily = \"Gehlot\",\nrole = c(\"aut\", \"cre\"),\nemail = \"phd20shriyag@iima.ac.in\"),\nperson(given = c(\"Arnab\", \"Kumar\"),\nfamily = \"Laha\",\nrole = \"aut\"))",
  "Description": "A collection of functions for testing randomness (or\nmutual independence) in linear and circular data as proposed in\nGehlot and Laha (2025a) <doi:10.48550/arXiv.2506.21157> and\nGehlot and Laha (2025b) <doi:10.48550/arXiv.2506.23522>,\nrespectively.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 08:02:25 UTC",
    "User": "root"
  },
  "Author": "Shriya Gehlot [aut, cre], Arnab Kumar Laha [aut]",
  "Maintainer": "Shriya Gehlot <phd20shriyag@iima.ac.in>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-09-02 21:10:20 UTC",
  "RemoteUrl": "https://github.com/cran/GTRT",
  "RemoteRef": "HEAD",
  "RemoteSha": "7400fab048fb1c2576ee9981c20c0dab9d75bf05",
  "MD5sum": "09c5de1e2c2a5fc9b3d43fd340295129",
  "_user": "cran",
  "_type": "src",
  "_file": "GTRT_0.1.0.tar.gz",
  "_fileid": "3eda3e45e813fd2079cb3d2b6de611dd6c08e9395f4db9eac8c328dc356bc227",
  "_filesize": 104994,
  "_sha256": "3eda3e45e813fd2079cb3d2b6de611dd6c08e9395f4db9eac8c328dc356bc227",
  "_created": "2026-06-01T08:02:25.000Z",
  "_published": "2026-06-01T08:05:02.087Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78810413911,
      "time": 101,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7326304275"
    },
    {
      "job": 78810413912,
      "time": 98,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326303370"
    },
    {
      "job": 78809986878,
      "time": 168,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326271029"
    },
    {
      "job": 78810413880,
      "time": 123,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326311384"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26742573501",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/GTRT",
  "_commit": {
    "id": "7400fab048fb1c2576ee9981c20c0dab9d75bf05",
    "author": "Shriya Gehlot <phd20shriyag@iima.ac.in>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1756847420
  },
  "_maintainer": {
    "name": "Shriya Gehlot",
    "email": "phd20shriyag@iima.ac.in"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "circular",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "timeSeriesDataSets",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-36",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.0",
      "date": "2025-09-02"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 433,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/GTRT"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/GTRT.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-09-02"
    }
  ],
  "_exports": [
    "cdf.rcag",
    "cdf.rig",
    "deg.rcag",
    "deg.rig",
    "hellinger.dist",
    "nip.rcag",
    "nip.rig",
    "rcagdd.test",
    "rcagep.test",
    "rigdd.test",
    "rigep.test",
    "thrsd.rcagdd",
    "thrsd.rigdd"
  ],
  "_help": [
    {
      "page": "cdf.rcag",
      "title": "Theoretical CDF for RCAG for a given number of vertices.",
      "topics": [
        "cdf.rcag"
      ]
    },
    {
      "page": "cdf.rig",
      "title": "Theoretical CDF of RIG for a given number of vertices.",
      "topics": [
        "cdf.rig"
      ]
    },
    {
      "page": "deg.rcag",
      "title": "Degree Calculation for Random Circular Graph",
      "topics": [
        "deg.rcag"
      ]
    },
    {
      "page": "deg.rig",
      "title": "Degree Calculation for Random Interval Graph",
      "topics": [
        "deg.rig"
      ]
    },
    {
      "page": "hellinger.dist",
      "title": "Hellinger Distance Between Distributions",
      "topics": [
        "hellinger.dist"
      ]
    },
    {
      "page": "nip.rcag",
      "title": "Proportion of Non-Intersecting Arc Pairs in an RCAG.",
      "topics": [
        "nip.rcag"
      ]
    },
    {
      "page": "nip.rig",
      "title": "Proportion of Non-Intersecting Interval Pairs in an RIG",
      "topics": [
        "nip.rig"
      ]
    },
    {
      "page": "rcagdd.test",
      "title": "RCAG-DD Test",
      "topics": [
        "rcagdd.test"
      ]
    },
    {
      "page": "rcagep.test",
      "title": "RCAG-EP Test",
      "topics": [
        "rcagep.test"
      ]
    },
    {
      "page": "rigdd.test",
      "title": "RIG-DD Test",
      "topics": [
        "rigdd.test"
      ]
    },
    {
      "page": "rigep.test",
      "title": "RIG-EP Test",
      "topics": [
        "rigep.test"
      ]
    },
    {
      "page": "thrsd.rcagdd",
      "title": "Threshold for RCAG-DD Test of randomness for circular data",
      "topics": [
        "thrsd.rcagdd"
      ]
    },
    {
      "page": "thrsd.rigdd",
      "title": "Threshold for RIG-DD Test of randomness",
      "topics": [
        "thrsd.rigdd"
      ]
    }
  ],
  "_rundeps": [
    "boot",
    "circular",
    "mvtnorm"
  ],
  "_vignettes": [
    {
      "source": "GTRT_circular.Rmd",
      "filename": "GTRT_circular.html",
      "title": "Randomness Tests for Circular Data",
      "author": "Shriya Gehlot and Arnab Kumar Laha",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "RCAG-EP Test",
        "RCAG-DD Test",
        "Real World Example",
        "References"
      ],
      "created": "2025-09-02 21:10:20",
      "modified": "2025-09-02 21:10:20",
      "commits": 1
    },
    {
      "source": "GTRT_linear.Rmd",
      "filename": "GTRT_linear.html",
      "title": "Randomness Tests for Linear Data",
      "author": "Shriya Gehlot and Arnab Kumar Laha",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "RIG-EP Test",
        "RIG-DD Test",
        "Real World Example",
        "References"
      ],
      "created": "2025-09-02 21:10:20",
      "modified": "2025-09-02 21:10:20",
      "commits": 1
    }
  ],
  "_score": 2.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "gtrt",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-01T08:04:09.000Z",
      "distro": "noble",
      "commit": "7400fab048fb1c2576ee9981c20c0dab9d75bf05",
      "fileid": "d18c519f613909bb1782a200abe2d58d5c27c472392720ad939e0d6e787c316c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26742573501"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-01T08:04:06.000Z",
      "distro": "noble",
      "commit": "7400fab048fb1c2576ee9981c20c0dab9d75bf05",
      "fileid": "f09d306fe5d107e3a0aa4b6a703955b34dbb5ff10e4c2d1677363dcc0da978f4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26742573501"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-01T08:04:44.000Z",
      "commit": "7400fab048fb1c2576ee9981c20c0dab9d75bf05",
      "fileid": "ec05a2dfdb338d492a44aba7b691142adc67d01f0bce102af299b82d899c042c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26742573501"
    }
  ]
}