summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 737ff8d6835996377a17a2038dd4d104006baadd (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
26
27
28
29
30
31
32
33
pkgbase = r-tidygraph
	pkgdesc = A Tidy API for Graph Manipulation
	pkgver = 1.3.1
	pkgrel = 1
	url = https://cran.r-project.org/package=tidygraph
	arch = x86_64
	license = MIT
	depends = r
	depends = r-cli
	depends = r-cpp11
	depends = r-dplyr
	depends = r-igraph
	depends = r-magrittr
	depends = r-pillar
	depends = r-r6
	depends = r-rlang
	depends = r-tibble
	depends = r-tidyr
	optdepends = r-ape
	optdepends = r-covr
	optdepends = r-data.tree
	optdepends = r-graph
	optdepends = r-influencer
	optdepends = r-methods
	optdepends = r-netrankr
	optdepends = r-netswan
	optdepends = r-network
	optdepends = r-seriation
	optdepends = r-testthat
	source = https://cran.r-project.org/src/contrib/tidygraph_1.3.1.tar.gz
	sha256sums = aac1d4bb9396081bbeecbde11a3cd1a26a56bd6b1f608a628b359cb37c18ac1a

pkgname = r-tidygraph