{
  "_id": "6a3636f43efcd9bda43f8893",
  "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-06-20 06:41:23 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": "7587882b294fdf6b29f5f51ed53ee770",
  "_user": "rivasiker",
  "_type": "src",
  "_file": "ggHoriPlot_1.0.1.tar.gz",
  "_fileid": "17a9a1ef40cb209dc053af1d4ec2e9596563edd97ee71b5c86e51f6a7f1939ff",
  "_filesize": 3929360,
  "_sha256": "17a9a1ef40cb209dc053af1d4ec2e9596563edd97ee71b5c86e51f6a7f1939ff",
  "_created": "2026-06-20T06:41:23.000Z",
  "_published": "2026-06-20T06:45:08.802Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82462674133,
      "time": 160,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7762923185"
    },
    {
      "job": 82462674147,
      "time": 157,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7762922717"
    },
    {
      "job": 82462674149,
      "time": 164,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7762922661"
    },
    {
      "job": 82462674146,
      "time": 150,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7762921076"
    },
    {
      "job": 82462418894,
      "time": 235,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7762904521"
    },
    {
      "job": 82462674145,
      "time": 122,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7762918859"
    },
    {
      "job": 82462674154,
      "time": 113,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7762917912"
    },
    {
      "job": 82462674148,
      "time": 96,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7762915749"
    },
    {
      "job": 82462674155,
      "time": 100,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7762916345"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rivasiker/actions/runs/27863103412",
  "_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",
    "followers": 33,
    "description": "Postdoctoral Researcher at Max Planck Institute of Evolutionary Anthropology "
  },
  "_downloads": {
    "count": 837,
    "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.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.958516103423041,
  "_indexed": true,
  "_nocasepkg": "gghoriplot",
  "_universes": [
    "rivasiker"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-20T06:43:51.000Z",
      "distro": "noble",
      "commit": "bb2da5f3117013876859b27bc9c8338e56199f5a",
      "fileid": "b73590d57a5ace6d5f32b3064dd7d53dc8e56b12a648240702ed6abe8e64e9c3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rivasiker/actions/runs/27863103412"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-20T06:43:47.000Z",
      "distro": "noble",
      "commit": "bb2da5f3117013876859b27bc9c8338e56199f5a",
      "fileid": "b5c4e073b3f7bf94cd28f2557ad68c94e767a50a6483d99d802a08b02879fdf5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rivasiker/actions/runs/27863103412"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-20T06:43:57.000Z",
      "commit": "bb2da5f3117013876859b27bc9c8338e56199f5a",
      "fileid": "1595daa7d961a60620e409b3141ab2749e6ef815eda69cfdd6f1e2ab0130a76e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rivasiker/actions/runs/27863103412"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-20T06:43:38.000Z",
      "commit": "bb2da5f3117013876859b27bc9c8338e56199f5a",
      "fileid": "7231efdc8c9288cae81684b0c74a9f16210f761f0069b5d9a4329c79284fc0e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rivasiker/actions/runs/27863103412"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-06-20T06:43:42.000Z",
      "commit": "bb2da5f3117013876859b27bc9c8338e56199f5a",
      "fileid": "3db1c304f592030516e17f54b6cc06167715e33d08c4fb7521c6655c149d1fe9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rivasiker/actions/runs/27863103412"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-20T06:42:58.000Z",
      "commit": "bb2da5f3117013876859b27bc9c8338e56199f5a",
      "fileid": "93b0b8a2026f67a355a7db8f47e24e02211202204f2b915eeeda7ced1d4b86aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rivasiker/actions/runs/27863103412"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-20T06:42:36.000Z",
      "commit": "bb2da5f3117013876859b27bc9c8338e56199f5a",
      "fileid": "0583b613c30a378ea5dd2c3a4437ebf8a9c8cf087cdd8cf94e8b9a32fa274c24",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rivasiker/actions/runs/27863103412"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-20T06:42:44.000Z",
      "commit": "bb2da5f3117013876859b27bc9c8338e56199f5a",
      "fileid": "3170dae4994d13340cffd9966ba11855fd0ca74b50080758dd8a259331d98f8c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rivasiker/actions/runs/27863103412"
    }
  ]
}