{
  "_id": "6a5f1b0f14e95619b75d3fad",
  "Package": "interactions",
  "Type": "Package",
  "Title": "Comprehensive, User-Friendly Toolkit for Probing Interactions",
  "Version": "1.2.0",
  "Authors@R": "person(c(\"Jacob\",\"A.\"), \"Long\", email = \"jacob.long@sc.edu\",\nrole = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-1582-6214\"))",
  "Description": "A suite of functions for conducting and interpreting\nanalysis of statistical interaction in regression models that\nwas formerly part of the 'jtools' package. Functionality\nincludes visualization of two- and three-way interactions among\ncontinuous and/or categorical variables as well as calculation\nof \"simple slopes\" and Johnson-Neyman intervals (see e.g.,\nBauer & Curran, 2005 <doi:10.1207/s15327906mbr4003_5>). These\ncapabilities are implemented for generalized linear models in\naddition to the standard linear regression context.",
  "URL": "https://interactions.jacob-long.com",
  "BugReports": "https://github.com/jacob-long/interactions/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2.9000",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://jacob-long.r-universe.dev",
  "Date/Publication": "2024-07-31 13:04:46 UTC",
  "RemoteUrl": "https://github.com/jacob-long/interactions",
  "RemoteRef": "HEAD",
  "RemoteSha": "df22b3ddcf5f88c7608f0cd08ef25e60bcdf4b99",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-21 07:02:54 UTC",
    "User": "root"
  },
  "Author": "Jacob A. Long [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-1582-6214>)",
  "Maintainer": "Jacob A. Long <jacob.long@sc.edu>",
  "_user": "jacob-long",
  "_type": "src",
  "_file": "interactions_1.2.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/7145754b2017cd9e90ee90408c2148e13503b70ef9276a322ff963596685932a",
  "_filesize": 4683698,
  "_sha256": "7145754b2017cd9e90ee90408c2148e13503b70ef9276a322ff963596685932a",
  "_expires": "2026-10-29T07:08:54.000Z",
  "_created": "2026-07-21T07:02:54.000Z",
  "_published": "2026-07-21T07:09:02.960Z",
  "_jobs": [
    {
      "job": 88565807273,
      "time": 310,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8486767914"
    },
    {
      "job": 88565807269,
      "time": 278,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8486756184"
    },
    {
      "job": 88565807192,
      "time": 232,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8486737574"
    },
    {
      "job": 88565807182,
      "time": 203,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8486726207"
    },
    {
      "job": 88564976819,
      "time": 261,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8486642765"
    },
    {
      "job": 88565807211,
      "time": 176,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8486714431"
    },
    {
      "job": 88565807278,
      "time": 240,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8486740573"
    },
    {
      "job": 88565807281,
      "time": 221,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8486733374"
    },
    {
      "job": 88565807315,
      "time": 234,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8486738703"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/jacob-long/actions/runs/29808758230",
  "_status": "success",
  "_upstream": "https://github.com/jacob-long/interactions",
  "_commit": {
    "id": "df22b3ddcf5f88c7608f0cd08ef25e60bcdf4b99",
    "author": "Jacob Long <4957401+jacob-long@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Try reverting to old Netlify workflow",
    "time": 1722431086
  },
  "_maintainer": {
    "name": "Jacob A. Long",
    "email": "jacob.long@sc.edu",
    "login": "jacob-long",
    "bluesky": "@jacob-long.com",
    "orcid": "0000-0002-1582-6214",
    "twitter": "@jacobandrewlong",
    "description": "I'm an Assistant Professor in the School of Journalism and Mass Communications at the University of South Carolina.",
    "uuid": 4957401
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "ggplot2",
      "version": ">= 3.4.0",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "generics",
      "role": "Imports"
    },
    {
      "package": "broom",
      "role": "Imports"
    },
    {
      "package": "jtools",
      "version": ">= 2.0.3",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.3.0",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "cowplot",
      "role": "Suggests"
    },
    {
      "package": "broom.mixed",
      "role": "Suggests"
    },
    {
      "package": "glue",
      "role": "Suggests"
    },
    {
      "package": "huxtable",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "lme4",
      "role": "Suggests"
    },
    {
      "package": "margins",
      "role": "Suggests"
    },
    {
      "package": "sandwich",
      "role": "Suggests"
    },
    {
      "package": "survey",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "role": "Suggests"
    },
    {
      "package": "brms",
      "role": "Enhances"
    },
    {
      "package": "rstanarm",
      "role": "Enhances"
    }
  ],
  "_owner": "jacob-long",
  "_selfowned": true,
  "_usedby": 4,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "interactions",
    "moderation",
    "social-sciences",
    "statistics"
  ],
  "_stars": 135,
  "_contributors": [
    {
      "user": "jacob-long",
      "count": 909,
      "uuid": 4957401
    },
    {
      "user": "olivroy",
      "count": 13,
      "uuid": 52606734
    },
    {
      "user": "ngreifer",
      "count": 3,
      "uuid": 20465600
    }
  ],
  "_userbio": {
    "uuid": 4957401,
    "type": "user",
    "name": "Jacob Long",
    "followers": 158,
    "description": "I'm an Assistant Professor in the School of Journalism and Mass Communications at the University of South Carolina."
  },
  "_downloads": {
    "count": 10752,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/interactions"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/jacob-long/interactions",
  "_pkgdown": "https://interactions.jacob-long.com",
  "_searchresults": 1804,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/interactions.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jacob-long/interactions",
  "_realowner": "jacob-long",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2019-02-18"
    },
    {
      "version": "1.1.0",
      "date": "2019-04-28"
    },
    {
      "version": "1.1.1",
      "date": "2019-07-05"
    },
    {
      "version": "1.1.3",
      "date": "2020-04-04"
    },
    {
      "version": "1.1.5",
      "date": "2021-07-02"
    },
    {
      "version": "1.2.0",
      "date": "2024-07-29"
    }
  ],
  "_exports": [
    "cat_plot",
    "glance",
    "interact_plot",
    "johnson_neyman",
    "probe_interaction",
    "sim_margins",
    "sim_slopes",
    "tidy"
  ],
  "_help": [
    {
      "page": "as_huxtable.sim_margins",
      "title": "Create tabular output for simple margins analysis",
      "topics": [
        "as_huxtable.sim_margins"
      ]
    },
    {
      "page": "as_huxtable.sim_slopes",
      "title": "Create tabular output for simple slopes analysis",
      "topics": [
        "as_huxtable.sim_slopes"
      ]
    },
    {
      "page": "cat_plot",
      "title": "Plot interaction effects between categorical predictors.",
      "topics": [
        "cat_plot"
      ]
    },
    {
      "page": "interact_plot",
      "title": "Plot interaction effects in regression models",
      "topics": [
        "interact_plot"
      ]
    },
    {
      "page": "johnson_neyman",
      "title": "Calculate Johnson-Neyman intervals for 2-way interactions",
      "concept": [
        "interaction tools"
      ],
      "topics": [
        "johnson_neyman"
      ]
    },
    {
      "page": "plot.sim_margins",
      "title": "Plot coefficients from simple slopes analysis",
      "topics": [
        "plot.sim_margins"
      ]
    },
    {
      "page": "plot.sim_slopes",
      "title": "Plot coefficients from simple slopes analysis",
      "topics": [
        "plot.sim_slopes"
      ]
    },
    {
      "page": "probe_interaction",
      "title": "Probe interaction effects via simple slopes and plotting",
      "concept": [
        "interaction tools"
      ],
      "topics": [
        "probe_interaction"
      ]
    },
    {
      "page": "sim_margins",
      "title": "Perform a simple margins analysis.",
      "concept": [
        "interaction tools"
      ],
      "topics": [
        "sim_margins"
      ]
    },
    {
      "page": "sim_slopes",
      "title": "Perform a simple slopes analysis.",
      "concept": [
        "interaction tools"
      ],
      "topics": [
        "sim_slopes"
      ]
    },
    {
      "page": "sim_margins_tidiers",
      "title": "Tidiers for 'sim_margins()' objects.",
      "topics": [
        "glance.sim_margins",
        "tidy.sim_margins"
      ]
    },
    {
      "page": "sim_slopes_tidiers",
      "title": "Tidiers for 'sim_slopes()' objects.",
      "topics": [
        "glance.sim_slopes",
        "tidy.sim_slopes"
      ]
    }
  ],
  "_pkglogo": "https://github.com/jacob-long/interactions/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/jacob-long/interactions/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "broom",
    "broom.mixed",
    "cli",
    "coda",
    "codetools",
    "cpp11",
    "digest",
    "dplyr",
    "farver",
    "forcats",
    "furrr",
    "future",
    "generics",
    "ggplot2",
    "globals",
    "glue",
    "gtable",
    "isoband",
    "jtools",
    "labeling",
    "lattice",
    "lifecycle",
    "listenv",
    "magrittr",
    "nlme",
    "pander",
    "parallelly",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "S7",
    "sandwich",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "interactions.Rmd",
      "filename": "interactions.html",
      "title": "Exploring interactions with continuous predictors in regression models",
      "author": "Jacob Long",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Plotting interactions",
        "Plotting observed data",
        "Plotting partial residuals",
        "Confidence bands",
        "Check linearity assumption",
        "Other options",
        "Simple slopes analysis and Johnson-Neyman intervals",
        "Visualize the coefficients",
        "Tabular output",
        "Johnson-Neyman intervals",
        "False discovery rate adjustment",
        "Additional options",
        "Conditional intercepts",
        "Robust standard errors",
        "Centering variables",
        "Do simple slopes and plotting with one function",
        "3-way interactions",
        "Generalized linear models, mixed models, et al.",
        "References"
      ],
      "created": "2017-02-03 03:38:26",
      "modified": "2022-04-10 14:46:01",
      "commits": 19
    },
    {
      "source": "categorical.Rmd",
      "filename": "categorical.html",
      "title": "Plotting interactions among categorical variables in regression models",
      "author": "Jacob Long",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Simple two-way interaction",
        "Line plots",
        "Bar/dynamite plots"
      ],
      "created": "2017-11-10 04:14:11",
      "modified": "2022-04-10 14:46:01",
      "commits": 12
    }
  ],
  "_score": 11.099300794786267,
  "_indexed": true,
  "_nocasepkg": "interactions",
  "_universes": [
    "jacob-long"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-07-21T07:06:25.000Z",
      "distro": "resolute",
      "commit": "df22b3ddcf5f88c7608f0cd08ef25e60bcdf4b99",
      "fileid": "https://r2.ropensci.org/2ff23a50dae5350a7772336898e29c57ffda63be036d7fb1381037480761d5c6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jacob-long/actions/runs/29808758230"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-07-21T07:06:11.000Z",
      "distro": "resolute",
      "commit": "df22b3ddcf5f88c7608f0cd08ef25e60bcdf4b99",
      "fileid": "https://r2.ropensci.org/9f145bb6045b7535a82415d3f5c15dec4d8e8d27418855e3ee637052019d494b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jacob-long/actions/runs/29808758230"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-07-21T07:05:16.000Z",
      "commit": "df22b3ddcf5f88c7608f0cd08ef25e60bcdf4b99",
      "fileid": "https://r2.ropensci.org/76411f6a8d4485a00b49094c9a1b97cd849f7c8007f0eadf08ca5f7009656047",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jacob-long/actions/runs/29808758230"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-07-21T07:05:07.000Z",
      "commit": "df22b3ddcf5f88c7608f0cd08ef25e60bcdf4b99",
      "fileid": "https://r2.ropensci.org/7dc90dd55d83525a780734fd51599f943b1ccfe2b8d2e4d9c96757c8a51809b9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jacob-long/actions/runs/29808758230"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.0",
      "date": "2026-07-21T07:06:20.000Z",
      "commit": "df22b3ddcf5f88c7608f0cd08ef25e60bcdf4b99",
      "fileid": "https://r2.ropensci.org/7f9b3cbdf7d044e2543e37ec6bdf30f876683e2b551d8b62f051b1420fa1037f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jacob-long/actions/runs/29808758230"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-07-21T07:04:58.000Z",
      "commit": "df22b3ddcf5f88c7608f0cd08ef25e60bcdf4b99",
      "fileid": "https://r2.ropensci.org/83cd59898e93090c227558a2363a087b39e721ad52504a90f942bc789e4fd715",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jacob-long/actions/runs/29808758230"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-07-21T07:04:47.000Z",
      "commit": "df22b3ddcf5f88c7608f0cd08ef25e60bcdf4b99",
      "fileid": "https://r2.ropensci.org/8199d8ec45a476056be13b09634d110c017a7260e8c2ecbd0133a447477389f0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jacob-long/actions/runs/29808758230"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-07-21T07:05:08.000Z",
      "commit": "df22b3ddcf5f88c7608f0cd08ef25e60bcdf4b99",
      "fileid": "https://r2.ropensci.org/d9775cf22b4fb19614c9d251f12587da4b75e47c0c9c7d40d7514a807d9bab81",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jacob-long/actions/runs/29808758230"
    }
  ]
}