~dricottone/pkgbuilds

ref: 3f7744f374570942ec2b77f8e9d58945770f031f pkgbuilds/r-modelr/.SRCINFO -rw-r--r-- 644 bytes
3f7744f3Dominic Ricottone Added r-tinytex 11 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
pkgbase = r-modelr
	pkgdesc = Modelling Functions that Work with the Pipe
	pkgver = 0.1.11
	pkgrel = 1
	url = https://cran.r-project.org/package=modelr
	arch = any
	license = GPL3
	depends = r>=3.2
	depends = r-broom
	depends = r-magrittr
	depends = r-purrr>=0.2.2
	depends = r-rlang>=1.0.6
	depends = r-tibble
	depends = r-tidyr>=0.8.0
	depends = r-tidyselect
	depends = r-vctrs
	optdepends = r-covr
	optdepends = r-ggplot2
	optdepends = r-testthat
	optdepends = r-compiler
	source = https://cran.r-project.org/src/contrib/modelr_0.1.11.tar.gz
	sha256sums = 94ebd506e9ccf3bf25318be6a182f8f89c3669a77b41864a0b9dbcc1d4337bd3

pkgname = r-modelr