-
Notifications
You must be signed in to change notification settings - Fork 16
/
DESCRIPTION
30 lines (30 loc) · 1.02 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Package: directlabels
Maintainer: Toby Dylan Hocking <[email protected]>
Author: Toby Dylan Hocking
Version: 2024.4.16
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