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
NeedsCompilation: no
Packaged: 2025-09-02 20:32:41 UTC; victor
Author: Victor Freguglia [aut, cre]
Maintainer: Victor Freguglia <victorfreguglia@gmail.com>
Repository: CRAN
Date/Publication: 2025-09-02 20:50:19 UTC
Built: R 4.4.3; ; 2025-10-21 14:06:27 UTC; windows
