./math/php-stats, PHP extension for statistical computation

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.0.3, Package name: php74-stats-2.0.3, Maintainer: pkgsrc-users

PHP extension that provides few dozens of functions useful for
statistical computations. It is a wrapper around 2 scientific
libraries, namely DCDFLIB (Library of C routines for Cumulative
Distributions Functions, Inverses, and Other parameters) by B. Brown
& J. Lavato and RANDLIB by Barry Brown, James Lavato & Kathy Russell.
Includes CD and PD functions.


Required to run:
[lang/php72]

Required to build:
[devel/pcre] [pkgtools/cwrappers]

Master sites:


Version history: (Expand)


CVS history: (Expand)


   2022-05-28 15:33:01 by Takahiro Kambe | Files touched by this commit (1)
Log message:
math/php-stats: restrict versions of PHP

This package dose not support PHP 5.6.
   2022-05-22 15:40:42 by Takahiro Kambe | Files touched by this commit (1)
Log message:
math/php-stats: dose not support PHP 8 and later

This package dose not support php80 and php81.
   2021-10-26 12:56:13 by Nia Alarie | Files touched by this commit (458)
Log message:
math: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:28:36 by Nia Alarie | Files touched by this commit (458)
Log message:
math: Remove SHA1 hashes for distfiles
   2021-01-03 07:47:07 by Takahiro Kambe | Files touched by this commit (1) | Package updated
Log message:
math/php-stats: update PHP version

Update supported PHP version; other than PHP 5.6.
   2019-12-16 17:30:15 by Takahiro Kambe | Files touched by this commit (18)
Log message:
Drop php71 support

Drop php71 support mechanically.
   2019-11-02 17:16:23 by Roland Illig | Files touched by this commit (47)
Log message:
math: align variable assignments

pkglint -Wall -F --only aligned -r

Manual correction in R/Makefile.extension for the MASTER_SITES
continuation line.
   2019-01-14 14:06:12 by Takahiro Kambe | Files touched by this commit (16)
Log message:
Drop support for php70

Drop support for php70 before remove it from pkgsrc.