#46786: R changes broke rNMR package ------------------------------------+--------------------------- Reporter: howarth.at.macports@… | Owner: kjell.konis@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: R | ------------------------------------+--------------------------- Changes (by larryv@…): * owner: macports-tickets@… => kjell.konis@… Old description:
The recent changes to R seem to have broken the rNMR package. On a clean install of MacPorts, in order to install rNMR, I had to use the +tcltk variant of R which in turn required installing the +x11 variant of tk. After this rNMR would build and install but now fails at run time with the error...
Error in .First() : could not find function "gui" In addition: Warning message: In library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, : there is no package called ‘rNMR’
New description: The recent changes to R seem to have broken the rNMR package. On a clean install of MacPorts, in order to install rNMR, I had to use the +tcltk variant of R which in turn required installing the +x11 variant of tk. After this rNMR would build and install but now fails at run time with the error... {{{ Error in .First() : could not find function "gui" In addition: Warning message: In library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, : there is no package called ‘rNMR’ }}} -- -- Ticket URL: <https://trac.macports.org/ticket/46786#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X