{
  "_id": "6a0f63d0acfb0bcc41c5ca03",
  "Type": "Package",
  "Package": "ggHoriPlot",
  "Title": "Horizon Plots for 'ggplot2'",
  "Version": "1.0.1",
  "Authors@R": "person(given = \"Iker\",\nfamily = \"Rivas-González\",\nrole = c(\"aut\", \"cre\"),\nemail = \"ikerrivas96@gmail.com\",\ncomment = c(ORCID = \"0000-0002-0515-0628\"))",
  "Maintainer": "Iker Rivas-González <ikerrivas96@gmail.com>",
  "Description": "A user-friendly, highly customizable R package for\nbuilding horizon plots in the 'ggplot2' environment.",
  "License": "GPL-3",
  "URL": "https://rivasiker.github.io/ggHoriPlot/,\nhttps://github.com/rivasiker/ggHoriPlot,\nhttps://CRAN.R-project.org/package=ggHoriPlot",
  "BugReports": "https://github.com/rivasiker/ggHoriPlot/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-21 10:26:44 UTC",
    "User": "root"
  },
  "Author": "Iker Rivas-González [aut, cre]\n(<https://orcid.org/0000-0002-0515-0628>)",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://rivasiker.r-universe.dev",
  "Date/Publication": "2024-07-12 08:58:01 UTC",
  "RemoteUrl": "https://github.com/rivasiker/gghoriplot",
  "RemoteRef": "HEAD",
  "RemoteSha": "bb2da5f3117013876859b27bc9c8338e56199f5a",
  "MD5sum": "b30a36084d70b74342cfa23b5beb9d40",
  "_user": "rivasiker",
  "_type": "src",
  "_file": "ggHoriPlot_1.0.1.tar.gz",
  "_fileid": "f68260e2124b8ab24eae3fd8e7e827d3a2a261977d2b757b7230d6790f08edd0",
  "_filesize": 3927705,
  "_sha256": "f68260e2124b8ab24eae3fd8e7e827d3a2a261977d2b757b7230d6790f08edd0",
  "_created": "2026-05-21T10:26:44.000Z",
  "_published": "2026-05-21T19:58:08.407Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77257070256,
      "time": 156,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7133371995"
    },
    {
      "job": 77257070245,
      "time": 165,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7133374430"
    },
    {
      "job": 77257069907,
      "time": 202,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7133384359"
    },
    {
      "job": 77257070177,
      "time": 177,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7133382080"
    },
    {
      "job": 77257069713,
      "time": 254,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7133319867"
    },
    {
      "job": 77257069477,
      "time": 133,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7145844424"
    },
    {
      "job": 77257070316,
      "time": 96,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7133352230"
    },
    {
      "job": 77257070284,
      "time": 118,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7133359441"
    },
    {
      "job": 77257070009,
      "time": 129,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7133364527"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rivasiker/actions/runs/26220178455",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rivasiker/gghoriplot",
  "_commit": {
    "id": "bb2da5f3117013876859b27bc9c8338e56199f5a",
    "author": "Iker Rivas-González <54534843+rivasiker@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update scale_fill_hcl.R\n\nRemove scale_name argument",
    "time": 1720774681
  },
  "_maintainer": {
    "name": "Iker Rivas-González",
    "email": "ikerrivas96@gmail.com",
    "login": "rivasiker",
    "orcid": "0000-0002-0515-0628",
    "description": "Postdoctoral Researcher at Max Planck Institute of Evolutionary Anthropology ",
    "uuid": 54534843
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "ggplot2",
      "role": "Depends"
    },
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "ggthemes",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "patchwork",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tidyverse",
      "role": "Suggests"
    },
    {
      "package": "utils",
      "role": "Suggests"
    }
  ],
  "_owner": "rivasiker",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "data-science",
    "data-visualization",
    "ggplot2",
    "horizon-plots"
  ],
  "_stars": 149,
  "_contributors": [
    {
      "user": "rivasiker",
      "count": 95,
      "uuid": 54534843
    }
  ],
  "_userbio": {
    "uuid": 54534843,
    "type": "user",
    "name": "Iker Rivas-González",
    "description": "Postdoctoral Researcher at Max Planck Institute of Evolutionary Anthropology "
  },
  "_downloads": {
    "count": 668,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggHoriPlot"
  },
  "_devurl": "https://github.com/rivasiker/gghoriplot",
  "_pkgdown": "https://rivasiker.github.io/ggHoriPlot/",
  "_searchresults": 56,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ggHoriPlot.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rivasiker/gghoriplot",
  "_realowner": "rivasiker",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2021-09-13"
    },
    {
      "version": "1.0.1",
      "date": "2022-10-11"
    }
  ],
  "_exports": [
    "geom_horizon",
    "GeomHorizon",
    "scale_fill_hcl",
    "stat_horizon"
  ],
  "_datasets": [
    {
      "name": "climate_CPH",
      "title": "Average temperature in Copenhagen",
      "object": "climate_CPH",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Region",
        "Country",
        "State",
        "City",
        "Month",
        "Day",
        "Year",
        "AvgTemperature",
        "date_mine"
      ],
      "rows": 9132,
      "table": true,
      "tojson": true
    },
    {
      "name": "climate_US",
      "title": "Average temperature in major cities of the US",
      "object": "climate_US",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Region",
        "Country",
        "State",
        "City",
        "Month",
        "Day",
        "Year",
        "AvgTemperature",
        "date_mine"
      ],
      "rows": 57828,
      "table": true,
      "tojson": true
    },
    {
      "name": "COVID",
      "title": "Distribution of COVID-19 cases in Asia",
      "object": "COVID",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "date_mine",
        "y",
        "countriesAndTerritories"
      ],
      "rows": 12695,
      "table": true,
      "tojson": true
    },
    {
      "name": "rmsk",
      "title": "Distribution of repeats along the human genome",
      "object": "rmsk",
      "class": [
        "grouped_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "genoName",
        "bin",
        "p_repeat",
        "bin_2"
      ],
      "rows": 30885,
      "table": true,
      "tojson": true
    },
    {
      "name": "sports_time",
      "title": "Peaks times for sports and leisure activities",
      "object": "sports_time",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "activity",
        "time",
        "p"
      ],
      "rows": 8092,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "climate_CPH",
      "title": "Average temperature in Copenhagen",
      "topics": [
        "climate_CPH"
      ]
    },
    {
      "page": "climate_US",
      "title": "Average temperature in major cities of the US",
      "topics": [
        "climate_US"
      ]
    },
    {
      "page": "COVID",
      "title": "Distribution of COVID-19 cases in Asia",
      "topics": [
        "COVID"
      ]
    },
    {
      "page": "geom_horizon",
      "title": "Horizon plots",
      "topics": [
        "GeomHorizon",
        "geom_horizon",
        "stat_horizon"
      ]
    },
    {
      "page": "rmsk",
      "title": "Distribution of repeats along the human genome",
      "topics": [
        "rmsk"
      ]
    },
    {
      "page": "scale_fill_hcl",
      "title": "Create your own discrete scale",
      "topics": [
        "scale_fill_hcl"
      ]
    },
    {
      "page": "sports_time",
      "title": "Peaks times for sports and leisure activities",
      "topics": [
        "sports_time"
      ]
    }
  ],
  "_readme": "https://github.com/rivasiker/gghoriplot/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"
  ],
  "_vignettes": [
    {
      "source": "examples.Rmd",
      "filename": "examples.html",
      "title": "Examples with real data",
      "author": "Iker Rivas-González",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Peak time of day for activities",
        "COVID-19 cases in Asia",
        "Simple repeat content",
        "Average temperature in 2000 for major US cities",
        "Average temperature in Copenhagen"
      ],
      "created": "2021-06-29 10:29:49",
      "modified": "2022-10-10 18:08:56",
      "commits": 11
    },
    {
      "source": "ggHoriPlot.Rmd",
      "filename": "ggHoriPlot.html",
      "title": "ggHoriPlot",
      "author": "Iker Rivas-González",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Changing the origin",
        "Median",
        "Mean",
        "User-specified",
        "Quantiles",
        "Origin as lowest value",
        "Changing the horizon scale",
        "Additional features",
        "Interval data",
        "Faceting",
        "Handling outliers",
        "Handling of missing data",
        "Reversing the values below the origin",
        "Mirroring the horizon plot"
      ],
      "created": "2021-08-26 09:03:39",
      "modified": "2021-09-07 15:14:38",
      "commits": 9
    }
  ],
  "_score": 6.921374295418474,
  "_indexed": true,
  "_nocasepkg": "gghoriplot",
  "_universes": [
    "rivasiker"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-21T10:29:13.000Z",
      "distro": "noble",
      "commit": "bb2da5f3117013876859b27bc9c8338e56199f5a",
      "fileid": "8ec340f398cb93f1d6800bdf670f3e25683b22a65e2ae9d8303c35862ec6af57",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rivasiker/actions/runs/26220178455"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-21T10:29:20.000Z",
      "distro": "noble",
      "commit": "bb2da5f3117013876859b27bc9c8338e56199f5a",
      "fileid": "cd67564977f3d76301a897b1ae504169d712894b5befb2f760afa2fddf4ad314",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rivasiker/actions/runs/26220178455"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-21T10:29:55.000Z",
      "commit": "bb2da5f3117013876859b27bc9c8338e56199f5a",
      "fileid": "fce696d62068d4db40c300dd54503cf82407ad14dd2280101932752262f9bcee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rivasiker/actions/runs/26220178455"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-21T10:29:46.000Z",
      "commit": "bb2da5f3117013876859b27bc9c8338e56199f5a",
      "fileid": "33711c5fa5cf73816ec3942bb9976e36a3cece3c78f2101b1aef24d1456de959",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rivasiker/actions/runs/26220178455"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-05-21T19:57:48.000Z",
      "commit": "bb2da5f3117013876859b27bc9c8338e56199f5a",
      "fileid": "20770e48e10462a97da8c9c0e8c86fe83c82a2cd476575b8fb743930a51cb70c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rivasiker/actions/runs/26220178455"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-21T10:28:07.000Z",
      "commit": "bb2da5f3117013876859b27bc9c8338e56199f5a",
      "fileid": "beb4b9eafa4a1eb2cad79bb314c98cf41284d97b9c4b854ad4a1ba4051771f66",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rivasiker/actions/runs/26220178455"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-21T10:28:30.000Z",
      "commit": "bb2da5f3117013876859b27bc9c8338e56199f5a",
      "fileid": "9e82a4067c9cdbba0c10909255469b75a2c89ebb9eb4c1fb07f5e4778ad03697",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rivasiker/actions/runs/26220178455"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-21T10:28:41.000Z",
      "commit": "bb2da5f3117013876859b27bc9c8338e56199f5a",
      "fileid": "6979cee060995d74c696978d78c34fbb8df95df6906891eb7910993ca168506b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rivasiker/actions/runs/26220178455"
    }
  ]
}