{
  "_id": "6a33b2473efcd9bda43adc1e",
  "Package": "ggcleveland",
  "Title": "Implementation of Plots from Cleveland's Visualizing Data Book",
  "Version": "0.1.0.9000",
  "Authors@R": "c(\nperson(given = \"Marcos\",\nfamily = \"Prunello\",\nrole = c(\"aut\", \"cre\"),\nemail = \"marcosprunello@gmail.com\",\ncomment = c(ORCID = \"0000-0002-9611-527X\")\n),\nperson(given = \"Gonzalo\",\nfamily = \"Mari\",\nrole = c(\"aut\")\n)\n)",
  "Description": "William S. Cleveland's book 'Visualizing Data' is a\nclassic piece of literature on Exploratory Data Analysis.\nAlthough it was written several decades ago, its content is\nstill relevant as it proposes several tools which are useful to\ndiscover patterns and relationships among the data under study,\nand also to assess the goodness of fit of a model.  This\npackage provides functions to produce the 'ggplot2' versions of\nthe visualization tools described in this book and is thought\nto be used in the context of courses on Exploratory Data\nAnalysis.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "URL": "https://mpru.github.io/ggcleveland",
  "BugReports": "https://github.com/mpru/ggcleveland/issues",
  "RoxygenNote": "7.1.1",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev libx11-dev",
  "Repository": "https://mpru.r-universe.dev",
  "Date/Publication": "2021-09-29 16:14:39 UTC",
  "RemoteUrl": "https://github.com/mpru/ggcleveland",
  "RemoteRef": "HEAD",
  "RemoteSha": "fd18f921bd5a918a88a17a9c6fe9ed2f69d81ddf",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-18 08:51:15 UTC",
    "User": "root"
  },
  "Author": "Marcos Prunello [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-9611-527X>),\nGonzalo Mari [aut]",
  "Maintainer": "Marcos Prunello <marcosprunello@gmail.com>",
  "MD5sum": "f18ab9fad9975b84b579190d8123e819",
  "_user": "mpru",
  "_type": "src",
  "_file": "ggcleveland_0.1.0.9000.tar.gz",
  "_fileid": "df03679a53def938d9f9f0c93a61dc38f18e0c65a351a4bddfa8bdf420231021",
  "_filesize": 2260804,
  "_sha256": "df03679a53def938d9f9f0c93a61dc38f18e0c65a351a4bddfa8bdf420231021",
  "_created": "2026-06-18T08:51:15.000Z",
  "_published": "2026-06-18T08:54:31.401Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82091293133,
      "time": 151,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7718626739"
    },
    {
      "job": 82091293082,
      "time": 161,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7718630325"
    },
    {
      "job": 82091293081,
      "time": 146,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7718617971"
    },
    {
      "job": 82091293118,
      "time": 155,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7718617623"
    },
    {
      "job": 82090583198,
      "time": 238,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7718570313"
    },
    {
      "job": 82091293107,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7718613059"
    },
    {
      "job": 82091293091,
      "time": 144,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7718624371"
    },
    {
      "job": 82091293121,
      "time": 104,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7718610031"
    },
    {
      "job": 82091293125,
      "time": 99,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7718608555"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mpru/actions/runs/27747852443",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mpru/ggcleveland",
  "_commit": {
    "id": "fd18f921bd5a918a88a17a9c6fe9ed2f69d81ddf",
    "author": "mpru <marcosprunello@gmail.com>",
    "committer": "mpru <marcosprunello@gmail.com>",
    "message": "actualizar readme con logo\n",
    "time": 1632932079
  },
  "_maintainer": {
    "name": "Marcos Prunello",
    "email": "marcosprunello@gmail.com",
    "login": "mpru",
    "description": "Statistician | Data Analyst | Education: BS in Statistics (UNR, Argentina) - MS in Biomedical Informatics (Stanford University, USA)",
    "uuid": 7343551,
    "orcid": "0000-0002-9611-527X"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "egg",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "lattice",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "mpru",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 8,
  "_contributors": [
    {
      "user": "mpru",
      "count": 33,
      "uuid": 7343551
    }
  ],
  "_userbio": {
    "uuid": 7343551,
    "type": "user",
    "name": "Marcos Prunello",
    "followers": 26,
    "description": "Statistician | Data Analyst | Education: BS in Statistics (UNR, Argentina) - MS in Biomedical Informatics (Stanford University, USA)"
  },
  "_downloads": {
    "count": 259,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggcleveland"
  },
  "_devurl": "https://github.com/mpru/ggcleveland",
  "_pkgdown": "https://mpru.github.io/ggcleveland",
  "_searchresults": 17,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ggcleveland.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mpru/ggcleveland",
  "_realowner": "mpru",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-08-16"
    }
  ],
  "_exports": [
    "equal_count",
    "gg_coplot",
    "gg_pt",
    "gg_quantiles",
    "gg_rf",
    "gg_sl",
    "gg_tmd",
    "gg_tmd_paired",
    "make_coplot_df"
  ],
  "_datasets": [
    {
      "name": "bin",
      "title": "Dataset bin",
      "object": "bin",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "empty.space",
        "number.weights"
      ],
      "rows": 275,
      "table": true,
      "tojson": true
    },
    {
      "name": "dating",
      "title": "Dataset dating",
      "object": "dating",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "carbon",
        "thorium"
      ],
      "rows": 19,
      "table": true,
      "tojson": true
    },
    {
      "name": "environmental",
      "title": "Dataset environmental",
      "object": "environmental",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "dia",
        "ozono",
        "radiacion",
        "temperatura",
        "viento"
      ],
      "rows": 111,
      "table": true,
      "tojson": true
    },
    {
      "name": "etanol",
      "title": "Dataset etanol",
      "object": "etanol",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "NOx",
        "C",
        "E"
      ],
      "rows": 88,
      "table": true,
      "tojson": true
    },
    {
      "name": "fly",
      "title": "Dataset fly",
      "object": "fly",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "facet",
        "temperature"
      ],
      "rows": 823,
      "table": true,
      "tojson": true
    },
    {
      "name": "food",
      "title": "Dataset food",
      "object": "food",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "mean.length",
        "dimension"
      ],
      "rows": 113,
      "table": true,
      "tojson": true
    },
    {
      "name": "fusion",
      "title": "Dataset fusion",
      "object": "fusion",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "time",
        "nv.vv"
      ],
      "rows": 78,
      "table": true,
      "tojson": true
    },
    {
      "name": "futbol",
      "title": "Dataset futbol",
      "object": "futbol",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "longp",
        "dist"
      ],
      "rows": 300,
      "table": true,
      "tojson": true
    },
    {
      "name": "galaxy",
      "title": "Dataset galaxy",
      "object": "galaxy",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "ubicacion",
        "este.oeste",
        "norte.sur",
        "angulo",
        "posicion.radial",
        "velocidad"
      ],
      "rows": 323,
      "table": true,
      "tojson": true
    },
    {
      "name": "ganglion",
      "title": "Dataset ganglion",
      "object": "ganglion",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "area",
        "cp.ratio"
      ],
      "rows": 14,
      "table": true,
      "tojson": true
    },
    {
      "name": "ozone",
      "title": "Dataset ozone",
      "object": "ozone",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "dia",
        "yonkers",
        "stamford"
      ],
      "rows": 132,
      "table": true,
      "tojson": true
    },
    {
      "name": "playfair",
      "title": "Dataset playfair",
      "object": "playfair",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "city",
        "population",
        "diameter"
      ],
      "rows": 22,
      "table": true,
      "tojson": true
    },
    {
      "name": "polarization",
      "title": "Dataset polarization",
      "object": "polarization",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "concentration",
        "babinet"
      ],
      "rows": 355,
      "table": true,
      "tojson": true
    },
    {
      "name": "rubber",
      "title": "Dataset rubber",
      "object": "rubber",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "hardness",
        "tensile.strength",
        "abrasion.loss",
        "ts.low",
        "ts.high"
      ],
      "rows": 30,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "bin",
      "title": "Dataset bin",
      "topics": [
        "bin"
      ]
    },
    {
      "page": "dating",
      "title": "Dataset dating",
      "topics": [
        "dating"
      ]
    },
    {
      "page": "environmental",
      "title": "Dataset environmental",
      "topics": [
        "environmental"
      ]
    },
    {
      "page": "equal_count",
      "title": "The equal count algorithm",
      "topics": [
        "equal_count"
      ]
    },
    {
      "page": "etanol",
      "title": "Dataset etanol",
      "topics": [
        "etanol"
      ]
    },
    {
      "page": "fly",
      "title": "Dataset fly",
      "topics": [
        "fly"
      ]
    },
    {
      "page": "food",
      "title": "Dataset food",
      "topics": [
        "food"
      ]
    },
    {
      "page": "fusion",
      "title": "Dataset fusion",
      "topics": [
        "fusion"
      ]
    },
    {
      "page": "futbol",
      "title": "Dataset futbol",
      "topics": [
        "futbol"
      ]
    },
    {
      "page": "galaxy",
      "title": "Dataset galaxy",
      "topics": [
        "galaxy"
      ]
    },
    {
      "page": "ganglion",
      "title": "Dataset ganglion",
      "topics": [
        "ganglion"
      ]
    },
    {
      "page": "gg_coplot",
      "title": "Conditional plots",
      "topics": [
        "gg_coplot"
      ]
    },
    {
      "page": "gg_pt",
      "title": "Plots for power transformations",
      "topics": [
        "gg_pt"
      ]
    },
    {
      "page": "gg_quantiles",
      "title": "Quantile-Quantile plots",
      "topics": [
        "gg_quantiles"
      ]
    },
    {
      "page": "gg_rf",
      "title": "Residual-Fit plot",
      "topics": [
        "gg_rf"
      ]
    },
    {
      "page": "gg_sl",
      "title": "Spread-Location plot",
      "topics": [
        "gg_sl"
      ]
    },
    {
      "page": "gg_tmd",
      "title": "Tukey's Mean-Difference plot for one-way data",
      "topics": [
        "gg_tmd"
      ]
    },
    {
      "page": "gg_tmd_paired",
      "title": "The gg_tmd_paired function",
      "topics": [
        "gg_tmd_paired"
      ]
    },
    {
      "page": "make_coplot_df",
      "title": "Creation of tibbles por coplots",
      "topics": [
        "make_coplot_df"
      ]
    },
    {
      "page": "ozone",
      "title": "Dataset ozone",
      "topics": [
        "ozone"
      ]
    },
    {
      "page": "playfair",
      "title": "Dataset playfair",
      "topics": [
        "playfair"
      ]
    },
    {
      "page": "polarization",
      "title": "Dataset polarization",
      "topics": [
        "polarization"
      ]
    },
    {
      "page": "rubber",
      "title": "Dataset rubber",
      "topics": [
        "rubber"
      ]
    }
  ],
  "_pkglogo": "https://github.com/mpru/ggcleveland/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/mpru/ggcleveland/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "dplyr",
    "egg",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "hms",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "RColorBrewer",
    "readr",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "ggplot-cleveland.Rmd",
      "filename": "ggplot-cleveland.html",
      "title": "Gráficos de Cleveland en versión ggplot2",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introducción",
        "Gráficos de cuantiles",
        "El gráfico Media-Diferencia de Tukey.",
        "Gráfico de residuos y valores ajustados",
        "Gráfico de dispersión-posición (spread-location plot)",
        "Gráficos de transformaciones de potencia",
        "Gráficos condicionantes"
      ],
      "created": "2020-05-15 03:25:04",
      "modified": "2021-08-11 02:40:18",
      "commits": 4
    }
  ],
  "_score": 4.832508912706237,
  "_indexed": true,
  "_nocasepkg": "ggcleveland",
  "_universes": [
    "mpru"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-06-18T08:53:27.000Z",
      "distro": "noble",
      "commit": "fd18f921bd5a918a88a17a9c6fe9ed2f69d81ddf",
      "fileid": "da094339009ca7f3dc437b485e9f1dbbf4e75aca7ce4ba678882af09c18ec8c8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mpru/actions/runs/27747852443"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-06-18T08:53:36.000Z",
      "distro": "noble",
      "commit": "fd18f921bd5a918a88a17a9c6fe9ed2f69d81ddf",
      "fileid": "45d6f4cdfbe7a706aa695a4d515be394ec9997583a83450401753902041e23d4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mpru/actions/runs/27747852443"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-06-18T08:53:18.000Z",
      "commit": "fd18f921bd5a918a88a17a9c6fe9ed2f69d81ddf",
      "fileid": "dc21662fa40829323a57d450de14165f9052c2f9250461cbd2722ac4cf84b4ce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mpru/actions/runs/27747852443"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-06-18T08:53:13.000Z",
      "commit": "fd18f921bd5a918a88a17a9c6fe9ed2f69d81ddf",
      "fileid": "f87bad244516fa0d6b2432256dd0eb25eb94eddac519b9f004f3691cee9b0571",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mpru/actions/runs/27747852443"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0.9000",
      "date": "2026-06-18T08:53:26.000Z",
      "commit": "fd18f921bd5a918a88a17a9c6fe9ed2f69d81ddf",
      "fileid": "13d368c6591e21d380cc8cd87a2193219e609ebf09c6eb92e8654883f686097a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mpru/actions/runs/27747852443"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-06-18T08:53:08.000Z",
      "commit": "fd18f921bd5a918a88a17a9c6fe9ed2f69d81ddf",
      "fileid": "042a9f959508fca4c31a2b1a9930cc92cd5c09fc992308e1b6e417e1c1956b69",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mpru/actions/runs/27747852443"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-06-18T08:52:34.000Z",
      "commit": "fd18f921bd5a918a88a17a9c6fe9ed2f69d81ddf",
      "fileid": "52d1a37707f8dd3cd5a66773bbdd21900c15f5ca8f8cb4005c899df6608f08af",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mpru/actions/runs/27747852443"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-06-18T08:52:30.000Z",
      "commit": "fd18f921bd5a918a88a17a9c6fe9ed2f69d81ddf",
      "fileid": "dd28a9f902b59df3bd50d0f79ef865050bb24df93e107df84c0a7d93c4ee9187",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mpru/actions/runs/27747852443"
    }
  ]
}