{
  "_id": "6a27d50a24555f66ed545e74",
  "Type": "Package",
  "Package": "multiDoE",
  "Title": "Multi-Criteria Design of Experiments for Optimal Design",
  "Version": "0.9.3",
  "Authors@R": "c(\nperson(\ngiven = \"Francesca\",\nfamily = \"Cucchi\",\nrole = c(\"aut\")\n),\nperson(\ngiven = \"Andrea\",\nfamily = \"Melloncelli\",\nrole = c(\"aut\", \"cre\"),\nemail = \"andrea.melloncelli@vanlog.it\"\n),\nperson(\ngiven = \"Francesco\",\nfamily = \"Sambo\",\nrole = c(\"aut\")\n),\nperson(\ngiven = \"Kalliopi\",\nfamily = \"Mylona\",\nrole = c(\"aut\")\n),\nperson(\ngiven = \"Matteo\",\nfamily = \"Borrotti\",\nrole = c(\"aut\")\n)\n)",
  "Maintainer": "Andrea Melloncelli <andrea.melloncelli@vanlog.it>",
  "Description": "Multi-criteria design of experiments algorithm that\nsimultaneously optimizes up to six different criteria ('I',\n'Id', 'D', 'Ds', 'A' and 'As'). The algorithm finds the optimal\nPareto front and, if requested, selects a possible symmetrical\ndesign on it. The symmetrical design is selected based on two\ntechniques: minimum distance with the Utopia point or the\n'TOPSIS' approach.",
  "License": "CC BY 4.0",
  "URL": "https://github.com/andreamelloncelli/multiDoE",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Repository": "https://andreamelloncelli.r-universe.dev",
  "Date/Publication": "2025-04-02 17:00:55 UTC",
  "RemoteUrl": "https://github.com/andreamelloncelli/multidoe",
  "RemoteRef": "HEAD",
  "RemoteSha": "6885ac682e365ebea10ecf25492c69dcb24d9a5a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-09 08:51:49 UTC",
    "User": "root"
  },
  "Author": "Francesca Cucchi [aut],\nAndrea Melloncelli [aut, cre],\nFrancesco Sambo [aut],\nKalliopi Mylona [aut],\nMatteo Borrotti [aut]",
  "MD5sum": "c25f6a5fbfe5ecf29e2ca98d22d7f598",
  "_user": "andreamelloncelli",
  "_type": "src",
  "_file": "multiDoE_0.9.3.tar.gz",
  "_fileid": "65c3ce584a018e8ad4bc9e5e0efa998a15019cb971542f9eaae8591d9526b4d9",
  "_filesize": 305389,
  "_sha256": "65c3ce584a018e8ad4bc9e5e0efa998a15019cb971542f9eaae8591d9526b4d9",
  "_created": "2026-06-09T08:51:49.000Z",
  "_published": "2026-06-09T08:55:38.631Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80284226818,
      "time": 150,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7502969707"
    },
    {
      "job": 80284226811,
      "time": 198,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7502987120"
    },
    {
      "job": 80284226810,
      "time": 196,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7502972589"
    },
    {
      "job": 80284226829,
      "time": 153,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7502963444"
    },
    {
      "job": 80283439298,
      "time": 274,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7502912434"
    },
    {
      "job": 80284226816,
      "time": 132,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7502963084"
    },
    {
      "job": 80284226798,
      "time": 101,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7502952088"
    },
    {
      "job": 80284226814,
      "time": 156,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7502971995"
    },
    {
      "job": 80284226806,
      "time": 95,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7502949448"
    }
  ],
  "_buildurl": "https://github.com/r-universe/andreamelloncelli/actions/runs/27194729085",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/andreamelloncelli/multidoe",
  "_commit": {
    "id": "6885ac682e365ebea10ecf25492c69dcb24d9a5a",
    "author": "Andrea Melloncelli <andrea.melloncelli@gmail.com>",
    "committer": "Andrea Melloncelli <andrea.melloncelli@gmail.com>",
    "message": "remove problematic test\n",
    "time": 1743613255
  },
  "_maintainer": {
    "name": "Andrea Melloncelli",
    "email": "andrea.melloncelli@vanlog.it",
    "login": "andreamelloncelli",
    "description": "Please see my public projects at @akirocode.",
    "uuid": 12718676
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "plotly",
      "role": "Imports"
    },
    {
      "package": "pracma",
      "role": "Imports"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "here",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "logr",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    },
    {
      "package": "rgl",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "usethis",
      "role": "Suggests"
    }
  ],
  "_owner": "andreamelloncelli",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "fc96",
      "count": 150,
      "uuid": 80286380
    },
    {
      "user": "andreamelloncelli",
      "count": 38,
      "uuid": 12718676
    }
  ],
  "_userbio": {
    "uuid": 12718676,
    "type": "user",
    "name": "Andrea Melloncelli",
    "description": "Please see my public projects at @akirocode."
  },
  "_downloads": {
    "count": 139,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/multiDoE"
  },
  "_devurl": "https://github.com/andreamelloncelli/multidoe",
  "_searchresults": 11,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/multiDoE.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/andreamelloncelli/multidoe",
  "_realowner": "andreamelloncelli",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.9.2",
      "date": "2024-11-19"
    },
    {
      "version": "0.9.4",
      "date": "2025-04-02"
    }
  ],
  "_exports": [
    "%>%",
    "MSOpt",
    "MSSearch",
    "optMultiCrit",
    "optSingleCrit",
    "plotPareto",
    "runTPLS",
    "Score",
    "topsisOpt"
  ],
  "_help": [],
  "_readme": "https://github.com/andreamelloncelli/multidoe/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",
    "pracma",
    "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": "my-vignette.Rmd",
      "filename": "my-vignette.html",
      "title": "Multi-stratum experimental designs: a practical example",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The MultiDoE package",
        "The protein extraction experiment"
      ],
      "created": "2023-06-01 08:44:59",
      "modified": "2024-03-11 16:23:32",
      "commits": 3
    }
  ],
  "_score": 4.041392685158225,
  "_indexed": true,
  "_nocasepkg": "multidoe",
  "_universes": [
    "andreamelloncelli"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.9.3",
      "date": "2026-06-09T08:54:09.000Z",
      "distro": "noble",
      "commit": "6885ac682e365ebea10ecf25492c69dcb24d9a5a",
      "fileid": "dc5780d4f61e45f67b309f21b280b1498b76d722d085dcb8341cb0d1daf1c9c7",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/andreamelloncelli/actions/runs/27194729085"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.9.3",
      "date": "2026-06-09T08:54:49.000Z",
      "distro": "noble",
      "commit": "6885ac682e365ebea10ecf25492c69dcb24d9a5a",
      "fileid": "1d99850cd0c8380b8fb389c26dc1eaa7f30bc5440bbab5be48b5853487afe7ae",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/andreamelloncelli/actions/runs/27194729085"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9.3",
      "date": "2026-06-09T08:54:19.000Z",
      "commit": "6885ac682e365ebea10ecf25492c69dcb24d9a5a",
      "fileid": "ceb6eb06167c8216f8531c44c99b07d7963a791b59d39068632f8367aa097c22",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/andreamelloncelli/actions/runs/27194729085"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.9.3",
      "date": "2026-06-09T08:54:00.000Z",
      "commit": "6885ac682e365ebea10ecf25492c69dcb24d9a5a",
      "fileid": "43ca0153a3bc183e6884ee9f9c53e0c00059c38ac4695360644385c3d9740581",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/andreamelloncelli/actions/runs/27194729085"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.9.3",
      "date": "2026-06-09T08:54:17.000Z",
      "commit": "6885ac682e365ebea10ecf25492c69dcb24d9a5a",
      "fileid": "fb3c6cc388cd732d7c638023b165cab93d7d41278125c9f4ca835455710e633f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/andreamelloncelli/actions/runs/27194729085"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.9.3",
      "date": "2026-06-09T08:53:16.000Z",
      "commit": "6885ac682e365ebea10ecf25492c69dcb24d9a5a",
      "fileid": "ebca86c2b91fe5eac8d9e26729faaf9b036e03f4fe3e720436809b0bb2931596",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/andreamelloncelli/actions/runs/27194729085"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.9.3",
      "date": "2026-06-09T08:54:08.000Z",
      "commit": "6885ac682e365ebea10ecf25492c69dcb24d9a5a",
      "fileid": "a9d43bfd67a74103dcc3b01b88b4442cfb63c705995a8b1255879c232179f045",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/andreamelloncelli/actions/runs/27194729085"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.9.3",
      "date": "2026-06-09T08:53:07.000Z",
      "commit": "6885ac682e365ebea10ecf25492c69dcb24d9a5a",
      "fileid": "2c44db74c2ce5cbb19544d9cf995e1b12e6f12640b1488d7f53a7f6d757b0cc1",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/andreamelloncelli/actions/runs/27194729085"
    }
  ]
}