{
  "_id": "6a589c24ff0138dec5d75bb0",
  "Package": "medmod",
  "Type": "Package",
  "Title": "Simple Mediation and Moderation Analysis",
  "Version": "1.2.0",
  "Date": "2026-07-14",
  "Authors@R": "person(\"Ravi\", \"Selker\", email = \"selker.ravi@gmail.com\",\nrole = c(\"aut\", \"cre\"))",
  "Description": "This toolbox allows you to do simple mediation and\nmoderation analysis. Models are estimated with the 'lavaan'\npackage by Rosseel (2012) <doi:10.18637/jss.v048.i02>; standard\nerrors for the mediation estimates are computed with the delta\nmethod following Sobel (1982) <doi:10.2307/270723> or by\nbootstrapping. It is also available as a module for 'jamovi'\n(see <https://www.jamovi.org> for more information). You can\nfind an in depth tutorial on the 'lavaan' model syntax used for\nthis package on <https://lavaan.ugent.be/tutorial/index.html>.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "URL": "https://github.com/raviselker/medmod",
  "BugReports": "https://github.com/raviselker/medmod/issues",
  "Config/roxygen2/version": "8.0.0",
  "Repository": "https://raviselker.r-universe.dev",
  "Date/Publication": "2026-07-15 21:09:06 UTC",
  "RemoteUrl": "https://github.com/raviselker/medmod",
  "RemoteRef": "HEAD",
  "RemoteSha": "a2ab2aea208619a460fb18032fe589fe19e8aee6",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-16 08:49:59 UTC",
    "User": "root"
  },
  "Author": "Ravi Selker [aut, cre]",
  "Maintainer": "Ravi Selker <selker.ravi@gmail.com>",
  "_user": "raviselker",
  "_type": "src",
  "_file": "medmod_1.2.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/5d3c51d969839f5f3b1f68ffcb41816f6ec6eab19f0a2ece377f9bf704ffdd28",
  "_filesize": 114243,
  "_sha256": "5d3c51d969839f5f3b1f68ffcb41816f6ec6eab19f0a2ece377f9bf704ffdd28",
  "_expires": "2026-10-24T08:53:54.000Z",
  "_created": "2026-07-16T08:49:59.000Z",
  "_published": "2026-07-16T08:53:56.314Z",
  "_jobs": [
    {
      "job": 87576950410,
      "time": 174,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8370034685"
    },
    {
      "job": 87576950421,
      "time": 121,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8370013728"
    },
    {
      "job": 87576950440,
      "time": 180,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8370022624"
    },
    {
      "job": 87576950417,
      "time": 195,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8370031010"
    },
    {
      "job": 87576233392,
      "time": 210,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8369961366"
    },
    {
      "job": 87576950452,
      "time": 128,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8370015624"
    },
    {
      "job": 87576950456,
      "time": 84,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8369997482"
    },
    {
      "job": 87576950436,
      "time": 95,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8370002320"
    },
    {
      "job": 87576950546,
      "time": 91,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8370000283"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/raviselker/actions/runs/29484662823",
  "_status": "success",
  "_upstream": "https://github.com/raviselker/medmod",
  "_commit": {
    "id": "a2ab2aea208619a460fb18032fe589fe19e8aee6",
    "author": "Ravi Selker <selker.ravi@gmail.com>",
    "committer": "Ravi Selker <selker.ravi@gmail.com>",
    "message": "Generate package help page from DESCRIPTION\n\nThe hand-written roxygen block above the _PACKAGE sentinel overrode\nthe auto-generated title and description, so ?medmod still showed the\npre-1.2.0 text. Let _PACKAGE pull both from the DESCRIPTION instead,\nkeeping only the med/mod function index as details.\n",
    "time": 1784149746
  },
  "_maintainer": {
    "name": "Ravi Selker",
    "email": "selker.ravi@gmail.com",
    "login": "raviselker",
    "description": "",
    "uuid": 4669197
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2",
      "role": "Depends"
    },
    {
      "package": "jmvcore",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "lavaan",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.4.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "raviselker",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-23",
      "n": 1
    },
    {
      "week": "2026-28",
      "n": 23
    },
    {
      "week": "2026-29",
      "n": 8
    }
  ],
  "_tags": [
    {
      "name": "v1.2.0",
      "date": "2026-07-15"
    }
  ],
  "_topics": [
    "jamovi",
    "mediation",
    "moderation"
  ],
  "_stars": 6,
  "_contributors": [
    {
      "user": "raviselker",
      "count": 46,
      "uuid": 4669197
    },
    {
      "user": "jonathon-love",
      "count": 1,
      "uuid": 3240247
    },
    {
      "user": "magojam",
      "count": 1,
      "uuid": 36552289
    },
    {
      "user": "sjentsch",
      "count": 1,
      "uuid": 37706914
    }
  ],
  "_userbio": {
    "uuid": 4669197,
    "type": "user",
    "name": "Ravi Selker",
    "followers": 30
  },
  "_downloads": {
    "count": 2,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/medmod"
  },
  "_mentions": 6,
  "_devurl": "https://github.com/raviselker/medmod",
  "_searchresults": 22,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/medmod.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/raviselker/medmod",
  "_realowner": "raviselker",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2017-09-12"
    },
    {
      "version": "1.2.0",
      "date": "2026-07-16"
    }
  ],
  "_exports": [
    "med",
    "mod"
  ],
  "_help": [
    {
      "page": "medmod-package",
      "title": "medmod: Simple Mediation and Moderation Analysis",
      "topics": [
        "medmod-package",
        "medmod"
      ]
    },
    {
      "page": "med",
      "title": "Mediation",
      "topics": [
        "med"
      ]
    },
    {
      "page": "mod",
      "title": "Moderation",
      "topics": [
        "mod"
      ]
    }
  ],
  "_readme": "https://github.com/raviselker/medmod/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "jmvcore",
    "jsonlite",
    "labeling",
    "lavaan",
    "lifecycle",
    "MASS",
    "mnormt",
    "numDeriv",
    "pbivnorm",
    "quadprog",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 5.551937695364838,
  "_indexed": true,
  "_nocasepkg": "medmod",
  "_universes": [
    "raviselker"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-07-16T08:52:52.000Z",
      "distro": "resolute",
      "commit": "a2ab2aea208619a460fb18032fe589fe19e8aee6",
      "fileid": "https://r2.ropensci.org/fec54c61c8cfc6c2c6e550c9b98b4575158447eb05321c2663bad9a9a17051ca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/raviselker/actions/runs/29484662823"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-07-16T08:52:02.000Z",
      "distro": "resolute",
      "commit": "a2ab2aea208619a460fb18032fe589fe19e8aee6",
      "fileid": "https://r2.ropensci.org/45cc1739e2b4e26063056ebbf5cecee0426a85e481c965bd65e54721246f9a25",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/raviselker/actions/runs/29484662823"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-07-16T08:52:24.000Z",
      "commit": "a2ab2aea208619a460fb18032fe589fe19e8aee6",
      "fileid": "https://r2.ropensci.org/d122a091c6d42db90b3f6dca59b1718fa164537d77421513595c5a18540a2f96",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/raviselker/actions/runs/29484662823"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-07-16T08:52:37.000Z",
      "commit": "a2ab2aea208619a460fb18032fe589fe19e8aee6",
      "fileid": "https://r2.ropensci.org/3777c31870a9811113a6e5dec364a879c00025598f4a2776bcc5bc9754943f40",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/raviselker/actions/runs/29484662823"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.0",
      "date": "2026-07-16T08:52:25.000Z",
      "commit": "a2ab2aea208619a460fb18032fe589fe19e8aee6",
      "fileid": "https://r2.ropensci.org/21f4296abe8921ac94871eefd2df23b5e936552098659d3976a24ea763122f27",
      "status": "success",
      "buildurl": "https://github.com/r-universe/raviselker/actions/runs/29484662823"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-07-16T08:51:19.000Z",
      "commit": "a2ab2aea208619a460fb18032fe589fe19e8aee6",
      "fileid": "https://r2.ropensci.org/3e937ef834784829ecedc35bb3c40e0a33c5fea344207dfc109a6c8b3ac9b432",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/raviselker/actions/runs/29484662823"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-07-16T08:51:30.000Z",
      "commit": "a2ab2aea208619a460fb18032fe589fe19e8aee6",
      "fileid": "https://r2.ropensci.org/bed4f2dd4ea1cad8f8d96e795476efefdb6e47e7d68c64b4cc3c300736632322",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/raviselker/actions/runs/29484662823"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-07-16T08:51:23.000Z",
      "commit": "a2ab2aea208619a460fb18032fe589fe19e8aee6",
      "fileid": "https://r2.ropensci.org/8c7e3a42d922d18a643d7bfa88a0bfb9764d1d8a776e9207ee38a886f458aef4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/raviselker/actions/runs/29484662823"
    }
  ]
}