{
  "_id": "6a214813cd65a98ecbd2bcfe",
  "Package": "simulateDCE",
  "Title": "Simulate Data for Discrete Choice Experiments",
  "Version": "0.3.2",
  "Authors@R": "person(given = \"Julian\", family = \"Sagebiel\", email = \"julian.sagebiel@idiv.de\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-0253-6875\"))",
  "Description": "Supports simulating choice experiment data for given\ndesigns. It helps to quickly test different designs against\neach other and compare the performance of new models. The goal\nof 'simulateDCE' is to make it easy to simulate choice\nexperiment datasets using designs from 'NGENE', 'idefix' or\n'spdesign'. You have to store the design file(s) in a\nsub-directory and need to specify certain parameters and the\nutility functions for the data generating process. For more\ndetails on choice experiments see Mariel et al. (2021)\n<doi:10.1007/978-3-030-62669-3>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake libfontconfig1-dev libfreetype6-dev\nlibfribidi-dev make libharfbuzz-dev libicu-dev libpng-dev\nlibuv1-dev libxml2-dev libx11-dev",
  "Repository": "https://sagebiej.r-universe.dev",
  "Date/Publication": "2026-05-03 22:51:29 UTC",
  "RemoteUrl": "https://github.com/sagebiej/simulatedce",
  "RemoteRef": "HEAD",
  "RemoteSha": "cb1997b6d3d0612bb4a68fdb9079a1c9412ef5a2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 09:36:05 UTC",
    "User": "root"
  },
  "Author": "Julian Sagebiel [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-0253-6875>)",
  "Maintainer": "Julian Sagebiel <julian.sagebiel@idiv.de>",
  "MD5sum": "7a15c514d7695bf7b45c53876fa6ccb1",
  "_user": "sagebiej",
  "_type": "src",
  "_file": "simulateDCE_0.3.2.tar.gz",
  "_fileid": "b1335db96ba27bc219d68d1f6cb13d3a1af3bea3a9fe6b83321377bb26898dfb",
  "_filesize": 1371998,
  "_sha256": "b1335db96ba27bc219d68d1f6cb13d3a1af3bea3a9fe6b83321377bb26898dfb",
  "_created": "2026-06-04T09:36:05.000Z",
  "_published": "2026-06-04T09:40:35.803Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79491017695,
      "time": 187,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7408117404"
    },
    {
      "job": 79491017706,
      "time": 164,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7408108474"
    },
    {
      "job": 79491017704,
      "time": 218,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7408115456"
    },
    {
      "job": 79491017685,
      "time": 199,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7408110205"
    },
    {
      "job": 79490368166,
      "time": 229,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7408048908"
    },
    {
      "job": 79491017826,
      "time": 138,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7408099635"
    },
    {
      "job": 79491017693,
      "time": 213,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7408126280"
    },
    {
      "job": 79491017713,
      "time": 178,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7408113896"
    },
    {
      "job": 79491017740,
      "time": 226,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7408131514"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sagebiej/actions/runs/26943421134",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/sagebiej/simulatedce",
  "_commit": {
    "id": "cb1997b6d3d0612bb4a68fdb9079a1c9412ef5a2",
    "author": "Julian Sagebiel <julian.sagebiel@idiv.de>",
    "committer": "Julian Sagebiel <julian.sagebiel@idiv.de>",
    "message": "small final fix in qs dependencies\n",
    "time": 1777848689
  },
  "_maintainer": {
    "name": "Julian Sagebiel",
    "email": "julian.sagebiel@idiv.de",
    "login": "sagebiej",
    "twitter": "@JSagebielChoice",
    "description": "Environmental Economist, trying to value nature\n",
    "uuid": 38528204,
    "orcid": "0000-0002-0253-6875"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "version": ">= 1.1.4",
      "role": "Imports"
    },
    {
      "package": "evd",
      "role": "Imports"
    },
    {
      "package": "formula.tools",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "kableExtra",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "mixl",
      "role": "Imports"
    },
    {
      "package": "psych",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tictoc",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "future",
      "role": "Imports"
    },
    {
      "package": "furrr",
      "role": "Imports"
    },
    {
      "package": "qs2",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "rlang",
      "role": "Suggests"
    }
  ],
  "_owner": "sagebiej",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-26",
      "n": 11
    },
    {
      "week": "2025-27",
      "n": 4
    },
    {
      "week": "2025-28",
      "n": 10
    },
    {
      "week": "2025-30",
      "n": 11
    },
    {
      "week": "2025-51",
      "n": 3
    },
    {
      "week": "2026-18",
      "n": 6
    }
  ],
  "_tags": [
    {
      "name": "v0.3.0",
      "date": "2025-07-09"
    },
    {
      "name": "v0.3.1",
      "date": "2025-07-26"
    },
    {
      "name": "v0.3.2",
      "date": "2026-05-03"
    }
  ],
  "_topics": [
    "choice-experiments",
    "choice-modeling",
    "simulation"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "sagebiej",
      "count": 143,
      "uuid": 38528204
    },
    {
      "user": "samuelsmock",
      "count": 21,
      "uuid": 59740792
    }
  ],
  "_userbio": {
    "uuid": 38528204,
    "type": "user",
    "name": "Julian Sagebiel",
    "description": "Environmental Economist, trying to value nature\r\n"
  },
  "_downloads": {
    "count": 251,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/simulateDCE"
  },
  "_devurl": "https://github.com/sagebiej/simulatedce",
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/simulateDCE.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/sagebiej/simulatedce",
  "_realowner": "sagebiej",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.3.0",
      "date": "2025-07-09"
    },
    {
      "version": "0.3.1",
      "date": "2025-08-01"
    },
    {
      "version": "0.3.2",
      "date": "2026-05-04"
    }
  ],
  "_exports": [
    "%>%",
    "aggregateResults",
    "createDataset",
    "extract_b_values",
    "readdesign",
    "sim_all",
    "sim_choice",
    "simulate_choices"
  ],
  "_help": [
    {
      "page": "aggregateResults",
      "title": "Aggregate Simulation Results",
      "topics": [
        "aggregateResults"
      ]
    },
    {
      "page": "createDataset",
      "title": "Create a Dataset for Choice Experiment Analysis",
      "topics": [
        "createDataset"
      ]
    },
    {
      "page": "extract_b_values",
      "title": "Title Extracts beta values from an spdesign object",
      "topics": [
        "extract_b_values"
      ]
    },
    {
      "page": "readdesign",
      "title": "Creates a dataframe with the design.",
      "topics": [
        "readdesign"
      ]
    },
    {
      "page": "sim_all",
      "title": "Is a wrapper for sim_choice executing the simulation over all designs stored in a specific folder update",
      "topics": [
        "sim_all"
      ]
    },
    {
      "page": "sim_choice",
      "title": "Simulate and estimate choices",
      "topics": [
        "sim_choice"
      ]
    },
    {
      "page": "simulate_choices",
      "title": "Simulate choices based on a data.frame with a design and respondents",
      "topics": [
        "simulate_choices"
      ]
    }
  ],
  "_readme": "https://github.com/sagebiej/simulatedce/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bit",
    "bit64",
    "bslib",
    "cachem",
    "cli",
    "clipr",
    "codetools",
    "cpp11",
    "crayon",
    "data.table",
    "digest",
    "dplyr",
    "evaluate",
    "evd",
    "farver",
    "fastmap",
    "fontawesome",
    "formula.tools",
    "fs",
    "furrr",
    "future",
    "generics",
    "ggplot2",
    "globals",
    "glue",
    "GPArotation",
    "gtable",
    "highr",
    "hms",
    "htmltools",
    "isoband",
    "jquerylib",
    "jsonlite",
    "kableExtra",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "listenv",
    "magrittr",
    "maxLik",
    "memoise",
    "mime",
    "miscTools",
    "mixl",
    "mnormt",
    "nlme",
    "numDeriv",
    "operator.tools",
    "parallelly",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "psych",
    "purrr",
    "qs2",
    "R6",
    "randtoolbox",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppParallel",
    "readr",
    "rlang",
    "rmarkdown",
    "rngWELL",
    "rstudioapi",
    "S7",
    "sandwich",
    "sass",
    "scales",
    "stringfish",
    "stringi",
    "stringr",
    "svglite",
    "systemfonts",
    "textshaping",
    "tibble",
    "tictoc",
    "tidyr",
    "tidyselect",
    "tinytex",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "xfun",
    "xml2",
    "yaml",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "csa-vignette.Rmd",
      "filename": "csa-vignette.html",
      "title": "csa-vignette",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Inititalize Variables",
        "Other parameters",
        "Randomness",
        "Output",
        "Accessing the Output in R"
      ],
      "created": "2024-02-15 19:57:27",
      "modified": "2025-06-29 12:25:29",
      "commits": 7
    },
    {
      "source": "SE_Agri-vignette.Rmd",
      "filename": "SE_Agri-vignette.html",
      "title": "SE_Agri-vignette",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Inititalize Variables",
        "Other parameters",
        "Randomness",
        "Output",
        "Accessing the Output in R"
      ],
      "created": "2024-02-15 21:02:29",
      "modified": "2025-06-29 12:25:29",
      "commits": 7
    },
    {
      "source": "SE_drive-vignette.Rmd",
      "filename": "SE_drive-vignette.html",
      "title": "SE_drive-vignette",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Inititalize Variables",
        "Decision Groups",
        "Other parameters",
        "Output",
        "Accessing the Output in R"
      ],
      "created": "2024-02-13 11:40:38",
      "modified": "2025-06-29 12:25:29",
      "commits": 7
    }
  ],
  "_score": 4.954242509439325,
  "_indexed": true,
  "_nocasepkg": "simulatedce",
  "_universes": [
    "sagebiej"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.2",
      "date": "2026-06-04T09:38:40.000Z",
      "distro": "noble",
      "commit": "cb1997b6d3d0612bb4a68fdb9079a1c9412ef5a2",
      "fileid": "ae1edaa3a3f2797661a935075b32572160d468d626f3d35f171aacd3f434f7f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sagebiej/actions/runs/26943421134"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.2",
      "date": "2026-06-04T09:38:23.000Z",
      "distro": "noble",
      "commit": "cb1997b6d3d0612bb4a68fdb9079a1c9412ef5a2",
      "fileid": "4cd23b3fcf29fda83e0a470ecf30301752cfe72a92c066f72456425a4929092c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sagebiej/actions/runs/26943421134"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.2",
      "date": "2026-06-04T09:38:45.000Z",
      "commit": "cb1997b6d3d0612bb4a68fdb9079a1c9412ef5a2",
      "fileid": "714bacc146ed41e7f3585f2d4a98d3eb8fddc31efd094aeff77e62993ac7674f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sagebiej/actions/runs/26943421134"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.2",
      "date": "2026-06-04T09:38:27.000Z",
      "commit": "cb1997b6d3d0612bb4a68fdb9079a1c9412ef5a2",
      "fileid": "30c9faae49bcda43ebb96bf89d8b298a9afb39e4c962eb4c5e1a5ee0d6afea11",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sagebiej/actions/runs/26943421134"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.2",
      "date": "2026-06-04T09:38:42.000Z",
      "commit": "cb1997b6d3d0612bb4a68fdb9079a1c9412ef5a2",
      "fileid": "5d0de65c80e4fc016b84ef813ee23ec50c3356432cb909d8e85538e08e9f355f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sagebiej/actions/runs/26943421134"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.2",
      "date": "2026-06-04T09:38:55.000Z",
      "commit": "cb1997b6d3d0612bb4a68fdb9079a1c9412ef5a2",
      "fileid": "ae6ee6a89f4f2cc7e752cdc63d646b7f208cc9b46553e43bcedbdadb873ff03f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sagebiej/actions/runs/26943421134"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.2",
      "date": "2026-06-04T09:38:22.000Z",
      "commit": "cb1997b6d3d0612bb4a68fdb9079a1c9412ef5a2",
      "fileid": "541f7bec99ce47cf2885b8f5390cd669f4e94dcd096a36bf16b0d0a3d1dfb6b3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sagebiej/actions/runs/26943421134"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.2",
      "date": "2026-06-04T09:38:33.000Z",
      "commit": "cb1997b6d3d0612bb4a68fdb9079a1c9412ef5a2",
      "fileid": "629ce69d773012f9ce42c4e2f26e8232072237299a374cc024650ffb410a8fb6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sagebiej/actions/runs/26943421134"
    }
  ]
}