Package: ggallin Type: Package Maintainer: Steven E. Pav Authors@R: c(person(c("Steven", "E."), "Pav", role=c("aut","cre"), email="shabbychef@gmail.com", comment = c(ORCID = "0000-0002-4197-6195"))) Version: 0.1.2 Date: 2025-11-18 License: LGPL-3 Title: Grab Bag of 'ggplot2' Functions BugReports: https://github.com/shabbychef/ggallin/issues Description: Extra geoms and scales for 'ggplot2', including geom_cloud(), a Normal density cloud replacement for errorbars; transforms ssqrt_trans and pseudolog10_trans, which are loglike but appropriate for negative data; interp_trans() and warp_trans() which provide scale transforms based on interpolation; and an infix compose operator for scale transforms. Depends: ggplot2 (>= 2.2.1) Suggests: knitr, testthat Imports: scales, grid RoxygenNote: 7.3.2 URL: https://github.com/shabbychef/ggallin Collate: 'geom_cloud.R' 'ggallin.R' 'transforms.R' Repository: https://shabbychef.r-universe.dev Date/Publication: 2025-11-30 01:18:32 UTC RemoteUrl: https://github.com/shabbychef/ggallin RemoteRef: HEAD RemoteSha: b23404a0c261e8a709ae5f172b1fdfcc6def14d9 NeedsCompilation: no Packaged: 2026-07-03 23:00:50 UTC; root Author: Steven E. Pav [aut, cre] (ORCID: )