Not sure about JMP 11, but remember that JMP 10 did not run with R version >= 3.0.0 It depends a bit on the changes that come with new R versions; with JMP 10, several versions of the 2.x series were compatible even though JMP officially only supported earlier versions. I had hoped that with JMP 11 supporting R 3.0.1, this would work for a while for the following R versions, but that's apparently not the case; I haven't checked recently. You may have to downgrade (well, have a parallel install) of R 3.0.1 or earlier to get this working, that worked for me in the past, though admittedly not optimal. JMP will always be behind the latest R versions due to the extended testing phase before the release their new version -- R typically releases 2 versions or so during this testing phase alone... Alternatively, you might want to find out what changes in R render it incompatible with JMP and reverse these changes for your own R installation if possible -- that's certainly beyond my capabilities... My understanding is that it is not to be expected that R 3.1 will ever be supported by JMP 11; you'd likely have to wait for JMP 12; I was once told that they do not make updates in this regard with their within-major-release patches, though certainly desirable from my pov... HTH, Michael
> -----Original Message----- > From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] > On Behalf Of Samuel J Gardner > Sent: Mittwoch, 7. Mai 2014 18:20 > To: Robert Douglas Kinley; r-help@r-project.org > Subject: Re: [R] R / JMP interface > > https://communities.sas.com/message/199936 > > see link. Looks like R 3.1 may not yet be supported with JMP 11. > > _____________________________________________ > From: Robert Douglas Kinley > Sent: Wednesday, May 07, 2014 12:18 PM > To: r-help@r-project.org > Cc: Samuel J Gardner > Subject: R / JMP interface > > > hi useRs > > I am trying-out the facility to call R code from JMP. > > details: R 3.1.0 , JMP 11.1.1 , Windows 7 enterprise , all 64 bit. > > The test-script from the JMP help pages falls over at the first line :- R > Init(); > > giving the error-message :- > The installed version of R cannot be used. The entry point "ConsoleIob" > could not be located. > > Has anyone else come across this - and ideally has anyone got a solution ? > > (I have submitted a request to JMP/SAS help too). > > cheers Bob > > > > > > > > > [[alternative HTML version deleted]] > > ______________________________________________ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting- > guide.html > and provide commented, minimal, self-contained, reproducible code. ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.