Bug 962770 - Review Request: perl-Statistics-CaseResampling - Resampling and calculation of medians with confidence intervals
Summary: Review Request: perl-Statistics-CaseResampling - Resampling and calculation o...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Petr Šabata
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 962806
TreeView+ depends on / blocked
 
Reported: 2013-05-14 12:17 UTC by Petr Pisar
Modified: 2014-03-10 15:35 UTC (History)
2 users (show)

Fixed In Version: perl-Statistics-CaseResampling-0.14-1.fc21
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-03-10 15:35:57 UTC
Type: ---
Embargoed:
psabata: fedora-review+
gwync: fedora-cvs+


Attachments (Terms of Use)

Description Petr Pisar 2013-05-14 12:17:17 UTC
Spec URL: http://ppisar.fedorapeople.org/perl-Statistics-CaseResampling/perl-Statistics-CaseResampling.spec
SRPM URL: http://ppisar.fedorapeople.org/perl-Statistics-CaseResampling/perl-Statistics-CaseResampling-0.14-1.fc20.src.rpm
Description:
The purpose of this module is to calculate the median (or in principle also
other statistics) with confidence intervals on a sample. To do that, it uses
a technique called boot-strapping. In a nutshell, it resamples the sample
a lot of times and for each resample, it calculates the median. From the
distribution of medians, it then calculates the confidence limits.

Fedora Account System Username: ppisar


This package reuses modified Mersenne Twister implementation. But I believe this is acceptable because perl-Math-Random-MT-Auto does the same.

Comment 1 Petr Pisar 2013-05-16 14:27:55 UTC
The bundling is subject of FPC item <https://fedorahosted.org/fpc/ticket/291>.

Comment 2 Petr Šabata 2013-05-16 14:42:33 UTC
There's a new version which includes your patch available.

I'll wait until the FPC ticket is resolved.

The bundling aside, the package is okay.

Comment 3 Petr Pisar 2014-03-10 10:12:26 UTC
FPC has granted the bundling exception <https://fedoraproject.org/wiki/Packaging:No_Bundled_Libraries#Packages_granted_exceptions>.

Comment 5 Petr Šabata 2014-03-10 13:23:49 UTC
Ok, approving.

Nitpick: Just remove the trailing whitespace on your bundled() line ;)

Comment 6 Petr Pisar 2014-03-10 14:47:04 UTC
New Package SCM Request
=======================
Package Name: perl-Statistics-CaseResampling
Short Description: Resampling and calculation of medians with confidence intervals
Owners: ppisar jplesnik psabata
Branches: 
InitialCC: perl-sig

Comment 7 Gwyn Ciesla 2014-03-10 14:47:52 UTC
Git done (by process-git-requests).

Comment 8 Petr Pisar 2014-03-10 15:35:57 UTC
Thank you for the review and the repository.


Note You need to log in before you can comment on or make changes to this bug.