#1038 closed defect (fixed)
NEW: R-1.8.0
Reported by: | konis@… | Owned by: | michaelm@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
R-1.8.0
the portfile can be found here: INLINE
Description: R provides a wide variety of statistical (linear and nonlinear modelling, classical statistical tests, time-series analysis, classification, clustering, ...) and graphical techniques, and is highly extensible.
Homepage: http://www.r-project.org
Comments: only tested on a powerbook G4 running OSX 10.2.8 - will probably have to be updated for Panther.
Portfile:
# $Id: $ PortSystem 1.0 name R version 1.8.0 categories math science maintainers kjell.konis@… description R is GNU S long_description R is a language and environment for statistical computing and graphics. \
R provides a wide variety of statistical (linear and nonlinear modelling, \ classical statistical tests, time-series analysis, classification, clustering, \ ...) and graphical techniques, and is highly extensible.
homepage http://www.r-project.org/ distfiles R-1.8.0.tgz master_sites http://cran.us.r-project.org/src/base/ checksums R-1.8.0.tgz md5 bb019d7e12e38ac8a8bc247f06cc6b42 depends_lib lib:libdl:dlcompat bin:g77:g77 bin:latex:teTeX configure.args --with-blas="-framework vecLib" --with-lapack destroot.destdir prefix=${destroot}/${prefix}/
Attachments (1)
Change History (6)
comment:1 Changed 21 years ago by michaelm@…
Status: | new → assigned |
---|
comment:2 Changed 21 years ago by fkr@…
Owner: | changed from darwinports-bugs@… to michaelm@… |
---|---|
Status: | assigned → new |
since michaelm@ handles this assigned to him. Michael, do you have access to a panther box to test this? -fkr
comment:3 Changed 21 years ago by toby@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Reformatted for 80-char line limit. Changed distname to use extract.suffix instead Removed filename from checksums, since it is unnecessary with only one file.
Compiles fine in 10.3.2; I'm going to assume that it works in Jaguar, since 1.8.0 did. Committed.
Thanks Kjell!
comment:4 Changed 21 years ago by toby@…
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Kjell - I cleaned my ports tree just now - and now when I try to run R, this is what I get:
schematix:~ toby$ R R_HOME ('/Users/toby/darwinports/dports/math/R/work/destroot/opt/local/lib/R') not found
I've looked at this, and I'm not exactly sure how to resolve the problem. Do you think you could look into this and submit a fix?
-toby
comment:5 Changed 21 years ago by toby@…
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Never mind - used info from fink to fix it.
reviewing for commit