[MacPorts] #46838: fix breakage in rNMR 1.1.7 against recent R pacakage
#46838: fix breakage in rNMR 1.1.7 against recent R pacakage -----------------------------------+-------------------------------- Reporter: howarth.at.macports@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Keywords: | Port: rNMR -----------------------------------+-------------------------------- The current rNMR package fails to open its tcl/tk windows at runtime due to a change in the R package since the rNMR package was added 3 years ago. At that time, I was guided to install the cran package in ${destroot}${prefix}/lib/R/library/${name} but now apparently MacPorts R no longer checks that directory and the rNMR cran package has to be installed in ${destroot}${prefix}/Library/Frameworks/R.framework/Resources/library/${name} instead. The attached Portfile diff and revised rNMR.sh makes this change and allows stock rNMR to properly open its tcltk windows again. -- Ticket URL: <https://trac.macports.org/ticket/46838> MacPorts <https://www.macports.org/> Ports system for OS X
#46838: fix breakage in rNMR 1.1.7 against recent R pacakage ------------------------------------+--------------------------------- Reporter: howarth.at.macports@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: haspatch maintainer Port: rNMR | ------------------------------------+--------------------------------- Changes (by mf2k@…): * keywords: => haspatch maintainer * version: 2.3.3 => * type: update => enhancement -- Ticket URL: <https://trac.macports.org/ticket/46838#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#46838: fix breakage in rNMR 1.1.7 against recent R pacakage ------------------------------------+--------------------------------- Reporter: howarth.at.macports@… | Owner: ryandesign@… Type: enhancement | Status: assigned Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: haspatch maintainer Port: rNMR | ------------------------------------+--------------------------------- Changes (by ryandesign@…): * status: new => assigned * owner: macports-tickets@… => ryandesign@… Comment: Thanks. Note that the variable `${frameworks_dir}` needs to be used instead of assuming that its value will always be `${prefix}/Library/Frameworks`. -- Ticket URL: <https://trac.macports.org/ticket/46838#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#46838: fix breakage in rNMR 1.1.7 against recent R pacakage ------------------------------------+--------------------------------- Reporter: howarth.at.macports@… | Owner: ryandesign@… Type: enhancement | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: haspatch maintainer Port: rNMR | ------------------------------------+--------------------------------- Changes (by ryandesign@…): * status: assigned => closed * resolution: => fixed Comment: r132911 -- Ticket URL: <https://trac.macports.org/ticket/46838#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts