summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6a9d6fccc80ce8e9f8c9a2c482627b993f0f564f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = r-modelr
	pkgdesc = Modelling Functions that Work with the Pipe
	pkgver = 0.1.2
	pkgrel = 1
	url = https://cran.r-project.org/web/packages/modelr/index.html
	arch = any
	license = GPL3
	depends = r
	depends = r-broom
	depends = r-dplyr
	depends = r-magrittr
	depends = r-purrr
	depends = r-tibble
	depends = r-tidyr
	depends = r-cran-rlang
	optdepends = r-covr
	optdepends = r-ggplot2
	optdepends = r-testthat
	source = https://cran.r-project.org/src/contrib/modelr_0.1.2.tar.gz
	md5sums = bc73689405b0fe90851c7f8f3539e843

pkgname = r-modelr