{
  "_id": "6a1eabf3b25058d4daad9d07",
  "Package": "xplain",
  "Type": "Package",
  "Title": "Providing Interactive Interpretations and Explanations of\nStatistical Results",
  "Version": "0.2.2",
  "Authors@R": "person(\"Joachim\", \"Zuckarelli\", role = c(\"aut\", \"cre\"), email = \"joachim@zuckarelli.de\", comment = c(ORCID=\"0000-0002-9280-3016\"))",
  "Maintainer": "Joachim Zuckarelli <joachim@zuckarelli.de>",
  "Description": "Allows to provide live interpretations and explanations of\nstatistical functions in R. These interpretations and\nexplanations are shown when the explained function is called by\nthe user. They can interact with the values of the explained\nfunction's actual results to offer relevant, meaningful\ninsights. The 'xplain' interpretations and explanations are\nbased on an easy-to-use XML format that allows to include R\ncode to interact with the returns of the explained function.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "BugReports": "https://github.com/jsugarelli/xplain/issues",
  "URL": "https://github.com/jsugarelli/xplain/,\nhttps://www.zuckarelli.de/xplain/index.html",
  "RoxygenNote": "7.1.1",
  "Config/pak/sysreqs": "libxml2-dev libssl-dev libx11-dev",
  "Repository": "https://jsugarelli.r-universe.dev",
  "Date/Publication": "2020-07-31 10:15:15 UTC",
  "RemoteUrl": "https://github.com/jsugarelli/xplain",
  "RemoteRef": "HEAD",
  "RemoteSha": "a52f2dbc6e680ea642dc2bfe6b635589ac8eb6da",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 10:07:09 UTC",
    "User": "root"
  },
  "Author": "Joachim Zuckarelli [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-9280-3016>)",
  "MD5sum": "c206812745364ed9a0e2fb8242f77aa3",
  "_user": "jsugarelli",
  "_type": "src",
  "_file": "xplain_0.2.2.tar.gz",
  "_fileid": "0a6fac085a44168aedaec282abbcfaf0e3870eba9d9757933514617016e82d98",
  "_filesize": 166550,
  "_sha256": "0a6fac085a44168aedaec282abbcfaf0e3870eba9d9757933514617016e82d98",
  "_created": "2026-06-02T10:07:09.000Z",
  "_published": "2026-06-02T10:09:55.198Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79047282911,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7354841687"
    },
    {
      "job": 79047282855,
      "time": 133,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7354843167"
    },
    {
      "job": 79047282795,
      "time": 92,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7354828911"
    },
    {
      "job": 79047282719,
      "time": 68,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7354820669"
    },
    {
      "job": 79046686885,
      "time": 208,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354797390"
    },
    {
      "job": 79047282647,
      "time": 124,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354839323"
    },
    {
      "job": 79047282751,
      "time": 98,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7354830617"
    },
    {
      "job": 79047282700,
      "time": 117,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7354837758"
    },
    {
      "job": 79047282668,
      "time": 84,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7354826140"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jsugarelli/actions/runs/26812720694",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jsugarelli/xplain",
  "_commit": {
    "id": "a52f2dbc6e680ea642dc2bfe6b635589ac8eb6da",
    "author": "Joachim Zuckarelli <joachim.zuckarelli@gmx.net>",
    "committer": "Joachim Zuckarelli <joachim.zuckarelli@gmx.net>",
    "message": "Update to work with XMLs from HTTPS\n",
    "time": 1596190515
  },
  "_maintainer": {
    "name": "Joachim Zuckarelli",
    "email": "joachim@zuckarelli.de",
    "login": "jsugarelli",
    "twitter": "@jsugarelli",
    "description": "Follow me on Twitter: @jsugarelli",
    "uuid": 38797219,
    "orcid": "0000-0002-9280-3016"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "XML",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "car",
      "role": "Suggests"
    },
    {
      "package": "methods",
      "role": "Suggests"
    }
  ],
  "_owner": "jsugarelli",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "learning",
    "teaching",
    "teaching-tool"
  ],
  "_stars": 24,
  "_contributors": [
    {
      "user": "jsugarelli",
      "count": 9,
      "uuid": 38797219
    }
  ],
  "_userbio": {
    "uuid": 38797219,
    "type": "user",
    "name": "Joachim Zuckarelli",
    "description": "Follow me on Twitter: @jsugarelli"
  },
  "_downloads": {
    "count": 239,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/xplain"
  },
  "_devurl": "https://github.com/jsugarelli/xplain",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/xplain.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jsugarelli/xplain",
  "_realowner": "jsugarelli",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.1",
      "date": "2018-05-02"
    },
    {
      "version": "0.2.2",
      "date": "2020-07-30"
    }
  ],
  "_exports": [
    "xplain",
    "xplain.getcall",
    "xplain.overview"
  ],
  "_help": [
    {
      "page": "xplain-package",
      "title": "xplain Package",
      "topics": [
        "xplain-package"
      ]
    },
    {
      "page": "xplain",
      "title": "Showing interpretation information for the results of a function",
      "topics": [
        "xplain"
      ]
    },
    {
      "page": "xplain.getcall",
      "title": "Generating function calls for xplain wrapper functions",
      "topics": [
        "xplain.getcall"
      ]
    },
    {
      "page": "xplain.overview",
      "title": "Summarizing the content of xplain XML files",
      "topics": [
        "xplain.overview"
      ]
    }
  ],
  "_readme": "https://github.com/jsugarelli/xplain/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "glue",
    "hms",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "R6",
    "readr",
    "rlang",
    "sys",
    "tibble",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "XML"
  ],
  "_score": 4.079181246047625,
  "_indexed": true,
  "_nocasepkg": "xplain",
  "_universes": [
    "jsugarelli"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-06-02T10:09:25.000Z",
      "distro": "noble",
      "commit": "a52f2dbc6e680ea642dc2bfe6b635589ac8eb6da",
      "fileid": "51115549a40cbdb085dc1c19c1faadd845dec20c0282c16b2884b762ebf0a27a",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jsugarelli/actions/runs/26812720694"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-06-02T10:09:29.000Z",
      "distro": "noble",
      "commit": "a52f2dbc6e680ea642dc2bfe6b635589ac8eb6da",
      "fileid": "d63d860ce38b79917f52b510cc68b04bf1e1000993263c5534068eaf317e8606",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jsugarelli/actions/runs/26812720694"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-06-02T10:08:49.000Z",
      "commit": "a52f2dbc6e680ea642dc2bfe6b635589ac8eb6da",
      "fileid": "f72897f59b3065b35c95a89842a470063205306665708b808639676a56e05699",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jsugarelli/actions/runs/26812720694"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-06-02T10:08:26.000Z",
      "commit": "a52f2dbc6e680ea642dc2bfe6b635589ac8eb6da",
      "fileid": "4b1751fb420a7a50851691b822de1a534a719b795beb892c7d1f7e5c57a5f6db",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jsugarelli/actions/runs/26812720694"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2",
      "date": "2026-06-02T10:09:27.000Z",
      "commit": "a52f2dbc6e680ea642dc2bfe6b635589ac8eb6da",
      "fileid": "6ecda69ada4caf9770e5e845853c9440071305b3faa3328276c9afe9b99ce035",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jsugarelli/actions/runs/26812720694"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-06-02T10:08:48.000Z",
      "commit": "a52f2dbc6e680ea642dc2bfe6b635589ac8eb6da",
      "fileid": "8ff3cc11813fa16cf460126cb23479b735a77cad3e2aff33927351ab48cd4007",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jsugarelli/actions/runs/26812720694"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-06-02T10:09:08.000Z",
      "commit": "a52f2dbc6e680ea642dc2bfe6b635589ac8eb6da",
      "fileid": "33e985d3bc0935887c684f2096455d6845258209f3ea5c26980b42be9a6a15e2",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jsugarelli/actions/runs/26812720694"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-06-02T10:08:35.000Z",
      "commit": "a52f2dbc6e680ea642dc2bfe6b635589ac8eb6da",
      "fileid": "3267dacf05193bbaeda24865e70b93a0e74202bcd5721a1fd4d0f6a7c65c4a93",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jsugarelli/actions/runs/26812720694"
    }
  ]
}