{
  "_id": "6a12a716acfb0bcc41d1476e",
  "Package": "adas.utils",
  "Title": "Design of Experiments and Factorial Plans Utilities",
  "Version": "1.4.0",
  "Authors@R": "person(\"Paolo\", \"Bosetti\", , \"paolo.bosetti@unitn.it\", role = c(\"aut\", \"cre\"))",
  "Description": "A number of functions to create and analyze factorial\nplans according to the Design of Experiments (DoE) approach,\nwith the addition of some utility function to perform some\nstatistical analyses. DoE approach follows the approach in\n\"Design and Analysis of Experiments\" by Douglas C. Montgomery\n(2019, ISBN:978-1-119-49244-3). The package also provides\nutilities used in the course \"Analysis of Data and Statistics\"\nat the University of Trento, Italy.",
  "License": "CC BY 4.0",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Repository": "https://pbosetti.r-universe.dev",
  "Date/Publication": "2026-04-24 07:37:29 UTC",
  "RemoteUrl": "https://github.com/pbosetti/adas.utils",
  "RemoteRef": "HEAD",
  "RemoteSha": "3f983c8776862f948db5156250380c243049809b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-24 07:13:55 UTC",
    "User": "root"
  },
  "Author": "Paolo Bosetti [aut, cre]",
  "Maintainer": "Paolo Bosetti <paolo.bosetti@unitn.it>",
  "MD5sum": "69350df1647541253be54bbd55026fcf",
  "_user": "pbosetti",
  "_type": "src",
  "_file": "adas.utils_1.4.0.tar.gz",
  "_fileid": "c929374363d5c945a0a5a4a003845eb45bda6708dc868aa830b4e69193470ff5",
  "_filesize": 1336664,
  "_sha256": "c929374363d5c945a0a5a4a003845eb45bda6708dc868aa830b4e69193470ff5",
  "_created": "2026-05-24T07:13:55.000Z",
  "_published": "2026-05-24T07:21:58.363Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77579689789,
      "time": 174,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7183185394"
    },
    {
      "job": 77579689764,
      "time": 143,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183181932"
    },
    {
      "job": 77579689775,
      "time": 164,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7183207786"
    },
    {
      "job": 77579689767,
      "time": 88,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183218937"
    },
    {
      "job": 77579498682,
      "time": 207,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183164655"
    },
    {
      "job": 77579689757,
      "time": 123,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183179638"
    },
    {
      "job": 77579689772,
      "time": 130,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7183180411"
    },
    {
      "job": 77579689787,
      "time": 175,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7183185682"
    },
    {
      "job": 77579689769,
      "time": 113,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183178248"
    }
  ],
  "_buildurl": "https://github.com/r-universe/pbosetti/actions/runs/26354807107",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/pbosetti/adas.utils",
  "_commit": {
    "id": "3f983c8776862f948db5156250380c243049809b",
    "author": "Paolo Bosetti <paolo.bosetti@unitn.it>",
    "committer": "Paolo Bosetti <paolo.bosetti@unitn.it>",
    "message": "docs: add CRAN/r-universe badges and update README output\n",
    "time": 1777016249
  },
  "_maintainer": {
    "name": "Paolo Bosetti",
    "email": "paolo.bosetti@unitn.it",
    "login": "pbosetti",
    "description": "",
    "uuid": 53605
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "gghalfnorm",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tidyverse",
      "role": "Suggests"
    }
  ],
  "_owner": "pbosetti",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-31",
      "n": 1
    },
    {
      "week": "2025-46",
      "n": 1
    },
    {
      "week": "2026-09",
      "n": 1
    },
    {
      "week": "2026-17",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "doe",
    "statistics"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "pbosetti",
      "count": 49,
      "uuid": 53605
    }
  ],
  "_userbio": {
    "uuid": 53605,
    "type": "user",
    "name": "Paolo Bosetti"
  },
  "_downloads": {
    "count": 331,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/adas.utils"
  },
  "_devurl": "https://github.com/pbosetti/adas.utils",
  "_searchresults": 32,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/adas.utils.html",
    "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",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/pbosetti/adas.utils",
  "_realowner": "pbosetti",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2024-12-18"
    },
    {
      "version": "1.1.0",
      "date": "2025-03-27"
    },
    {
      "version": "1.1.1",
      "date": "2025-03-27"
    },
    {
      "version": "1.2.0",
      "date": "2025-05-06"
    },
    {
      "version": "1.2.1",
      "date": "2025-08-01"
    },
    {
      "version": "1.3.0",
      "date": "2025-11-14"
    },
    {
      "version": "1.4.0",
      "date": "2026-02-27"
    }
  ],
  "_exports": [
    "%>%",
    "add_predictions",
    "add_residuals",
    "chauvenet",
    "daniel_plot_hn",
    "daniel_plot_qq",
    "examples_url",
    "expand_formula",
    "fp_add_names",
    "fp_add_scale",
    "fp_alias",
    "fp_alias_list",
    "fp_alias_matrix",
    "fp_all_drs",
    "fp_augment_axial",
    "fp_augment_center",
    "fp_defrel",
    "fp_design_matrix",
    "fp_effect_names",
    "fp_fraction",
    "fp_gen2alias",
    "fp_info",
    "fp_merge_drs",
    "fp_name",
    "fp_read_csv",
    "fp_scale",
    "fp_scaled_axis",
    "fp_treatments",
    "fp_write_csv",
    "gather_predictions",
    "gather_residuals",
    "geom_pareto_bars",
    "geom_pareto_line",
    "geom_pareto_point",
    "geom_qqhn",
    "geom_qqhn_band",
    "geom_qqhn_line",
    "ggTukey",
    "normplot",
    "pareto_chart",
    "scale_y_pareto",
    "spread_predictions",
    "spread_residuals",
    "stat_pareto_bars",
    "stat_pareto_line",
    "stat_qqhn",
    "stat_qqhn_band",
    "stat_qqhn_line"
  ],
  "_datasets": [
    {
      "name": "battery",
      "title": "Battery experiment data",
      "object": "battery",
      "class": [
        "data.frame"
      ],
      "fields": [
        "RunOrder",
        "StandardOrder",
        "Temperature",
        "Material",
        "Repeat",
        "Response"
      ],
      "rows": 36,
      "table": true,
      "tojson": true
    },
    {
      "name": "ccd_experiment_yield",
      "title": "Central Composite Design Experiment Yields",
      "object": "ccd_experiment_yield",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "cotton",
      "title": "Cotton yarn experiment data",
      "object": "cotton",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Run",
        "Cotton",
        "Strength"
      ],
      "rows": 25,
      "table": true,
      "tojson": true
    },
    {
      "name": "filtration",
      "title": "Filtration data",
      "object": "filtration",
      "class": [
        "data.frame"
      ],
      "fields": [
        "A",
        "B",
        "C",
        "D",
        "Y"
      ],
      "rows": 16,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "add_predictions",
      "title": "Add predictions to a data frame",
      "topics": [
        "add_predictions",
        "gather_predictions",
        "spread_predictions"
      ]
    },
    {
      "page": "add_residuals",
      "title": "Add residuals to a data frame",
      "topics": [
        "add_residuals",
        "gather_residuals",
        "spread_residuals"
      ]
    },
    {
      "page": "as_tibble.alias.matrix",
      "title": "Convert an alias matrix to a tibble",
      "topics": [
        "as_tibble.alias.matrix"
      ]
    },
    {
      "page": "battery",
      "title": "Battery experiment data",
      "topics": [
        "battery"
      ]
    },
    {
      "page": "ccd_experiment_yield",
      "title": "Central Composite Design Experiment Yields",
      "topics": [
        "ccd_experiment_yield"
      ]
    },
    {
      "page": "chauvenet",
      "title": "Chauvenet's criterion",
      "topics": [
        "chauvenet"
      ]
    },
    {
      "page": "cotton",
      "title": "Cotton yarn experiment data",
      "topics": [
        "cotton"
      ]
    },
    {
      "page": "daniel_plot_hn",
      "title": "Daniel's plot (half-normal)",
      "topics": [
        "daniel_plot_hn"
      ]
    },
    {
      "page": "daniel_plot_qq",
      "title": "Daniel's plot (quantile-quantile)",
      "topics": [
        "daniel_plot_qq"
      ]
    },
    {
      "page": "examples_url",
      "title": "Examples URL",
      "topics": [
        "examples_url"
      ]
    },
    {
      "page": "expand_formula",
      "title": "Expand a formula",
      "topics": [
        "expand_formula"
      ]
    },
    {
      "page": "filtration",
      "title": "Filtration data",
      "topics": [
        "filtration"
      ]
    },
    {
      "page": "fp_add_names",
      "title": "Add factor names to a design matrix",
      "topics": [
        "fp_add_names"
      ]
    },
    {
      "page": "fp_add_scale",
      "title": "Scale factors levels",
      "topics": [
        "fp_add_scale"
      ]
    },
    {
      "page": "fp_alias",
      "title": "Build an alias table from a formula",
      "topics": [
        "fp_alias"
      ]
    },
    {
      "page": "fp_alias_list",
      "title": "List All Alias for a Fractional Factorial Plan",
      "topics": [
        "fp_alias_list"
      ]
    },
    {
      "page": "fp_alias_matrix",
      "title": "Build the alias matrix",
      "topics": [
        "fp_alias_matrix"
      ]
    },
    {
      "page": "fp_all_drs",
      "title": "Return a list of all defining relationships",
      "topics": [
        "fp_all_drs"
      ]
    },
    {
      "page": "fp_augment_axial",
      "title": "Augment to a central composite design",
      "topics": [
        "fp_augment_axial"
      ]
    },
    {
      "page": "fp_augment_center",
      "title": "Augment to a centered design",
      "topics": [
        "fp_augment_center"
      ]
    },
    {
      "page": "fp_defrel",
      "title": "Factorial Plan Defining Relationship",
      "topics": [
        "fp_defrel"
      ]
    },
    {
      "page": "fp_design_matrix",
      "title": "Factorial Plan Design Matrix",
      "topics": [
        "fp_design_matrix"
      ]
    },
    {
      "page": "fp_effect_names",
      "title": "Factorial Plan effect names from a formula",
      "topics": [
        "fp_effect_names"
      ]
    },
    {
      "page": "fp_fraction",
      "title": "Reduce a Factorial Plan by 1/2 Fraction",
      "topics": [
        "fp_fraction"
      ]
    },
    {
      "page": "fp_gen2alias",
      "title": "Given a generator, find the alias",
      "topics": [
        "fp_gen2alias"
      ]
    },
    {
      "page": "fp_info",
      "title": "Factorial plan info",
      "topics": [
        "fp_info"
      ]
    },
    {
      "page": "fp_merge_drs",
      "title": "Return a merged defining relationship",
      "topics": [
        "fp_merge_drs"
      ]
    },
    {
      "page": "fp_name",
      "title": "Get the full name for a factor",
      "topics": [
        "fp_name"
      ]
    },
    {
      "page": "fp_read_csv",
      "title": "Load a design matrix from a CSV file",
      "topics": [
        "fp_read_csv"
      ]
    },
    {
      "page": "fp_scale",
      "title": "Retrieve the scale of a factor",
      "topics": [
        "fp_scale"
      ]
    },
    {
      "page": "fp_scaled_axis",
      "title": "Create a secondary GGPlot2 axis with scaled units and factor names",
      "topics": [
        "fp_scaled_axis"
      ]
    },
    {
      "page": "fp_treatments",
      "title": "Factorial Plan List of Treatments",
      "topics": [
        "fp_treatments"
      ]
    },
    {
      "page": "fp_write_csv",
      "title": "Save a design matrix to a CSV file",
      "topics": [
        "fp_write_csv"
      ]
    },
    {
      "page": "geom_pareto_bars",
      "title": "Pareto bars",
      "topics": [
        "geom_pareto_bars",
        "stat_pareto_bars"
      ]
    },
    {
      "page": "geom_pareto_line",
      "title": "Pareto cumulative line",
      "topics": [
        "geom_pareto_line",
        "geom_pareto_point",
        "stat_pareto_line"
      ]
    },
    {
      "page": "geom_qqhn",
      "title": "Half-normal QQ points",
      "topics": [
        "geom_qqhn",
        "stat_qqhn"
      ]
    },
    {
      "page": "geom_qqhn_band",
      "title": "Half-normal QQ confidence band",
      "topics": [
        "geom_qqhn_band",
        "stat_qqhn_band"
      ]
    },
    {
      "page": "geom_qqhn_line",
      "title": "Half-normal QQ reference line",
      "topics": [
        "geom_qqhn_line",
        "stat_qqhn_line"
      ]
    },
    {
      "page": "ggTukey",
      "title": "ggTukey",
      "topics": [
        "ggTukey"
      ]
    },
    {
      "page": "ggTukey.data.frame",
      "title": "ggTukey for data.frame",
      "topics": [
        "ggTukey.data.frame"
      ]
    },
    {
      "page": "ggTukey.TukeyHSD",
      "title": "ggTukey for TukeyHSD",
      "topics": [
        "ggTukey.TukeyHSD"
      ]
    },
    {
      "page": "normplot",
      "title": "Normal probability plot",
      "topics": [
        "normplot"
      ]
    },
    {
      "page": "pareto_chart",
      "title": "Pareto's chart",
      "topics": [
        "pareto_chart"
      ]
    },
    {
      "page": "pareto_chart.data.frame",
      "title": "Pareto's chart",
      "topics": [
        "pareto_chart.data.frame"
      ]
    },
    {
      "page": "pareto_chart.lm",
      "title": "Pareto's chart",
      "topics": [
        "pareto_chart.lm"
      ]
    },
    {
      "page": "plot.alias.matrix",
      "title": "Plot the alias matrix",
      "topics": [
        "plot.alias.matrix"
      ]
    },
    {
      "page": "scale_y_pareto",
      "title": "Pareto y-scale with cumulative percentage axis",
      "topics": [
        "scale_y_pareto"
      ]
    }
  ],
  "_readme": "https://github.com/pbosetti/adas.utils/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "dplyr",
    "farver",
    "generics",
    "gghalfnorm",
    "ggplot2",
    "ggrepel",
    "glue",
    "gtable",
    "hms",
    "isoband",
    "labeling",
    "lifecycle",
    "lubridate",
    "magrittr",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "readr",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "adas.utils.Rmd",
      "filename": "adas.utils.html",
      "title": "ADAS Utils vignette",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Factorial plans",
        "Full factorial plan",
        "Custom levels",
        "Interaction plot and response surface",
        "Augment a plan",
        "Full example",
        "Save to/load from a file",
        "Fractional factorial plan",
        "Alias structure",
        "Statistics",
        "Plotting",
        "Normal probability plot",
        "Half-normal probability",
        "Pareto chart",
        "Daniel's plot",
        "Tukey's test plot",
        "Utilities",
        "Data loading",
        "Imported from modelr package"
      ],
      "created": "2024-12-13 12:17:17",
      "modified": "2026-02-27 15:23:10",
      "commits": 8
    }
  ],
  "_score": 4.8061799739838875,
  "_indexed": true,
  "_nocasepkg": "adas.utils",
  "_universes": [
    "pbosetti"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4.0",
      "date": "2026-05-24T07:16:24.000Z",
      "distro": "noble",
      "commit": "3f983c8776862f948db5156250380c243049809b",
      "fileid": "808d02ec4d9236e4561b95adf31a213a1279a4abde83f5b7c93df5bcfeba7dfc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pbosetti/actions/runs/26354807107"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.4.0",
      "date": "2026-05-24T07:16:00.000Z",
      "distro": "noble",
      "commit": "3f983c8776862f948db5156250380c243049809b",
      "fileid": "5cfeff0dbf32ff2d6798a01473057ba1dccbff060f441482cdc104966ad0b9f8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pbosetti/actions/runs/26354807107"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4.0",
      "date": "2026-05-24T07:19:38.000Z",
      "commit": "3f983c8776862f948db5156250380c243049809b",
      "fileid": "b528dd30ee365cb915181f76968c28bba2e6fd6db3190fce2c9759651842a821",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pbosetti/actions/runs/26354807107"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.4.0",
      "date": "2026-05-24T07:21:18.000Z",
      "commit": "3f983c8776862f948db5156250380c243049809b",
      "fileid": "90905dcb2b6cb77a78f5396e2c18637e687a7a5f6e32e1282e369ab4c8e1313c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pbosetti/actions/runs/26354807107"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.4.0",
      "date": "2026-05-24T07:16:20.000Z",
      "commit": "3f983c8776862f948db5156250380c243049809b",
      "fileid": "3566cdc4569c638ab31f20f64066b43ba569ab9f722461e1d645547bae868a45",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pbosetti/actions/runs/26354807107"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.4.0",
      "date": "2026-05-24T07:15:26.000Z",
      "commit": "3f983c8776862f948db5156250380c243049809b",
      "fileid": "a82317f5d910f3f96e8b785b034c61d8ff5055fe016a5f680ea496660a3bcd20",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pbosetti/actions/runs/26354807107"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.4.0",
      "date": "2026-05-24T07:16:38.000Z",
      "commit": "3f983c8776862f948db5156250380c243049809b",
      "fileid": "03bd355c124ac25659dc7cf534bb695d6f6904fc1a72343be4035db173f8861e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pbosetti/actions/runs/26354807107"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.4.0",
      "date": "2026-05-24T07:15:17.000Z",
      "commit": "3f983c8776862f948db5156250380c243049809b",
      "fileid": "c370090e926e98317f7048de0039468a28dc6eb0d326563313fbd1570951b8c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pbosetti/actions/runs/26354807107"
    }
  ]
}