summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCoprDistGit <copr-devel@lists.fedorahosted.org>2024-04-24 01:42:09 +0000
committerCoprDistGit <copr-devel@lists.fedorahosted.org>2024-04-24 01:42:09 +0000
commitab92faef331f1c5dd77e072b6be1a0fd18931dec (patch)
tree9a8177cc4483a2983cd6889693404c0355f26587
parent0e672c6f87d4ec5728227ab33ebccd043fbd8127 (diff)
automatic import of R-CRAN-pedbpf38
-rw-r--r--.gitignore3
-rw-r--r--R-CRAN-pedbp.spec8
-rw-r--r--sources2
3 files changed, 7 insertions, 6 deletions
diff --git a/.gitignore b/.gitignore
index 30602b2..c99237c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,2 @@
-/pedbp_1.0.0.tar.gz
-/pedbp_1.0.1.tar.gz
/pedbp_1.0.2.tar.gz
+/pedbp_2.0.0.tar.gz
diff --git a/R-CRAN-pedbp.spec b/R-CRAN-pedbp.spec
index 86ce61f..ce876c8 100644
--- a/R-CRAN-pedbp.spec
+++ b/R-CRAN-pedbp.spec
@@ -1,11 +1,11 @@
%global __brp_check_rpaths %{nil}
%global __requires_exclude ^libmpi
%global packname pedbp
-%global packver 1.0.2
+%global packver 2.0.0
%global rlibdir /usr/local/lib/R/library
Name: R-CRAN-%{packname}
-Version: 1.0.2
+Version: 2.0.0
Release: 1%{?dist}%{?buildtag}
Summary: Pediatric Blood Pressure
@@ -16,9 +16,11 @@ Source0: %{url}&version=%{packver}#/%{packname}_%{packver}.tar.gz
BuildRequires: R-devel >= 3.5.0
Requires: R-core >= 3.5.0
-BuildArch: noarch
+BuildRequires: R-CRAN-Rcpp >= 1.0.11
BuildRequires: R-CRAN-ggplot2
BuildRequires: R-CRAN-scales
+BuildRequires: R-CRAN-RcppArmadillo
+Requires: R-CRAN-Rcpp >= 1.0.11
Requires: R-CRAN-ggplot2
Requires: R-CRAN-scales
diff --git a/sources b/sources
index 91b2c44..fd2a2cb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-569f780257865ee2cadc35ee634c7540 pedbp_1.0.2.tar.gz
+5da6692f4aa637389ffe1a88b1a1bf02 pedbp_2.0.0.tar.gz