Opened 12 years ago
Closed 12 years ago
#38300 closed update (wontfix)
R-app port upgrade
Reported by: | kjellpk (Kjell Konis) | Owned by: | larryv (Lawrence Velázquez) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | haspatch maintainer | Cc: | |
Port: | R-app |
Description
R 2.15.3 was recently released and both the R and R-framework ports have been updated. The attached patch updates the R-app port to svn revision 6541 which is the version distributed with R 2.15.3 on the official R site.
Attachments (1)
Change History (6)
Changed 12 years ago by kjellpk (Kjell Konis)
Attachment: | R-app.Portfile.diff added |
---|
comment:1 Changed 12 years ago by larryv (Lawrence Velázquez)
Owner: | changed from macports-tickets@… to larryv@… |
---|---|
Status: | new → assigned |
Type: | enhancement → update |
Version: | 2.1.3 |
comment:2 Changed 12 years ago by larryv (Lawrence Velázquez)
The R home page suggests that the GUI is available for Leopard. Is there some reason you’re restricting the port to Snow Leopard? Also, are 32-bit builds not supported on Lion and Mountain Lion?
comment:3 follow-up: 4 Changed 12 years ago by kjellpk (Kjell Konis)
The GUI does work on Leopard but, in MacPorts, R-app depends on R-framework and right now R-framework only works on Lion and Mountain Lion (which is why there is a separate R port - this should work on all architectures). There is a configuration for 32-bit build for Lion but not for Mountain Lion. I can add that if you want.
comment:4 Changed 12 years ago by larryv (Lawrence Velázquez)
Replying to kjell.konis@…:
The GUI does work on Leopard but, in MacPorts, R-app depends on R-framework and right now R-framework only works on Lion and Mountain Lion (which is why there is a separate R port - this should work on all architectures).
Hm, does R-framework
error out on systems older than 10.7? I don’t see anything in the portfile. Also, if R-framework
only supports 10.7 and 10.8, shouldn’t R-app
only support 10.7 and 10.8?
There is a configuration for 32-bit build for Lion but not for Mountain Lion. I can add that if you want.
I think that would be best. We generally want to make ports work on as many platforms and architectures as is reasonably possible.
comment:5 Changed 12 years ago by larryv (Lawrence Velázquez)
Resolution: | → wontfix |
---|---|
Status: | assigned → closed |
Superseded by #38917.
Thanks.