diff --git a/finance/R-cran-fBasics/Makefile b/finance/R-cran-fBasics/Makefile index c55fad0341c5..76d1cb93c73e 100644 --- a/finance/R-cran-fBasics/Makefile +++ b/finance/R-cran-fBasics/Makefile @@ -1,21 +1,21 @@ # Created by: David Naylor PORTNAME= fBasics -DISTVERSION= 3042.89.1 +DISTVERSION= 3042.89.2 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= ygy@FreeBSD.org COMMENT= Rmetrics - Markets and Basic Statistics LICENSE= GPLv2+ RUN_DEPENDS= R-cran-timeDate>0:finance/R-cran-timeDate \ R-cran-timeSeries>0:finance/R-cran-timeSeries \ R-cran-gss>0:math/R-cran-gss \ R-cran-stabledist>0:math/R-cran-stabledist TEST_DEPENDS= R-cran-RUnit>0:devel/R-cran-RUnit USES= cran:auto-plist,compiles .include diff --git a/finance/R-cran-fBasics/distinfo b/finance/R-cran-fBasics/distinfo index 37618d403e2b..2a04aee0085d 100644 --- a/finance/R-cran-fBasics/distinfo +++ b/finance/R-cran-fBasics/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1607522328 -SHA256 (fBasics_3042.89.1.tar.gz) = ad242043c2e7d2788706518570596e3ff7f536e09008ed87656de93d930b1dd5 -SIZE (fBasics_3042.89.1.tar.gz) = 851865 +TIMESTAMP = 1656203959 +SHA256 (fBasics_3042.89.2.tar.gz) = d69ddadaa96b3b77e5573d82df40d63db883297cedc9e622294c041ef944af5d +SIZE (fBasics_3042.89.2.tar.gz) = 852195 diff --git a/finance/R-cran-fBasics/pkg-descr b/finance/R-cran-fBasics/pkg-descr index e8cd51cf0ddf..427df1fcaece 100644 --- a/finance/R-cran-fBasics/pkg-descr +++ b/finance/R-cran-fBasics/pkg-descr @@ -1,9 +1,8 @@ -The Rmetrics "fBasics" package is a collection of functions to -explore and to investigate basic properties of financial returns -and related quantities. The covered fields include techniques of -explorative data analysis and the investigation of distributional -properties, including parameter estimation and hypothesis testing. -Even more there are several utility functions for data handling and +Provides a collection of functions to explore and to investigate basic +properties of financial returns and related quantities. The covered fields +include techniques of explorative data analysis and the investigation of +distributional properties, including parameter estimation and hypothesis +testing. Even more there are several utility functions for data handling and management. -WWW: https://cran.r-project.org/web/packages/fBasics/ +WWW: https://www.rmetrics.org