{
  "_id": "6a1145cfacfb0bcc41ce78a9",
  "Package": "ARTool",
  "Title": "Aligned Rank Transform",
  "Version": "0.11.2",
  "Date": "2025-04-09",
  "Authors@R": "c(person(\"Matthew\", \"Kay\", role = c(\"aut\", \"cre\"),\nemail = \"mjskay@northwestern.edu\"),\nperson(\"Lisa A.\", \"Elkin\", role = \"aut\",\nemail = \"lelkin@cs.washington.edu\"),\nperson(\"James J.\", \"Higgins\", role = \"aut\",\nemail = \"jhiggins@ksu.edu\"),\nperson(\"Jacob O.\", \"Wobbrock\", role = \"aut\",\nemail = \"wobbrock@uw.edu\"))",
  "Maintainer": "Matthew Kay <mjskay@northwestern.edu>",
  "Description": "The aligned rank transform for nonparametric factorial\nANOVAs as described by Wobbrock, Findlater, Gergle, and Higgins\n(2011) <doi:10.1145/1978942.1978963>. Also supports aligned\nrank transform contrasts as described by Elkin, Kay, Higgins,\nand Wobbrock (2021) <doi:10.1145/3472749.3474784>.",
  "License": "GPL (>= 2)",
  "Language": "en-US",
  "BugReports": "https://github.com/mjskay/ARTool/issues",
  "URL": "https://github.com/mjskay/ARTool/",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.2",
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "cmake make libicu-dev",
  "Repository": "https://mjskay.r-universe.dev",
  "Date/Publication": "2025-04-10 21:54:58 UTC",
  "RemoteUrl": "https://github.com/mjskay/artool",
  "RemoteRef": "HEAD",
  "RemoteSha": "4dbe6e368371fd98808fff9501049573159a5e6b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-23 06:10:58 UTC",
    "User": "root"
  },
  "Author": "Matthew Kay [aut, cre],\nLisa A. Elkin [aut],\nJames J. Higgins [aut],\nJacob O. Wobbrock [aut]",
  "MD5sum": "e41bebd9dbeced1aeced45ee5062bdfd",
  "_user": "mjskay",
  "_type": "src",
  "_file": "ARTool_0.11.2.tar.gz",
  "_fileid": "8dfa556d63b9c6e418ce635ee5b3b51af5912e6d225fafec61b44f6c3a465839",
  "_filesize": 566552,
  "_sha256": "8dfa556d63b9c6e418ce635ee5b3b51af5912e6d225fafec61b44f6c3a465839",
  "_created": "2026-05-23T06:10:58.000Z",
  "_published": "2026-05-23T06:14:39.950Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77502241689,
      "time": 168,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7174838322"
    },
    {
      "job": 77502241703,
      "time": 182,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174839778"
    },
    {
      "job": 77502241674,
      "time": 168,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7174835031"
    },
    {
      "job": 77502241676,
      "time": 136,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174833194"
    },
    {
      "job": 77502025047,
      "time": 233,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174819995"
    },
    {
      "job": 77502241664,
      "time": 122,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174833541"
    },
    {
      "job": 77502241722,
      "time": 135,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7174834997"
    },
    {
      "job": 77502241690,
      "time": 136,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7174835362"
    },
    {
      "job": 77502241716,
      "time": 131,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174834428"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mjskay/actions/runs/26325372162",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mjskay/artool",
  "_commit": {
    "id": "4dbe6e368371fd98808fff9501049573159a5e6b",
    "author": "Matthew Kay <matthew.kay@gmail.com>",
    "committer": "Matthew Kay <matthew.kay@gmail.com>",
    "message": "add CRAN-SUBMISSION to .Rbuildignore\n",
    "time": 1744322098
  },
  "_maintainer": {
    "name": "Matthew Kay",
    "email": "mjskay@northwestern.edu",
    "login": "mjskay",
    "mastodon": "@mjskay@fediscience.org",
    "bluesky": "@mjskay.com",
    "description": "Associate Professor at Northwestern; works on human-computer interaction, information visualization, communicating uncertainty",
    "uuid": 6345019
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2",
      "role": "Depends"
    },
    {
      "package": "lme4",
      "role": "Imports"
    },
    {
      "package": "car",
      "version": ">= 2.0-24",
      "role": "Imports"
    },
    {
      "package": "plyr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "emmeans",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 0.10.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "pander",
      "role": "Suggests"
    },
    {
      "package": "lmerTest",
      "role": "Suggests"
    },
    {
      "package": "cluster",
      "role": "Suggests"
    },
    {
      "package": "phia",
      "role": "Suggests"
    },
    {
      "package": "survival",
      "role": "Suggests"
    },
    {
      "package": "psych",
      "role": "Suggests"
    },
    {
      "package": "stringi",
      "role": "Suggests"
    },
    {
      "package": "DescTools",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "mjskay",
  "_selfowned": true,
  "_usedby": 3,
  "_updates": [],
  "_tags": [],
  "_stars": 65,
  "_contributors": [
    {
      "user": "mjskay",
      "count": 224,
      "uuid": 6345019
    },
    {
      "user": "lelkin",
      "count": 32,
      "uuid": 12984694
    }
  ],
  "_userbio": {
    "uuid": 6345019,
    "type": "user",
    "name": "Matthew Kay",
    "description": "Associate Professor at Northwestern; works on human-computer interaction, information visualization, communicating uncertainty"
  },
  "_downloads": {
    "count": 3633,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ARTool"
  },
  "_devurl": "https://github.com/mjskay/artool",
  "_searchresults": 448,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/ARTool.html",
    "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",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mjskay/artool",
  "_realowner": "mjskay",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.9.3",
      "date": "2014-12-02"
    },
    {
      "version": "0.9.4",
      "date": "2015-05-27"
    },
    {
      "version": "0.9.5",
      "date": "2015-06-01"
    },
    {
      "version": "0.10.0",
      "date": "2016-01-11"
    },
    {
      "version": "0.10.2",
      "date": "2016-03-29"
    },
    {
      "version": "0.10.4",
      "date": "2016-10-24"
    },
    {
      "version": "0.10.5",
      "date": "2018-07-09"
    },
    {
      "version": "0.10.6",
      "date": "2019-02-03"
    },
    {
      "version": "0.10.7",
      "date": "2020-03-20"
    },
    {
      "version": "0.10.8",
      "date": "2020-10-31"
    },
    {
      "version": "0.11.0",
      "date": "2021-02-24"
    },
    {
      "version": "0.11.1",
      "date": "2021-10-13"
    },
    {
      "version": "0.11.2",
      "date": "2025-04-10"
    }
  ],
  "_exports": [
    "art",
    "art.con",
    "artlm",
    "artlm.con"
  ],
  "_datasets": [
    {
      "name": "ElkinAB",
      "title": "Synthetic 2x2 Within-Subjects Experiment",
      "object": "ElkinAB",
      "file": "ElkinAB.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "S",
        "A",
        "B",
        "Y"
      ],
      "rows": 32,
      "table": true,
      "tojson": true
    },
    {
      "name": "ElkinABC",
      "title": "Synthetic 2x2x2 Within-Subjects Experiment",
      "object": "ElkinABC",
      "file": "ElkinABC.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "S",
        "A",
        "B",
        "C",
        "Y"
      ],
      "rows": 64,
      "table": true,
      "tojson": true
    },
    {
      "name": "Higgins1990Table1",
      "title": "Synthetic 3x3 Factorial Randomized Experiment",
      "object": "Higgins1990Table1",
      "file": "Higgins1990Table1.art.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Subject",
        "Row",
        "Column",
        "Response"
      ],
      "rows": 36,
      "table": true,
      "tojson": true
    },
    {
      "name": "Higgins1990Table1.art",
      "title": "Aligned Rank Transformed Version of Higgins1990Table1",
      "object": "Higgins1990Table1.art",
      "file": "Higgins1990Table1.art.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Subject",
        "Row",
        "Column",
        "Response",
        "aligned.Response..for.Row",
        "aligned.Response..for.Column",
        "aligned.Response..for.Row.Column",
        "ART.Response..for.Row",
        "ART.Response..for.Column",
        "ART.Response..for.Row.Column"
      ],
      "rows": 36,
      "table": true,
      "tojson": true
    },
    {
      "name": "Higgins1990Table5",
      "title": "Split-plot Experiment Examining Effect of Moisture and Fertilizer on Dry Matter in Peat Pots",
      "object": "Higgins1990Table5",
      "file": "Higgins1990Table5.art.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Tray",
        "Moisture",
        "Fertilizer",
        "DryMatter"
      ],
      "rows": 48,
      "table": true,
      "tojson": true
    },
    {
      "name": "Higgins1990Table5.art",
      "title": "Aligned Rank Transformed Version of Higgins1990Table5",
      "object": "Higgins1990Table5.art",
      "file": "Higgins1990Table5.art.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Tray",
        "Moisture",
        "Fertilizer",
        "DryMatter",
        "aligned.DryMatter..for.Moisture",
        "aligned.DryMatter..for.Fertilizer",
        "aligned.DryMatter..for.Moisture.Fertilizer",
        "ART.DryMatter..for.Moisture",
        "ART.DryMatter..for.Fertilizer",
        "ART.DryMatter..for.Moisture.Fertilizer"
      ],
      "rows": 48,
      "table": true,
      "tojson": true
    },
    {
      "name": "HigginsABC",
      "title": "Synthetic 2x2x2 Mixed Design Experiment",
      "object": "HigginsABC",
      "file": "HigginsABC.art.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Subject",
        "A",
        "B",
        "C",
        "Y"
      ],
      "rows": 16,
      "table": true,
      "tojson": true
    },
    {
      "name": "HigginsABC.art",
      "title": "Aligned Rank Transformed Version of HigginsABC",
      "object": "HigginsABC.art",
      "file": "HigginsABC.art.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Subject",
        "A",
        "B",
        "C",
        "Y",
        "aligned.Y..for.A",
        "aligned.Y..for.B",
        "aligned.Y..for.A.B",
        "aligned.Y..for.C",
        "aligned.Y..for.A.C",
        "aligned.Y..for.B.C",
        "aligned.Y..for.A.B.C",
        "ART.Y..for.A",
        "ART.Y..for.B",
        "ART.Y..for.A.B",
        "ART.Y..for.C",
        "ART.Y..for.A.C",
        "ART.Y..for.B.C",
        "ART.Y..for.A.B.C"
      ],
      "rows": 16,
      "table": true,
      "tojson": true
    },
    {
      "name": "InteractionTestData",
      "title": "Synthetic Data Used in the Contrast Test Vignette",
      "object": "InteractionTestData",
      "file": "InteractionTestData.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "X1",
        "X2",
        "Y",
        "X"
      ],
      "rows": 300,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "anova.art",
      "title": "Aligned Rank Transform Analysis of Variance",
      "topics": [
        "anova.art",
        "print.anova.art"
      ]
    },
    {
      "page": "art",
      "title": "Aligned Rank Transform",
      "topics": [
        "art"
      ]
    },
    {
      "page": "art.con",
      "title": "Aligned Ranked Transform Contrasts",
      "topics": [
        "art.con"
      ]
    },
    {
      "page": "artlm",
      "title": "Per-Term Linear Model from Aligned Rank Transformed Data",
      "topics": [
        "artlm"
      ]
    },
    {
      "page": "artlm.con",
      "title": "Per-Term Linear Model on Data Aligned-and-Ranked with ART-C",
      "topics": [
        "artlm.con"
      ]
    },
    {
      "page": "ElkinAB",
      "title": "Synthetic 2x2 Within-Subjects Experiment",
      "topics": [
        "ElkinAB"
      ]
    },
    {
      "page": "ElkinABC",
      "title": "Synthetic 2x2x2 Within-Subjects Experiment",
      "topics": [
        "ElkinABC"
      ]
    },
    {
      "page": "Higgins1990Table1",
      "title": "Synthetic 3x3 Factorial Randomized Experiment",
      "topics": [
        "Higgins1990Table1"
      ]
    },
    {
      "page": "Higgins1990Table5",
      "title": "Split-plot Experiment Examining Effect of Moisture and Fertilizer on Dry Matter in Peat Pots",
      "topics": [
        "Higgins1990Table5"
      ]
    },
    {
      "page": "HigginsABC",
      "title": "Synthetic 2x2x2 Mixed Design Experiment",
      "topics": [
        "HigginsABC"
      ]
    },
    {
      "page": "InteractionTestData",
      "title": "Synthetic Data Used in the Contrast Test Vignette",
      "topics": [
        "InteractionTestData"
      ]
    },
    {
      "page": "summary.art",
      "title": "Aligned Rank Transform Summary",
      "topics": [
        "summary.art"
      ]
    }
  ],
  "_readme": "https://github.com/mjskay/artool/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "boot",
    "broom",
    "car",
    "carData",
    "cli",
    "colorspace",
    "cowplot",
    "cpp11",
    "Deriv",
    "doBy",
    "dplyr",
    "emmeans",
    "estimability",
    "farver",
    "forecast",
    "Formula",
    "fracdiff",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "lme4",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "mgcv",
    "microbenchmark",
    "minqa",
    "modelr",
    "mvtnorm",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "plyr",
    "purrr",
    "quantreg",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "S7",
    "scales",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "art-effect-size.Rmd",
      "filename": "art-effect-size.html",
      "title": "Effect Sizes with ART",
      "author": "Matthew Kay",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Contents",
        "Libraries needed for this",
        "Test dataset",
        "Partial eta-squared",
        "Cohen's d",
        "in the linear model (for comparison)",
        "in ART",
        "Confidence intervals"
      ],
      "created": "2016-03-09 07:36:20",
      "modified": "2021-02-03 06:42:12",
      "commits": 11
    },
    {
      "source": "art-contrasts.Rmd",
      "filename": "art-contrasts.html",
      "title": "Contrast tests with ART",
      "author": "Matthew Kay, Lisa A. Elkin, Jacob O. Wobbrock",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Contents",
        "Libraries needed for this vignette",
        "Test dataset",
        "Contrast tests of main effects",
        "Tests of differences in pairwise combinations of levels between factors in interactions",
        "Tests of differences of differences in interactions"
      ],
      "created": "2015-12-07 03:05:36",
      "modified": "2021-10-15 02:46:51",
      "commits": 21
    }
  ],
  "_score": 8.97869927794304,
  "_indexed": true,
  "_nocasepkg": "artool",
  "_universes": [
    "mjskay"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.11.2",
      "date": "2026-05-23T06:13:17.000Z",
      "distro": "noble",
      "commit": "4dbe6e368371fd98808fff9501049573159a5e6b",
      "fileid": "d1be31e610939cd9d8c7f1e54ead69ec977410ff1b3ac65349a1a649f8def6f3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mjskay/actions/runs/26325372162"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.11.2",
      "date": "2026-05-23T06:13:32.000Z",
      "distro": "noble",
      "commit": "4dbe6e368371fd98808fff9501049573159a5e6b",
      "fileid": "368e1208fdffbc0ef7413772dc54e25f9d9d3d23f76dd450d56f283ebf17dd0b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mjskay/actions/runs/26325372162"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.11.2",
      "date": "2026-05-23T06:13:04.000Z",
      "commit": "4dbe6e368371fd98808fff9501049573159a5e6b",
      "fileid": "f5552b22185de91358541604d44b743aaa5916ef09749bb36f6dc2084c83a8d2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mjskay/actions/runs/26325372162"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.11.2",
      "date": "2026-05-23T06:12:46.000Z",
      "commit": "4dbe6e368371fd98808fff9501049573159a5e6b",
      "fileid": "c0e30f4856d45766c43b3cadec6d7b68b4b04a5a3c305223ab386f06ea4ade97",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mjskay/actions/runs/26325372162"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.11.2",
      "date": "2026-05-23T06:13:19.000Z",
      "commit": "4dbe6e368371fd98808fff9501049573159a5e6b",
      "fileid": "ea28493e50a1f003b27b5491fdf87e9030e5e13537ebf701c478dc3c6f3f9ff7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mjskay/actions/runs/26325372162"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.11.2",
      "date": "2026-05-23T06:12:37.000Z",
      "commit": "4dbe6e368371fd98808fff9501049573159a5e6b",
      "fileid": "2e2a62c9d36603fa5c898168eb188fbe22ff09a9f5bb4dcd87b037a1799c7b6c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mjskay/actions/runs/26325372162"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.11.2",
      "date": "2026-05-23T06:12:41.000Z",
      "commit": "4dbe6e368371fd98808fff9501049573159a5e6b",
      "fileid": "a8e3e6f1e5df48aadfea3c04f11e8c13a190c3688a096333b22c7e8e1952fb6f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mjskay/actions/runs/26325372162"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.11.2",
      "date": "2026-05-23T06:12:37.000Z",
      "commit": "4dbe6e368371fd98808fff9501049573159a5e6b",
      "fileid": "7a7a05cb27cb7da083c28ed3651f5745d01b696a23aa13d12acdfdc8733500fb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mjskay/actions/runs/26325372162"
    }
  ]
}