{
  "_id": "6a12c918acfb0bcc41d20b68",
  "Package": "mfcurve",
  "Type": "Package",
  "Title": "Multi-Factor Curve Analysis for Grouped Data in 'R'",
  "Version": "1.0.2",
  "Authors@R": "c(\nperson(\"Maximilian\", \"Frank\", email = \"maximilian.frank@psy.lmu.de\", role = c(\"aut\", \"cre\")),\nperson(\"Daniel\", \"Krähmer\", email = \"Daniel.Kraehmer@soziologie.uni-muenchen.de\", role = \"aut\"),\nperson(\"Claudia\", \"Weileder\", email = \"maximilian.frank@psy.lmu.de\", role = \"aut\"))",
  "Maintainer": "Maximilian Frank <maximilian.frank@psy.lmu.de>",
  "Description": "Implements multi-factor curve analysis for grouped data in\n'R', replicating and extending the functionality of the the\n'Stata' ado 'mfcurve' (Krähmer, 2023)\n<https://ideas.repec.org/c/boc/bocode/s459224.html>. Related to\nthe idea of specification curve analysis (Simonsohn, Simmons,\nand Nelson, 2020) <doi:10.1038/s41562-020-0912-z>. Includes\ndata preprocessing, statistical testing, and visualization of\nresults with confidence intervals.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/XAM12/mfcurve_R",
  "BugReports": "https://github.com/XAM12/mfcurve_R/issues",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libssl-dev",
  "Repository": "https://xam12.r-universe.dev",
  "Date/Publication": "2026-01-19 21:56:44 UTC",
  "RemoteUrl": "https://github.com/xam12/mfcurve_r",
  "RemoteRef": "HEAD",
  "RemoteSha": "1c1ab3a7f37d91a19135cc1f4bfb249b93996a8b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-24 09:44:15 UTC",
    "User": "root"
  },
  "Author": "Maximilian Frank [aut, cre],\nDaniel Krähmer [aut],\nClaudia Weileder [aut]",
  "MD5sum": "58da2c4d53bf82d102c0d64b5019e233",
  "_user": "xam12",
  "_type": "src",
  "_file": "mfcurve_1.0.2.tar.gz",
  "_fileid": "9cdc4ab6656e3b6872a2a5ab4ce49e558bbc4ea0b31dbc4dd22c5751b809ff8c",
  "_filesize": 916299,
  "_sha256": "9cdc4ab6656e3b6872a2a5ab4ce49e558bbc4ea0b31dbc4dd22c5751b809ff8c",
  "_created": "2026-05-24T09:44:15.000Z",
  "_published": "2026-05-24T09:47:04.012Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77587921521,
      "time": 137,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7184138019"
    },
    {
      "job": 77587921522,
      "time": 116,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7184135779"
    },
    {
      "job": 77587921534,
      "time": 128,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7184134897"
    },
    {
      "job": 77587921529,
      "time": 114,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7184133790"
    },
    {
      "job": 77587724253,
      "time": 209,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7184123187"
    },
    {
      "job": 77587921523,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7184135394"
    },
    {
      "job": 77587921530,
      "time": 82,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7184132208"
    },
    {
      "job": 77587921551,
      "time": 72,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7184131088"
    },
    {
      "job": 77587921528,
      "time": 88,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7184133107"
    }
  ],
  "_buildurl": "https://github.com/r-universe/xam12/actions/runs/26357831695",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/xam12/mfcurve_r",
  "_commit": {
    "id": "1c1ab3a7f37d91a19135cc1f4bfb249b93996a8b",
    "author": "XAM12 <48761677+XAM12@users.noreply.github.com>",
    "committer": "XAM12 <48761677+XAM12@users.noreply.github.com>",
    "message": "dont write into user space\n\nupdated mfcurve and testing file to not write into user space instead writing into a temp directory\n",
    "time": 1768859804
  },
  "_maintainer": {
    "name": "Maximilian Frank",
    "email": "maximilian.frank@psy.lmu.de"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "plotly",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "xam12",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-45",
      "n": 1
    },
    {
      "week": "2026-03",
      "n": 25
    },
    {
      "week": "2026-04",
      "n": 2
    }
  ],
  "_tags": [],
  "_topics": [
    "multifactor-model",
    "stat",
    "survey-data",
    "visualisation"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "xam12",
      "count": 28,
      "uuid": 48761677
    },
    {
      "user": "danielkraehmer",
      "count": 4,
      "uuid": 120172336
    }
  ],
  "_userbio": {
    "uuid": 48761677,
    "type": "user",
    "name": "Maximilian Frank"
  },
  "_downloads": {
    "count": 155,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mfcurve"
  },
  "_devurl": "https://github.com/xam12/mfcurve_r",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mfcurve.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/xam12/mfcurve_r",
  "_realowner": "xam12",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.2",
      "date": "2026-01-23"
    }
  ],
  "_exports": [
    "%>%",
    "mfcurve",
    "mfcurve_plotting",
    "mfcurve_preprocessing"
  ],
  "_help": [
    {
      "page": "mfcurve",
      "title": "Wrapper for mfcurve preprocessing and plotting",
      "topics": [
        "mfcurve"
      ]
    },
    {
      "page": "mfcurve_plotting",
      "title": "Create a two-panel mfcurve plot from processed statistics",
      "topics": [
        "mfcurve_plotting"
      ]
    },
    {
      "page": "mfcurve_preprocessing",
      "title": "Preprocess data and compute group statistics",
      "topics": [
        "mfcurve_preprocessing"
      ]
    }
  ],
  "_readme": "https://github.com/xam12/mfcurve_r/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "cpp11",
    "crosstalk",
    "curl",
    "data.table",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httr",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "plotly",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "mfcurve-intro.Rmd",
      "filename": "mfcurve-intro.html",
      "title": "Introduction to mfcurve",
      "engine": "knitr::rmarkdown",
      "headings": [
        "mfcurve: Visualizing Multifactorial Research Designs",
        "Motivation",
        "What is an mfcurve?",
        "Installation",
        "Example 1: A Multifactorial Research Design",
        "Example 2: Multivariate Description",
        "Under The Hood",
        "Customization & Options",
        "Contributions & Licence",
        "References"
      ],
      "created": "2024-09-21 09:45:57",
      "modified": "2026-01-12 14:58:39",
      "commits": 9
    },
    {
      "source": "mfcurve-overview.Rmd",
      "filename": "mfcurve-overview.html",
      "title": "mfcurve-overview",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2024-11-14 09:59:20",
      "modified": "2024-11-14 09:59:20",
      "commits": 1
    }
  ],
  "_score": 4.477121254719663,
  "_indexed": true,
  "_nocasepkg": "mfcurve",
  "_universes": [
    "xam12"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-24T09:46:28.000Z",
      "distro": "noble",
      "commit": "1c1ab3a7f37d91a19135cc1f4bfb249b93996a8b",
      "fileid": "8f5140f84c6bcabf2fcd33048c7517cdc12f19b25f0df862bc4ca59a2a41664e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xam12/actions/runs/26357831695"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-24T09:46:09.000Z",
      "distro": "noble",
      "commit": "1c1ab3a7f37d91a19135cc1f4bfb249b93996a8b",
      "fileid": "b01d71d85767ed262e6c5a4e1cbbc5e67312a5b2205ad3f075829d2f1eeb5cc7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xam12/actions/runs/26357831695"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-24T09:46:07.000Z",
      "commit": "1c1ab3a7f37d91a19135cc1f4bfb249b93996a8b",
      "fileid": "20f1316509ff66b533505b0b03cad340f1f80d90c0ad5bd0397836e17f22770a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xam12/actions/runs/26357831695"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-24T09:45:55.000Z",
      "commit": "1c1ab3a7f37d91a19135cc1f4bfb249b93996a8b",
      "fileid": "570979709750ad3ad453eaf877c760165c87199fe0e826a334e5d0552b47769f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xam12/actions/runs/26357831695"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2",
      "date": "2026-05-24T09:46:22.000Z",
      "commit": "1c1ab3a7f37d91a19135cc1f4bfb249b93996a8b",
      "fileid": "85f35b30c746cf8a590555df19375254c5c8f1c994edde5c7c6d3dd016eab1d6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/xam12/actions/runs/26357831695"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-24T09:45:31.000Z",
      "commit": "1c1ab3a7f37d91a19135cc1f4bfb249b93996a8b",
      "fileid": "b74b3a1737e80b4b378de02b1faf463483841cda5e878b198db539ed7c075c87",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xam12/actions/runs/26357831695"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-24T09:45:20.000Z",
      "commit": "1c1ab3a7f37d91a19135cc1f4bfb249b93996a8b",
      "fileid": "fa49c97671d0fffc4b62c0c0bc442e82be1d32818e60245672341eecaa8d3331",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xam12/actions/runs/26357831695"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-24T09:45:37.000Z",
      "commit": "1c1ab3a7f37d91a19135cc1f4bfb249b93996a8b",
      "fileid": "b2dae3b202c58df61d8b823e6dab274d07df190a68390ed7111e8b26d0610ed8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xam12/actions/runs/26357831695"
    }
  ]
}