[packages/R-cran-reshape2] Up to 1.4.5
arekm
arekm at pld-linux.org
Sun Apr 5 19:12:15 CEST 2026
commit 007c8b66f472d7a72e3506f8b37403e108285895
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Sun Apr 5 19:12:08 2026 +0200
Up to 1.4.5
R-cran-reshape2.spec | 22 ++++++++++++++--------
1 file changed, 14 insertions(+), 8 deletions(-)
---
diff --git a/R-cran-reshape2.spec b/R-cran-reshape2.spec
index 3924498..43bfa89 100644
--- a/R-cran-reshape2.spec
+++ b/R-cran-reshape2.spec
@@ -2,18 +2,24 @@
%define modulename reshape2
Summary: Flexibly reshape data: a reboot of the reshape package
Name: R-cran-%{modulename}
-Version: 1.2.2
-Release: 2
-License: GPL v2
+Version: 1.4.5
+Release: 1
+License: MIT
Group: Applications/Math
-Source0: ftp://stat.ethz.ch/R-CRAN/src/contrib/%{modulename}_%{fversion}.tar.gz
-# Source0-md5: 4b13c53b2a184c0498b351608ff8a085
-URL: http://cran.fhcrc.org/web/packages/reshape2/index.html
-BuildRequires: R >= 2.8.1
-Requires(post,postun): R >= 2.8.1
+Source0: https://cran.r-project.org/src/contrib/%{modulename}_%{fversion}.tar.gz
+# Source0-md5: 2b99f857c715d1ebca9416e8b4dd51c2
+URL: https://github.com/hadley/reshape
+BuildRequires: R >= 3.1
+BuildRequires: R-cran-plyr >= 1.8.1
+BuildRequires: R-cran-Rcpp
+BuildRequires: R-cran-stringr
+Requires(post,postun): R >= 3.1
Requires(post,postun): perl-base
Requires(post,postun): textutils
Requires: R
+Requires: R-cran-plyr >= 1.8.1
+Requires: R-cran-Rcpp
+Requires: R-cran-stringr
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/R-cran-reshape2.git/commitdiff/007c8b66f472d7a72e3506f8b37403e108285895
More information about the pld-cvs-commit
mailing list