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: 2025.6.24
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, RColorBrewer, ggplot2 (>=
        2.0), rlang, lattice, alphahull, nlme, lars, latticeExtra,
        dplyr, ggthemes, testthat
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: 2025-06-24 12:29:12 UTC; hoct2726
Author: Toby Dylan Hocking [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-3146-0865>)
Repository: CRAN
Date/Publication: 2025-06-24 13:10:02 UTC
Built: R 4.5.1; ; 2025-10-26 00:49:16 UTC; windows
