Package: directlabels
Maintainer: Toby Dylan Hocking <toby.hocking@r-project.org>
Authors@R: person(
 given = c("Toby", "Dylan"),
 family = "Hocking",
 role = c("aut", "cre"),
 email = "toby.hocking@r-project.org",
 comment = c(ORCID="0000-0002-3146-0865"))
Version: 2026.4.23
BugReports: https://github.com/tdhock/directlabels/issues
License: GPL-3
Title: Direct Labels for Multicolor Plots
Description: An extensible framework
 for automatically placing direct labels onto multicolor 'lattice' or
 'ggplot2' plots.
 Label positions are described using Positioning Methods
 which can be re-used across several different plots.
 There are heuristics for examining "trellis" and "ggplot" objects
 and inferring an appropriate Positioning Method.
URL: https://github.com/tdhock/directlabels
LazyData: true
Suggests: MASS, knitr, markdown, inlinedocs, magick, broom,
        RColorBrewer, reshape2, ggplot2 (>= 2.0), rlang, lattice,
        alphahull, nlme, lars, latticeExtra, dplyr, ggthemes, testthat,
        mlmRev
Imports: grid (>= 3.0.0), quadprog
Collate: utility.function.R compare.R dotplot.R lineplot.R
        densityplot.R ggplot2.R positioning.functions.R doc.R lattice.R
        scatterplot.R contourplot.R
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2026-04-23 09:33:03 UTC; hoct2726
Author: Toby Dylan Hocking [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-3146-0865>)
Repository: CRAN
Date/Publication: 2026-04-23 13:50:07 UTC
Built: R 4.5.3; ; 2026-04-25 16:31:06 UTC; windows
