{
  "_id": "6a2a8ff77b7a29ca6004bd3b",
  "Package": "idefix",
  "Type": "Package",
  "Title": "Efficient Designs for Discrete Choice Experiments",
  "Version": "1.1.0",
  "Authors@R": "c(\nperson(\"Frits\", \"Traets\", email = \"frits.traets@gmail.com\", role =\"aut\"),\nperson(\"Daniel\", \"Gil\", email = \"danielgils@gmail.com\", role = \"ctb\"),\nperson(\"Qusai\", \"Iwidat\", email = \"qusaiu@gmail.com\", role = \"ctb\"),\nperson(\"Mouhannad\", \"Arabi\", email = \"Mouhannadarabi@hotmail.com\", role = \"ctb\"),\nperson(\"Martina\", \"Vandebroek\", email = \"martina.vandebroek@kuleuven.be\", role = \"ctb\"),\nperson(\"Michel\", \"Meulders\", email = \"michel.meulders@kuleuven.be\", role = \"cre\"))",
  "Maintainer": "Michel Meulders <michel.meulders@kuleuven.be>",
  "Description": "Generates efficient designs for discrete choice\nexperiments based on the multinomial logit model, and\nindividually adapted designs for the mixed multinomial logit\nmodel. The generated designs can be presented on screen and\nchoice data can be gathered using a shiny application. Traets\nF, Sanchez G, and Vandebroek M (2020)\n<doi:10.18637/jss.v096.i03>.",
  "License": "GPL-3",
  "LazyData": "TRUE",
  "ByteCompile": "TRUE",
  "RoxygenNote": "7.3.1",
  "Encoding": "UTF-8",
  "RdMacros": "Rdpack",
  "URL": "https://github.com/traets/idefix",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-11 10:33:32 UTC",
    "User": "root"
  },
  "Author": "Frits Traets [aut], Daniel Gil [ctb], Qusai Iwidat [ctb],\nMouhannad Arabi [ctb], Martina Vandebroek [ctb], Michel\nMeulders [cre]",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-03-13 23:20:01 UTC",
  "RemoteUrl": "https://github.com/cran/idefix",
  "RemoteRef": "HEAD",
  "RemoteSha": "b471a67fb1748fa6f57d6faa4ecbc1bb4405e9ff",
  "MD5sum": "dd790232bb9c861dfd64f8f040531ae3",
  "_user": "cran",
  "_type": "src",
  "_file": "idefix_1.1.0.tar.gz",
  "_fileid": "7c24d18a79fbf534f5cf411d46977623cea7426523ebf7742f36bddf7c42fc9c",
  "_filesize": 340727,
  "_sha256": "7c24d18a79fbf534f5cf411d46977623cea7426523ebf7742f36bddf7c42fc9c",
  "_created": "2026-06-11T10:33:32.000Z",
  "_published": "2026-06-11T10:37:43.136Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80776936632,
      "time": 198,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7561739054"
    },
    {
      "job": 80776936680,
      "time": 156,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7561723950"
    },
    {
      "job": 80776936596,
      "time": 144,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7561719744"
    },
    {
      "job": 80776936544,
      "time": 157,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7561724801"
    },
    {
      "job": 80776242212,
      "time": 233,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7561666072"
    },
    {
      "job": 80776936588,
      "time": 152,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7561722601"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27340615558",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/idefix",
  "_commit": {
    "id": "b471a67fb1748fa6f57d6faa4ecbc1bb4405e9ff",
    "author": "Michel Meulders <michel.meulders@kuleuven.be>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1.0\n",
    "time": 1741908001
  },
  "_maintainer": {
    "name": "Michel Meulders",
    "email": "michel.meulders@kuleuven.be",
    "login": "michelmeulders",
    "description": "",
    "uuid": 138679121
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.1",
      "role": "Depends"
    },
    {
      "package": "shiny",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.18",
      "role": "Imports"
    },
    {
      "package": "Rdpack",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "tmvtnorm",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "dfidx",
      "role": "Imports"
    },
    {
      "package": "shinyjs",
      "role": "Imports"
    },
    {
      "package": "tableHTML",
      "role": "Imports"
    },
    {
      "package": "RSGHB",
      "role": "Suggests"
    },
    {
      "package": "bayesm",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "Rchoice",
      "role": "Suggests"
    },
    {
      "package": "ChoiceModelR",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 3,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "traets",
      "count": 11,
      "uuid": 20129731
    },
    {
      "user": "michelmeulders",
      "count": 1,
      "uuid": 138679121
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 1211,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/idefix"
  },
  "_devurl": "https://github.com/traets/idefix",
  "_searchresults": 26,
  "_topics": [
    "openblas",
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/idefix.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/traets/idefix",
  "_realowner": "traets",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-06-27"
    },
    {
      "version": "0.1.1",
      "date": "2017-07-10"
    },
    {
      "version": "0.1.2",
      "date": "2017-08-08"
    },
    {
      "version": "0.2.2",
      "date": "2017-12-15"
    },
    {
      "version": "0.2.4",
      "date": "2018-01-17"
    },
    {
      "version": "0.3.1",
      "date": "2018-10-15"
    },
    {
      "version": "0.3.3",
      "date": "2018-11-09"
    },
    {
      "version": "0.4.0",
      "date": "2019-08-01"
    },
    {
      "version": "0.4.3",
      "date": "2020-04-07"
    },
    {
      "version": "1.0.1",
      "date": "2020-11-26"
    },
    {
      "version": "1.0.3",
      "date": "2022-03-28"
    },
    {
      "version": "1.1.0",
      "date": "2025-03-13"
    }
  ],
  "_exports": [
    "ABerr",
    "Blocks",
    "CEA",
    "Datatrans",
    "DBerr",
    "Decode",
    "EvaluateDesign",
    "ImpsampMNL",
    "LoadData",
    "Modfed",
    "Profiles",
    "RespondMNL",
    "SeqCEA",
    "SeqKL",
    "SeqMOD",
    "SurveyApp"
  ],
  "_datasets": [
    {
      "name": "aggregate_design",
      "title": "Discrete choice aggregate design.",
      "object": "aggregate_design",
      "class": [
        "data.frame"
      ],
      "fields": [
        "ID",
        "X",
        "par.1",
        "par.2",
        "par.3",
        "par.4",
        "par.5",
        "par.6",
        "resp"
      ],
      "rows": 112,
      "table": true,
      "tojson": true
    },
    {
      "name": "example_design",
      "title": "Discrete choice design.",
      "object": "example_design",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "Time1",
        "Time2",
        "Price1",
        "Price2",
        "Comfort1",
        "Comfort2"
      ],
      "rows": 16,
      "table": true,
      "tojson": true
    },
    {
      "name": "example_design2",
      "title": "Discrete choice design.",
      "object": "example_design2",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "alt1.cte",
        "alt2.cte",
        "Time1",
        "Time2",
        "Price1",
        "Price2",
        "Comfort1",
        "Comfort2"
      ],
      "rows": 24,
      "table": true,
      "tojson": true
    },
    {
      "name": "nochoice_design",
      "title": "Discrete choice design with no choice option.",
      "object": "nochoice_design",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "no.choice.cte",
        "Time1",
        "Time2",
        "Price1",
        "Price2",
        "Comfort1",
        "Comfort2"
      ],
      "rows": 24,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "idefix-package",
      "title": "idefix: efficient designs for discrete choice experiments.",
      "topics": [
        "idefix-package",
        "idefix"
      ]
    },
    {
      "page": "ABerr",
      "title": "AB error",
      "topics": [
        "ABerr"
      ]
    },
    {
      "page": "aggregate_design",
      "title": "Discrete choice aggregate design.",
      "topics": [
        "aggregate_design"
      ]
    },
    {
      "page": "Blocks",
      "title": "Create blocks (sub-designs) from a given design.",
      "topics": [
        "Blocks"
      ]
    },
    {
      "page": "CEA",
      "title": "Coordinate Exchange algorithm for MNL models.",
      "topics": [
        "CEA"
      ]
    },
    {
      "page": "Datatrans",
      "title": "Data transformation.",
      "topics": [
        "Datatrans"
      ]
    },
    {
      "page": "DBerr",
      "title": "DB error",
      "topics": [
        "DBerr"
      ]
    },
    {
      "page": "Decode",
      "title": "Coded design to readable design.",
      "topics": [
        "Decode"
      ]
    },
    {
      "page": "EvaluateDesign",
      "title": "Calculate efficiency measures for a given design",
      "topics": [
        "EvaluateDesign"
      ]
    },
    {
      "page": "example_design",
      "title": "Discrete choice design.",
      "topics": [
        "example_design"
      ]
    },
    {
      "page": "example_design2",
      "title": "Discrete choice design.",
      "topics": [
        "example_design2"
      ]
    },
    {
      "page": "ImpsampMNL",
      "title": "Importance sampling MNL",
      "topics": [
        "ImpsampMNL"
      ]
    },
    {
      "page": "LoadData",
      "title": "Load numeric choice data from directory",
      "topics": [
        "LoadData"
      ]
    },
    {
      "page": "Modfed",
      "title": "Modified Fedorov algorithm for MNL models.",
      "topics": [
        "Modfed"
      ]
    },
    {
      "page": "nochoice_design",
      "title": "Discrete choice design with no choice option.",
      "topics": [
        "nochoice_design"
      ]
    },
    {
      "page": "Profiles",
      "title": "Profiles generation.",
      "topics": [
        "Profiles"
      ]
    },
    {
      "page": "RespondMNL",
      "title": "Response generation",
      "topics": [
        "RespondMNL"
      ]
    },
    {
      "page": "SeqCEA",
      "title": "Sequential Coordinate Exchange algorithm for MNL model.",
      "topics": [
        "SeqCEA"
      ]
    },
    {
      "page": "SeqKL",
      "title": "Sequential Kullback-Leibler based algorithm for the MNL model.",
      "topics": [
        "SeqKL"
      ]
    },
    {
      "page": "SeqMOD",
      "title": "Sequential modified federov algorithm for MNL model.",
      "topics": [
        "SeqMOD"
      ]
    },
    {
      "page": "SurveyApp",
      "title": "Shiny application to generate a discrete choice survey.",
      "topics": [
        "SurveyApp"
      ]
    }
  ],
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "callr",
    "cli",
    "commonmark",
    "dfidx",
    "digest",
    "dplyr",
    "farver",
    "fastmap",
    "fontawesome",
    "Formula",
    "fs",
    "generics",
    "glue",
    "gmm",
    "htmltools",
    "httpuv",
    "jpeg",
    "jquerylib",
    "jsonlite",
    "labeling",
    "later",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mime",
    "mvtnorm",
    "otel",
    "pillar",
    "pkgconfig",
    "png",
    "processx",
    "promises",
    "ps",
    "R6",
    "rappdirs",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "Rdpack",
    "rlang",
    "sandwich",
    "sass",
    "scales",
    "shiny",
    "shinyjs",
    "sourcetools",
    "tableHTML",
    "tibble",
    "tidyselect",
    "tmvtnorm",
    "utf8",
    "vctrs",
    "viridisLite",
    "webshot",
    "withr",
    "xtable",
    "zoo"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_score": 2.452360000553195,
  "_indexed": false,
  "_nocasepkg": "idefix",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://traets.r-universe.dev/idefix",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-06-11T10:36:43.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "b471a67fb1748fa6f57d6faa4ecbc1bb4405e9ff",
      "fileid": "a0afdf30f9be5b6b9473cce4cbbe42da6c5f1e890cb9403cdc6f18b9ac29c4e9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27340615558"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-06-11T10:36:00.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "b471a67fb1748fa6f57d6faa4ecbc1bb4405e9ff",
      "fileid": "f1fae0daaa6fcb47197211da12044400d9a793cb948f04e6fff2f2f2a7b45ab6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27340615558"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-06-11T10:35:52.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "b471a67fb1748fa6f57d6faa4ecbc1bb4405e9ff",
      "fileid": "19fc08822bfee11e1e32be7b7632f662fb0066526f38068418cf404bedbb81e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27340615558"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-06-11T10:36:03.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "b471a67fb1748fa6f57d6faa4ecbc1bb4405e9ff",
      "fileid": "4b07152b5df58b7b087ba7597e12aaff46a1686e8d7c70a7480f55f9bc581804",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27340615558"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-06-11T10:36:25.000Z",
      "arch": "emscripten",
      "commit": "b471a67fb1748fa6f57d6faa4ecbc1bb4405e9ff",
      "fileid": "fefe5f108bdcab7665ae57a88b7eab8c03781ab2d8f33df408f7a5c6f3298f79",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27340615558"
    }
  ]
}