{
  "_id": "6a17fabeacfb0bcc41da9dc5",
  "Package": "factorEx",
  "Type": "Package",
  "Title": "Design and Analysis for Factorial Experiments",
  "Version": "1.1.0",
  "Authors@R": "c(person(given = \"Naoki\",\nfamily = \"Egami\",\nrole = c(\"aut\", \"cre\"),\nemail = \"naoki.egami5@gmail.com\"),\nperson(given = \"Brandon\",\nfamily = \"de la Cuesta\",\nrole = \"aut\"),\nperson(given = \"Kosuke\",\nfamily = \"Imai\",\nemail = \"imai@harvard.edu\",\nrole = \"aut\"))",
  "Maintainer": "Naoki Egami <naoki.egami5@gmail.com>",
  "Description": "Provides design-based and model-based estimators for the\npopulation average marginal component effects in general\nfactorial experiments, including conjoint analysis. The package\nalso implements a series of recommendations offered in de la\nCuesta, Egami, and Imai (2022) <doi:10.1017/pan.2020.40>, and\nEgami and Imai (2019) <doi:10.1080/01621459.2018.1476246>.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.3",
  "URL": "https://github.com/naoki-egami/factorEx",
  "BugReports": "https://github.com/naoki-egami/factorEx/issues",
  "Config/pak/sysreqs": "cmake libglpk-dev make libicu-dev libxml2-dev",
  "Repository": "https://naoki-egami.r-universe.dev",
  "Date/Publication": "2025-11-13 07:25:29 UTC",
  "RemoteUrl": "https://github.com/naoki-egami/factorex",
  "RemoteRef": "HEAD",
  "RemoteSha": "a5d4d5640525bb56988e02b788d7ea8e6fc7b50e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 08:16:05 UTC",
    "User": "root"
  },
  "Author": "Naoki Egami [aut, cre],\nBrandon de la Cuesta [aut],\nKosuke Imai [aut]",
  "MD5sum": "bc96be7f77cf400496831d914a33c1e3",
  "_user": "naoki-egami",
  "_type": "src",
  "_file": "factorEx_1.1.0.tar.gz",
  "_fileid": "a0d6d2eb29bfe57b26b1f47c918a91863eef45b9d2c16914b18816be5ff1ee69",
  "_filesize": 410741,
  "_sha256": "a0d6d2eb29bfe57b26b1f47c918a91863eef45b9d2c16914b18816be5ff1ee69",
  "_created": "2026-05-28T08:16:05.000Z",
  "_published": "2026-05-28T08:20:14.157Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78250994988,
      "time": 177,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7261019055"
    },
    {
      "job": 78250995020,
      "time": 203,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261027341"
    },
    {
      "job": 78250994964,
      "time": 117,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7260999997"
    },
    {
      "job": 78250994967,
      "time": 122,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261002165"
    },
    {
      "job": 78250523896,
      "time": 178,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260961907"
    },
    {
      "job": 78250994969,
      "time": 117,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261000469"
    },
    {
      "job": 78250995116,
      "time": 116,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7260999634"
    },
    {
      "job": 78250995397,
      "time": 105,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7260997419"
    },
    {
      "job": 78250995109,
      "time": 121,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261001816"
    }
  ],
  "_buildurl": "https://github.com/r-universe/naoki-egami/actions/runs/26563016957",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/naoki-egami/factorex",
  "_commit": {
    "id": "a5d4d5640525bb56988e02b788d7ea8e6fc7b50e",
    "author": "Naoki Egami <naoki-egami@users.noreply.github.com>",
    "committer": "Naoki Egami <naoki-egami@users.noreply.github.com>",
    "message": "updated for CRAN submission\n",
    "time": 1763018729
  },
  "_maintainer": {
    "name": "Naoki Egami",
    "email": "naoki.egami5@gmail.com",
    "login": "naoki-egami",
    "description": "Associate Professor, MIT",
    "uuid": 19192945
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "arm",
      "role": "Depends"
    },
    {
      "package": "genlasso",
      "role": "Depends"
    },
    {
      "package": "prodlim",
      "role": "Imports"
    },
    {
      "package": "sandwich",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "pbmcapply",
      "role": "Imports"
    },
    {
      "package": "pbapply",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "estimatr",
      "role": "Imports"
    }
  ],
  "_owner": "naoki-egami",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-46",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 8,
  "_contributors": [
    {
      "user": "naoki-egami",
      "count": 125,
      "uuid": 19192945
    }
  ],
  "_userbio": {
    "uuid": 19192945,
    "type": "user",
    "name": "Naoki Egami",
    "description": "Associate Professor, MIT"
  },
  "_downloads": {
    "count": 205,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/factorEx"
  },
  "_devurl": "https://github.com/naoki-egami/factorex",
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/factorEx.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/naoki-egami/factorex",
  "_realowner": "naoki-egami",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2019-10-01"
    },
    {
      "version": "1.0.1",
      "date": "2020-05-11"
    },
    {
      "version": "1.1.0",
      "date": "2025-11-28"
    }
  ],
  "_exports": [
    "decompose_pAMCE",
    "design_pAMCE",
    "diagnose_pAMCE",
    "model_pAMCE",
    "plot_decompose",
    "plot_diagnose",
    "weights_pAMCE"
  ],
  "_datasets": [
    {
      "name": "OnoBurden",
      "title": "Dataset from Ono and Burden (2018)",
      "object": "OnoBurden",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "decompose_pAMCE",
      "title": "Decompose the difference between the pAMCEs",
      "topics": [
        "decompose_pAMCE"
      ]
    },
    {
      "page": "design_pAMCE",
      "title": "Estimating the population AMCE using a design-based approach",
      "topics": [
        "design_pAMCE"
      ]
    },
    {
      "page": "diagnose_pAMCE",
      "title": "Diagnose modeling assumptions for the model-based approach",
      "topics": [
        "diagnose_pAMCE"
      ]
    },
    {
      "page": "model_pAMCE",
      "title": "Estimating the population AMCE using a model-based approach",
      "topics": [
        "model_pAMCE"
      ]
    },
    {
      "page": "OnoBurden",
      "title": "Dataset from Ono and Burden (2018)",
      "topics": [
        "OnoBurden"
      ]
    },
    {
      "page": "plot_decompose",
      "title": "Plot decomposition of the difference between pAMCEs",
      "topics": [
        "plot_decompose"
      ]
    },
    {
      "page": "plot_diagnose",
      "title": "Plotting diagnostic checks",
      "topics": [
        "plot_diagnose"
      ]
    },
    {
      "page": "plot.pAMCE",
      "title": "Plotting the estimated population AMCEs",
      "topics": [
        "plot.pAMCE"
      ]
    },
    {
      "page": "summary.pAMCE",
      "title": "Summarizing the estimated population AMCEs",
      "topics": [
        "summary.pAMCE"
      ]
    },
    {
      "page": "weights_pAMCE",
      "title": "Computing weights for estimating the population AMCE using a design-based approach",
      "topics": [
        "weights_pAMCE"
      ]
    }
  ],
  "_readme": "https://github.com/naoki-egami/factorex/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "arm",
    "boot",
    "cli",
    "coda",
    "codetools",
    "cpp11",
    "data.table",
    "diagram",
    "digest",
    "doParallel",
    "estimatr",
    "farver",
    "foreach",
    "Formula",
    "future",
    "future.apply",
    "generics",
    "genlasso",
    "ggplot2",
    "globals",
    "glue",
    "gtable",
    "igraph",
    "isoband",
    "iterators",
    "KernSmooth",
    "labeling",
    "lattice",
    "lava",
    "lifecycle",
    "listenv",
    "lme4",
    "magrittr",
    "MASS",
    "Matrix",
    "minqa",
    "mvtnorm",
    "nlme",
    "nloptr",
    "numDeriv",
    "parallelly",
    "pbapply",
    "pbmcapply",
    "pkgconfig",
    "prodlim",
    "progressr",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "S7",
    "sandwich",
    "scales",
    "shape",
    "SQUAREM",
    "stringi",
    "stringr",
    "survival",
    "vctrs",
    "viridisLite",
    "withr",
    "zoo"
  ],
  "_score": 3.6020599913279625,
  "_indexed": true,
  "_nocasepkg": "factorex",
  "_universes": [
    "naoki-egami"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-28T08:18:28.000Z",
      "distro": "noble",
      "commit": "a5d4d5640525bb56988e02b788d7ea8e6fc7b50e",
      "fileid": "25fceeb538433d7428017c3830928ac3e2e57274faf86099ae2dfc947c5abb6d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/naoki-egami/actions/runs/26563016957"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-28T08:19:03.000Z",
      "distro": "noble",
      "commit": "a5d4d5640525bb56988e02b788d7ea8e6fc7b50e",
      "fileid": "f8fb31a179f655c9136cea77afc6d6b7f36dbd0aa91191959f01dadcc7d08558",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/naoki-egami/actions/runs/26563016957"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-28T08:17:48.000Z",
      "commit": "a5d4d5640525bb56988e02b788d7ea8e6fc7b50e",
      "fileid": "6bb11ed8e5f69aab3b4b1ff62af69574368940bd646da1a7206c496a23869724",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/naoki-egami/actions/runs/26563016957"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-28T08:17:54.000Z",
      "commit": "a5d4d5640525bb56988e02b788d7ea8e6fc7b50e",
      "fileid": "e13ee0f664532bd57481892feaa757b47c67f65319b81ca48db6977e2b9a6c18",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/naoki-egami/actions/runs/26563016957"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-05-28T08:18:23.000Z",
      "commit": "a5d4d5640525bb56988e02b788d7ea8e6fc7b50e",
      "fileid": "2adfd56eba2950a2137f0fcbe0603f7f6d80b145cff36abb52d1c64ef229f729",
      "status": "success",
      "buildurl": "https://github.com/r-universe/naoki-egami/actions/runs/26563016957"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-28T08:17:28.000Z",
      "commit": "a5d4d5640525bb56988e02b788d7ea8e6fc7b50e",
      "fileid": "527de635a59099efb1f55d929b002d77b8e14912baa6b121d28c72c0026fc075",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/naoki-egami/actions/runs/26563016957"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-28T08:17:25.000Z",
      "commit": "a5d4d5640525bb56988e02b788d7ea8e6fc7b50e",
      "fileid": "b8ea158f20728af627179e7469b181b92b185590ef3986c343ee7b49b24a7373",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/naoki-egami/actions/runs/26563016957"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-28T08:17:39.000Z",
      "commit": "a5d4d5640525bb56988e02b788d7ea8e6fc7b50e",
      "fileid": "3e4a746a0affdc7bc7a4035cf65f0f6b794c362f84568d97c127bbf3d212359e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/naoki-egami/actions/runs/26563016957"
    }
  ]
}