2017-06-08 16:51:12 +02:00
|
|
|
# Template file for 'R-cran-reshape2'
|
|
|
|
pkgname=R-cran-reshape2
|
2017-12-12 05:07:53 +01:00
|
|
|
version=1.4.3
|
2018-05-24 11:43:16 +02:00
|
|
|
revision=2
|
2017-06-08 16:51:12 +02:00
|
|
|
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"
|
2017-12-12 05:07:53 +01:00
|
|
|
checksum=8aff94c935e75032344b52407593392ddd4e16a88bb206984340c816d42c710e
|
2017-06-08 16:51:12 +02:00
|
|
|
|
|
|
|
post_install() {
|
|
|
|
vlicense LICENSE
|
|
|
|
}
|