| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
17 Mar 2012 22:28:24
1.1.0_2
|
swills  |
- Add missing BUILD_DEPENDS and RUN_DEPENDS [1]
- Bump PORTREVISION [1]
- Change maintainer to perl@FreeBSD.org [2]
PR: ports/165742 [1]
Approved by: Davide Cittaro <daweonline@gmail.com> (maintainer) [1]
Requested by: Davide Cittaro <daweonline@gmail.com> (maintainer) [2]
Feature safe: yes |
20 Mar 2011 12:54:45
1.1.0_1
|
miwi  |
- Get Rid MD5 support |
24 Sep 2010 00:44:29
1.1.0_1
|
pgollucci  |
- %%SITE_PERL%%/auto and %%SITE_PERL%%/%%PERL_ARCH%%/auto
are part of lang/perl5* pkg-plist
- Bump PORTREVISIONs
With Hat: perl@ |
21 Jan 2008 21:59:17
1.1.0
|
miwi  |
This is the Statistical T-Test module to compare 2 independentsamples.
It takes 2 array of point measures, compute the confidence intervals
using the PointEstimation module (which is also included in this package)
and use the T-statistic to test the null hypothesis. If the null hypothesis
is rejected, the difference will be given as the lower_clm and upper_clm of
the TTest object.
WWW: http://search.cpan.org/dist/Statistics-TTest/
PR: ports/119740
Submitted by: dawe <daweonline at gmail.com> |