Package: gghist Title: Plot the Histogram of a Numeric Vector Version: 0.1.0 Authors@R: person("Frederik", "Ziebell", , "frederik.ziebell@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-3673-1721")) Description: Wrapper around geom_histogram() of 'ggplot2' to plot the histogram of a numeric vector. This is especially useful, since qplot() was deprecated in 'ggplot2' 3.4.0. URL: https://github.com/frederikziebell/gghist License: GPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Imports: ggplot2 Suggests: spelling Language: en-US Repository: https://frederikziebell.r-universe.dev Date/Publication: 2023-05-16 09:40:09 UTC RemoteUrl: https://github.com/frederikziebell/gghist RemoteRef: HEAD RemoteSha: ae98b84886b105efe0a394320494edda8d042de5 NeedsCompilation: no Packaged: 2026-06-21 09:24:44 UTC; root Author: Frederik Ziebell [aut, cre] (ORCID: ) Maintainer: Frederik Ziebell