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]]
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]]
On 07/05/2014 12:18 PM, Robert Douglas Kinley wrote:> 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).Please don't double post. This is pretty clearly a JMP problem (or perhaps a user problem; did you read their documentation about what version of R is supported?), so you should post there, not here. Duncan Murdoch