{
  "_id": "6a3bb1e15cdecea1d682b918",
  "Package": "interplot",
  "Title": "Plot the Effects of Variables in Interaction Terms",
  "Version": "1.2.9999",
  "Authors@R": "c(\nperson(\"Frederick\", \"Solt\", email = \"frederick-solt@uiowa.edu\", role = c(\"aut\")),\nperson(\"Yue\", \"Hu\", email = \"yuehu@tsinghua.edu.cn\", role = c(\"aut\", \"cre\")),\nperson(\"Brenton\", \"Kenkel\", email = \"brenton.kenkel@gmail.com\", role = \"ctb\"))",
  "Maintainer": "Yue Hu <yuehu@tsinghua.edu.cn>",
  "Description": "Plots the conditional coefficients (\"marginal effects\") of\nvariables included in multiplicative interaction terms.",
  "BugReports": "https://github.com/sammo3182/interplot/issues",
  "Encoding": "UTF-8",
  "License": "MIT + file LICENSE",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "8.0.0",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake make",
  "Repository": "https://sammo3182.r-universe.dev",
  "Date/Publication": "2026-06-24 09:52:53 UTC",
  "RemoteUrl": "https://github.com/sammo3182/interplot",
  "RemoteRef": "HEAD",
  "RemoteSha": "dd5901f04e3bb11555f4ecd2877c9aa7a76b800e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-24 10:25:42 UTC",
    "User": "root"
  },
  "Author": "Frederick Solt [aut],\nYue Hu [aut, cre],\nBrenton Kenkel [ctb]",
  "MD5sum": "bc2a9631f437494107b7fc9f59c4f89b",
  "_user": "sammo3182",
  "_type": "src",
  "_file": "interplot_1.2.9999.tar.gz",
  "_fileid": "5ffad81de62ad7e59221e9704c7b8e9132ee0761540565cf7b27ec4935d57e34",
  "_filesize": 261086,
  "_sha256": "5ffad81de62ad7e59221e9704c7b8e9132ee0761540565cf7b27ec4935d57e34",
  "_created": "2026-06-24T10:25:42.000Z",
  "_published": "2026-06-24T10:30:57.517Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 83172058776,
      "time": 190,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7846874003"
    },
    {
      "job": 83172058832,
      "time": 215,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7846882744"
    },
    {
      "job": 83172058825,
      "time": 130,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7846903513"
    },
    {
      "job": 83172058820,
      "time": 106,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7846881195"
    },
    {
      "job": 83171313645,
      "time": 252,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7846803352"
    },
    {
      "job": 83172058795,
      "time": 197,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7846876537"
    },
    {
      "job": 83172058814,
      "time": 141,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7846856463"
    },
    {
      "job": 83172058797,
      "time": 152,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7846861065"
    },
    {
      "job": 83172058800,
      "time": 152,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7846860466"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sammo3182/actions/runs/28091766783",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/sammo3182/interplot",
  "_commit": {
    "id": "dd5901f04e3bb11555f4ecd2877c9aa7a76b800e",
    "author": "sammo3182 <sammo3182@sina.com>",
    "committer": "sammo3182 <sammo3182@sina.com>",
    "message": "roll back to dev version\n",
    "time": 1782294773
  },
  "_maintainer": {
    "name": "Yue Hu",
    "email": "yuehu@tsinghua.edu.cn",
    "login": "sammo3182",
    "twitter": "@yuehupolisci",
    "description": "Associate professor of political science, Tsinghua University, political psychologist, political linguist, political methodologist",
    "uuid": 6463211
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "abind",
      "role": "Imports"
    },
    {
      "package": "arm",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "lme4",
      "role": "Imports"
    },
    {
      "package": "interactionTest",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "mitools",
      "role": "Suggests"
    },
    {
      "package": "gridExtra",
      "role": "Suggests"
    },
    {
      "package": "merTools",
      "role": "Suggests"
    },
    {
      "package": "brms",
      "role": "Suggests"
    },
    {
      "package": "splines",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "sammo3182",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-26",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 17,
  "_contributors": [
    {
      "user": "sammo3182",
      "count": 86,
      "uuid": 6463211
    },
    {
      "user": "fsolt",
      "count": 70,
      "uuid": 6536645
    },
    {
      "user": "xinyigua",
      "count": 5,
      "uuid": 114838968
    },
    {
      "user": "brentonk",
      "count": 1,
      "uuid": 146993
    }
  ],
  "_userbio": {
    "uuid": 6463211,
    "type": "user",
    "name": "Yue Hu",
    "followers": 122,
    "description": "Associate professor of political science, Tsinghua University, political psychologist, political linguist, political methodologist"
  },
  "_downloads": {
    "count": 615,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/interplot"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/sammo3182/interplot",
  "_searchresults": 199,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/interplot.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/sammo3182/interplot",
  "_realowner": "sammo3182",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0.0",
      "date": "2015-06-26"
    },
    {
      "version": "0.1.0.1",
      "date": "2015-07-01"
    },
    {
      "version": "0.1.0.2",
      "date": "2015-07-23"
    },
    {
      "version": "0.1.1.0",
      "date": "2015-12-23"
    },
    {
      "version": "0.1.1.1",
      "date": "2016-02-15"
    },
    {
      "version": "0.1.2.0",
      "date": "2016-03-17"
    },
    {
      "version": "0.1.2.1",
      "date": "2016-03-24"
    },
    {
      "version": "0.1.3",
      "date": "2016-08-21"
    },
    {
      "version": "0.1.4",
      "date": "2016-09-14"
    },
    {
      "version": "0.1.5",
      "date": "2016-11-20"
    },
    {
      "version": "0.2.1",
      "date": "2018-06-30"
    },
    {
      "version": "0.2.2",
      "date": "2019-11-18"
    },
    {
      "version": "0.2.3",
      "date": "2021-02-18"
    }
  ],
  "_exports": [
    "bin_layer",
    "interplot",
    "jn_interval",
    "jn_layer"
  ],
  "_help": [
    {
      "page": "bin_layer",
      "title": "Add a Binning Diagnostic to an interplot",
      "topics": [
        "bin_layer"
      ]
    },
    {
      "page": "interplot",
      "title": "Plot Conditional Coefficients of a Variable in an Interaction Term",
      "topics": [
        "interplot"
      ]
    },
    {
      "page": "interplot.brmsfit",
      "title": "Plot Conditional Coefficients in Bayesian Models with Interaction Terms",
      "topics": [
        "interplot.brmsfit"
      ]
    },
    {
      "page": "interplot.default",
      "title": "Plot Conditional Coefficients in (Generalized) Linear Models with Interaction Terms",
      "topics": [
        "interplot.default"
      ]
    },
    {
      "page": "interplot.lmerMod",
      "title": "Plot Conditional Coefficients in Mixed-Effects Models with Interaction Terms",
      "topics": [
        "interplot.lmerMod"
      ]
    },
    {
      "page": "interplot.lmmi",
      "title": "Plot Conditional Coefficients in (Generalized) Linear Models with Imputed Data and Interaction Terms",
      "topics": [
        "interplot.lmmi"
      ]
    },
    {
      "page": "interplot.mlmmi",
      "title": "Plot Conditional Coefficients in Mixed-Effects Models with Imputed Data and Interaction Terms",
      "topics": [
        "interplot.mlmmi"
      ]
    },
    {
      "page": "interplot.plot",
      "title": "Plot Conditional Coefficients in Models with Interaction Terms",
      "topics": [
        "interplot.plot"
      ]
    },
    {
      "page": "jn_interval",
      "title": "Compute Johnson-Neyman Interval for Interaction Effects",
      "topics": [
        "jn_interval"
      ]
    },
    {
      "page": "jn_layer",
      "title": "Add Johnson-Neyman Bounds to an interplot",
      "topics": [
        "jn_layer"
      ]
    }
  ],
  "_readme": "https://github.com/sammo3182/interplot/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "arm",
    "boot",
    "cli",
    "coda",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "interactionTest",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "lme4",
    "magrittr",
    "MASS",
    "Matrix",
    "minqa",
    "nlme",
    "nloptr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "S7",
    "scales",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 5.705393256843662,
  "_indexed": true,
  "_nocasepkg": "interplot",
  "_universes": [
    "sammo3182"
  ],
  "_previous": "1.0.0",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.9999",
      "date": "2026-06-24T10:28:22.000Z",
      "distro": "resolute",
      "commit": "dd5901f04e3bb11555f4ecd2877c9aa7a76b800e",
      "fileid": "1628e0bffe849f8cc63d65a0bc7cb499ca0f81feea818c547e9219ba906cca09",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/sammo3182/actions/runs/28091766783"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.9999",
      "date": "2026-06-24T10:28:42.000Z",
      "distro": "resolute",
      "commit": "dd5901f04e3bb11555f4ecd2877c9aa7a76b800e",
      "fileid": "b748975dd287f55810e0088bf7cb06ca8bbd024b00509ccc184d467544807855",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/sammo3182/actions/runs/28091766783"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.9999",
      "date": "2026-06-24T10:29:53.000Z",
      "commit": "dd5901f04e3bb11555f4ecd2877c9aa7a76b800e",
      "fileid": "b1b4c55a778fd09dc3cac5ca80d76cf2ac836ec4909ba966bf9e02ad0795e470",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/sammo3182/actions/runs/28091766783"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.9999",
      "date": "2026-06-24T10:29:03.000Z",
      "commit": "dd5901f04e3bb11555f4ecd2877c9aa7a76b800e",
      "fileid": "ad5c99efb19f600564de3b2703d0c1e0af8779bfb275689af6ebb3bf22fca6e3",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/sammo3182/actions/runs/28091766783"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.9999",
      "date": "2026-06-24T10:29:23.000Z",
      "commit": "dd5901f04e3bb11555f4ecd2877c9aa7a76b800e",
      "fileid": "3fdbe03b899672f4cbaf8ef2121550420b6d907796dce0000770bcb8fbfdbc1a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sammo3182/actions/runs/28091766783"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.9999",
      "date": "2026-06-24T10:27:22.000Z",
      "commit": "dd5901f04e3bb11555f4ecd2877c9aa7a76b800e",
      "fileid": "d2a6f5d0a446aa355e73aba5fb777c215c9ceaf2aa85cbe84539295875420f3d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/sammo3182/actions/runs/28091766783"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.9999",
      "date": "2026-06-24T10:27:33.000Z",
      "commit": "dd5901f04e3bb11555f4ecd2877c9aa7a76b800e",
      "fileid": "8a751b29f823dd938b05d2bfebf34cba6a43ba7a54be4af8b7343223f29da4b2",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/sammo3182/actions/runs/28091766783"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.9999",
      "date": "2026-06-24T10:27:31.000Z",
      "commit": "dd5901f04e3bb11555f4ecd2877c9aa7a76b800e",
      "fileid": "cafdb8c602ea65d4700072140d927eae7630fe3164294fc43f1bd3631c228517",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/sammo3182/actions/runs/28091766783"
    }
  ]
}