{
  "_id": "6a1ee381b401979e73410f10",
  "Package": "ggDoE",
  "Type": "Package",
  "Title": "Modern Graphs for Design of Experiments with 'ggplot2'",
  "Version": "0.8.1",
  "Authors@R": "c(person(given = \"Jose\",family = \"Toledo Luna\",\nrole = c(\"aut\", \"cre\"),\nemail = \"toledo60@protonmail.com\",\ncomment = c(ORCID = \"0000-0001-8559-0027\")))",
  "Maintainer": "Jose Toledo Luna <toledo60@protonmail.com>",
  "Description": "Generate commonly used plots in the field of design of\nexperiments using 'ggplot2'. 'ggDoE' currently supports the\nfollowing plots: alias matrix, box cox transformation,\nboxplots, lambda plot, regression diagnostic plots, half normal\nplots, main and interaction effect plots for factorial designs,\ncontour plots for response surface methodology, Pareto plot,\nand two dimensional projections of a latin hypercube design.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "URL": "https://ggdoe.netlify.app",
  "BugReports": "https://github.com/toledo60/ggDoE/issues",
  "RoxygenNote": "7.3.1",
  "Language": "en-US",
  "Repository": "https://toledo60.r-universe.dev",
  "Date/Publication": "2024-06-13 19:56:53 UTC",
  "RemoteUrl": "https://github.com/toledo60/ggdoe",
  "RemoteRef": "HEAD",
  "RemoteSha": "31dfddc97fe60f01a137baa863268558ab55878e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-20 06:30:48 UTC",
    "User": "root"
  },
  "Author": "Jose Toledo Luna [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-8559-0027>)",
  "MD5sum": "a73b1da6392f2b2192093e463f5a6254",
  "_user": "toledo60",
  "_type": "src",
  "_file": "ggDoE_0.8.1.tar.gz",
  "_fileid": "76ebdafbf99f2e59efc82451782c91272ef5cc236799f788e52d8c98576cd002",
  "_filesize": 1026966,
  "_sha256": "76ebdafbf99f2e59efc82451782c91272ef5cc236799f788e52d8c98576cd002",
  "_created": "2026-05-20T06:30:48.000Z",
  "_published": "2026-06-02T14:06:57.038Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79089774638,
      "time": 142,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7102863684"
    },
    {
      "job": 79089775160,
      "time": 132,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7102861435"
    },
    {
      "job": 79089774928,
      "time": 171,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7102864030"
    },
    {
      "job": 79089774951,
      "time": 168,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7102858519"
    },
    {
      "job": 79089773442,
      "time": 188,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7102824315"
    },
    {
      "job": 79089773903,
      "time": 139,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7360020882"
    },
    {
      "job": 79089774804,
      "time": 115,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7102856829"
    },
    {
      "job": 79089774975,
      "time": 87,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7102849281"
    },
    {
      "job": 79089775110,
      "time": 152,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7102866252"
    }
  ],
  "_buildurl": "https://github.com/r-universe/toledo60/actions/runs/26145479423",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/toledo60/ggdoe",
  "_commit": {
    "id": "31dfddc97fe60f01a137baa863268558ab55878e",
    "author": "Jose Toledo <toledojose60@gmail.com>",
    "committer": "Jose Toledo <toledojose60@gmail.com>",
    "message": "removed alpha and direction arguments\n",
    "time": 1718308613
  },
  "_maintainer": {
    "name": "Jose Toledo Luna",
    "email": "toledo60@protonmail.com",
    "orcid": "0000-0001-8559-0027"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.4.0",
      "role": "Imports"
    },
    {
      "package": "insight",
      "version": ">= 0.19.5",
      "role": "Imports"
    },
    {
      "package": "patchwork",
      "version": ">= 1.2.0",
      "role": "Imports"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "viridisLite",
      "role": "Suggests"
    },
    {
      "package": "ggrepel",
      "role": "Suggests"
    },
    {
      "package": "unrepx",
      "role": "Suggests"
    },
    {
      "package": "geomtextpath",
      "role": "Suggests"
    },
    {
      "package": "rsm",
      "role": "Suggests"
    },
    {
      "package": "lhs",
      "role": "Suggests"
    },
    {
      "package": "DoE.base",
      "role": "Suggests"
    }
  ],
  "_owner": "toledo60",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 13,
  "_contributors": [
    {
      "user": "toledo60",
      "count": 112,
      "uuid": 33768064
    },
    {
      "user": "macamiri",
      "count": 21,
      "uuid": 98935576
    }
  ],
  "_userbio": {
    "uuid": 33768064,
    "type": "user",
    "name": "Jose Toledo"
  },
  "_downloads": {
    "count": 270,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggDoE"
  },
  "_devurl": "https://github.com/toledo60/ggdoe",
  "_pkgdown": "https://ggdoe.netlify.app",
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ggDoE.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/toledo60/ggdoe",
  "_realowner": "toledo60",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.7.8",
      "date": "2022-08-23"
    },
    {
      "version": "0.7.9",
      "date": "2023-07-06"
    },
    {
      "version": "0.8",
      "date": "2024-02-10"
    }
  ],
  "_exports": [
    "alias_matrix",
    "boxcox_transform",
    "design_to_tibble",
    "gg_boxplots",
    "gg_lm",
    "gg_rsm",
    "half_normal",
    "interaction_effects",
    "lambda_plot",
    "main_effects",
    "pairs_plot",
    "pareto_plot",
    "theme_bw_nogrid",
    "viridisPalette"
  ],
  "_datasets": [
    {
      "name": "adapted_epitaxial",
      "title": "Adapted epitaxial layer experiment",
      "object": "adapted_epitaxial",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "A",
        "B",
        "C",
        "D",
        "ybar",
        "s2",
        "lns2"
      ],
      "rows": 16,
      "table": true,
      "tojson": true
    },
    {
      "name": "aliased_design",
      "title": "D-efficient minimal aliasing design for five factors in 12 runs",
      "object": "aliased_design",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "A",
        "B",
        "C",
        "D",
        "E"
      ],
      "rows": 12,
      "table": true,
      "tojson": true
    },
    {
      "name": "girder_experiment",
      "title": "Girder experiment",
      "object": "girder_experiment",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "girders",
        "method",
        "response"
      ],
      "rows": 36,
      "table": true,
      "tojson": true
    },
    {
      "name": "original_epitaxial",
      "title": "Original epitaxial layer experiment",
      "object": "original_epitaxial",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "A",
        "B",
        "C",
        "D",
        "ybar",
        "s2",
        "lns2"
      ],
      "rows": 16,
      "table": true,
      "tojson": true
    },
    {
      "name": "pulp_experiment",
      "title": "Reflectance Data, Pulp Experiment",
      "object": "pulp_experiment",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "A",
        "B",
        "C",
        "D"
      ],
      "rows": 5,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "adapted_epitaxial",
      "title": "Adapted epitaxial layer experiment",
      "topics": [
        "adapted_epitaxial"
      ]
    },
    {
      "page": "alias_matrix",
      "title": "Color Map on Correlations",
      "topics": [
        "alias_matrix"
      ]
    },
    {
      "page": "aliased_design",
      "title": "D-efficient minimal aliasing design for five factors in 12 runs",
      "topics": [
        "aliased_design"
      ]
    },
    {
      "page": "boxcox_transform",
      "title": "Box-Cox Transformations",
      "topics": [
        "boxcox_transform"
      ]
    },
    {
      "page": "design_to_tibble",
      "title": "Convert an object of class `design` to `tibble`",
      "topics": [
        "design_to_tibble"
      ]
    },
    {
      "page": "gg_boxplots",
      "title": "Boxplots using ggplot2",
      "topics": [
        "gg_boxplots"
      ]
    },
    {
      "page": "gg_lm",
      "title": "Regression Diagnostic Plots with ggplot2",
      "topics": [
        "gg_lm"
      ]
    },
    {
      "page": "gg_rsm",
      "title": "Contour plot(s) of a fitted linear model in ggplot2",
      "topics": [
        "gg_rsm"
      ]
    },
    {
      "page": "girder_experiment",
      "title": "Girder experiment",
      "topics": [
        "girder_experiment"
      ]
    },
    {
      "page": "half_normal",
      "title": "Half-Normal Effects Plots",
      "topics": [
        "half_normal"
      ]
    },
    {
      "page": "interaction_effects",
      "title": "Two-Factor interaction effects plot for a factorial design",
      "topics": [
        "interaction_effects"
      ]
    },
    {
      "page": "lambda_plot",
      "title": "Lambda Plot: Trace of t-statistics",
      "topics": [
        "lambda_plot"
      ]
    },
    {
      "page": "main_effects",
      "title": "Obtain main effect plots in a factorial design",
      "topics": [
        "main_effects"
      ]
    },
    {
      "page": "original_epitaxial",
      "title": "Original epitaxial layer experiment",
      "topics": [
        "original_epitaxial"
      ]
    },
    {
      "page": "pairs_plot",
      "title": "Two Dimensional Projections of Latin Hypercube Designs",
      "topics": [
        "pairs_plot"
      ]
    },
    {
      "page": "pareto_plot",
      "title": "Pareto Plot of Effects",
      "topics": [
        "pareto_plot"
      ]
    },
    {
      "page": "pulp_experiment",
      "title": "Reflectance Data, Pulp Experiment",
      "topics": [
        "pulp_experiment"
      ]
    },
    {
      "page": "theme_bw_nogrid",
      "title": "Theme for plots used in 'ggDoE'",
      "topics": [
        "theme_bw_nogrid"
      ]
    },
    {
      "page": "viridisPalette",
      "title": "Simple viridisLite wrapper",
      "topics": [
        "viridisPalette"
      ]
    }
  ],
  "_pkglogo": "https://github.com/toledo60/ggdoe/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/toledo60/ggdoe/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "insight",
    "isoband",
    "labeling",
    "lifecycle",
    "patchwork",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 3.8129133566428557,
  "_indexed": true,
  "_nocasepkg": "ggdoe",
  "_universes": [
    "toledo60"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.8.1",
      "date": "2026-05-20T06:32:57.000Z",
      "distro": "noble",
      "commit": "31dfddc97fe60f01a137baa863268558ab55878e",
      "fileid": "441b3559d154bae8337e184e8a6259e8aef7660df5aebed6bb2fb842ec06f091",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/toledo60/actions/runs/26145479423"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.8.1",
      "date": "2026-05-20T06:32:51.000Z",
      "distro": "noble",
      "commit": "31dfddc97fe60f01a137baa863268558ab55878e",
      "fileid": "53d554b5d56b1986e27cf27b58248606fa014cc504889cd32366a2c48261ecc4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/toledo60/actions/runs/26145479423"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.8.1",
      "date": "2026-05-20T06:33:10.000Z",
      "commit": "31dfddc97fe60f01a137baa863268558ab55878e",
      "fileid": "d5003fecfa389f3ae5e4db09826474f89a235797b301e9fa1c477ab902d23c56",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/toledo60/actions/runs/26145479423"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.8.1",
      "date": "2026-05-20T06:32:47.000Z",
      "commit": "31dfddc97fe60f01a137baa863268558ab55878e",
      "fileid": "9919db90c4e96dd5325615de3b1309296af2e7cf6c342f83c045b496d61bc501",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/toledo60/actions/runs/26145479423"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.8.1",
      "date": "2026-05-20T06:32:24.000Z",
      "commit": "31dfddc97fe60f01a137baa863268558ab55878e",
      "fileid": "1ed1ac52cea4f55f7c0ce1b0aaf0ab336f543cd02d733ec890aca9b5aaee0ed8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/toledo60/actions/runs/26145479423"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.8.1",
      "date": "2026-05-20T06:31:56.000Z",
      "commit": "31dfddc97fe60f01a137baa863268558ab55878e",
      "fileid": "56db6b601a4495eed652fc814e97ec6522cd23d3fdb4ec311e2df1376bd62c1b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/toledo60/actions/runs/26145479423"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.8.1",
      "date": "2026-05-20T06:32:53.000Z",
      "commit": "31dfddc97fe60f01a137baa863268558ab55878e",
      "fileid": "3b9ba47403b822c00a3461e3972173a10babf21e2de308010bed080168fede62",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/toledo60/actions/runs/26145479423"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.8.1",
      "date": "2026-06-02T14:06:10.000Z",
      "commit": "31dfddc97fe60f01a137baa863268558ab55878e",
      "fileid": "c28517040be69d07165a78b91762a0267c2796fe1b6d6662160b4f39efaa381a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/toledo60/actions/runs/26145479423"
    }
  ]
}