[packages/R-cran-scales] Up to 1.4.0
arekm
arekm at pld-linux.org
Sun Apr 5 19:12:54 CEST 2026
commit 09d7480b4f4b97466191b8c58c7e855547ff9d2a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Sun Apr 5 19:12:45 2026 +0200
Up to 1.4.0
R-cran-scales.spec | 43 +++++++++++++++++++++++++------------------
1 file changed, 25 insertions(+), 18 deletions(-)
---
diff --git a/R-cran-scales.spec b/R-cran-scales.spec
index 46defcf..ec2d930 100644
--- a/R-cran-scales.spec
+++ b/R-cran-scales.spec
@@ -1,31 +1,38 @@
%define fversion %(echo %{version} |tr r -)
%define modulename scales
+%undefine _debugsource_packages
Summary: Scale functions for graphics
Name: R-cran-%{modulename}
-Version: 0.2.3
-Release: 2
-License: GPL v2
+Version: 1.4.0
+Release: 1
+License: MIT
Group: Applications/Math
-Source0: ftp://stat.ethz.ch/R-CRAN/src/contrib/%{modulename}_%{fversion}.tar.gz
-# Source0-md5: 426e5a785d4bc5b9ba8aa10d2bc043a3
-URL: http://cran.fhcrc.org/web/packages/scales/index.html
-BuildRequires: R >= 2.8.1
-BuildRequires: R-cran-RColorBrewer
-BuildRequires: R-cran-stringr
-BuildRequires: R-cran-dichromat
-BuildRequires: R-cran-munsell >= 0.2
-BuildRequires: R-cran-plyr >= 1.2
+Source0: https://cran.r-project.org/src/contrib/%{modulename}_%{fversion}.tar.gz
+# Source0-md5: 6dd61123ecc2be3e3777aa77c172261d
+URL: https://scales.r-lib.org
+BuildRequires: R >= 4.1
+BuildRequires: R-cran-cli
+BuildRequires: R-cran-farver >= 2.0.3
+BuildRequires: R-cran-glue
BuildRequires: R-cran-labeling
-Requires(post,postun): R >= 2.8.1
+BuildRequires: R-cran-lifecycle
+BuildRequires: R-cran-R6
+BuildRequires: R-cran-RColorBrewer
+BuildRequires: R-cran-rlang >= 1.1.0
+BuildRequires: R-cran-viridisLite
+Requires(post,postun): R >= 4.1
Requires(post,postun): perl-base
Requires(post,postun): textutils
Requires: R
-Requires: R-cran-RColorBrewer
-Requires: R-cran-stringr
-Requires: R-cran-dichromat
-Requires: R-cran-munsell >= 0.2
-Requires: R-cran-plyr >= 1.2
+Requires: R-cran-cli
+Requires: R-cran-farver >= 2.0.3
+Requires: R-cran-glue
Requires: R-cran-labeling
+Requires: R-cran-lifecycle
+Requires: R-cran-R6
+Requires: R-cran-RColorBrewer
+Requires: R-cran-rlang >= 1.1.0
+Requires: R-cran-viridisLite
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/R-cran-scales.git/commitdiff/09d7480b4f4b97466191b8c58c7e855547ff9d2a
More information about the pld-cvs-commit
mailing list