{
  "_id": "6a1f08ccb401979e7341c1d4",
  "Package": "runDRT",
  "Title": "Run Doubly Ranked Tests",
  "Version": "0.1.0",
  "Authors@R": "person(\"Mark J.\", \"Meyer\", , \"mjm556@georgetown.edu\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0003-3942-9675\"))",
  "Description": "Doubly ranked tests are nonparametric tests for grouped\nfunctional and multivariate data. The testing procedure first\nranks a matrix (or three dimensional array) of data by column\n(if a matrix) or by cell (across the third dimension if an\narray). It then calculates a sufficient statistic for the order\nin the sample using the observed ranks, taken over the columns\nor cells. Depending on the number of groups, G, the summarized\nranks are then analyzed using either a Wilcoxon Rank Sum test\n(G = 2) or a Kruskal-Wallis (G greater than 2).",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.1",
  "License": "MIT + file LICENSE",
  "Config/testthat/edition": "3",
  "Repository": "https://markjmeyer.r-universe.dev",
  "Date/Publication": "2024-06-18 20:05:35 UTC",
  "RemoteUrl": "https://github.com/markjmeyer/rundrt",
  "RemoteRef": "HEAD",
  "RemoteSha": "a7357ff4a928d499b14b97634ee17b083ef133c8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-18 06:19:12 UTC",
    "User": "root"
  },
  "Author": "Mark J. Meyer [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0003-3942-9675>)",
  "Maintainer": "Mark J. Meyer <mjm556@georgetown.edu>",
  "MD5sum": "655cda99a6f6b8aef6036a9de7bd43df",
  "_user": "markjmeyer",
  "_type": "src",
  "_file": "runDRT_0.1.0.tar.gz",
  "_fileid": "db906998eb1ee7e7e334388d00a1aacd9ae7cd2a2baa96e4a6b4b1bc49fd25ce",
  "_filesize": 138649,
  "_sha256": "db906998eb1ee7e7e334388d00a1aacd9ae7cd2a2baa96e4a6b4b1bc49fd25ce",
  "_created": "2026-05-18T06:19:12.000Z",
  "_published": "2026-06-02T16:46:04.743Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79123982239,
      "time": 128,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7050796421"
    },
    {
      "job": 79123981599,
      "time": 126,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7050795804"
    },
    {
      "job": 79123981871,
      "time": 158,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7050797929"
    },
    {
      "job": 79123981775,
      "time": 121,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7050790189"
    },
    {
      "job": 79123981550,
      "time": 169,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7050766306"
    },
    {
      "job": 79123981081,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7364158371"
    },
    {
      "job": 79123981654,
      "time": 70,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7050783006"
    },
    {
      "job": 79123981927,
      "time": 88,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7050787291"
    },
    {
      "job": 79123982060,
      "time": 71,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7050782953"
    }
  ],
  "_buildurl": "https://github.com/r-universe/markjmeyer/actions/runs/26016866319",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/markjmeyer/rundrt",
  "_commit": {
    "id": "a7357ff4a928d499b14b97634ee17b083ef133c8",
    "author": "Mark J Meyer <35934764+markjmeyer@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md",
    "time": 1718741135
  },
  "_maintainer": {
    "name": "Mark J. Meyer",
    "email": "mjm556@georgetown.edu",
    "login": "markjmeyer",
    "description": "I am an Associate Professor of Statistics at Georgetown University. I am primarily interested in methods for functional data analysis and biostatistics.",
    "uuid": 35934764,
    "orcid": "0000-0003-3942-9675"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "fda",
      "version": ">= 6.1.4",
      "role": "Suggests"
    },
    {
      "package": "FDboost",
      "version": ">= 1.1.2",
      "role": "Suggests"
    },
    {
      "package": "refund",
      "version": ">= 0.1.32",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "markjmeyer",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "markjmeyer",
      "count": 14,
      "uuid": 35934764
    }
  ],
  "_userbio": {
    "uuid": 35934764,
    "type": "user",
    "name": "Mark J Meyer",
    "description": "I am an Associate Professor of Statistics at Georgetown University. I am primarily interested in methods for functional data analysis and biostatistics."
  },
  "_downloads": {
    "count": 575,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/runDRT"
  },
  "_devurl": "https://github.com/markjmeyer/rundrt",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/runDRT.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/markjmeyer/rundrt",
  "_realowner": "markjmeyer",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-06-01"
    }
  ],
  "_exports": [
    "run_drt"
  ],
  "_help": [
    {
      "page": "run_drt",
      "title": "Run Doubly Ranked Tests",
      "topics": [
        "run_drt",
        "run_drt.default",
        "run_drt.formula"
      ]
    }
  ],
  "_readme": "https://github.com/markjmeyer/rundrt/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "rundrt",
  "_universes": [
    "markjmeyer"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-18T06:21:22.000Z",
      "distro": "noble",
      "commit": "a7357ff4a928d499b14b97634ee17b083ef133c8",
      "fileid": "f83e2eb1af8b13b571de0b01c206c38757536409d014f4de69e58d7ac0fca4e7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/markjmeyer/actions/runs/26016866319"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-18T06:21:20.000Z",
      "distro": "noble",
      "commit": "a7357ff4a928d499b14b97634ee17b083ef133c8",
      "fileid": "228e0a9fd177ed449b4c701adfc88f19ea916ee0cc6cd3601b121581a2e5dfb4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/markjmeyer/actions/runs/26016866319"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-18T06:21:32.000Z",
      "commit": "a7357ff4a928d499b14b97634ee17b083ef133c8",
      "fileid": "b261b2f7899c3589e8c305165a93ad76fc863ff0e56b0039a904886801fa1024",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/markjmeyer/actions/runs/26016866319"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-18T06:20:58.000Z",
      "commit": "a7357ff4a928d499b14b97634ee17b083ef133c8",
      "fileid": "1e8ba001cb62b1e2c74f77e33dc34a6c35c679617acf0b7e47bf51a3d6e6c281",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/markjmeyer/actions/runs/26016866319"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-18T06:20:21.000Z",
      "commit": "a7357ff4a928d499b14b97634ee17b083ef133c8",
      "fileid": "86bb633389fd8245915ffce296e5ab1a225148597acf366d7e8b21db525de2fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/markjmeyer/actions/runs/26016866319"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-18T06:20:37.000Z",
      "commit": "a7357ff4a928d499b14b97634ee17b083ef133c8",
      "fileid": "dde67726da3ecc365695f9f1eba184041e3df374cd878e328f67c55fcd92f7a6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/markjmeyer/actions/runs/26016866319"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-18T06:20:20.000Z",
      "commit": "a7357ff4a928d499b14b97634ee17b083ef133c8",
      "fileid": "5e4e29376ac70ca68d499d5527920ce4912d8bd1351dc1e418c95cfb804c16a8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/markjmeyer/actions/runs/26016866319"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-02T16:45:46.000Z",
      "commit": "a7357ff4a928d499b14b97634ee17b083ef133c8",
      "fileid": "dd9c6584fe59787a72cf286f065fa13b72acef902182a147754b65cb8b5eda73",
      "status": "success",
      "buildurl": "https://github.com/r-universe/markjmeyer/actions/runs/26016866319"
    }
  ]
}