Package: ggfocus Type: Package Title: Scales that Focus Specific Levels in your ggplot() Version: 1.0.1 Authors@R: person("Victor", "Freguglia", email = "victorfreguglia@gmail.com", role = c("aut", "cre")) BugReports: https://github.com/Freguglia/ggfocus/issues URL: https://github.com/Freguglia/ggfocus Description: A 'ggplot2' extension that provides tools for automatically creating scales to focus on subgroups of the data plotted without losing other information. License: GPL-3 Encoding: UTF-8 RoxygenNote: 7.3.2 Depends: R (>= 4.1.0), ggplot2 Imports: dplyr, rlang, RColorBrewer Suggests: knitr, rmarkdown, maps, ggrepel, testthat (>= 3.0.0) VignetteBuilder: knitr Config/testthat/edition: 3 Repository: https://freguglia.r-universe.dev Date/Publication: 2025-09-14 19:42:53 UTC RemoteUrl: https://github.com/freguglia/ggfocus RemoteRef: HEAD RemoteSha: 22803bb5791b050a0f9e72ec9407bd1f040af1f5 NeedsCompilation: no Packaged: 2026-06-11 09:09:57 UTC; root Author: Victor Freguglia [aut, cre] Maintainer: Victor Freguglia