Bug 247852

Summary: Review Request: R-systemfit - Simultaneous Equation Estimation R Package
Product: [Fedora] Fedora Reporter: Orion Poplawski <orion>
Component: Package ReviewAssignee: Jason Tibbitts <j>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: fedora-package-review, notting
Target Milestone: ---Flags: j: fedora-review+
wtogami: fedora-cvs+
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-08-15 20:16:27 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Orion Poplawski 2007-07-11 17:59:16 UTC
Spec URL: http://www.cora.nwra.com/~orion/fedora/R-systemfit.spec
SRPM URL: http://www.cora.nwra.com/~orion/fedora/R-systemfit-0.8-3.src.rpm
Description:
This R package contains functions for fitting simultaneous systems of linear
and nonlinear equations using Ordinary Least Squares (OLS), Weighted Least
Squares (WLS), Seemingly Unrelated Regressions (SUR), Two-Stage Least Squares
(2SLS), Weighted Two-Stage Least Squares (W2SLS), Three-Stage Least Squares
(3SLS), and Weighted Three-Stage Least Squares (W3SLS).

Comment 1 Jason Tibbitts 2007-07-12 01:22:19 UTC
The URL seems incorrect; I think
   http://cran.r-project.org/src/contrib/Descriptions/systemfit.html
is the right one, or perhaps
   http://www.systemfit.org/

You'll need a Requires: R there as well.  (The template has been updated to
reflect that.)

rpmlint has the usual two complaints, plus one other:
W: R-systemfit file-not-utf8 /usr/share/R/library/systemfit/man/systemfit.Rd.gz
This is due to a single u-with-umlaut on line 244 of systemfit.Rd; a call to
iconv should fix it up.

The checks are very noisy, with many differences shown in the least significant
digits.  However, it looks to me as if everything comes out OK.

* source files match upstream:
   3172eda701ed559443f6e8344263e772ea11dd5401108fe61b84a324949643b5  
   systemfit_0.8-2.tar.gz
* package meets naming and versioning guidelines.
* specfile is properly named, is cleanly written and uses macros consistently
  (follows the R example template).
* summary is OK.
* description is OK.
* dist tag is present.
* build root is OK.
* license field matches the actual license.
* license is open source-compatible.
* license text not included upstream.
* latest version is being packaged.
* BuildRequires are proper.
* %clean is present.
* package builds in mock (development, x86_64).
* package installs properly
X rpmlint has a valid complaint.
* final provides and requires are sane:
   R-systemfit = 0.8-3.fc8
  =
   /bin/sh
   R
* %check is present and all tests pass.
* owns the directories it creates.
* doesn't own any directories it shouldn't.
* no duplicates in %files.
* file permissions are appropriate.
* no scriptlets present.
* code, not content.
* documentation is small, so no -docs subpackage is necessary.
* %docs are not necessary for the proper functioning of the package.

Comment 2 Orion Poplawski 2007-07-12 15:42:20 UTC
* Thu Jul 12 2007 Orion Poplawski <orion.com> - 0.8-4
- Fix URL
- Add Requires: R

http://www.cora.nwra.com/~orion/fedora/R-systemfit.spec
http://www.cora.nwra.com/~orion/fedora/R-systemfit-0.8-4.src.rpm

Comment 3 Jason Tibbitts 2007-07-12 16:45:49 UTC
OK, now it's just down that file-not-utf8 error with systemfit.Rd.



Comment 4 Orion Poplawski 2007-07-12 17:00:37 UTC
(In reply to comment #3)
> OK, now it's just down that file-not-utf8 error with systemfit.Rd.


Gah, fixed.


* Thu Jul 12 2007 Orion Poplawski <orion.com> - 0.8-5
- Convert systemfit.Rd to UTF-8

http://www.cora.nwra.com/~orion/fedora/R-systemfit.spec
http://www.cora.nwra.com/~orion/fedora/R-systemfit-0.8-5.src.rpm

Comment 5 Jason Tibbitts 2007-07-12 23:19:25 UTC
Looks good now.

APPROVED

Comment 6 Jason Tibbitts 2007-07-20 00:45:00 UTC
Ping?

Comment 7 Orion Poplawski 2007-07-24 21:15:45 UTC
Sorry, on vacation.

New Package CVS Request
=======================
Package Name: R-systemfit
Short Description: Simultaneous Equation Estimation R Package
Owners: orion
Branches: F-7 FC-6 EL-5

Comment 8 Jason Tibbitts 2007-08-15 16:34:11 UTC
It looks like this is in rawhide but hasn't been pushed to F7.  (I don't see it
in the FC-6 extras repository, either.)  Do you need assistance getting this
package pushed out?

Comment 9 Orion Poplawski 2007-08-15 20:16:27 UTC
Just got pushed to the back burner.  Builds are on their way.