{
  "_id": "6a1ef0bbb401979e7341329a",
  "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-05-19 08:18:41 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": "cfa8635d368279694810bd6e64db7d57",
  "_user": "mpru",
  "_type": "src",
  "_file": "ggcleveland_0.1.0.9000.tar.gz",
  "_fileid": "0b1516f6c76a820fcb9d87741fcd726ddc5cb9e5dc21ea3f84aa266f72dde4b8",
  "_filesize": 2254018,
  "_sha256": "0b1516f6c76a820fcb9d87741fcd726ddc5cb9e5dc21ea3f84aa266f72dde4b8",
  "_created": "2026-05-19T08:18:41.000Z",
  "_published": "2026-06-02T15:03:23.558Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79102322223,
      "time": 140,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7078357627"
    },
    {
      "job": 79102323301,
      "time": 150,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078361090"
    },
    {
      "job": 79102322567,
      "time": 199,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7078363749"
    },
    {
      "job": 79102322587,
      "time": 195,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078363030"
    },
    {
      "job": 79102320839,
      "time": 204,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078309567"
    },
    {
      "job": 79102320837,
      "time": 161,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7361553362"
    },
    {
      "job": 79102322817,
      "time": 111,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7078348675"
    },
    {
      "job": 79102323184,
      "time": 93,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7078341636"
    },
    {
      "job": 79102323137,
      "time": 167,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078366328"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mpru/actions/runs/26084973857",
  "_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",
    "description": "Statistician | Data Analyst | Education: BS in Statistics (UNR, Argentina) - MS in Biomedical Informatics (Stanford University, USA)"
  },
  "_downloads": {
    "count": 251,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggcleveland"
  },
  "_devurl": "https://github.com/mpru/ggcleveland",
  "_pkgdown": "https://mpru.github.io/ggcleveland",
  "_searchresults": 15,
  "_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.778151250383644,
  "_indexed": true,
  "_nocasepkg": "ggcleveland",
  "_universes": [
    "mpru"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-05-19T08:20:42.000Z",
      "distro": "noble",
      "commit": "fd18f921bd5a918a88a17a9c6fe9ed2f69d81ddf",
      "fileid": "24c150eec340e073e580eb1702817cc20b5967cc0652c85a887d44ef00d8f857",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mpru/actions/runs/26084973857"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-05-19T08:20:54.000Z",
      "distro": "noble",
      "commit": "fd18f921bd5a918a88a17a9c6fe9ed2f69d81ddf",
      "fileid": "29b5e14fc780058a1914449c3c6853ce59ddea6974090c5bb36af5305949be55",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mpru/actions/runs/26084973857"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-05-19T08:21:08.000Z",
      "commit": "fd18f921bd5a918a88a17a9c6fe9ed2f69d81ddf",
      "fileid": "89aca116d21e49975cc991c8c748b608d7eacf1e0b676fb625f8838451ab7d5d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mpru/actions/runs/26084973857"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-05-19T08:20:47.000Z",
      "commit": "fd18f921bd5a918a88a17a9c6fe9ed2f69d81ddf",
      "fileid": "cfc09c65b27dd998dcf402aa73e70b456bd6c77df16c9a7b78120ae8bf882c7a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mpru/actions/runs/26084973857"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-05-19T08:20:03.000Z",
      "commit": "fd18f921bd5a918a88a17a9c6fe9ed2f69d81ddf",
      "fileid": "548673c859df074442f195549fbd533b05eba71785bd592a16f238cc970e1f28",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mpru/actions/runs/26084973857"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-05-19T08:19:50.000Z",
      "commit": "fd18f921bd5a918a88a17a9c6fe9ed2f69d81ddf",
      "fileid": "982416b238d9be2403058d2a82e67af86701178a5d1fbe619bd1829f5316cf22",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mpru/actions/runs/26084973857"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-05-19T08:21:03.000Z",
      "commit": "fd18f921bd5a918a88a17a9c6fe9ed2f69d81ddf",
      "fileid": "b20ef3722e6a4f598e69e227354ac6423f05291d77386752079bd961c4c26e8f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mpru/actions/runs/26084973857"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0.9000",
      "date": "2026-06-02T15:02:49.000Z",
      "commit": "fd18f921bd5a918a88a17a9c6fe9ed2f69d81ddf",
      "fileid": "aa5fca80745b5c43f44200bbd37e07a427936a81dfbafee46bc2adda747e6ced",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mpru/actions/runs/26084973857"
    }
  ]
}