{
  "_id": "6a17fa44acfb0bcc41da9bb8",
  "Type": "Package",
  "Package": "MOODE",
  "Title": "Multi-Objective Optimal Design of Experiments",
  "Version": "1.1.0",
  "Authors@R": "c(\nperson(\"Vasiliki\", \"Koutra\", , \"vasiliki.koutra@kcl.ac.uk\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0002-1117-4554\")),\nperson(\"Olga\", \"Egorova\", role = c(\"aut\", \"cph\")),\nperson(\"Steven\", \"Gilmour\", role = c(\"aut\", \"cph\")),\nperson(\"Luzia\", \"Trinca\", role = c(\"aut\", \"cph\"))\n)",
  "Description": "Provides functionality to generate compound optimal\ndesigns for targeting the multiple experimental objectives\ndirectly, ensuring that the full set of research questions is\nanswered as economically as possible. Designs can be found\nusing point or coordinate exchange algorithms combining\nestimation, inference and lack-of-fit criteria that account for\nmodel inadequacy. Details and examples are given by Koutra et\nal. (2024) <doi:10.48550/arXiv.2412.17158>.",
  "License": "GPL (>= 3)",
  "URL": "https://github.com/vkstats/MOODE",
  "BugReports": "https://github.com/vkstats/MOODE/issues",
  "RdMacros": "Rdpack",
  "Encoding": "UTF-8",
  "NeedsCompilation": "no",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Repository": "https://vkstats.r-universe.dev",
  "Date/Publication": "2025-08-17 20:39:46 UTC",
  "RemoteUrl": "https://github.com/vkstats/moode",
  "RemoteRef": "HEAD",
  "RemoteSha": "1b6f1dbf4ccd82281b8b75d4d8809390eb514d09",
  "Packaged": {
    "Date": "2026-05-28 08:15:06 UTC",
    "User": "root"
  },
  "Author": "Vasiliki Koutra [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-1117-4554>),\nOlga Egorova [aut, cph],\nSteven Gilmour [aut, cph],\nLuzia Trinca [aut, cph]",
  "Maintainer": "Vasiliki Koutra <vasiliki.koutra@kcl.ac.uk>",
  "MD5sum": "315fa492a349292b6053586ab3dc3907",
  "_user": "vkstats",
  "_type": "src",
  "_file": "MOODE_1.1.0.tar.gz",
  "_fileid": "a2ebc05410463ac7b90f8c0731af143def669049db3e9be0a5ea2c9af6194f76",
  "_filesize": 235431,
  "_sha256": "a2ebc05410463ac7b90f8c0731af143def669049db3e9be0a5ea2c9af6194f76",
  "_created": "2026-05-28T08:15:06.000Z",
  "_published": "2026-05-28T08:18:12.572Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78250824873,
      "time": 105,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7260975488"
    },
    {
      "job": 78250824881,
      "time": 101,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7260974333"
    },
    {
      "job": 78250824976,
      "time": 145,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7260982102"
    },
    {
      "job": 78250824891,
      "time": 120,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7260974433"
    },
    {
      "job": 78250433748,
      "time": 149,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260941336"
    },
    {
      "job": 78250824952,
      "time": 90,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260970733"
    },
    {
      "job": 78250824957,
      "time": 73,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7260965138"
    },
    {
      "job": 78250824892,
      "time": 75,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7260965505"
    },
    {
      "job": 78250825031,
      "time": 59,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7260961256"
    }
  ],
  "_buildurl": "https://github.com/r-universe/vkstats/actions/runs/26562992628",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/vkstats/moode",
  "_commit": {
    "id": "1b6f1dbf4ccd82281b8b75d4d8809390eb514d09",
    "author": "vkstats <val.koutra@gmail.com>",
    "committer": "vkstats <val.koutra@gmail.com>",
    "message": "Increment version number to 1.1.0\n",
    "time": 1755463186
  },
  "_maintainer": {
    "name": "Vasiliki Koutra",
    "email": "vasiliki.koutra@kcl.ac.uk",
    "orcid": "0000-0002-1117-4554"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "far",
      "role": "Imports"
    },
    {
      "package": "progressr",
      "role": "Imports"
    },
    {
      "package": "Rdpack",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "doFuture",
      "role": "Suggests"
    },
    {
      "package": "foreach",
      "role": "Suggests"
    }
  ],
  "_owner": "vkstats",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-33",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v1.1.0",
      "date": "2025-08-17"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "vkstats",
      "count": 54,
      "uuid": 79843215
    },
    {
      "user": "olga-egorova",
      "count": 38,
      "uuid": 36294832
    }
  ],
  "_userbio": {
    "uuid": 79843215,
    "type": "user",
    "name": "Vasiliki Koutra (KCL)"
  },
  "_downloads": {
    "count": 147,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MOODE"
  },
  "_devurl": "https://github.com/vkstats/moode",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MOODE.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/vkstats/moode",
  "_realowner": "vkstats",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2025-01-08"
    },
    {
      "version": "1.1.0",
      "date": "2025-08-18"
    }
  ],
  "_exports": [
    "candidate_set_full",
    "candidate_set_orth",
    "candidate_trt_set",
    "criteria.GD",
    "criteria.GDP",
    "criteria.GL",
    "criteria.GLP",
    "criteria.mseD",
    "criteria.mseL",
    "criteria.mseP",
    "criteria.values.G",
    "criteria.values.mse",
    "mood",
    "Search"
  ],
  "_help": [
    {
      "page": "candidate_set_full",
      "title": "Forms the full candidate set of treatments for all polynomial terms",
      "topics": [
        "candidate_set_full"
      ]
    },
    {
      "page": "candidate_set_orth",
      "title": "Forms the orthonormalised full candidate set",
      "topics": [
        "candidate_set_orth"
      ]
    },
    {
      "page": "candidate_trt_set",
      "title": "Forms the labelled candidate set of treatments",
      "topics": [
        "candidate_trt_set"
      ]
    },
    {
      "page": "criteria.GD",
      "title": "Calculates the values of the Generalised Ds-criterion and its components",
      "topics": [
        "criteria.GD"
      ]
    },
    {
      "page": "criteria.GDP",
      "title": "Calculates the values of the Generalised DPs-criterion and its components",
      "topics": [
        "criteria.GDP"
      ]
    },
    {
      "page": "criteria.GL",
      "title": "Calculates the values of the Generalised L-criterion and its components",
      "topics": [
        "criteria.GL"
      ]
    },
    {
      "page": "criteria.GLP",
      "title": "Calculates the values of the Generalised LP-criterion and its components",
      "topics": [
        "criteria.GLP"
      ]
    },
    {
      "page": "criteria.mseD",
      "title": "Calculates the values of the MSE DPs-criterion and its components",
      "topics": [
        "criteria.mseD"
      ]
    },
    {
      "page": "criteria.mseL",
      "title": "Calculates the values of the MSE LP-criterion and its components",
      "topics": [
        "criteria.mseL"
      ]
    },
    {
      "page": "criteria.mseP",
      "title": "Calculates the values of the MSE DPs-criterion using the point prior for the MSE(D)-component estimation",
      "topics": [
        "criteria.mseP"
      ]
    },
    {
      "page": "criteria.values.G",
      "title": "Evaluating individual criteria of the designs, from the Generalized compound criteria (Goos et al. 2005; Egorova,~O. 2017)",
      "topics": [
        "criteria.values.G"
      ]
    },
    {
      "page": "criteria.values.mse",
      "title": "Evaluating individual criteria of the designs",
      "topics": [
        "criteria.values.mse"
      ]
    },
    {
      "page": "mood",
      "title": "Setting up the parameters of a factorial experiment to search for multi-objective optimal completely randomised design.",
      "topics": [
        "mood"
      ]
    },
    {
      "page": "Search",
      "title": "Searching for a multi-objective optimal completely randomised design.",
      "topics": [
        "Search"
      ]
    }
  ],
  "_readme": "https://github.com/vkstats/moode/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "digest",
    "far",
    "lattice",
    "nlme",
    "progressr",
    "rbibutils",
    "Rdpack",
    "rlang"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "moode",
  "_universes": [
    "vkstats"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-28T08:16:54.000Z",
      "distro": "noble",
      "commit": "1b6f1dbf4ccd82281b8b75d4d8809390eb514d09",
      "fileid": "8a26006c864b24c6e441b9812a2af8824d8bcb9c607a974535e9d728b4ca88d5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vkstats/actions/runs/26562992628"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-28T08:16:52.000Z",
      "distro": "noble",
      "commit": "1b6f1dbf4ccd82281b8b75d4d8809390eb514d09",
      "fileid": "87e0f3b10911ee577568c64f9499e99586d40f95be2b683bf83d9d24def3c173",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vkstats/actions/runs/26562992628"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-28T08:17:20.000Z",
      "commit": "1b6f1dbf4ccd82281b8b75d4d8809390eb514d09",
      "fileid": "ff4a387e382acab4952a6f9ee4efb05e37e19271c987867f7438b9f0139342a8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vkstats/actions/runs/26562992628"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-28T08:16:56.000Z",
      "commit": "1b6f1dbf4ccd82281b8b75d4d8809390eb514d09",
      "fileid": "1d57bf9bd9792a9b75203f0dc05e641cd2b1f05d926920316e06ef3b928c7cc6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vkstats/actions/runs/26562992628"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-05-28T08:16:53.000Z",
      "commit": "1b6f1dbf4ccd82281b8b75d4d8809390eb514d09",
      "fileid": "569c984ca555c430426d744aefba49d4e843d9fd47907459704b55e46af94657",
      "status": "success",
      "buildurl": "https://github.com/r-universe/vkstats/actions/runs/26562992628"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-28T08:16:17.000Z",
      "commit": "1b6f1dbf4ccd82281b8b75d4d8809390eb514d09",
      "fileid": "80f2ba9c9dc484aff15e1b4d1ac60798691f4b6b583068bfbfa5be1a0b1b6b27",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vkstats/actions/runs/26562992628"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-28T08:16:16.000Z",
      "commit": "1b6f1dbf4ccd82281b8b75d4d8809390eb514d09",
      "fileid": "959af2598a993bcfcc8bf309383f6b252b20045e3490fb9a56f525281d4a9d5d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vkstats/actions/runs/26562992628"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-28T08:16:05.000Z",
      "commit": "1b6f1dbf4ccd82281b8b75d4d8809390eb514d09",
      "fileid": "946fdda94ddb75df8136e787f2728a2671f5c3e398fa4a79afc9b4d7237b473e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vkstats/actions/runs/26562992628"
    }
  ]
}