[MacPorts] #32100: New port: R.app
#32100: New port: R.app ---------------------------------+------------------------------------------ Reporter: kjell.konis@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: ---------------------------------+------------------------------------------ R.app is a graphical user interface for the R provided in R-framework port. The current version of the R.app port (1.42 svn 5933) needs the R-framework port to be version 2.14.0 so there is a diff attached to update that port too. -- Ticket URL: <https://trac.macports.org/ticket/32100> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32100: New port: R.app ---------------------------------+------------------------------------------ Reporter: kjell.konis@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: ---------------------------------+------------------------------------------ Comment(by ryandesign@…): You originally submitted R-framework as R.framework and we decided that a dot was unusual in a port name. Can this port be R-app as well then? -- Ticket URL: <https://trac.macports.org/ticket/32100#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32100: New port: R.app ---------------------------------+------------------------------------------ Reporter: kjell.konis@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: ---------------------------------+------------------------------------------ Changes (by ryandesign@…): * cc: ryandesign@… (added) Comment: Replying to [ticket:32100 kjell.konis@…]:
needs the R-framework port to be version 2.14.0 so there is a diff attached to update that port too.
r87351. -- Ticket URL: <https://trac.macports.org/ticket/32100#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32100: New port: R.app ---------------------------------+------------------------------------------ Reporter: kjell.konis@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: ---------------------------------+------------------------------------------ Comment(by kjell.konis@…): Replying to [comment:1 ryandesign@…]:
You originally submitted R-framework as R.framework and we decided that a dot was unusual in a port name. Can this port be R-app as well then?
I remember. I did check this time and there is already one port (Yap.app) that has a dot app extension. In contrast there are none that have dot framework. This time it's a little trickier because a lot of people refer to the R GUI as R.app (as in R dot app) and it's that port that I expect people will install -- the name of the R-framework port is not so important since it will get installed as a dependency. Anyway, I don't really understand why there is a preference (or rule? or guideline?) for not having dots in port names. If you prefer to have the port named R-app let me know and I will make the change. -- Ticket URL: <https://trac.macports.org/ticket/32100#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32100: New port: R.app ---------------------------------+------------------------------------------ Reporter: kjell.konis@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: ---------------------------------+------------------------------------------ Comment(by Sam.Halliday@…): I'm very keen to see this port make it into macports. I note some current dependency problems and workarounds that users might currently encounter: # llvm-gcc # https://trac.macports.org/ticket/31663 ## Summary ## Apple's system compiler (LLVM C compiler, with a gcc front-end) doesn't come with a fortran compiler. However, an "Apple Framework"-compatible fortran compiler is needed in order to build the R-framework. The current port of the llvm-gcc42 (which includes a duplicate of the system C compiler) will be built by the apple-gcc if it is available (Apple's pre-Lion fork of GCC, a dependency of some macports). Unfortunately, apple-gcc fails to build the llvm-gcc42 and we must force it to be built using the system C compiler. ## Workaround ## sudo port clean llvm-gcc42 # if you already tried and failed to install sudo port install llvm-gcc42 configure.compiler=apple-gcc-4.2 # Python27 # ## Summary ## I have no idea why my R-framework needed to build this, it might be a pending build. There is currently a minor circular dependency bug in the python27 build, which means that the module "py27-xml" requires python27 to be built and python27 updates will depend on py27-xml. Python27 appears to be built universally by default and will fail to install if py27-xml is installed non-universally (the default). https://trac.macports.org/ticket/32090 ## Workaround ## before upgrading python27 port install py27-xml +universal OR (easier for me) disable py27-xml (and dependants) and then upgrade python27. -- Ticket URL: <https://trac.macports.org/ticket/32100#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32100: New port: R.app ---------------------------------+------------------------------------------ Reporter: kjell.konis@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: ---------------------------------+------------------------------------------ Comment(by Sam.Halliday@…): Fix for formatting above: sudo port clean llvm-gcc42 # if you already tried and failed to install sudo port install llvm-gcc42 configure.compiler=apple-gcc-4.2 -- Ticket URL: <https://trac.macports.org/ticket/32100#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32100: New port: R.app ---------------------------------+------------------------------------------ Reporter: kjell.konis@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: ---------------------------------+------------------------------------------ Comment(by Sam.Halliday@…): any idea of when we can expect to see this accepted? -- Ticket URL: <https://trac.macports.org/ticket/32100#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32100: New port: R.app ---------------------------------+------------------------------------------ Reporter: kjell.konis@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: ---------------------------------+------------------------------------------ Comment(by Sam.Halliday@…): Is this any closer to being accepted? :-) -- Ticket URL: <https://trac.macports.org/ticket/32100#comment:11> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32100: New port: R.app ---------------------------------+------------------------------------------ Reporter: kjell.konis@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: ---------------------------------+------------------------------------------ Comment(by Sam.Halliday@…): it has been 2 months since any updates on this new port - have there been added complications? I'm really looking forward to it! (BTW, R-framework is a minor release out of date now) -- Ticket URL: <https://trac.macports.org/ticket/32100#comment:13> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32100: New port: R.app ---------------------------------+------------------------------------------ Reporter: kjell.konis@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: ---------------------------------+------------------------------------------ Comment(by kjell.konis@…): Maintainer here: unfortunately the R-app port doesn't work with Xcode 4.3. I am in the process of trying to figure out what's wrong. Also, there is an update for the R-framework port in #33513. -- Ticket URL: <https://trac.macports.org/ticket/32100#comment:14> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32100: New port: R.app ---------------------------------+------------------------------------------ Reporter: kjell.konis@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: ---------------------------------+------------------------------------------ Comment(by kjell.konis@…): OK, looks like the problem is that R.app is not clangpatible - using llvmgcc42 fixes the problem. Also, oddly setting xcode.destroot.settings to ${xcode.build.settings} doesn't work (a } gets appended to the variable) - hence the identical lines. Not sure if this is a problem with mp or Xcode. -- Ticket URL: <https://trac.macports.org/ticket/32100#comment:15> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32100: New port: R.app ----------------------------------+----------------------------------------- Reporter: kjell.konis@… | Owner: macports-tickets@… Type: submission | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: fixed | Keywords: Port: R-app | ----------------------------------+----------------------------------------- Changes (by dports@…): * status: new => closed * resolution: => fixed * port: => R-app Comment: Committed R-app in r91504, using the updated portfile from #33844. -- Ticket URL: <https://trac.macports.org/ticket/32100#comment:17> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts