{
  "_id": "6a229074cd65a98ecbd55a18",
  "Package": "int3ract",
  "Type": "Package",
  "Title": "Plotting Two- and Three-Way Interactions",
  "Version": "1.0.7",
  "Authors@R": "c(\nperson(\n\"Robert W.\", \"Krause\",\nemail = \"robert.w.krause@mailbox.org\",\nrole = c(\"aut\", \"cre\", \"cph\")\n)\n)",
  "Description": "Provides two- and three-way Johnson-Neyman-(Krause) plots\nfor easier interpretation of interactions. It extends the\nclassic framework of Johnson and Neyman (1936) and Johnson and\nFay (1950) <doi:10.1007/BF02288864> to Bayesian models and\nthree-way interactions. The functions have dedicated routines\nfor classic lm()/glm() models, as well as 'lme4' models and\n'RSiena' results. However, the package can also be used model\nagnostic and thus extends the availability of JN(K)-plots\nbeyond what is currently available. A detailed introduction can\nbe found in Krause (2026) <doi:10.48550/arXiv.2604.22051>.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "URL": "https://github.com/RWKrause/int3ract",
  "BugReports": "https://github.com/RWKrause/int3ract/issues",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nmake libicu-dev libpng-dev libssl-dev libproj-dev\nlibsqlite3-dev libudunits2-dev",
  "Repository": "https://rwkrause.r-universe.dev",
  "Date/Publication": "2026-04-30 20:01:23 UTC",
  "RemoteUrl": "https://github.com/rwkrause/int3ract",
  "RemoteRef": "HEAD",
  "RemoteSha": "8deac63dac88aec1b3f7edd2f06da8a59e00a3fa",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-05 08:56:09 UTC",
    "User": "root"
  },
  "Author": "Robert W. Krause [aut, cre, cph]",
  "Maintainer": "Robert W. Krause <robert.w.krause@mailbox.org>",
  "MD5sum": "a535c42a6addb5365497dd1f1d6676db",
  "_user": "rwkrause",
  "_type": "src",
  "_file": "int3ract_1.0.7.tar.gz",
  "_fileid": "63f14fd926f17135a804f99245191fa280bb7213299cded6d128df6a830f9460",
  "_filesize": 109024,
  "_sha256": "63f14fd926f17135a804f99245191fa280bb7213299cded6d128df6a830f9460",
  "_created": "2026-06-05T08:56:09.000Z",
  "_published": "2026-06-05T09:01:40.218Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79696257631,
      "time": 164,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7432764786"
    },
    {
      "job": 79696257659,
      "time": 158,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7432763043"
    },
    {
      "job": 79696257777,
      "time": 187,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7432765343"
    },
    {
      "job": 79696257635,
      "time": 197,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7432760929"
    },
    {
      "job": 79695656631,
      "time": 241,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7432703827"
    },
    {
      "job": 79696257610,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7432748970"
    },
    {
      "job": 79696257661,
      "time": 152,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7432763234"
    },
    {
      "job": 79696257690,
      "time": 111,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7432748601"
    },
    {
      "job": 79696257647,
      "time": 112,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7432748921"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rwkrause/actions/runs/27005399857",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rwkrause/int3ract",
  "_commit": {
    "id": "8deac63dac88aec1b3f7edd2f06da8a59e00a3fa",
    "author": "Robert W. Krause <robert.w.krause@mailbox.org>",
    "committer": "Robert W. Krause <robert.w.krause@mailbox.org>",
    "message": "...\n",
    "time": 1777579283
  },
  "_maintainer": {
    "name": "Robert W. Krause",
    "email": "robert.w.krause@mailbox.org"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.4.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "ggpattern",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "lme4",
      "role": "Imports"
    },
    {
      "package": "MCMCpack",
      "role": "Suggests"
    },
    {
      "package": "RSiena",
      "role": "Suggests"
    }
  ],
  "_owner": "rwkrause",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-15",
      "n": 17
    },
    {
      "week": "2026-16",
      "n": 3
    },
    {
      "week": "2026-17",
      "n": 8
    },
    {
      "week": "2026-18",
      "n": 12
    }
  ],
  "_tags": [
    {
      "name": "v1.0.5",
      "date": "2026-04-27"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "rwkrause",
      "count": 14,
      "uuid": 43546240
    }
  ],
  "_userbio": {
    "uuid": 43546240,
    "type": "user",
    "name": "Robert Krause"
  },
  "_downloads": {
    "count": 257,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/int3ract"
  },
  "_devurl": "https://github.com/rwkrause/int3ract",
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/int3ract.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rwkrause/int3ract",
  "_realowner": "rwkrause",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.7",
      "date": "2026-05-05"
    }
  ],
  "_exports": [
    "JNK_bayes",
    "JNK_freq"
  ],
  "_help": [
    {
      "page": "JNK_bayes",
      "title": "Create Johnson-Neyman plots for Bayesian models",
      "topics": [
        "JNK_bayes"
      ]
    },
    {
      "page": "JNK_freq",
      "title": "Johnson-Neyman(-Krause) plots for frequentist models",
      "topics": [
        "JNK_freq"
      ]
    }
  ],
  "_readme": "https://github.com/rwkrause/int3ract/raw/HEAD/README.md",
  "_rundeps": [
    "boot",
    "cachem",
    "class",
    "classInt",
    "cli",
    "cpp11",
    "DBI",
    "dplyr",
    "e1071",
    "farver",
    "fastmap",
    "generics",
    "ggpattern",
    "ggplot2",
    "glue",
    "gridpattern",
    "gtable",
    "isoband",
    "KernSmooth",
    "labeling",
    "lattice",
    "lifecycle",
    "lme4",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "minqa",
    "nlme",
    "nloptr",
    "pillar",
    "pkgconfig",
    "png",
    "proxy",
    "purrr",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "s2",
    "S7",
    "scales",
    "sf",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "units",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "wk"
  ],
  "_score": 3.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "int3ract",
  "_universes": [
    "rwkrause"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.7",
      "date": "2026-06-05T08:59:17.000Z",
      "distro": "noble",
      "commit": "8deac63dac88aec1b3f7edd2f06da8a59e00a3fa",
      "fileid": "2348415f854eea65ffff1fb639406b70040255da4aab493599f7da7754b82cb3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rwkrause/actions/runs/27005399857"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.7",
      "date": "2026-06-05T08:59:13.000Z",
      "distro": "noble",
      "commit": "8deac63dac88aec1b3f7edd2f06da8a59e00a3fa",
      "fileid": "c7ba1c1a4645ac8c97e146798721c67d90140dffddb96abc3cb4504cad36b83e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rwkrause/actions/runs/27005399857"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.7",
      "date": "2026-06-05T08:59:32.000Z",
      "commit": "8deac63dac88aec1b3f7edd2f06da8a59e00a3fa",
      "fileid": "81dc06c2aadb79c54fa7cf0d9a3e80a75f38c3978f4127847753c806ebb79416",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rwkrause/actions/runs/27005399857"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.7",
      "date": "2026-06-05T08:59:03.000Z",
      "commit": "8deac63dac88aec1b3f7edd2f06da8a59e00a3fa",
      "fileid": "557417a3ad2dbc40fe4161a84aa6bcf7990cb9a3ed0d19638800620c095b28a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rwkrause/actions/runs/27005399857"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.7",
      "date": "2026-06-05T08:59:07.000Z",
      "commit": "8deac63dac88aec1b3f7edd2f06da8a59e00a3fa",
      "fileid": "519bfe671b3b604311ef9a823aecccf60e4485e41837893125ef21b382fb4265",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rwkrause/actions/runs/27005399857"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.7",
      "date": "2026-06-05T08:59:10.000Z",
      "commit": "8deac63dac88aec1b3f7edd2f06da8a59e00a3fa",
      "fileid": "33527729493dd01a69e4bb32d903be1675a83c561d0d419e3af44d37e9956692",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rwkrause/actions/runs/27005399857"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.7",
      "date": "2026-06-05T08:58:19.000Z",
      "commit": "8deac63dac88aec1b3f7edd2f06da8a59e00a3fa",
      "fileid": "9ccbdce323268fc078f32294b55b362907232a75573a6ee80ac2819ce07ce65c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rwkrause/actions/runs/27005399857"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.7",
      "date": "2026-06-05T08:58:13.000Z",
      "commit": "8deac63dac88aec1b3f7edd2f06da8a59e00a3fa",
      "fileid": "46708c2c7cc8f91dadae371e663e88d0f0541bfe604ed3c1f595b5d2881d17df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rwkrause/actions/runs/27005399857"
    }
  ]
}