{
  "_id": "6a213a14cd65a98ecbd27ba4",
  "Package": "experDesign",
  "Title": "Design Experiments for Batches",
  "Version": "0.4.0.9000",
  "Authors@R": "c(\nperson(\"Lluís\", \"Revilla Sancho\", , \"lluis.revilla@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-9747-2570\")),\nperson(\"Juanjo\", \"Lozano\", role = \"ths\",\ncomment = c(ORCID = \"0000-0001-7613-3908\")),\nperson(\"Azucena\", \"Salas Martinez\", role = \"ths\",\ncomment = c(ORCID = \"0000-0003-4572-2907\"))\n)",
  "Description": "Distributes samples in batches while making batches\nhomogeneous according to their description. Allows for an\narbitrary number of variables, both numeric and categorical.\nFor quality control it provides functions to subset a\nrepresentative sample.",
  "License": "MIT + file LICENSE",
  "URL": "https://experdesign.llrs.dev, https://github.com/llrs/experDesign/",
  "BugReports": "https://github.com/llrs/experDesign/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.1",
  "Repository": "https://llrs.r-universe.dev",
  "Date/Publication": "2025-06-08 08:41:33 UTC",
  "RemoteUrl": "https://github.com/llrs/experdesign",
  "RemoteRef": "HEAD",
  "RemoteSha": "2640afcff8d94357fc4d245549b31dd1d1cf8ff4",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 08:37:01 UTC",
    "User": "root"
  },
  "Author": "Lluís Revilla Sancho [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-9747-2570>),\nJuanjo Lozano [ths] (ORCID: <https://orcid.org/0000-0001-7613-3908>),\nAzucena Salas Martinez [ths] (ORCID:\n<https://orcid.org/0000-0003-4572-2907>)",
  "Maintainer": "Lluís Revilla Sancho <lluis.revilla@gmail.com>",
  "MD5sum": "5201c7bbb5cf0d8779a334f97f6bdb80",
  "_user": "llrs",
  "_type": "src",
  "_file": "experDesign_0.4.0.9000.tar.gz",
  "_fileid": "5239164408939709bd4292b0b1a4a1a3fd92bc574fa933c43dca408b32c3e74f",
  "_filesize": 203841,
  "_sha256": "5239164408939709bd4292b0b1a4a1a3fd92bc574fa933c43dca408b32c3e74f",
  "_created": "2026-06-04T08:37:01.000Z",
  "_published": "2026-06-04T08:40:52.551Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79481247572,
      "time": 137,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7406867574"
    },
    {
      "job": 79481247719,
      "time": 132,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406866033"
    },
    {
      "job": 79481247575,
      "time": 183,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7406871075"
    },
    {
      "job": 79481247565,
      "time": 158,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406864068"
    },
    {
      "job": 79480680731,
      "time": 201,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406817113"
    },
    {
      "job": 79481247538,
      "time": 97,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406853026"
    },
    {
      "job": 79481247609,
      "time": 123,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7406862576"
    },
    {
      "job": 79481247595,
      "time": 127,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7406863931"
    },
    {
      "job": 79481247563,
      "time": 84,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406848377"
    }
  ],
  "_buildurl": "https://github.com/r-universe/llrs/actions/runs/26940526781",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/llrs/experdesign",
  "_commit": {
    "id": "2640afcff8d94357fc4d245549b31dd1d1cf8ff4",
    "author": "Lluís <lluis.revilla@gmail.com>",
    "committer": "Lluís <lluis.revilla@gmail.com>",
    "message": "Upkeep\n",
    "time": 1749372093
  },
  "_maintainer": {
    "name": "Lluís Revilla Sancho",
    "email": "lluis.revilla@gmail.com",
    "login": "llrs",
    "mastodon": "@Lluis_Revilla@fosstodon.org",
    "orcid": "0000-0001-9747-2570",
    "description": "Bioinformatician, data scientist/engineer making data accessible & useful, be it in pharma, research, open source or government data.",
    "uuid": 6818218
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "llrs",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-23",
      "n": 2
    }
  ],
  "_tags": [],
  "_topics": [
    "batch",
    "experiment-design"
  ],
  "_stars": 10,
  "_contributors": [
    {
      "user": "llrs",
      "count": 411,
      "uuid": 6818218
    }
  ],
  "_userbio": {
    "uuid": 6818218,
    "type": "user",
    "name": "Lluís Revilla",
    "description": "Bioinformatician, data scientist/engineer making data accessible & useful, be it in pharma, research, open source or government data."
  },
  "_downloads": {
    "count": 165,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/experDesign"
  },
  "_devurl": "https://github.com/llrs/experdesign",
  "_pkgdown": "https://experdesign.llrs.dev",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/experDesign.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/llrs/experdesign",
  "_realowner": "llrs",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.2",
      "date": "2020-09-08"
    },
    {
      "version": "0.0.4",
      "date": "2020-09-28"
    },
    {
      "version": "0.1.0",
      "date": "2021-04-22"
    },
    {
      "version": "0.2.0",
      "date": "2023-04-05"
    },
    {
      "version": "0.3.0",
      "date": "2024-02-20"
    },
    {
      "version": "0.4.0",
      "date": "2024-05-20"
    }
  ],
  "_exports": [
    "batch_names",
    "check_data",
    "check_index",
    "compare_index",
    "create_subset",
    "design",
    "distribution",
    "entropy",
    "evaluate_entropy",
    "evaluate_independence",
    "evaluate_index",
    "evaluate_mad",
    "evaluate_mean",
    "evaluate_na",
    "evaluate_orig",
    "evaluate_sd",
    "extreme_cases",
    "follow_up",
    "follow_up2",
    "inspect",
    "optimum_batches",
    "optimum_subset",
    "position_name",
    "qcSubset",
    "replicates",
    "sizes_batches",
    "spatial",
    "use_index",
    "valid_followup"
  ],
  "_help": [
    {
      "page": "experDesign-package",
      "title": "experDesign: Expert experiment design in batches",
      "topics": [
        "experDesign-package",
        "experDesign"
      ]
    },
    {
      "page": "batch_names",
      "title": "Name the batch",
      "topics": [
        "batch_names"
      ]
    },
    {
      "page": "check_data",
      "title": "Check experiment data",
      "topics": [
        "check_data"
      ]
    },
    {
      "page": "check_index",
      "title": "Check index distribution on batches",
      "topics": [
        "check_index"
      ]
    },
    {
      "page": "compare_index",
      "title": "Compares two indexes",
      "topics": [
        "compare_index"
      ]
    },
    {
      "page": "create_subset",
      "title": "Create index of subsets of a data",
      "topics": [
        "create_subset"
      ]
    },
    {
      "page": "design",
      "title": "Design a batch experiment",
      "topics": [
        "design"
      ]
    },
    {
      "page": "distribution",
      "title": "Distribution by batch",
      "topics": [
        "distribution"
      ]
    },
    {
      "page": "entropy",
      "title": "Calculates the entropy",
      "topics": [
        "entropy"
      ]
    },
    {
      "page": "evaluate_entropy",
      "title": "Evaluate entropy",
      "concept": [
        "functions to evaluate categories",
        "functions to evaluate samples"
      ],
      "topics": [
        "evaluate_entropy"
      ]
    },
    {
      "page": "evaluate_independence",
      "title": "Compare independence by chisq.test",
      "concept": [
        "functions to evaluate categories",
        "functions to evaluate samples"
      ],
      "topics": [
        "evaluate_independence"
      ]
    },
    {
      "page": "evaluate_index",
      "title": "Evaluates a data.frame",
      "concept": [
        "functions to evaluate samples"
      ],
      "topics": [
        "evaluate_index"
      ]
    },
    {
      "page": "evaluate_mad",
      "title": "Evaluate median absolute deviation",
      "concept": [
        "functions to evaluate numbers",
        "functions to evaluate samples"
      ],
      "topics": [
        "evaluate_mad"
      ]
    },
    {
      "page": "evaluate_mean",
      "title": "Evaluates the mean of the numeric values",
      "concept": [
        "functions to evaluate numbers",
        "functions to evaluate samples"
      ],
      "topics": [
        "evaluate_mean"
      ]
    },
    {
      "page": "evaluate_na",
      "title": "Evaluate the dispersion of NAs",
      "concept": [
        "functions to evaluate categories",
        "functions to evaluate numbers",
        "functions to evaluate samples"
      ],
      "topics": [
        "evaluate_na"
      ]
    },
    {
      "page": "evaluate_orig",
      "title": "Evaluate each variable provided",
      "concept": [
        "functions to evaluate samples"
      ],
      "topics": [
        "evaluate_orig"
      ]
    },
    {
      "page": "evaluate_sd",
      "title": "Evaluates the mean of the numeric values",
      "concept": [
        "functions to evaluate numbers",
        "functions to evaluate samples"
      ],
      "topics": [
        "evaluate_sd"
      ]
    },
    {
      "page": "extreme_cases",
      "title": "Select the subset of extreme cases to evaluation",
      "topics": [
        "extreme_cases"
      ]
    },
    {
      "page": "follow_up",
      "title": "Follow up experiments",
      "topics": [
        "follow_up"
      ]
    },
    {
      "page": "follow_up2",
      "title": "Follow up experiments in batches",
      "topics": [
        "follow_up2"
      ]
    },
    {
      "page": "inspect",
      "title": "Inspect the index",
      "topics": [
        "inspect"
      ]
    },
    {
      "page": "optimum",
      "title": "Optimum values for batches",
      "topics": [
        "optimum",
        "optimum_batches",
        "optimum_subset",
        "sizes_batches"
      ]
    },
    {
      "page": "position_name",
      "title": "Create position names for a grid.",
      "topics": [
        "position_name"
      ]
    },
    {
      "page": "qcSubset",
      "title": "Random subset",
      "topics": [
        "qcSubset"
      ]
    },
    {
      "page": "replicates",
      "title": "Design a batch experiment with experimental controls",
      "topics": [
        "replicates"
      ]
    },
    {
      "page": "spatial",
      "title": "Distribute the sample on the plate",
      "topics": [
        "spatial"
      ]
    },
    {
      "page": "use_index",
      "title": "Convert a factor to index",
      "topics": [
        "use_index"
      ]
    },
    {
      "page": "valid_followup",
      "title": "Check the data for a follow up experiment.",
      "topics": [
        "valid_followup"
      ]
    }
  ],
  "_readme": "https://github.com/llrs/experdesign/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "experdesign.Rmd",
      "filename": "experdesign.html",
      "title": "exprDesign",
      "author": "Lluís Revilla Sancho",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Previous work",
        "Design of Experiment",
        "Randomization",
        "Randomization and replicates",
        "Layout",
        "Report for easy on field usage",
        "Compare indices",
        "Unbalanced setting",
        "Quality check",
        "Internals",
        "SessionInfo"
      ],
      "created": "2018-07-27 13:06:52",
      "modified": "2023-03-22 14:55:06",
      "commits": 20
    }
  ],
  "_score": 4.698970004336019,
  "_indexed": true,
  "_nocasepkg": "experdesign",
  "_universes": [
    "llrs"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.0.9000",
      "date": "2026-06-04T08:39:07.000Z",
      "distro": "noble",
      "commit": "2640afcff8d94357fc4d245549b31dd1d1cf8ff4",
      "fileid": "3b5d6753e4468c9a6c21cdb9d3c67ab807abadc51d01d129bb4c61e3cff80004",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/llrs/actions/runs/26940526781"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.0.9000",
      "date": "2026-06-04T08:39:03.000Z",
      "distro": "noble",
      "commit": "2640afcff8d94357fc4d245549b31dd1d1cf8ff4",
      "fileid": "d1ce9b96ef918028ff5cf50a4af1f4968e341e985229f8958c696ad24a6e3403",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/llrs/actions/runs/26940526781"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.0.9000",
      "date": "2026-06-04T08:39:23.000Z",
      "commit": "2640afcff8d94357fc4d245549b31dd1d1cf8ff4",
      "fileid": "43131e668623ec5249df0e7fe07697c5b5629232b7a4f5df8b88f89dd86dfa24",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/llrs/actions/runs/26940526781"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.0.9000",
      "date": "2026-06-04T08:39:03.000Z",
      "commit": "2640afcff8d94357fc4d245549b31dd1d1cf8ff4",
      "fileid": "85a57510c2e60f0b3d508b3604782ee689bdfd96d35e806e07db232a544510c8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/llrs/actions/runs/26940526781"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.0.9000",
      "date": "2026-06-04T08:38:56.000Z",
      "commit": "2640afcff8d94357fc4d245549b31dd1d1cf8ff4",
      "fileid": "835df763831f302e90ff585a1104a05f3bc6e593732c53028267305847f8b042",
      "status": "success",
      "buildurl": "https://github.com/r-universe/llrs/actions/runs/26940526781"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.0.9000",
      "date": "2026-06-04T08:38:36.000Z",
      "commit": "2640afcff8d94357fc4d245549b31dd1d1cf8ff4",
      "fileid": "35aa139fe04125c2153485bf097f6f899bab335f29d0de7e247132b28e75badb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/llrs/actions/runs/26940526781"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.0.9000",
      "date": "2026-06-04T08:38:50.000Z",
      "commit": "2640afcff8d94357fc4d245549b31dd1d1cf8ff4",
      "fileid": "54b97efe5dfa6d9c8c2d2f72bbfa737755e62fd61d340ea0e2d452508a33808e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/llrs/actions/runs/26940526781"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.0.9000",
      "date": "2026-06-04T08:38:09.000Z",
      "commit": "2640afcff8d94357fc4d245549b31dd1d1cf8ff4",
      "fileid": "f37c8d194c5844d493912395c526b5dd0e04ef38ba46883174cbec1417b40ad3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/llrs/actions/runs/26940526781"
    }
  ]
}