From 5ee747d4ec370693a50ea0bff7238c2e0f0ec8d2 Mon Sep 17 00:00:00 2001 From: Github Action Date: Mon, 18 Nov 2024 01:47:22 +0000 Subject: [PATCH] sync --- specs/R-CRAN-Keng.spec | 17 +++++++++-------- specs/R-CRAN-RSQLite.spec | 4 ++-- specs/R-CRAN-SensIAT.spec | 4 ++-- specs/R-CRAN-UKFE.spec | 4 ++-- specs/R-CRAN-castor.spec | 4 ++-- specs/R-CRAN-dawaR.spec | 4 ++-- specs/R-CRAN-electionsBR.spec | 12 ++++++------ specs/R-CRAN-hgutils.spec | 7 +++---- specs/R-CRAN-metaConvert.spec | 6 ++++-- specs/R-CRAN-spacesRGB.spec | 10 +++++----- specs/R-CRAN-tpn.spec | 4 ++-- 11 files changed, 39 insertions(+), 37 deletions(-) diff --git a/specs/R-CRAN-Keng.spec b/specs/R-CRAN-Keng.spec index d4b8ae789f..d33c4a891c 100644 --- a/specs/R-CRAN-Keng.spec +++ b/specs/R-CRAN-Keng.spec @@ -1,11 +1,11 @@ %global __brp_check_rpaths %{nil} %global __requires_exclude ^libmpi %global packname Keng -%global packver 2024.11.02 +%global packver 2024.11.17 %global rlibdir /usr/local/lib/R/library Name: R-CRAN-%{packname} -Version: 2024.11.02 +Version: 2024.11.17 Release: 1%{?dist}%{?buildtag} Summary: Knock Errors Off Nice Guesses @@ -14,18 +14,19 @@ URL: https://cran.r-project.org/package=%{packname} Source0: %{url}&version=%{packver}#/%{packname}_%{packver}.tar.gz -BuildRequires: R-devel -Requires: R-core +BuildRequires: R-devel >= 2.10 +Requires: R-core >= 2.10 BuildArch: noarch BuildRequires: R-stats Requires: R-stats %description Miscellaneous functions and data used in Qingyao's psychological research -and teaching. Keng currently could test the significance and compute the -cut-off values of Pearson's r without raw data. Keng could also compare -lm()'s fitted outputs using R-squared and PRE (Proportional Reduction in -Error, also called partial R-squared or partial Eta-squared). +and teaching. Keng currently has a built-in dataset depress, and could (1) +scale a vector, (2) test the significance and compute the cut-off values +of Pearson's r without raw data, (3) compare lm()'s fitted outputs using +R-squared and PRE (Proportional Reduction in Error, also called partial +R-squared or partial Eta-squared). %prep %setup -q -c -n %{packname} diff --git a/specs/R-CRAN-RSQLite.spec b/specs/R-CRAN-RSQLite.spec index bee733296e..9d016793ca 100644 --- a/specs/R-CRAN-RSQLite.spec +++ b/specs/R-CRAN-RSQLite.spec @@ -1,11 +1,11 @@ %global __brp_check_rpaths %{nil} %global __requires_exclude ^libmpi %global packname RSQLite -%global packver 2.3.7 +%global packver 2.3.8 %global rlibdir /usr/local/lib/R/library Name: R-CRAN-%{packname} -Version: 2.3.7 +Version: 2.3.8 Release: 1%{?dist}%{?buildtag} Summary: SQLite Interface for R diff --git a/specs/R-CRAN-SensIAT.spec b/specs/R-CRAN-SensIAT.spec index 2ac35c51d6..6c5a4ea3dc 100644 --- a/specs/R-CRAN-SensIAT.spec +++ b/specs/R-CRAN-SensIAT.spec @@ -1,11 +1,11 @@ %global __brp_check_rpaths %{nil} %global __requires_exclude ^libmpi %global packname SensIAT -%global packver 0.1.0 +%global packver 0.1.1 %global rlibdir /usr/local/lib/R/library Name: R-CRAN-%{packname} -Version: 0.1.0 +Version: 0.1.1 Release: 1%{?dist}%{?buildtag} Summary: Sensitivity Analysis for Irregular Assessment Times diff --git a/specs/R-CRAN-UKFE.spec b/specs/R-CRAN-UKFE.spec index 077cf94b9a..4474a230a6 100644 --- a/specs/R-CRAN-UKFE.spec +++ b/specs/R-CRAN-UKFE.spec @@ -1,11 +1,11 @@ %global __brp_check_rpaths %{nil} %global __requires_exclude ^libmpi %global packname UKFE -%global packver 0.3.7 +%global packver 0.3.8 %global rlibdir /usr/local/lib/R/library Name: R-CRAN-%{packname} -Version: 0.3.7 +Version: 0.3.8 Release: 1%{?dist}%{?buildtag} Summary: UK Flood Estimation diff --git a/specs/R-CRAN-castor.spec b/specs/R-CRAN-castor.spec index df811af6cd..c1aa81f1c6 100644 --- a/specs/R-CRAN-castor.spec +++ b/specs/R-CRAN-castor.spec @@ -1,11 +1,11 @@ %global __brp_check_rpaths %{nil} %global __requires_exclude ^libmpi %global packname castor -%global packver 1.8.2 +%global packver 1.8.3 %global rlibdir /usr/local/lib/R/library Name: R-CRAN-%{packname} -Version: 1.8.2 +Version: 1.8.3 Release: 1%{?dist}%{?buildtag} Summary: Efficient Phylogenetics on Large Trees diff --git a/specs/R-CRAN-dawaR.spec b/specs/R-CRAN-dawaR.spec index 0a1fd49291..be1a9112ab 100644 --- a/specs/R-CRAN-dawaR.spec +++ b/specs/R-CRAN-dawaR.spec @@ -1,11 +1,11 @@ %global __brp_check_rpaths %{nil} %global __requires_exclude ^libmpi %global packname dawaR -%global packver 0.2.3 +%global packver 0.2.4 %global rlibdir /usr/local/lib/R/library Name: R-CRAN-%{packname} -Version: 0.2.3 +Version: 0.2.4 Release: 1%{?dist}%{?buildtag} Summary: An API Wrapper for 'DAWA' - 'The Danish Address Web API' diff --git a/specs/R-CRAN-electionsBR.spec b/specs/R-CRAN-electionsBR.spec index 175ed7df82..0449f92d34 100644 --- a/specs/R-CRAN-electionsBR.spec +++ b/specs/R-CRAN-electionsBR.spec @@ -1,11 +1,11 @@ %global __brp_check_rpaths %{nil} %global __requires_exclude ^libmpi %global packname electionsBR -%global packver 0.4.0 +%global packver 0.5.0 %global rlibdir /usr/local/lib/R/library Name: R-CRAN-%{packname} -Version: 0.4.0 +Version: 0.5.0 Release: 1%{?dist}%{?buildtag} Summary: R Functions to Download and Clean Brazilian Electoral Data @@ -34,10 +34,10 @@ Requires: R-CRAN-curl %description Offers a set of functions to easily download and clean Brazilian electoral -data from the Superior Electoral Court website. Among others, the package -retrieves data on local and federal elections for all positions (city -councilor, mayor, state deputy, federal deputy, governor, and president) -aggregated by state, city, and electoral zones. +data from the Superior Electoral Court and 'CepespData' websites. Among +other features, the package retrieves data on local and federal elections +for all positions (city councilor, mayor, state deputy, federal deputy, +governor, and president) aggregated by state, city, and electoral zones. %prep %setup -q -c -n %{packname} diff --git a/specs/R-CRAN-hgutils.spec b/specs/R-CRAN-hgutils.spec index 538f31d1eb..9d0b7c9685 100644 --- a/specs/R-CRAN-hgutils.spec +++ b/specs/R-CRAN-hgutils.spec @@ -1,10 +1,11 @@ %global __brp_check_rpaths %{nil} +%global __requires_exclude ^libmpi %global packname hgutils -%global packver 0.2.11 +%global packver 0.2.13 %global rlibdir /usr/local/lib/R/library Name: R-CRAN-%{packname} -Version: 0.2.11 +Version: 0.2.13 Release: 1%{?dist}%{?buildtag} Summary: Collection of Utility Functions @@ -25,7 +26,6 @@ BuildRequires: R-CRAN-magrittr BuildRequires: R-methods BuildRequires: R-stats BuildRequires: R-CRAN-stringr -BuildRequires: R-CRAN-usethis BuildRequires: R-utils Requires: R-CRAN-crayon Requires: R-CRAN-dplyr @@ -36,7 +36,6 @@ Requires: R-CRAN-magrittr Requires: R-methods Requires: R-stats Requires: R-CRAN-stringr -Requires: R-CRAN-usethis Requires: R-utils %description diff --git a/specs/R-CRAN-metaConvert.spec b/specs/R-CRAN-metaConvert.spec index 919a331622..e98ea77f8a 100644 --- a/specs/R-CRAN-metaConvert.spec +++ b/specs/R-CRAN-metaConvert.spec @@ -1,11 +1,11 @@ %global __brp_check_rpaths %{nil} %global __requires_exclude ^libmpi %global packname metaConvert -%global packver 1.0.1 +%global packver 1.0.2 %global rlibdir /usr/local/lib/R/library Name: R-CRAN-%{packname} -Version: 1.0.1 +Version: 1.0.2 Release: 1%{?dist}%{?buildtag} Summary: An Automatic Suite for Estimation of Various Effect Size Measures @@ -19,10 +19,12 @@ Requires: R-core >= 3.5.0 BuildArch: noarch BuildRequires: R-CRAN-compareDF BuildRequires: R-CRAN-metafor +BuildRequires: R-CRAN-mvtnorm BuildRequires: R-CRAN-estimraw BuildRequires: R-CRAN-rio Requires: R-CRAN-compareDF Requires: R-CRAN-metafor +Requires: R-CRAN-mvtnorm Requires: R-CRAN-estimraw Requires: R-CRAN-rio diff --git a/specs/R-CRAN-spacesRGB.spec b/specs/R-CRAN-spacesRGB.spec index c4939ec661..1d8501029b 100644 --- a/specs/R-CRAN-spacesRGB.spec +++ b/specs/R-CRAN-spacesRGB.spec @@ -1,21 +1,21 @@ %global __brp_check_rpaths %{nil} %global __requires_exclude ^libmpi %global packname spacesRGB -%global packver 1.5-0 +%global packver 1.6-1 %global rlibdir /usr/local/lib/R/library Name: R-CRAN-%{packname} -Version: 1.5.0 +Version: 1.6.1 Release: 1%{?dist}%{?buildtag} -Summary: Standard and User-Defined RGB Color Spaces, with Conversion Between RGB and CIE XYZ +Summary: Standard and User-Defined RGB Color Spaces, with Conversion Between RGB and CIE XYZ and Lab License: GPL (>= 3) URL: https://cran.r-project.org/package=%{packname} Source0: %{url}&version=%{packver}#/%{packname}_%{packver}.tar.gz -BuildRequires: R-devel >= 2.13.0 -Requires: R-core >= 2.13.0 +BuildRequires: R-devel >= 4.0.0 +Requires: R-core >= 4.0.0 BuildArch: noarch %description diff --git a/specs/R-CRAN-tpn.spec b/specs/R-CRAN-tpn.spec index 232a076efd..2daa115838 100644 --- a/specs/R-CRAN-tpn.spec +++ b/specs/R-CRAN-tpn.spec @@ -1,11 +1,11 @@ %global __brp_check_rpaths %{nil} %global __requires_exclude ^libmpi %global packname tpn -%global packver 1.8 +%global packver 1.9 %global rlibdir /usr/local/lib/R/library Name: R-CRAN-%{packname} -Version: 1.8 +Version: 1.9 Release: 1%{?dist}%{?buildtag} Summary: Truncated Positive Normal Model and Extensions