New package: R-cran-magrittr-1.5.
This commit is contained in:
parent
fabd73e2b3
commit
fa066298c4
1 changed files with 14 additions and 0 deletions
14
srcpkgs/R-cran-magrittr/template
Normal file
14
srcpkgs/R-cran-magrittr/template
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Template file for 'R-cran-magrittr'
|
||||||
|
pkgname=R-cran-magrittr
|
||||||
|
version=1.5
|
||||||
|
revision=1
|
||||||
|
build_style=R-cran
|
||||||
|
short_desc="A Forward-Pipe Operator for R"
|
||||||
|
maintainer="Florian Wagner <florian@wagner-flo.net>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://cran.r-project.org/web/packages/magrittr/index.html"
|
||||||
|
checksum=05c45943ada9443134caa0ab24db4a962b629f00b755ccf039a2a2a7b2c92ae8
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue