{
  "_id": "6a1f063bb401979e7341bb4e",
  "Package": "granovaGG",
  "Version": "1.4.1.9000",
  "Date": "2023-11-22",
  "Title": "Graphical Analysis of Variance Using ggplot2",
  "Authors@R": "c(\nperson(\n\"Brian A.\",\n\"Danielak\",\nemail = \"briandanielak+granovagg@gmail.com\",\nrole = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0003-4279-6708\"),\n),\nperson(\n\"Robert M.\",\n\"Pruzek\",\nemail = \"Robert@RMPruzek.com\",\nrole = \"aut\",\n),\nperson(\ngiven = \"William E. J.\",\nfamily = \"Doane\",\nemail = \"wil@DrDoane.com\",\nrole = \"ctb\",\ncomment = c(ORCID = \"0000-0002-5047-8286\")\n),\nperson(\ngiven = \"James E.\",\nfamily = \"Helmreich\",\nemail = \"James.Helmreich@Marist.edu\",\nrole = \"ctb\"\n),\nperson(\n\"Jason\",\n\"Bryer\",\nemail = \"jason@bryer.org\",\nrole = \"ctb\"\n)\n)",
  "Description": "Create what we call Elemental Graphics for display of\nanova results. The term elemental derives from the fact that\neach function is aimed at construction of graphical displays\nthat afford direct visualizations of data with respect to the\nfundamental questions that drive the particular anova methods.\nThis package represents a modification of the original granova\npackage; the key change is to use 'ggplot2', Hadley Wickham's\npackage based on Grammar of Graphics concepts (due to\nWilkinson). The main function is granovagg.1w() (a graphic for\none way ANOVA); two other functions (granovagg.ds() and\ngranovagg.contr()) are to construct graphics for dependent\nsample analyses and contrast-based analyses respectively. (The\nfunction granova.2w(), which entails dynamic displays of data,\nis not currently part of 'granovaGG'.) The 'granovaGG'\nfunctions are to display data for any number of groups,\nregardless of their sizes (however, very large data sets or\nnumbers of groups can be problematic). For granovagg.1w() a\nspecialized approach is used to construct data-based contrast\nvectors for which anova data are displayed. The result is that\nthe graphics use a straight line to facilitate clear\ninterpretations while being faithful to the standard effect\ntest in anova. The graphic results are complementary to\nstandard summary tables; indeed, numerical summary statistics\nare provided as side effects of the graphic constructions.\ngranovagg.ds() and granovagg.contr() provide graphic displays\nand numerical outputs for a dependent sample and contrast-based\nanalyses. The graphics based on these functions can be\nespecially helpful for learning how the respective methods work\nto answer the basic question(s) that drive the analyses. This\nmeans they can be particularly helpful for students and\nnon-statistician analysts. But these methods can be of\nassistance for work-a-day applications of many kinds, as they\ncan help to identify outliers, clusters or patterns, as well as\nhighlight the role of non-linear transformations of data. In\nthe case of granovagg.1w() and granovagg.ds() several arguments\nare provided to facilitate flexibility in the construction of\ngraphics that accommodate diverse features of data, according\nto their corresponding display requirements. See the help files\nfor individual functions.",
  "URL": "https://github.com/briandk/granovaGG",
  "BugReports": "https://github.com/briandk/granovaGG/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.3",
  "Collate": "'granovaGG-package.R' 'granovagg.1w-helpers.R'\n'theme-defaults.R' 'shared-functions.R' 'granovagg.1w.R'\n'granovagg.contr.R' 'granovagg.ds.R'",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://briandk.r-universe.dev",
  "Date/Publication": "2023-12-05 23:34:12 UTC",
  "RemoteUrl": "https://github.com/briandk/granovagg",
  "RemoteRef": "HEAD",
  "RemoteSha": "7014d7472f863f68cedce97a4d3f232056581ad1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-18 07:05:40 UTC",
    "User": "root"
  },
  "Author": "Brian A. Danielak [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0003-4279-6708>),\nRobert M. Pruzek [aut],\nWilliam E. J. Doane [ctb] (ORCID:\n<https://orcid.org/0000-0002-5047-8286>),\nJames E. Helmreich [ctb],\nJason Bryer [ctb]",
  "Maintainer": "Brian A. Danielak <briandanielak+granovagg@gmail.com>",
  "MD5sum": "98b1346a16e6e8ffc53bb4392a7957ce",
  "_user": "briandk",
  "_type": "src",
  "_file": "granovaGG_1.4.1.9000.tar.gz",
  "_fileid": "b9f4ff2aaf869ded7624a128ce7bef714de7bb35381c6eef7088a342ba75e87b",
  "_filesize": 194613,
  "_sha256": "b9f4ff2aaf869ded7624a128ce7bef714de7bb35381c6eef7088a342ba75e87b",
  "_created": "2026-05-18T07:05:40.000Z",
  "_published": "2026-06-02T16:35:07.928Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79121855528,
      "time": 150,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7051480758"
    },
    {
      "job": 79121855830,
      "time": 146,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7051479451"
    },
    {
      "job": 79121856208,
      "time": 243,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7051536761"
    },
    {
      "job": 79121855446,
      "time": 175,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7051483810"
    },
    {
      "job": 79121854536,
      "time": 187,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7051440691"
    },
    {
      "job": 79121854801,
      "time": 98,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7363906866"
    },
    {
      "job": 79121855391,
      "time": 118,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7051472336"
    },
    {
      "job": 79121856273,
      "time": 107,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7051470739"
    },
    {
      "job": 79121855736,
      "time": 104,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7051468933"
    }
  ],
  "_buildurl": "https://github.com/r-universe/briandk/actions/runs/26018602414",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/briandk/granovagg",
  "_commit": {
    "id": "7014d7472f863f68cedce97a4d3f232056581ad1",
    "author": "Brian A. Danielak <briandaniela.k+github@gmail.com>",
    "committer": "Brian A. Danielak <briandaniela.k+github@gmail.com>",
    "message": "Increment version number to 1.4.1.9000\n",
    "time": 1701819252
  },
  "_maintainer": {
    "name": "Brian A. Danielak",
    "email": "briandanielak+granovagg@gmail.com",
    "orcid": "0000-0003-4279-6708"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.14.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 0.9.2",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "RColorBrewer",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    }
  ],
  "_owner": "briandk",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 17,
  "_contributors": [
    {
      "user": "briandk",
      "count": 1040,
      "uuid": 330036
    },
    {
      "user": "wildoane",
      "count": 50,
      "uuid": 550643
    },
    {
      "user": "rmpruzek",
      "count": 3,
      "uuid": 819647
    },
    {
      "user": "jeremycg",
      "count": 1,
      "uuid": 3003997
    }
  ],
  "_userbio": {
    "uuid": 330036,
    "type": "user",
    "name": "Brian A. Danielak",
    "description": "Ph.D. Learning Scientist"
  },
  "_downloads": {
    "count": 281,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/granovaGG"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/briandk/granovagg",
  "_searchresults": 38,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/granovaGG.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/briandk/granovagg",
  "_realowner": "briandk",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2011-09-04"
    },
    {
      "version": "1.1",
      "date": "2012-02-25"
    },
    {
      "version": "1.2",
      "date": "2012-09-04"
    },
    {
      "version": "1.3",
      "date": "2014-12-31"
    },
    {
      "version": "1.4.0",
      "date": "2015-12-18"
    },
    {
      "version": "1.4.1",
      "date": "2023-11-23"
    }
  ],
  "_exports": [
    "granovagg.1w",
    "granovagg.contr",
    "granovagg.ds"
  ],
  "_datasets": [
    {
      "name": "anorexia",
      "title": "Anorexia Data on Weight Change",
      "object": "anorexia",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Treat",
        "Prewt",
        "Postwt"
      ],
      "rows": 72,
      "table": true,
      "tojson": true
    },
    {
      "name": "anorexia.sub",
      "title": "Family Treatment Weight change data for young female anorexia patients (subset).",
      "object": "anorexia.sub",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Prewt",
        "Postwt"
      ],
      "rows": 17,
      "table": true,
      "tojson": true
    },
    {
      "name": "arousal",
      "title": "Arousal in Rats",
      "object": "arousal",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Placebo",
        "Drug.A",
        "Drug.B",
        "Drug.A.B"
      ],
      "rows": 10,
      "table": true,
      "tojson": true
    },
    {
      "name": "blood_lead",
      "title": "Blood lead levels of lead workers' children matched with similar control children.",
      "object": "blood_lead",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Exposed",
        "Control"
      ],
      "rows": 33,
      "table": true,
      "tojson": true
    },
    {
      "name": "poison",
      "title": "Poison data from Biological Experiment",
      "object": "poison",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Poison",
        "Treatment",
        "Group",
        "SurvTime",
        "RateSurvTime",
        "RankRateSurvTime"
      ],
      "rows": 48,
      "table": true,
      "tojson": true
    },
    {
      "name": "rat",
      "title": "Weight gains of rats fed different diets",
      "object": "rat",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Weight.Gain",
        "Diet.Amount",
        "Diet.Type"
      ],
      "rows": 60,
      "table": true,
      "tojson": true
    },
    {
      "name": "shoes",
      "title": "Shoe wear data of Box, Hunter and Hunter",
      "object": "shoes",
      "class": [
        "data.frame"
      ],
      "fields": [
        "A",
        "B"
      ],
      "rows": 10,
      "table": true,
      "tojson": true
    },
    {
      "name": "tobacco",
      "title": "Virus Preparation on Tobacco Leaves",
      "object": "tobacco",
      "class": [
        "data.frame"
      ],
      "fields": [
        "prep1",
        "prep2"
      ],
      "rows": 8,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "granovaGG-package",
      "title": "Elemental Graphics for Analysis of Variance Using ggplot2",
      "topics": [
        "granovaGG-package",
        "granovaGG"
      ]
    },
    {
      "page": "anorexia",
      "title": "Anorexia Data on Weight Change",
      "topics": [
        "anorexia"
      ]
    },
    {
      "page": "anorexia.sub",
      "title": "Family Treatment Weight change data for young female anorexia patients (subset).",
      "topics": [
        "anorexia.sub"
      ]
    },
    {
      "page": "arousal",
      "title": "Arousal in Rats",
      "topics": [
        "arousal"
      ]
    },
    {
      "page": "blood_lead",
      "title": "Blood lead levels of lead workers' children matched with similar control children.",
      "topics": [
        "blood_lead"
      ]
    },
    {
      "page": "granovagg.1w",
      "title": "Elemental Graphic Display for One-Way ANOVA",
      "topics": [
        "granovagg.1w"
      ]
    },
    {
      "page": "granovagg.contr",
      "title": "Elemental Graphic Display for Contrast Effect of ANOVA",
      "topics": [
        "granovagg.contr"
      ]
    },
    {
      "page": "granovagg.ds",
      "title": "Elemental Graphic for Display of Dependent Sample Data",
      "topics": [
        "granovagg.ds"
      ]
    },
    {
      "page": "poison",
      "title": "Poison data from Biological Experiment",
      "topics": [
        "poison"
      ]
    },
    {
      "page": "rat",
      "title": "Weight gains of rats fed different diets",
      "topics": [
        "rat"
      ]
    },
    {
      "page": "shoes",
      "title": "Shoe wear data of Box, Hunter and Hunter",
      "topics": [
        "shoes"
      ]
    },
    {
      "page": "tobacco",
      "title": "Virus Preparation on Tobacco Leaves",
      "topics": [
        "tobacco"
      ]
    }
  ],
  "_readme": "https://github.com/briandk/granovagg/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 4.986323777050766,
  "_indexed": true,
  "_nocasepkg": "granovagg",
  "_universes": [
    "briandk"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4.1.9000",
      "date": "2026-05-18T07:07:51.000Z",
      "distro": "noble",
      "commit": "7014d7472f863f68cedce97a4d3f232056581ad1",
      "fileid": "a29a9a86ccf989aadbda34918e994a9bb08ca6a4e69ec70719eac8adc80e442e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/briandk/actions/runs/26018602414"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.4.1.9000",
      "date": "2026-05-18T07:07:49.000Z",
      "distro": "noble",
      "commit": "7014d7472f863f68cedce97a4d3f232056581ad1",
      "fileid": "4540dba91256a40ac7888cb7d7847ea19202d77f13328c546880af365c1e0285",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/briandk/actions/runs/26018602414"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4.1.9000",
      "date": "2026-05-18T07:11:33.000Z",
      "commit": "7014d7472f863f68cedce97a4d3f232056581ad1",
      "fileid": "8bc619987bd22b9e4cd690d23cb51c899d333eb8d672a24a225e3639ca974bd2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/briandk/actions/runs/26018602414"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.4.1.9000",
      "date": "2026-05-18T07:08:14.000Z",
      "commit": "7014d7472f863f68cedce97a4d3f232056581ad1",
      "fileid": "fd81e6805be652d13ef927a3b2fbbec287b9e66ac69d44fd709f9a9dab41ede0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/briandk/actions/runs/26018602414"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.4.1.9000",
      "date": "2026-05-18T07:07:13.000Z",
      "commit": "7014d7472f863f68cedce97a4d3f232056581ad1",
      "fileid": "1cede512197c5fb000d1e2fca29fdd5342f93e2ffe9043f109e53b138ae0b1f6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/briandk/actions/runs/26018602414"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.4.1.9000",
      "date": "2026-05-18T07:07:04.000Z",
      "commit": "7014d7472f863f68cedce97a4d3f232056581ad1",
      "fileid": "d5fce2de7eeffe6875aa7ad011f94863d9544a41bf3832c6390ce305e2b89012",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/briandk/actions/runs/26018602414"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.4.1.9000",
      "date": "2026-05-18T07:07:01.000Z",
      "commit": "7014d7472f863f68cedce97a4d3f232056581ad1",
      "fileid": "9cb4749811ab21e167f5cd22ea59bd37fb9033152f8eb6659f29478c9d1faa2f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/briandk/actions/runs/26018602414"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.4.1.9000",
      "date": "2026-06-02T16:34:47.000Z",
      "commit": "7014d7472f863f68cedce97a4d3f232056581ad1",
      "fileid": "138f0993827d10bfdadb0d360d2d855df8850a585e6fc1b8b99e7535e51ef4ba",
      "status": "success",
      "buildurl": "https://github.com/r-universe/briandk/actions/runs/26018602414"
    }
  ]
}