diff --git a/specs/R-CRAN-Directional.spec b/specs/R-CRAN-Directional.spec index 8ac867b86..e66c398d1 100644 --- a/specs/R-CRAN-Directional.spec +++ b/specs/R-CRAN-Directional.spec @@ -1,11 +1,11 @@ %global __brp_check_rpaths %{nil} %global __requires_exclude ^libmpi %global packname Directional -%global packver 6.8 +%global packver 6.9 %global rlibdir /usr/local/lib/R/library Name: R-CRAN-%{packname} -Version: 6.8 +Version: 6.9 Release: 1%{?dist}%{?buildtag} Summary: A Collection of Functions for Directional Data Analysis @@ -50,7 +50,7 @@ with millions of observations) analysis. Hypothesis testing, discriminant and regression analysis, MLE of distributions and more are included. The standard textbook for such data is the "Directional Statistics" by Mardia, K. V. and Jupp, P. E. (2000). Other references include a) Phillip J. -Paine, Simon P. Preston Michail Tsagris and Andrew T. A. Wood (2018). "An +Paine, Simon P. Preston, Michail Tsagris and Andrew T. A. Wood (2018). "An elliptically symmetric angular Gaussian distribution". Statistics and Computing 28(3): 689-697. . b) Tsagris M. and Alenazi A. (2019). "Comparison of discriminant analysis methods on the @@ -62,15 +62,16 @@ Statistics and Computing 30(1): 153--165. . d) Tsagris M. and Alenazi A. (2024). "An investigation of hypothesis testing procedures for circular and spherical mean vectors". Communications in Statistics-Simulation and Computation, -53(3): 1387--1408. . e) Tsagris M. and -Alzeley O. (2023). "Circular and spherical projected Cauchy distributions: -A Novel Framework for Circular and Directional Data Modeling". -. f) Zehao Yu and Xianzheng Huang (2024). A -new parameterization for elliptically symmetric angular Gaussian -distributions of arbitrary dimension. Electronic Journal of Statistics, -18(1): 301--334. . g) Tsagris M. (2024). -"Directional data analysis using the spherical Cauchy and the -Poisson-kernel based distribution". . +53(3): 1387--1408. . e) Zehao Yu and +Xianzheng Huang (2024). A new parameterization for elliptically symmetric +angular Gaussian distributions of arbitrary dimension. Electronic Journal +of Statistics, 18(1): 301--334. . f) Tsagris M. +and Alzeley O. (2024). "Circular and spherical projected Cauchy +distributions: A Novel Framework for Circular and Directional Data +Modeling". . g) Tsagris M. and +Papastamoulis P. (2024). "Directional data analysis using the spherical +Cauchy and the Poisson kernel-based distribution". +. %prep %setup -q -c -n %{packname} diff --git a/specs/R-CRAN-DisaggregateTS.spec b/specs/R-CRAN-DisaggregateTS.spec index 1a700c0b1..1024b2709 100644 --- a/specs/R-CRAN-DisaggregateTS.spec +++ b/specs/R-CRAN-DisaggregateTS.spec @@ -1,41 +1,43 @@ %global __brp_check_rpaths %{nil} +%global __requires_exclude ^libmpi %global packname DisaggregateTS -%global packver 2.0.0 +%global packver 3.0.0 %global rlibdir /usr/local/lib/R/library Name: R-CRAN-%{packname} -Version: 2.0.0 +Version: 3.0.0 Release: 1%{?dist}%{?buildtag} Summary: High-Dimensional Temporal Disaggregation -License: GPL (>= 3) +License: GPL-3 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 >= 3.5.0 +Requires: R-core >= 3.5.0 BuildArch: noarch BuildRequires: R-CRAN-Rdpack -BuildRequires: R-CRAN-zoo -BuildRequires: R-CRAN-lars +BuildRequires: R-stats BuildRequires: R-CRAN-Matrix +BuildRequires: R-CRAN-lars +BuildRequires: R-CRAN-zoo BuildRequires: R-CRAN-withr Requires: R-CRAN-Rdpack -Requires: R-CRAN-zoo -Requires: R-CRAN-lars +Requires: R-stats Requires: R-CRAN-Matrix +Requires: R-CRAN-lars +Requires: R-CRAN-zoo Requires: R-CRAN-withr %description -First - Generates (potentially high-dimensional) high-frequency and -low-frequency series for simulation studies in temporal disaggregation; -Second - a toolkit utilizing temporal disaggregation and benchmarking -techniques with a low-dimensional matrix of indicator series previously -proposed in Dagum and Cholette (2006, ISBN:978-0-387-35439-2) ; and Third -- novel techniques proposed by Mosley, Gibberd and Eckley (2021) - for disaggregating low-frequency series in the presence -of high-dimensional indicator matrices. +Provides tools for temporal disaggregation, including: (1) +High-dimensional and low-dimensional series generation for simulation +studies; (2) A toolkit for temporal disaggregation and benchmarking using +low-dimensional indicator series as proposed by Dagum and Cholette (2006, +ISBN:978-0-387-35439-2); (3) Novel techniques by Mosley, Gibberd, and +Eckley (2022, ) for disaggregating low-frequency +series in the presence of high-dimensional indicator matrices. %prep %setup -q -c -n %{packname} diff --git a/specs/R-CRAN-ECG.spec b/specs/R-CRAN-ECG.spec index 681a06c9e..115bebe8e 100644 --- a/specs/R-CRAN-ECG.spec +++ b/specs/R-CRAN-ECG.spec @@ -1,11 +1,11 @@ %global __brp_check_rpaths %{nil} %global __requires_exclude ^libmpi %global packname ECG -%global packver 0.5.1 +%global packver 0.5.2 %global rlibdir /usr/local/lib/R/library Name: R-CRAN-%{packname} -Version: 0.5.1 +Version: 0.5.2 Release: 1%{?dist}%{?buildtag} Summary: Center of Gravity Methods diff --git a/specs/R-CRAN-FinNet.spec b/specs/R-CRAN-FinNet.spec index ae6a0a15a..a5b68fa2c 100644 --- a/specs/R-CRAN-FinNet.spec +++ b/specs/R-CRAN-FinNet.spec @@ -1,11 +1,11 @@ %global __brp_check_rpaths %{nil} %global __requires_exclude ^libmpi %global packname FinNet -%global packver 0.1.2 +%global packver 0.2 %global rlibdir /usr/local/lib/R/library Name: R-CRAN-%{packname} -Version: 0.1.2 +Version: 0.2 Release: 1%{?dist}%{?buildtag} Summary: Quickly Build and Manipulate Financial Networks @@ -16,13 +16,14 @@ Source0: %{url}&version=%{packver}#/%{packname}_%{packver}.tar.gz BuildRequires: R-devel >= 2.10 Requires: R-core >= 2.10 -BuildArch: noarch BuildRequires: R-CRAN-Matrix BuildRequires: R-grDevices BuildRequires: R-methods +BuildRequires: R-CRAN-Rcpp Requires: R-CRAN-Matrix Requires: R-grDevices Requires: R-methods +Requires: R-CRAN-Rcpp %description Providing classes, methods, and functions to deal with financial networks. @@ -33,7 +34,9 @@ creating various types of financial networks depending on the type of relation between its units depending on the relation under scrutiny (ownership, board interlocks, etc.), the desired tie type (valued or binary), and renders them in the most common formats (adjacency matrix, -incidence matrix, edge list, 'igraph', 'network'). +incidence matrix, edge list, 'igraph', 'network'). There are also ad-hoc +functions for the Fiedler value, global network efficiency, and +cascade-failure analysis. %prep %setup -q -c -n %{packname} diff --git a/specs/R-CRAN-MCARtest.spec b/specs/R-CRAN-MCARtest.spec index 659a4c9df..c10ffcdcf 100644 --- a/specs/R-CRAN-MCARtest.spec +++ b/specs/R-CRAN-MCARtest.spec @@ -1,11 +1,11 @@ %global __brp_check_rpaths %{nil} %global __requires_exclude ^libmpi %global packname MCARtest -%global packver 1.2.1 +%global packver 1.2.2 %global rlibdir /usr/local/lib/R/library Name: R-CRAN-%{packname} -Version: 1.2.1 +Version: 1.2.2 Release: 1%{?dist}%{?buildtag} Summary: Optimal Nonparametric Testing of Missing Completely at Random @@ -26,7 +26,6 @@ BuildRequires: R-CRAN-pracma BuildRequires: R-CRAN-highs BuildRequires: R-CRAN-Matrix BuildRequires: R-CRAN-Rcsdp -BuildRequires: R-CRAN-misty BuildRequires: R-CRAN-norm BuildRequires: R-CRAN-missMethods BuildRequires: R-CRAN-copula @@ -41,7 +40,6 @@ Requires: R-CRAN-pracma Requires: R-CRAN-highs Requires: R-CRAN-Matrix Requires: R-CRAN-Rcsdp -Requires: R-CRAN-misty Requires: R-CRAN-norm Requires: R-CRAN-missMethods Requires: R-CRAN-copula diff --git a/specs/R-CRAN-PublicWorksFinanceIT.spec b/specs/R-CRAN-PublicWorksFinanceIT.spec new file mode 100644 index 000000000..4e94a1818 --- /dev/null +++ b/specs/R-CRAN-PublicWorksFinanceIT.spec @@ -0,0 +1,87 @@ +%global __brp_check_rpaths %{nil} +%global __requires_exclude ^libmpi +%global packname PublicWorksFinanceIT +%global packver 0.3.0 +%global rlibdir /usr/local/lib/R/library + +Name: R-CRAN-%{packname} +Version: 0.3.0 +Release: 1%{?dist}%{?buildtag} +Summary: Soil Defense Investments in Italy: Data Retrieval, Analysis, Visualization + +License: GPL (>= 3) +URL: https://cran.r-project.org/package=%{packname} +Source0: %{url}&version=%{packver}#/%{packname}_%{packver}.tar.gz + + +BuildRequires: R-devel +Requires: R-core +BuildArch: noarch +BuildRequires: R-CRAN-magrittr +BuildRequires: R-CRAN-dplyr +BuildRequires: R-CRAN-ggplot2 +BuildRequires: R-CRAN-httr +BuildRequires: R-CRAN-leaflet +BuildRequires: R-CRAN-lubridate +BuildRequires: R-CRAN-rlang +BuildRequires: R-CRAN-rvest +BuildRequires: R-CRAN-scales +BuildRequires: R-CRAN-sf +BuildRequires: R-CRAN-tibble +BuildRequires: R-CRAN-tidyr +BuildRequires: R-CRAN-plotly +BuildRequires: R-CRAN-spdep +BuildRequires: R-CRAN-knitr +Requires: R-CRAN-magrittr +Requires: R-CRAN-dplyr +Requires: R-CRAN-ggplot2 +Requires: R-CRAN-httr +Requires: R-CRAN-leaflet +Requires: R-CRAN-lubridate +Requires: R-CRAN-rlang +Requires: R-CRAN-rvest +Requires: R-CRAN-scales +Requires: R-CRAN-sf +Requires: R-CRAN-tibble +Requires: R-CRAN-tidyr +Requires: R-CRAN-plotly +Requires: R-CRAN-spdep +Requires: R-CRAN-knitr + +%description +Facilitates the retrieval and analysis of financial data related to public +works in Italy, focusing on soil defense investments. It extracts data +from 'OpenCoesione', 'OpenBDAP', and the 'ReNDiS' database, eliminating +the need for direct access to these platforms. The package boasts a +user-friendly design, featuring real time updates and a set of functions +tailored for data retrieval and visualization. See the webpages for +further information , +, and +. + +%prep +%setup -q -c -n %{packname} + +# fix end of executable files +find -type f -executable -exec grep -Iq . {} \; -exec sed -i -e '$a\' {} \; +# prevent binary stripping +[ -d %{packname}/src ] && find %{packname}/src -type f -exec \ + sed -i 's@/usr/bin/strip@/usr/bin/true@g' {} \; || true +[ -d %{packname}/src ] && find %{packname}/src/Make* -type f -exec \ + sed -i 's@-g0@@g' {} \; || true +# don't allow local prefix in executable scripts +find -type f -executable -exec sed -Ei 's@#!( )*/usr/local/bin@#!/usr/bin@g' {} \; + +%build + +%install + +mkdir -p %{buildroot}%{rlibdir} +%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname} +test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so) +rm -f %{buildroot}%{rlibdir}/R.css +# remove buildroot from installed files +find %{buildroot}%{rlibdir} -type f -exec sed -i "s@%{buildroot}@@g" {} \; + +%files +%{rlibdir}/%{packname} diff --git a/specs/R-CRAN-QuadratiK.spec b/specs/R-CRAN-QuadratiK.spec index 8eafd9ad3..94e848fc9 100644 --- a/specs/R-CRAN-QuadratiK.spec +++ b/specs/R-CRAN-QuadratiK.spec @@ -1,11 +1,11 @@ %global __brp_check_rpaths %{nil} %global __requires_exclude ^libmpi %global packname QuadratiK -%global packver 1.1.1 +%global packver 1.1.2 %global rlibdir /usr/local/lib/R/library Name: R-CRAN-%{packname} -Version: 1.1.1 +Version: 1.1.2 Release: 1%{?dist}%{?buildtag} Summary: Collection of Methods Constructed using Kernel-Based Quadratic Distances @@ -16,55 +16,47 @@ Source0: %{url}&version=%{packver}#/%{packname}_%{packver}.tar.gz BuildRequires: R-devel >= 3.5.0 Requires: R-core >= 3.5.0 -BuildRequires: R-CRAN-cluster -BuildRequires: R-CRAN-clusterRepro +BuildRequires: R-parallel BuildRequires: R-CRAN-doParallel BuildRequires: R-CRAN-foreach -BuildRequires: R-CRAN-ggpp BuildRequires: R-CRAN-ggplot2 BuildRequires: R-CRAN-ggpubr -BuildRequires: R-CRAN-mclust BuildRequires: R-methods BuildRequires: R-CRAN-moments -BuildRequires: R-CRAN-movMF BuildRequires: R-CRAN-mvtnorm BuildRequires: R-CRAN-Rcpp BuildRequires: R-CRAN-RcppEigen -BuildRequires: R-CRAN-rgl BuildRequires: R-CRAN-rlecuyer -BuildRequires: R-CRAN-rrcov BuildRequires: R-CRAN-sn BuildRequires: R-stats -BuildRequires: R-CRAN-Tinflex -Requires: R-CRAN-cluster -Requires: R-CRAN-clusterRepro +BuildRequires: R-CRAN-rrcov +BuildRequires: R-CRAN-scatterplot3d +Requires: R-parallel Requires: R-CRAN-doParallel Requires: R-CRAN-foreach -Requires: R-CRAN-ggpp Requires: R-CRAN-ggplot2 Requires: R-CRAN-ggpubr -Requires: R-CRAN-mclust Requires: R-methods Requires: R-CRAN-moments -Requires: R-CRAN-movMF Requires: R-CRAN-mvtnorm Requires: R-CRAN-Rcpp Requires: R-CRAN-RcppEigen -Requires: R-CRAN-rgl Requires: R-CRAN-rlecuyer -Requires: R-CRAN-rrcov Requires: R-CRAN-sn Requires: R-stats -Requires: R-CRAN-Tinflex +Requires: R-CRAN-rrcov +Requires: R-CRAN-scatterplot3d %description It includes test for multivariate normality, test for uniformity on the -Sphere, non-parametric two- and k-sample tests, random generation of -points from the Poisson kernel-based density and clustering algorithm for -spherical data. For more information see Saraceno, G., Markatou, M., -Mukhopadhyay, R., Golzy, M. (2024) , Ding, -Y., Markatou, M., Saraceno, G. (2023) , and -Golzy, M., Markatou, M. (2020) . +d-dimensional Sphere, non-parametric two- and k-sample tests, random +generation of points from the Poisson kernel-based density and clustering +algorithm for spherical data. For more information see Saraceno G., +Markatou M., Mukhopadhyay R. and Golzy M. (2024) + Markatou, M. and Saraceno, G. (2024) +, Ding, Y., Markatou, M. and Saraceno, G. +(2023) , and Golzy, M. and Markatou, M. (2020) +. %prep %setup -q -c -n %{packname} diff --git a/specs/R-CRAN-RcmdrPlugin.DoE.spec b/specs/R-CRAN-RcmdrPlugin.DoE.spec index 0228fd4c7..27a19fa1c 100644 --- a/specs/R-CRAN-RcmdrPlugin.DoE.spec +++ b/specs/R-CRAN-RcmdrPlugin.DoE.spec @@ -1,11 +1,11 @@ %global __brp_check_rpaths %{nil} %global __requires_exclude ^libmpi %global packname RcmdrPlugin.DoE -%global packver 0.12-5 +%global packver 0.12-6 %global rlibdir /usr/local/lib/R/library Name: R-CRAN-%{packname} -Version: 0.12.5 +Version: 0.12.6 Release: 1%{?dist}%{?buildtag} Summary: R Commander Plugin for (Industrial) Design of Experiments diff --git a/specs/R-CRAN-TDApplied.spec b/specs/R-CRAN-TDApplied.spec index 96efd106c..b9e114a3b 100644 --- a/specs/R-CRAN-TDApplied.spec +++ b/specs/R-CRAN-TDApplied.spec @@ -1,11 +1,11 @@ %global __brp_check_rpaths %{nil} %global __requires_exclude ^libmpi %global packname TDApplied -%global packver 3.0.3 +%global packver 3.0.4 %global rlibdir /usr/local/lib/R/library Name: R-CRAN-%{packname} -Version: 3.0.3 +Version: 3.0.4 Release: 1%{?dist}%{?buildtag} Summary: Machine Learning and Inference for Topological Data Analysis diff --git a/specs/R-CRAN-TLIC.spec b/specs/R-CRAN-TLIC.spec index c606f52be..2f5f280cd 100644 --- a/specs/R-CRAN-TLIC.spec +++ b/specs/R-CRAN-TLIC.spec @@ -1,11 +1,11 @@ %global __brp_check_rpaths %{nil} %global __requires_exclude ^libmpi %global packname TLIC -%global packver 0.2 +%global packver 0.3 %global rlibdir /usr/local/lib/R/library Name: R-CRAN-%{packname} -Version: 0.2 +Version: 0.3 Release: 1%{?dist}%{?buildtag} Summary: The LIC for T Distribution Regression Analysis @@ -25,14 +25,11 @@ Requires: R-CRAN-LaplacesDemon Requires: R-CRAN-fBasics %description -This comprehensive toolkit for T-distribution regression, known as the -analysis of "TLIC" (T-distribution Linear regression Integrated -Corrector), adopts ordinary least squares method and assumes that errors -follow a T-distribution. This approach gives it an advantage when dealing -with small samples or non-normal error distributions, and can provide more -robust parameter estimation and hypothesis testing results.The philosophy -of the package is described in Guo G. (2020) -. +This comprehensive toolkit for T-distributed regression is designated as +"TLIC" (The LIC for T Distribution Regression Analysis) analysis. It is +predicated on the assumption that the error term adheres to a +T-distribution. The philosophy of the package is described in Guo G. +(2020) . %prep %setup -q -c -n %{packname} diff --git a/specs/R-CRAN-TMTI.spec b/specs/R-CRAN-TMTI.spec new file mode 100644 index 000000000..4a6fa97dd --- /dev/null +++ b/specs/R-CRAN-TMTI.spec @@ -0,0 +1,55 @@ +%global __brp_check_rpaths %{nil} +%global __requires_exclude ^libmpi +%global packname TMTI +%global packver 1.0.3 +%global rlibdir /usr/local/lib/R/library + +Name: R-CRAN-%{packname} +Version: 1.0.3 +Release: 1%{?dist}%{?buildtag} +Summary: Too Many, Too Improbable (TMTI) Test Procedures + +License: MIT + file LICENSE +URL: https://cran.r-project.org/package=%{packname} +Source0: %{url}&version=%{packver}#/%{packname}_%{packver}.tar.gz + + +BuildRequires: R-devel +Requires: R-core +BuildRequires: R-stats +BuildRequires: R-CRAN-Rcpp +Requires: R-stats +Requires: R-CRAN-Rcpp + +%description +Methods for computing joint tests, controlling the Familywise Error Rate +(FWER) and getting lower bounds on the number of false hypotheses in a +set. The methods implemented here are described in Mogensen and Markussen +(2021) . + +%prep +%setup -q -c -n %{packname} + +# fix end of executable files +find -type f -executable -exec grep -Iq . {} \; -exec sed -i -e '$a\' {} \; +# prevent binary stripping +[ -d %{packname}/src ] && find %{packname}/src -type f -exec \ + sed -i 's@/usr/bin/strip@/usr/bin/true@g' {} \; || true +[ -d %{packname}/src ] && find %{packname}/src/Make* -type f -exec \ + sed -i 's@-g0@@g' {} \; || true +# don't allow local prefix in executable scripts +find -type f -executable -exec sed -Ei 's@#!( )*/usr/local/bin@#!/usr/bin@g' {} \; + +%build + +%install + +mkdir -p %{buildroot}%{rlibdir} +%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname} +test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so) +rm -f %{buildroot}%{rlibdir}/R.css +# remove buildroot from installed files +find %{buildroot}%{rlibdir} -type f -exec sed -i "s@%{buildroot}@@g" {} \; + +%files +%{rlibdir}/%{packname} diff --git a/specs/R-CRAN-bio3d.spec b/specs/R-CRAN-bio3d.spec index a3c743c9e..2aaa150a8 100644 --- a/specs/R-CRAN-bio3d.spec +++ b/specs/R-CRAN-bio3d.spec @@ -1,11 +1,11 @@ %global __brp_check_rpaths %{nil} %global __requires_exclude ^libmpi %global packname bio3d -%global packver 2.4-4 +%global packver 2.4-5 %global rlibdir /usr/local/lib/R/library Name: R-CRAN-%{packname} -Version: 2.4.4 +Version: 2.4.5 Release: 1%{?dist}%{?buildtag} Summary: Biological Structure Analysis diff --git a/specs/R-CRAN-biostat3.spec b/specs/R-CRAN-biostat3.spec index 15d57eab4..2571ec613 100644 --- a/specs/R-CRAN-biostat3.spec +++ b/specs/R-CRAN-biostat3.spec @@ -1,11 +1,11 @@ %global __brp_check_rpaths %{nil} %global __requires_exclude ^libmpi %global packname biostat3 -%global packver 0.2.1 +%global packver 0.2.2 %global rlibdir /usr/local/lib/R/library Name: R-CRAN-%{packname} -Version: 0.2.1 +Version: 0.2.2 Release: 1%{?dist}%{?buildtag} Summary: Utility Functions, Datasets and Extended Examples for Survival Analysis diff --git a/specs/R-CRAN-bravo.spec b/specs/R-CRAN-bravo.spec index ca43c5986..1a4abb521 100644 --- a/specs/R-CRAN-bravo.spec +++ b/specs/R-CRAN-bravo.spec @@ -1,11 +1,11 @@ %global __brp_check_rpaths %{nil} %global __requires_exclude ^libmpi %global packname bravo -%global packver 3.2.1 +%global packver 3.2.2 %global rlibdir /usr/local/lib/R/library Name: R-CRAN-%{packname} -Version: 3.2.1 +Version: 3.2.2 Release: 1%{?dist}%{?buildtag} Summary: Bayesian Screening and Variable Selection diff --git a/specs/R-CRAN-dapper.spec b/specs/R-CRAN-dapper.spec index 287906915..2a845b71c 100644 --- a/specs/R-CRAN-dapper.spec +++ b/specs/R-CRAN-dapper.spec @@ -1,11 +1,11 @@ %global __brp_check_rpaths %{nil} %global __requires_exclude ^libmpi %global packname dapper -%global packver 1.0.0 +%global packver 1.0.1 %global rlibdir /usr/local/lib/R/library Name: R-CRAN-%{packname} -Version: 1.0.0 +Version: 1.0.1 Release: 1%{?dist}%{?buildtag} Summary: Data Augmentation for Private Posterior Estimation @@ -42,7 +42,7 @@ privacy mechanisms by only swapping out the relevant modules. Probability mass functions for the discrete Gaussian and discrete Laplacian are provided to facilitate analyses dealing with privatized count data. The output of dapper_sample() can be analyzed using many of the same tools -from the `rstan` ecosystem. For methodological details on the sampler see +from the 'rstan' ecosystem. For methodological details on the sampler see Ju et al. (2022) , and for details on the discrete Gaussian and discrete Laplacian distributions see Canonne et al. (2020) . diff --git a/specs/R-CRAN-dexisensitivity.spec b/specs/R-CRAN-dexisensitivity.spec index cc7e2a45e..842aae01a 100644 --- a/specs/R-CRAN-dexisensitivity.spec +++ b/specs/R-CRAN-dexisensitivity.spec @@ -1,11 +1,11 @@ %global __brp_check_rpaths %{nil} %global __requires_exclude ^libmpi %global packname dexisensitivity -%global packver 1.0.0 +%global packver 1.0.1 %global rlibdir /usr/local/lib/R/library Name: R-CRAN-%{packname} -Version: 1.0.0 +Version: 1.0.1 Release: 1%{?dist}%{?buildtag} Summary: 'DEXi' Decision Tree Analysis and Visualization diff --git a/specs/R-CRAN-dhis2r.spec b/specs/R-CRAN-dhis2r.spec new file mode 100644 index 000000000..2e2a68929 --- /dev/null +++ b/specs/R-CRAN-dhis2r.spec @@ -0,0 +1,60 @@ +%global __brp_check_rpaths %{nil} +%global __requires_exclude ^libmpi +%global packname dhis2r +%global packver 0.2.0 +%global rlibdir /usr/local/lib/R/library + +Name: R-CRAN-%{packname} +Version: 0.2.0 +Release: 1%{?dist}%{?buildtag} +Summary: Client for the 'DHIS2' Web API + +License: MIT + file LICENSE +URL: https://cran.r-project.org/package=%{packname} +Source0: %{url}&version=%{packver}#/%{packname}_%{packver}.tar.gz + + +BuildRequires: R-devel >= 4.1.0 +Requires: R-core >= 4.1.0 +BuildArch: noarch +BuildRequires: R-CRAN-curl >= 4.3.3 +BuildRequires: R-CRAN-R6 >= 2.5.1 +BuildRequires: R-CRAN-dplyr >= 1.0.10 +BuildRequires: R-CRAN-attempt >= 0.3.1 +BuildRequires: R-CRAN-httr2 >= 0.2.2 +Requires: R-CRAN-curl >= 4.3.3 +Requires: R-CRAN-R6 >= 2.5.1 +Requires: R-CRAN-dplyr >= 1.0.10 +Requires: R-CRAN-attempt >= 0.3.1 +Requires: R-CRAN-httr2 >= 0.2.2 + +%description +Connect and pull data from a 'DHIS2 (District Health Information Software +2)' instance into R. + +%prep +%setup -q -c -n %{packname} + +# fix end of executable files +find -type f -executable -exec grep -Iq . {} \; -exec sed -i -e '$a\' {} \; +# prevent binary stripping +[ -d %{packname}/src ] && find %{packname}/src -type f -exec \ + sed -i 's@/usr/bin/strip@/usr/bin/true@g' {} \; || true +[ -d %{packname}/src ] && find %{packname}/src/Make* -type f -exec \ + sed -i 's@-g0@@g' {} \; || true +# don't allow local prefix in executable scripts +find -type f -executable -exec sed -Ei 's@#!( )*/usr/local/bin@#!/usr/bin@g' {} \; + +%build + +%install + +mkdir -p %{buildroot}%{rlibdir} +%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname} +test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so) +rm -f %{buildroot}%{rlibdir}/R.css +# remove buildroot from installed files +find %{buildroot}%{rlibdir} -type f -exec sed -i "s@%{buildroot}@@g" {} \; + +%files +%{rlibdir}/%{packname} diff --git a/specs/R-CRAN-elhmc.spec b/specs/R-CRAN-elhmc.spec index 4c37ff652..8e93d042a 100644 --- a/specs/R-CRAN-elhmc.spec +++ b/specs/R-CRAN-elhmc.spec @@ -1,11 +1,11 @@ %global __brp_check_rpaths %{nil} %global __requires_exclude ^libmpi %global packname elhmc -%global packver 1.2.0 +%global packver 1.2.1 %global rlibdir /usr/local/lib/R/library Name: R-CRAN-%{packname} -Version: 1.2.0 +Version: 1.2.1 Release: 1%{?dist}%{?buildtag} Summary: Sampling from a Empirical Likelihood Bayesian Posterior of Parameters Using Hamiltonian Monte Carlo diff --git a/specs/R-CRAN-folda.spec b/specs/R-CRAN-folda.spec index e1f41be39..17d420208 100644 --- a/specs/R-CRAN-folda.spec +++ b/specs/R-CRAN-folda.spec @@ -1,11 +1,11 @@ %global __brp_check_rpaths %{nil} %global __requires_exclude ^libmpi %global packname folda -%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: Forward Stepwise Discriminant Analysis with Pillai's Trace diff --git a/specs/R-CRAN-ggseqplot.spec b/specs/R-CRAN-ggseqplot.spec index 6dcc39001..3bb670e40 100644 --- a/specs/R-CRAN-ggseqplot.spec +++ b/specs/R-CRAN-ggseqplot.spec @@ -1,11 +1,11 @@ %global __brp_check_rpaths %{nil} %global __requires_exclude ^libmpi %global packname ggseqplot -%global packver 0.8.4 +%global packver 0.8.5 %global rlibdir /usr/local/lib/R/library Name: R-CRAN-%{packname} -Version: 0.8.4 +Version: 0.8.5 Release: 1%{?dist}%{?buildtag} Summary: Render Sequence Plots using 'ggplot2' diff --git a/specs/R-CRAN-gtfsrouter.spec b/specs/R-CRAN-gtfsrouter.spec index 650d7cbb2..32d60dd99 100644 --- a/specs/R-CRAN-gtfsrouter.spec +++ b/specs/R-CRAN-gtfsrouter.spec @@ -1,11 +1,11 @@ %global __brp_check_rpaths %{nil} %global __requires_exclude ^libmpi %global packname gtfsrouter -%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: Routing with 'GTFS' (General Transit Feed Specification) Data @@ -19,11 +19,13 @@ Requires: R-core >= 2.10 BuildRequires: R-CRAN-Rcpp >= 0.12.6 BuildRequires: R-CRAN-cli BuildRequires: R-CRAN-data.table +BuildRequires: R-CRAN-fs BuildRequires: R-CRAN-geodist BuildRequires: R-methods Requires: R-CRAN-Rcpp >= 0.12.6 Requires: R-CRAN-cli Requires: R-CRAN-data.table +Requires: R-CRAN-fs Requires: R-CRAN-geodist Requires: R-methods diff --git a/specs/R-CRAN-manynet.spec b/specs/R-CRAN-manynet.spec index a8db597d3..fcb134ac4 100644 --- a/specs/R-CRAN-manynet.spec +++ b/specs/R-CRAN-manynet.spec @@ -1,11 +1,11 @@ %global __brp_check_rpaths %{nil} %global __requires_exclude ^libmpi %global packname manynet -%global packver 1.2.6 +%global packver 1.3.1 %global rlibdir /usr/local/lib/R/library Name: R-CRAN-%{packname} -Version: 1.2.6 +Version: 1.3.1 Release: 1%{?dist}%{?buildtag} Summary: Many Ways to Make, Modify, Map, Mark, and Measure Myriad Networks diff --git a/specs/R-CRAN-microeco.spec b/specs/R-CRAN-microeco.spec index 2bc60de31..bfaa0a558 100644 --- a/specs/R-CRAN-microeco.spec +++ b/specs/R-CRAN-microeco.spec @@ -1,11 +1,11 @@ %global __brp_check_rpaths %{nil} %global __requires_exclude ^libmpi %global packname microeco -%global packver 1.9.1 +%global packver 1.10.0 %global rlibdir /usr/local/lib/R/library Name: R-CRAN-%{packname} -Version: 1.9.1 +Version: 1.10.0 Release: 1%{?dist}%{?buildtag} Summary: Microbial Community Ecology Data Analysis diff --git a/specs/R-CRAN-modEvA.spec b/specs/R-CRAN-modEvA.spec index f0fed5bfa..00b84124c 100644 --- a/specs/R-CRAN-modEvA.spec +++ b/specs/R-CRAN-modEvA.spec @@ -1,11 +1,11 @@ %global __brp_check_rpaths %{nil} %global __requires_exclude ^libmpi %global packname modEvA -%global packver 3.18.2 +%global packver 3.20 %global rlibdir /usr/local/lib/R/library Name: R-CRAN-%{packname} -Version: 3.18.2 +Version: 3.20 Release: 1%{?dist}%{?buildtag} Summary: Model Evaluation and Analysis diff --git a/specs/R-CRAN-mxcc.spec b/specs/R-CRAN-mxcc.spec new file mode 100644 index 000000000..94f1cdc28 --- /dev/null +++ b/specs/R-CRAN-mxcc.spec @@ -0,0 +1,59 @@ +%global __brp_check_rpaths %{nil} +%global __requires_exclude ^libmpi +%global packname mxcc +%global packver 0.0.1 +%global rlibdir /usr/local/lib/R/library + +Name: R-CRAN-%{packname} +Version: 0.0.1 +Release: 1%{?dist}%{?buildtag} +Summary: Maxwell Control Charts + +License: GPL (>= 2) +URL: https://cran.r-project.org/package=%{packname} +Source0: %{url}&version=%{packver}#/%{packname}_%{packver}.tar.gz + + +BuildRequires: R-devel >= 4.00 +Requires: R-core >= 4.00 +BuildArch: noarch +BuildRequires: R-CRAN-chi +BuildRequires: R-stats +BuildRequires: R-CRAN-shotGroups +BuildRequires: R-graphics +Requires: R-CRAN-chi +Requires: R-stats +Requires: R-CRAN-shotGroups +Requires: R-graphics + +%description +Computes Control limits, coefficients of control limits, various +performance metrics and depicts control charts for monitoring +Maxwell-distributed quality characteristics. + +%prep +%setup -q -c -n %{packname} + +# fix end of executable files +find -type f -executable -exec grep -Iq . {} \; -exec sed -i -e '$a\' {} \; +# prevent binary stripping +[ -d %{packname}/src ] && find %{packname}/src -type f -exec \ + sed -i 's@/usr/bin/strip@/usr/bin/true@g' {} \; || true +[ -d %{packname}/src ] && find %{packname}/src/Make* -type f -exec \ + sed -i 's@-g0@@g' {} \; || true +# don't allow local prefix in executable scripts +find -type f -executable -exec sed -Ei 's@#!( )*/usr/local/bin@#!/usr/bin@g' {} \; + +%build + +%install + +mkdir -p %{buildroot}%{rlibdir} +%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname} +test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so) +rm -f %{buildroot}%{rlibdir}/R.css +# remove buildroot from installed files +find %{buildroot}%{rlibdir} -type f -exec sed -i "s@%{buildroot}@@g" {} \; + +%files +%{rlibdir}/%{packname} diff --git a/specs/R-CRAN-nlmixr2extra.spec b/specs/R-CRAN-nlmixr2extra.spec index 3a3599d0f..ee8b31530 100644 --- a/specs/R-CRAN-nlmixr2extra.spec +++ b/specs/R-CRAN-nlmixr2extra.spec @@ -1,11 +1,11 @@ %global __brp_check_rpaths %{nil} %global __requires_exclude ^libmpi %global packname nlmixr2extra -%global packver 3.0.0 +%global packver 3.0.1 %global rlibdir /usr/local/lib/R/library Name: R-CRAN-%{packname} -Version: 3.0.0 +Version: 3.0.1 Release: 1%{?dist}%{?buildtag} Summary: Nonlinear Mixed Effects Models in Population PK/PD, Extra Support Functions diff --git a/specs/R-CRAN-ordinalForest.spec b/specs/R-CRAN-ordinalForest.spec index f8f2aa5ad..9781ed47b 100644 --- a/specs/R-CRAN-ordinalForest.spec +++ b/specs/R-CRAN-ordinalForest.spec @@ -1,11 +1,11 @@ %global __brp_check_rpaths %{nil} %global __requires_exclude ^libmpi %global packname ordinalForest -%global packver 2.4-3 +%global packver 2.4-4 %global rlibdir /usr/local/lib/R/library Name: R-CRAN-%{packname} -Version: 2.4.3 +Version: 2.4.4 Release: 1%{?dist}%{?buildtag} Summary: Ordinal Forests: Prediction and Variable Ranking with Ordinal Target Variables diff --git a/specs/R-CRAN-progressr.spec b/specs/R-CRAN-progressr.spec index 764fa2444..478e3594d 100644 --- a/specs/R-CRAN-progressr.spec +++ b/specs/R-CRAN-progressr.spec @@ -1,11 +1,11 @@ %global __brp_check_rpaths %{nil} %global __requires_exclude ^libmpi %global packname progressr -%global packver 0.14.0 +%global packver 0.15.0 %global rlibdir /usr/local/lib/R/library Name: R-CRAN-%{packname} -Version: 0.14.0 +Version: 0.15.0 Release: 1%{?dist}%{?buildtag} Summary: An Inclusive, Unifying API for Progress Updates diff --git a/specs/R-CRAN-reactable.extras.spec b/specs/R-CRAN-reactable.extras.spec index f27813a4a..1798bfc59 100644 --- a/specs/R-CRAN-reactable.extras.spec +++ b/specs/R-CRAN-reactable.extras.spec @@ -1,11 +1,11 @@ %global __brp_check_rpaths %{nil} %global __requires_exclude ^libmpi %global packname reactable.extras -%global packver 0.2.0 +%global packver 0.2.1 %global rlibdir /usr/local/lib/R/library Name: R-CRAN-%{packname} -Version: 0.2.0 +Version: 0.2.1 Release: 1%{?dist}%{?buildtag} Summary: Extra Features for 'reactable' Package diff --git a/specs/R-CRAN-redatamx.spec b/specs/R-CRAN-redatamx.spec new file mode 100644 index 000000000..051813cea --- /dev/null +++ b/specs/R-CRAN-redatamx.spec @@ -0,0 +1,56 @@ +%global __brp_check_rpaths %{nil} +%global __requires_exclude ^libmpi +%global packname redatamx +%global packver 1.0.0 +%global rlibdir /usr/local/lib/R/library + +Name: R-CRAN-%{packname} +Version: 1.0.0 +Release: 1%{?dist}%{?buildtag} +Summary: R Interface to 'Redatam' Library + +License: GPL (>= 3) +URL: https://cran.r-project.org/package=%{packname} +Source0: %{url}&version=%{packver}#/%{packname}_%{packver}.tar.gz + + +BuildRequires: R-devel +Requires: R-core +BuildRequires: R-CRAN-cpp11 + +%description +Provides an API to work with 'Redatam' (see ) +databases in both formats: 'RXDB' (new format) and 'DICX' (old format) and +running 'Redatam' programs written in 'SPC' language. It's a wrapper +around 'Redatam' core and provides functions to open/close a database +(redatam_open()/redatam_close()), list entities and variables from the +database (redatam_entities(), redatam_variables()) and execute a 'SPC' +program and gets the results as data frames (redatam_query(), +redatam_run()). + +%prep +%setup -q -c -n %{packname} + +# fix end of executable files +find -type f -executable -exec grep -Iq . {} \; -exec sed -i -e '$a\' {} \; +# prevent binary stripping +[ -d %{packname}/src ] && find %{packname}/src -type f -exec \ + sed -i 's@/usr/bin/strip@/usr/bin/true@g' {} \; || true +[ -d %{packname}/src ] && find %{packname}/src/Make* -type f -exec \ + sed -i 's@-g0@@g' {} \; || true +# don't allow local prefix in executable scripts +find -type f -executable -exec sed -Ei 's@#!( )*/usr/local/bin@#!/usr/bin@g' {} \; + +%build + +%install + +mkdir -p %{buildroot}%{rlibdir} +%{_bindir}/R CMD INSTALL -l %{buildroot}%{rlibdir} %{packname} +test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so) +rm -f %{buildroot}%{rlibdir}/R.css +# remove buildroot from installed files +find %{buildroot}%{rlibdir} -type f -exec sed -i "s@%{buildroot}@@g" {} \; + +%files +%{rlibdir}/%{packname} diff --git a/specs/R-CRAN-rice.spec b/specs/R-CRAN-rice.spec index 5b6ee4a2e..bbfaa5556 100644 --- a/specs/R-CRAN-rice.spec +++ b/specs/R-CRAN-rice.spec @@ -1,11 +1,11 @@ %global __brp_check_rpaths %{nil} %global __requires_exclude ^libmpi %global packname rice -%global packver 0.3.0 +%global packver 0.4.0 %global rlibdir /usr/local/lib/R/library Name: R-CRAN-%{packname} -Version: 0.3.0 +Version: 0.4.0 Release: 1%{?dist}%{?buildtag} Summary: Radiocarbon Equations diff --git a/specs/R-CRAN-rminer.spec b/specs/R-CRAN-rminer.spec index 7884e4110..e41c1458c 100644 --- a/specs/R-CRAN-rminer.spec +++ b/specs/R-CRAN-rminer.spec @@ -1,11 +1,11 @@ %global __brp_check_rpaths %{nil} %global __requires_exclude ^libmpi %global packname rminer -%global packver 1.4.7 +%global packver 1.4.8 %global rlibdir /usr/local/lib/R/library Name: R-CRAN-%{packname} -Version: 1.4.7 +Version: 1.4.8 Release: 1%{?dist}%{?buildtag} Summary: Data Mining Classification and Regression Methods @@ -55,13 +55,14 @@ Requires: R-CRAN-xgboost %description Facilitates the use of data mining algorithms in classification and regression (including time series forecasting) tasks by presenting a short -and coherent set of functions. Versions: 1.4.7 improved Importance -function and examples, minor error fixes; 1.4.6 / 1.4.5 / 1.4.4 new -automated machine learning (AutoML) and ensembles, via improved fit(), -mining() and mparheuristic() functions, and new categorical preprocessing, -via improved delevels() function; 1.4.3 new metrics (e.g., macro -precision, explained variance), new "lssvm" model and improved -mparheuristic() function; 1.4.2 new "NMAE" metric, "xgboost" and +and coherent set of functions. Versions: 1.4.8 improved help, several +warning and error code fixes (more stable version, all examples run +correctly); 1.4.7 improved Importance function and examples, minor error +fixes; 1.4.6 / 1.4.5 / 1.4.4 new automated machine learning (AutoML) and +ensembles, via improved fit(), mining() and mparheuristic() functions, and +new categorical preprocessing, via improved delevels() function; 1.4.3 new +metrics (e.g., macro precision, explained variance), new "lssvm" model and +improved mparheuristic() function; 1.4.2 new "NMAE" metric, "xgboost" and "cv.glmnet" models (16 classification and 18 regression models); 1.4.1 new tutorial and more robust version; 1.4 - new classification and regression models, with a total of 14 classification and 15 regression methods, diff --git a/specs/R-CRAN-rqPen.spec b/specs/R-CRAN-rqPen.spec index 13f0812c0..729657bf7 100644 --- a/specs/R-CRAN-rqPen.spec +++ b/specs/R-CRAN-rqPen.spec @@ -1,11 +1,11 @@ %global __brp_check_rpaths %{nil} %global __requires_exclude ^libmpi %global packname rqPen -%global packver 4.1.1 +%global packver 4.1.2 %global rlibdir /usr/local/lib/R/library Name: R-CRAN-%{packname} -Version: 4.1.1 +Version: 4.1.2 Release: 1%{?dist}%{?buildtag} Summary: Penalized Quantile Regression diff --git a/specs/R-CRAN-rspm.spec b/specs/R-CRAN-rspm.spec index 98e4278d5..1381bb059 100644 --- a/specs/R-CRAN-rspm.spec +++ b/specs/R-CRAN-rspm.spec @@ -1,11 +1,11 @@ %global __brp_check_rpaths %{nil} %global __requires_exclude ^libmpi %global packname rspm -%global packver 0.6.0 +%global packver 0.6.1 %global rlibdir /usr/local/lib/R/library Name: R-CRAN-%{packname} -Version: 0.6.0 +Version: 0.6.1 Release: 1%{?dist}%{?buildtag} Summary: 'RStudio' Package Manager diff --git a/specs/R-CRAN-rstpm2.spec b/specs/R-CRAN-rstpm2.spec index 4d3906e5c..db945bb2b 100644 --- a/specs/R-CRAN-rstpm2.spec +++ b/specs/R-CRAN-rstpm2.spec @@ -1,11 +1,11 @@ %global __brp_check_rpaths %{nil} %global __requires_exclude ^libmpi %global packname rstpm2 -%global packver 1.6.5 +%global packver 1.6.6 %global rlibdir /usr/local/lib/R/library Name: R-CRAN-%{packname} -Version: 1.6.5 +Version: 1.6.6 Release: 1%{?dist}%{?buildtag} Summary: Smooth Survival Models, Including Generalized Survival Models diff --git a/specs/R-CRAN-sfaR.spec b/specs/R-CRAN-sfaR.spec index 8d19b3caf..9fda38c4b 100644 --- a/specs/R-CRAN-sfaR.spec +++ b/specs/R-CRAN-sfaR.spec @@ -1,11 +1,11 @@ %global __brp_check_rpaths %{nil} %global __requires_exclude ^libmpi %global packname sfaR -%global packver 1.0.0 +%global packver 1.0.1 %global rlibdir /usr/local/lib/R/library Name: R-CRAN-%{packname} -Version: 1.0.0 +Version: 1.0.1 Release: 1%{?dist}%{?buildtag} Summary: Stochastic Frontier Analysis Routines diff --git a/specs/R-CRAN-statgenMPP.spec b/specs/R-CRAN-statgenMPP.spec index 5633de836..ac7fe497d 100644 --- a/specs/R-CRAN-statgenMPP.spec +++ b/specs/R-CRAN-statgenMPP.spec @@ -1,11 +1,11 @@ %global __brp_check_rpaths %{nil} %global __requires_exclude ^libmpi %global packname statgenMPP -%global packver 1.0.2 +%global packver 1.0.3 %global rlibdir /usr/local/lib/R/library Name: R-CRAN-%{packname} -Version: 1.0.2 +Version: 1.0.3 Release: 1%{?dist}%{?buildtag} Summary: QTL Mapping for Multi Parent Populations @@ -17,25 +17,27 @@ Source0: %{url}&version=%{packver}#/%{packname}_%{packver}.tar.gz BuildRequires: R-devel >= 3.6 Requires: R-core >= 3.6 BuildArch: noarch -BuildRequires: R-CRAN-statgenGWAS >= 1.0.8 -BuildRequires: R-CRAN-statgenIBD >= 1.0.4 +BuildRequires: R-CRAN-statgenGWAS >= 1.0.9 +BuildRequires: R-CRAN-LMMsolver >= 1.0.5 +BuildRequires: R-CRAN-statgenIBD >= 1.0.5 BuildRequires: R-CRAN-data.table BuildRequires: R-CRAN-foreach BuildRequires: R-CRAN-ggplot2 BuildRequires: R-CRAN-gridExtra -BuildRequires: R-CRAN-LMMsolver BuildRequires: R-CRAN-Matrix +BuildRequires: R-CRAN-rlang BuildRequires: R-CRAN-scales BuildRequires: R-CRAN-spam BuildRequires: R-CRAN-stringi -Requires: R-CRAN-statgenGWAS >= 1.0.8 -Requires: R-CRAN-statgenIBD >= 1.0.4 +Requires: R-CRAN-statgenGWAS >= 1.0.9 +Requires: R-CRAN-LMMsolver >= 1.0.5 +Requires: R-CRAN-statgenIBD >= 1.0.5 Requires: R-CRAN-data.table Requires: R-CRAN-foreach Requires: R-CRAN-ggplot2 Requires: R-CRAN-gridExtra -Requires: R-CRAN-LMMsolver Requires: R-CRAN-Matrix +Requires: R-CRAN-rlang Requires: R-CRAN-scales Requires: R-CRAN-spam Requires: R-CRAN-stringi diff --git a/specs/R-CRAN-xplorerr.spec b/specs/R-CRAN-xplorerr.spec index 541defd91..921e536da 100644 --- a/specs/R-CRAN-xplorerr.spec +++ b/specs/R-CRAN-xplorerr.spec @@ -1,10 +1,11 @@ %global __brp_check_rpaths %{nil} +%global __requires_exclude ^libmpi %global packname xplorerr -%global packver 0.1.2 +%global packver 0.2.0 %global rlibdir /usr/local/lib/R/library Name: R-CRAN-%{packname} -Version: 0.1.2 +Version: 0.2.0 Release: 1%{?dist}%{?buildtag} Summary: Tools for Interactive Data Exploration @@ -36,6 +37,8 @@ find -type f -executable -exec grep -Iq . {} \; -exec sed -i -e '$a\' {} \; # prevent binary stripping [ -d %{packname}/src ] && find %{packname}/src -type f -exec \ sed -i 's@/usr/bin/strip@/usr/bin/true@g' {} \; || true +[ -d %{packname}/src ] && find %{packname}/src/Make* -type f -exec \ + sed -i 's@-g0@@g' {} \; || true # don't allow local prefix in executable scripts find -type f -executable -exec sed -Ei 's@#!( )*/usr/local/bin@#!/usr/bin@g' {} \;