{
  "_id": "6a1ef9f2b401979e73418219",
  "Package": "cjoint",
  "Version": "2.1.3",
  "Date": "2026-05-18",
  "Title": "AMCE Estimator for Conjoint Experiments",
  "Authors@R": "c(\nperson(\"Soubhik\", \"Barari\", role = \"aut\"),\nperson(\"Elissa\", \"Berwick\", role = \"aut\"),\nperson(\"Jens\", \"Hainmueller\", role = \"aut\"),\nperson(\"Daniel\", \"Hopkins\", role = \"aut\"),\nperson(\"Sean\", \"Liu\", role = \"aut\"),\nperson(\"Anton\", \"Strezhnev\", role = c(\"aut\", \"cre\"),\nemail = \"strezhnev@wisc.edu\"),\nperson(\"Teppei\", \"Yamamoto\", role = \"aut\"))",
  "Description": "An R implementation of the Average Marginal\nComponent-specific Effects (AMCE) estimator presented in\nHainmueller, J., Hopkins, D., and Yamamoto T. (2014)\n<DOI:10.1093/pan/mpt024> Causal Inference in Conjoint Analysis:\nUnderstanding Multi-Dimensional Choices via Stated Preference\nExperiments. Political Analysis 22(1):1-30.",
  "License": "GPL (>= 2)",
  "RoxygenNote": "6.1.0",
  "Encoding": "UTF-8",
  "NeedsCompilation": "no",
  "Config/pak/sysreqs": "cmake make libuv1-dev zlib1g-dev",
  "Repository": "https://astrezhnev.r-universe.dev",
  "Date/Publication": "2026-05-18 19:09:49 UTC",
  "RemoteUrl": "https://github.com/astrezhnev/cjoint",
  "RemoteRef": "HEAD",
  "RemoteSha": "10e11c59daac0b3bb23b92b0420079d5534eff18",
  "Packaged": {
    "Date": "2026-05-18 19:33:42 UTC",
    "User": "root"
  },
  "Author": "Soubhik Barari [aut],\nElissa Berwick [aut],\nJens Hainmueller [aut],\nDaniel Hopkins [aut],\nSean Liu [aut],\nAnton Strezhnev [aut, cre],\nTeppei Yamamoto [aut]",
  "Maintainer": "Anton Strezhnev <strezhnev@wisc.edu>",
  "MD5sum": "02ac4b494a2f4bc64dc0f4dbaec4c903",
  "_user": "astrezhnev",
  "_type": "src",
  "_file": "cjoint_2.1.3.tar.gz",
  "_fileid": "bc2ff5e16baeabd8a1273d0e1abd22f9541d33c160fcf0169b914ee0e8b931de",
  "_filesize": 1124512,
  "_sha256": "bc2ff5e16baeabd8a1273d0e1abd22f9541d33c160fcf0169b914ee0e8b931de",
  "_created": "2026-05-18T19:33:42.000Z",
  "_published": "2026-06-02T15:42:42.401Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79111118492,
      "time": 191,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7067410545"
    },
    {
      "job": 79111118136,
      "time": 193,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7067411446"
    },
    {
      "job": 79111118104,
      "time": 129,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7067391836"
    },
    {
      "job": 79111118292,
      "time": 158,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7067400334"
    },
    {
      "job": 79111117400,
      "time": 195,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7067348400"
    },
    {
      "job": 79111117286,
      "time": 129,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7362628987"
    },
    {
      "job": 79111118229,
      "time": 139,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7067394610"
    },
    {
      "job": 79111118694,
      "time": 190,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7067411015"
    },
    {
      "job": 79111118211,
      "time": 141,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7067396069"
    }
  ],
  "_buildurl": "https://github.com/r-universe/astrezhnev/actions/runs/26055699364",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/astrezhnev/cjoint",
  "_commit": {
    "id": "10e11c59daac0b3bb23b92b0420079d5534eff18",
    "author": "Anton Strezhnev <strezhnev@wisc.edu>",
    "committer": "Anton Strezhnev <strezhnev@wisc.edu>",
    "message": "Version 2.1.3: switch to Authors@R, add missing imports, add .gitignore\n\n- Bump version to 2.1.3 (date 2026-05-18)\n- Convert DESCRIPTION to Authors@R format\n- Add grDevices and utils (View, data) to imports for R CMD check\n- Update README maintainer email to strezhnev@wisc.edu\n- Add .gitignore for R package build artifacts; remove tracked MD5\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>\n",
    "time": 1779131389
  },
  "_maintainer": {
    "name": "Anton Strezhnev",
    "email": "strezhnev@wisc.edu",
    "login": "astrezhnev",
    "description": "Assistant Professor, University of Wisconsin-Madison, Department of Political Science",
    "uuid": 16627732
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "sandwich",
      "role": "Depends"
    },
    {
      "package": "lmtest",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Depends"
    },
    {
      "package": "survey",
      "role": "Depends"
    },
    {
      "package": "Matrix",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "DT",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "shinyjs",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "astrezhnev",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-11",
      "n": 1
    },
    {
      "week": "2026-21",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "astrezhnev",
      "count": 2,
      "uuid": 16627732
    }
  ],
  "_userbio": {
    "uuid": 16627732,
    "type": "user",
    "name": "Anton Strezhnev",
    "description": "Assistant Professor, University of Wisconsin-Madison, Department of Political Science"
  },
  "_downloads": {
    "count": 4336,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cjoint"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/astrezhnev/cjoint",
  "_searchresults": 45,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/cjoint.html",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/astrezhnev/cjoint",
  "_realowner": "astrezhnev",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.2",
      "date": "2014-11-25"
    },
    {
      "version": "1.0.3",
      "date": "2014-12-26"
    },
    {
      "version": "2.0.0",
      "date": "2015-07-24"
    },
    {
      "version": "2.0.1",
      "date": "2015-10-17"
    },
    {
      "version": "2.0.3",
      "date": "2016-01-12"
    },
    {
      "version": "2.0.4",
      "date": "2016-03-08"
    },
    {
      "version": "2.0.5",
      "date": "2017-08-03"
    },
    {
      "version": "2.0.6",
      "date": "2017-11-09"
    },
    {
      "version": "2.1.0",
      "date": "2018-10-19"
    },
    {
      "version": "2.1.1",
      "date": "2023-08-22"
    }
  ],
  "_exports": [
    "amce",
    "makeDesign",
    "plot.amce",
    "print.summary.amce",
    "read.qualtrics",
    "read.with.qualtRics",
    "summary.amce",
    "view"
  ],
  "_datasets": [
    {
      "name": "immigrationconjoint",
      "title": "Immigration Conjoint Experiment Dataset from Hainmueller et. al. (2014)",
      "object": "immigrationconjoint",
      "file": "immigrationconjoint.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "CaseID",
        "contest_no",
        "Education",
        "Gender",
        "Country of Origin",
        "Reason for Application",
        "Job",
        "Job Experience",
        "Job Plans",
        "Prior Entry",
        "Language Skills",
        "Chosen_Immigrant",
        "ethnocentrism",
        "profile",
        "LangPos",
        "PriorPos"
      ],
      "rows": 13960,
      "table": true,
      "tojson": true
    },
    {
      "name": "immigrationdesign",
      "title": "Conjoint Design for the Immigration Experiment in Hainmueller et. al. (2014)",
      "object": "immigrationdesign",
      "file": "immigrationdesign.rda",
      "class": [
        "conjointDesign"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "japan2014conjoint",
      "title": "Japan 2014 Conjoint Experiment Dataset from Horiuchi et. al. (2014)",
      "object": "japan2014conjoint",
      "file": "japan2014conjoint.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "respondent",
        "task",
        "profile",
        "selected",
        "TPP",
        "TPP.rowpos",
        "Nuclear power",
        "Nuclear power.rowpos",
        "Constitutional revision",
        "Constitutional revision.rowpos",
        "Economic growth strategy",
        "Economic growth strategy.rowpos",
        "Consumption tax",
        "Consumption tax.rowpos",
        "National assembly seat reduction",
        "National assembly seat reduction.rowpos",
        "Monetary and fiscal policy",
        "Monetary and fiscal policy.rowpos",
        "Collective self-defense",
        "Collective self-defense.rowpos",
        "Employment",
        "Employment.rowpos",
        "respondentIndex",
        "wgt"
      ],
      "rows": 19220,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "cjoint-package",
      "title": "cjoint: A Package for Estimating Average Marginal Component-specific Effects for Conjoint Survey Experiments",
      "topics": [
        "cjoint-package",
        "cjoint"
      ]
    },
    {
      "page": "amce",
      "title": "Estimating Causal Effects in Conjoint Experiments",
      "topics": [
        "amce"
      ]
    },
    {
      "page": "immigrationconjoint",
      "title": "Immigration Conjoint Experiment Dataset from Hainmueller et. al. (2014)",
      "topics": [
        "immigrationconjoint"
      ]
    },
    {
      "page": "immigrationdesign",
      "title": "Conjoint Design for the Immigration Experiment in Hainmueller et. al. (2014)",
      "topics": [
        "immigrationdesign"
      ]
    },
    {
      "page": "japan2014conjoint",
      "title": "Japan 2014 Conjoint Experiment Dataset from Horiuchi et. al. (2014)",
      "topics": [
        "japan2014conjoint"
      ]
    },
    {
      "page": "makeDesign",
      "title": "Create conjoint design",
      "topics": [
        "makeDesign"
      ]
    },
    {
      "page": "plot.amce",
      "title": "Plot AMCE Estimates",
      "topics": [
        "plot.amce"
      ]
    },
    {
      "page": "read.qualtrics",
      "title": "Read Data from a Conjoint Qualtrics Experiment",
      "topics": [
        "read.qualtrics"
      ]
    },
    {
      "page": "read.with.qualtRics",
      "title": "Read Data from a Conjoint Qualtrics Experiment",
      "topics": [
        "read.with.qualtRics"
      ]
    },
    {
      "page": "summary.amce",
      "title": "Summarizing AMCE estimates",
      "topics": [
        "print.summary.amce",
        "summary.amce"
      ]
    },
    {
      "page": "view",
      "title": "Graphical interfaces for conjoint analysis",
      "topics": [
        "view",
        "view.amce"
      ]
    }
  ],
  "_readme": "https://github.com/astrezhnev/cjoint/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "cpp11",
    "crosstalk",
    "DBI",
    "digest",
    "DT",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "lifecycle",
    "lmtest",
    "magrittr",
    "Matrix",
    "memoise",
    "mime",
    "minqa",
    "mitools",
    "numDeriv",
    "otel",
    "promises",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "rmarkdown",
    "S7",
    "sandwich",
    "sass",
    "scales",
    "shiny",
    "shinyjs",
    "sourcetools",
    "survey",
    "survival",
    "tinytex",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xtable",
    "yaml",
    "zoo"
  ],
  "_score": 4.290301787305674,
  "_indexed": true,
  "_nocasepkg": "cjoint",
  "_universes": [
    "astrezhnev"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.1.3",
      "date": "2026-05-18T19:36:12.000Z",
      "distro": "noble",
      "commit": "10e11c59daac0b3bb23b92b0420079d5534eff18",
      "fileid": "ec4cab764c92e8d6b2bceeea3ca3ec5d2188c0dbdd633d87dfe72bc31bcc2d08",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/astrezhnev/actions/runs/26055699364"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.1.3",
      "date": "2026-05-18T19:36:13.000Z",
      "distro": "noble",
      "commit": "10e11c59daac0b3bb23b92b0420079d5534eff18",
      "fileid": "f0e3cbaeedce90ca28c9af2439957ad5355bb926a60290ead5500f651cac3d30",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/astrezhnev/actions/runs/26055699364"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.1.3",
      "date": "2026-05-18T19:35:26.000Z",
      "commit": "10e11c59daac0b3bb23b92b0420079d5534eff18",
      "fileid": "50159ad3ab1124ac543b626f1db407ea7801c3223edd34084ba2f609ab832410",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/astrezhnev/actions/runs/26055699364"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.1.3",
      "date": "2026-05-18T19:35:39.000Z",
      "commit": "10e11c59daac0b3bb23b92b0420079d5534eff18",
      "fileid": "0ed4041d96ce54bbd04b5e252e61202de12676c4db39ce227298ce6935b23781",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/astrezhnev/actions/runs/26055699364"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.1.3",
      "date": "2026-05-18T19:35:15.000Z",
      "commit": "10e11c59daac0b3bb23b92b0420079d5534eff18",
      "fileid": "b597b65fb4c03b8f78b748bef4dd46bc41d82828b325c266c902a5b21c2974d5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/astrezhnev/actions/runs/26055699364"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.1.3",
      "date": "2026-05-18T19:36:03.000Z",
      "commit": "10e11c59daac0b3bb23b92b0420079d5534eff18",
      "fileid": "e9ac37ec5f20ec9e5da004e70776ffb81202c2e2b5311b84a498776e572a2c98",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/astrezhnev/actions/runs/26055699364"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.1.3",
      "date": "2026-05-18T19:35:08.000Z",
      "commit": "10e11c59daac0b3bb23b92b0420079d5534eff18",
      "fileid": "bc4458c5cb3b91505e1c7f3d5070b6050eca1fe5df2e57369e4a60ac1ce21c69",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/astrezhnev/actions/runs/26055699364"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.1.3",
      "date": "2026-06-02T15:42:21.000Z",
      "commit": "10e11c59daac0b3bb23b92b0420079d5534eff18",
      "fileid": "33032dbc04e8ce42229125a7ffcc974d815480f269a5c61dc86f494526247a16",
      "status": "success",
      "buildurl": "https://github.com/r-universe/astrezhnev/actions/runs/26055699364"
    }
  ]
}