From f43483128897a081008b73e7ec5fdb083a4359d7 Mon Sep 17 00:00:00 2001 From: Github Action Date: Sun, 1 Dec 2024 02:01:27 +0000 Subject: [PATCH] sync --- specs/R-CRAN-WMAP.spec | 4 ++-- specs/R-CRAN-fastml.spec | 36 ++++++++++++++++++++++++++-------- specs/R-CRAN-fromo.spec | 4 ++-- specs/R-CRAN-gtsummary.spec | 12 ++++++------ specs/R-CRAN-ineAtlas.spec | 4 ++-- specs/R-CRAN-photobiology.spec | 4 ++-- specs/R-CRAN-unpivotr.spec | 4 ++-- 7 files changed, 44 insertions(+), 24 deletions(-) diff --git a/specs/R-CRAN-WMAP.spec b/specs/R-CRAN-WMAP.spec index 86bfd0027..da672ccbb 100644 --- a/specs/R-CRAN-WMAP.spec +++ b/specs/R-CRAN-WMAP.spec @@ -1,11 +1,11 @@ %global __brp_check_rpaths %{nil} %global __requires_exclude ^libmpi %global packname WMAP -%global packver 1.0.0 +%global packver 1.1.0 %global rlibdir /usr/local/lib/R/library Name: R-CRAN-%{packname} -Version: 1.0.0 +Version: 1.1.0 Release: 1%{?dist}%{?buildtag} Summary: Weighted Meta-Analysis with Pseudo-Populations diff --git a/specs/R-CRAN-fastml.spec b/specs/R-CRAN-fastml.spec index f6d6976ac..397c01724 100644 --- a/specs/R-CRAN-fastml.spec +++ b/specs/R-CRAN-fastml.spec @@ -1,11 +1,11 @@ %global __brp_check_rpaths %{nil} %global __requires_exclude ^libmpi %global packname fastml -%global packver 0.1.0 +%global packver 0.2.0 %global rlibdir /usr/local/lib/R/library Name: R-CRAN-%{packname} -Version: 0.1.0 +Version: 0.2.0 Release: 1%{?dist}%{?buildtag} Summary: Fast Machine Learning Model Training and Evaluation @@ -17,18 +17,38 @@ Source0: %{url}&version=%{packver}#/%{packname}_%{packver}.tar.gz BuildRequires: R-devel Requires: R-core BuildArch: noarch -BuildRequires: R-CRAN-caret -BuildRequires: R-CRAN-pROC -BuildRequires: R-CRAN-reshape2 +BuildRequires: R-CRAN-recipes +BuildRequires: R-CRAN-dplyr BuildRequires: R-CRAN-ggplot2 +BuildRequires: R-CRAN-reshape2 BuildRequires: R-CRAN-foreach BuildRequires: R-CRAN-doParallel -Requires: R-CRAN-caret -Requires: R-CRAN-pROC -Requires: R-CRAN-reshape2 +BuildRequires: R-CRAN-rsample +BuildRequires: R-CRAN-parsnip +BuildRequires: R-CRAN-tune +BuildRequires: R-CRAN-workflows +BuildRequires: R-CRAN-yardstick +BuildRequires: R-CRAN-tibble +BuildRequires: R-CRAN-rlang +BuildRequires: R-stats +BuildRequires: R-CRAN-dials +BuildRequires: R-CRAN-magrittr +Requires: R-CRAN-recipes +Requires: R-CRAN-dplyr Requires: R-CRAN-ggplot2 +Requires: R-CRAN-reshape2 Requires: R-CRAN-foreach Requires: R-CRAN-doParallel +Requires: R-CRAN-rsample +Requires: R-CRAN-parsnip +Requires: R-CRAN-tune +Requires: R-CRAN-workflows +Requires: R-CRAN-yardstick +Requires: R-CRAN-tibble +Requires: R-CRAN-rlang +Requires: R-stats +Requires: R-CRAN-dials +Requires: R-CRAN-magrittr %description Streamlines the training, evaluation, and comparison of multiple machine diff --git a/specs/R-CRAN-fromo.spec b/specs/R-CRAN-fromo.spec index 56e3f73b0..236e6288c 100644 --- a/specs/R-CRAN-fromo.spec +++ b/specs/R-CRAN-fromo.spec @@ -1,11 +1,11 @@ %global __brp_check_rpaths %{nil} %global __requires_exclude ^libmpi %global packname fromo -%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: Fast Robust Moments diff --git a/specs/R-CRAN-gtsummary.spec b/specs/R-CRAN-gtsummary.spec index 7d0e31057..746d21c30 100644 --- a/specs/R-CRAN-gtsummary.spec +++ b/specs/R-CRAN-gtsummary.spec @@ -1,11 +1,11 @@ %global __brp_check_rpaths %{nil} %global __requires_exclude ^libmpi %global packname gtsummary -%global packver 2.0.3 +%global packver 2.0.4 %global rlibdir /usr/local/lib/R/library Name: R-CRAN-%{packname} -Version: 2.0.3 +Version: 2.0.4 Release: 1%{?dist}%{?buildtag} Summary: Presentation-Ready Data Summary and Analytic Result Tables @@ -24,8 +24,8 @@ BuildRequires: R-CRAN-dplyr >= 1.1.3 BuildRequires: R-CRAN-rlang >= 1.1.1 BuildRequires: R-CRAN-lifecycle >= 1.0.3 BuildRequires: R-CRAN-vctrs >= 0.6.4 -BuildRequires: R-CRAN-cards >= 0.3.0 -BuildRequires: R-CRAN-gt >= 0.10.0 +BuildRequires: R-CRAN-cards >= 0.4.0 +BuildRequires: R-CRAN-gt >= 0.11.1 Requires: R-CRAN-cli >= 3.6.3 Requires: R-CRAN-glue >= 1.8.0 Requires: R-CRAN-tidyr >= 1.3.0 @@ -33,8 +33,8 @@ Requires: R-CRAN-dplyr >= 1.1.3 Requires: R-CRAN-rlang >= 1.1.1 Requires: R-CRAN-lifecycle >= 1.0.3 Requires: R-CRAN-vctrs >= 0.6.4 -Requires: R-CRAN-cards >= 0.3.0 -Requires: R-CRAN-gt >= 0.10.0 +Requires: R-CRAN-cards >= 0.4.0 +Requires: R-CRAN-gt >= 0.11.1 %description Creates presentation-ready tables summarizing data sets, regression diff --git a/specs/R-CRAN-ineAtlas.spec b/specs/R-CRAN-ineAtlas.spec index 756549e50..26215aa5b 100644 --- a/specs/R-CRAN-ineAtlas.spec +++ b/specs/R-CRAN-ineAtlas.spec @@ -1,11 +1,11 @@ %global __brp_check_rpaths %{nil} %global __requires_exclude ^libmpi %global packname ineAtlas -%global packver 0.1.2 +%global packver 0.1.3 %global rlibdir /usr/local/lib/R/library Name: R-CRAN-%{packname} -Version: 0.1.2 +Version: 0.1.3 Release: 1%{?dist}%{?buildtag} Summary: Access to Spanish Household Income Distribution Atlas Data diff --git a/specs/R-CRAN-photobiology.spec b/specs/R-CRAN-photobiology.spec index c5b5b371f..e7f20ee1a 100644 --- a/specs/R-CRAN-photobiology.spec +++ b/specs/R-CRAN-photobiology.spec @@ -1,11 +1,11 @@ %global __brp_check_rpaths %{nil} %global __requires_exclude ^libmpi %global packname photobiology -%global packver 0.11.3 +%global packver 0.11.4 %global rlibdir /usr/local/lib/R/library Name: R-CRAN-%{packname} -Version: 0.11.3 +Version: 0.11.4 Release: 1%{?dist}%{?buildtag} Summary: Photobiological Calculations diff --git a/specs/R-CRAN-unpivotr.spec b/specs/R-CRAN-unpivotr.spec index 12d836988..a2ef8226e 100644 --- a/specs/R-CRAN-unpivotr.spec +++ b/specs/R-CRAN-unpivotr.spec @@ -1,11 +1,11 @@ %global __brp_check_rpaths %{nil} %global __requires_exclude ^libmpi %global packname unpivotr -%global packver 0.6.3 +%global packver 0.6.4 %global rlibdir /usr/local/lib/R/library Name: R-CRAN-%{packname} -Version: 0.6.3 +Version: 0.6.4 Release: 1%{?dist}%{?buildtag} Summary: Unpivot Complex and Irregular Data Layouts