New package: R-cran-reshape2-1.4.2.
This commit is contained in:
parent
d190ca03ef
commit
b02b0a4dae
1 changed files with 16 additions and 0 deletions
16
srcpkgs/R-cran-reshape2/template
Normal file
16
srcpkgs/R-cran-reshape2/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'R-cran-reshape2'
|
||||||
|
pkgname=R-cran-reshape2
|
||||||
|
version=1.4.2
|
||||||
|
revision=1
|
||||||
|
build_style=R-cran
|
||||||
|
depends+=" R-cran-plyr>=1.8.1 R-cran-stringr R-cran-Rcpp"
|
||||||
|
makedepends+=" R-cran-plyr R-cran-stringr R-cran-Rcpp"
|
||||||
|
short_desc="Flexibly Reshape Data: A Reboot of the Reshape Package"
|
||||||
|
maintainer="Florian Wagner <florian@wagner-flo.net>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://github.com/hadley/reshape"
|
||||||
|
checksum=6d3783610379be4c5676d9236cf66276a166b5b96c18f2759e9b219758959b6b
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue