{
  "_id": "6a5dbe2f9baadeef8ab54037",
  "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-07-20 06:17:00 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",
  "_user": "rivasiker",
  "_type": "src",
  "_file": "ggHoriPlot_1.0.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/ad8a41cd67f92a1ae1718d546a33978f8ee6b89086c23c7c98156ac2a50613ca",
  "_filesize": 3930284,
  "_sha256": "ad8a41cd67f92a1ae1718d546a33978f8ee6b89086c23c7c98156ac2a50613ca",
  "_expires": "2026-10-28T06:20:29.000Z",
  "_created": "2026-07-20T06:17:00.000Z",
  "_published": "2026-07-20T06:20:31.055Z",
  "_jobs": [
    {
      "job": 88284536675,
      "time": 164,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8452482272"
    },
    {
      "job": 88284536668,
      "time": 169,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8452483896"
    },
    {
      "job": 88284536678,
      "time": 169,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8452477528"
    },
    {
      "job": 88284536635,
      "time": 144,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8452468238"
    },
    {
      "job": 88283896973,
      "time": 275,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8452435266"
    },
    {
      "job": 88284536637,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8452471404"
    },
    {
      "job": 88284536644,
      "time": 93,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8452462402"
    },
    {
      "job": 88284536710,
      "time": 98,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8452463627"
    },
    {
      "job": 88284536651,
      "time": 92,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8452462271"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/rivasiker/actions/runs/29721000318",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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": 150,
  "_contributors": [
    {
      "user": "rivasiker",
      "count": 95,
      "uuid": 54534843
    }
  ],
  "_userbio": {
    "uuid": 54534843,
    "type": "user",
    "name": "Iker Rivas-González",
    "followers": 33,
    "description": "Postdoctoral Researcher at Max Planck Institute of Evolutionary Anthropology "
  },
  "_downloads": {
    "count": 857,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggHoriPlot"
  },
  "_devurl": "https://github.com/rivasiker/gghoriplot",
  "_pkgdown": "https://rivasiker.github.io/ggHoriPlot/",
  "_searchresults": 61,
  "_rbuild": "4.6.1",
  "_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.9614210940664485,
  "_indexed": true,
  "_nocasepkg": "gghoriplot",
  "_universes": [
    "rivasiker"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-07-20T06:19:34.000Z",
      "distro": "resolute",
      "commit": "bb2da5f3117013876859b27bc9c8338e56199f5a",
      "fileid": "https://r2.ropensci.org/8c76b473954106a913ef70aace4a2e6ac086fab0093b53fee4e6ad890f6b9799",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rivasiker/actions/runs/29721000318"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-07-20T06:19:38.000Z",
      "distro": "resolute",
      "commit": "bb2da5f3117013876859b27bc9c8338e56199f5a",
      "fileid": "https://r2.ropensci.org/9b61b46619e7fc9187187df36a3f6ad319c24031033998899fce411a4fdeb748",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rivasiker/actions/runs/29721000318"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-07-20T06:19:22.000Z",
      "commit": "bb2da5f3117013876859b27bc9c8338e56199f5a",
      "fileid": "https://r2.ropensci.org/f3a072f00ccc47d31448c82a49089a5707c33847c82836851c6d3871229133f3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rivasiker/actions/runs/29721000318"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-07-20T06:18:53.000Z",
      "commit": "bb2da5f3117013876859b27bc9c8338e56199f5a",
      "fileid": "https://r2.ropensci.org/58dd0512f10de099cde31f90be0361bd8a9f8cdc90868ad798c43843b7d7725e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rivasiker/actions/runs/29721000318"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-07-20T06:19:26.000Z",
      "commit": "bb2da5f3117013876859b27bc9c8338e56199f5a",
      "fileid": "https://r2.ropensci.org/9b4f042c77efce5090a32a68f5f9403c744034162c93a535410dcbbad57b90bd",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rivasiker/actions/runs/29721000318"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-07-20T06:18:19.000Z",
      "commit": "bb2da5f3117013876859b27bc9c8338e56199f5a",
      "fileid": "https://r2.ropensci.org/544866f4eb31f43c1e4123c627da6a2ae3eb4a4d2b17ce6e1be20b7df88cc12b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rivasiker/actions/runs/29721000318"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-07-20T06:18:19.000Z",
      "commit": "bb2da5f3117013876859b27bc9c8338e56199f5a",
      "fileid": "https://r2.ropensci.org/12e0bd39d20ec013585aef96233ee03531e65e01702530965d98ec98d1165ced",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rivasiker/actions/runs/29721000318"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-07-20T06:18:17.000Z",
      "commit": "bb2da5f3117013876859b27bc9c8338e56199f5a",
      "fileid": "https://r2.ropensci.org/b7ead151cb55aafc77c3317374792f80ccc05f7a999f742045295aaaa5eaf633",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rivasiker/actions/runs/29721000318"
    }
  ]
}