summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d7bc3a5d72c6b02585fa9772c224e7b3011dc788 (plain)
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
pkgbase = r-gghighlight
	pkgdesc = Highlight Lines and Points in 'ggplot2'
	pkgver = 0.4.1
	pkgrel = 1
	url = https://cran.r-project.org/package=gghighlight
	arch = any
	license = MIT
	depends = r
	depends = r-dplyr
	depends = r-ggplot2
	depends = r-ggrepel
	depends = r-lifecycle
	depends = r-purrr
	depends = r-rlang
	depends = r-tibble
	optdepends = r-geomtextpath
	optdepends = r-knitr
	optdepends = r-rmarkdown
	optdepends = r-sf
	optdepends = r-testthat
	optdepends = r-vdiffr
	source = https://cran.r-project.org/src/contrib/gghighlight_0.4.1.tar.gz
	sha256sums = c6ecb4d96e3046ae08cfb73c638367b8a7918b6c4b227844d21f35a260f25bd3

pkgname = r-gghighlight