Ooops. Something is indeed wrong: AB crashes on this code. Will get back to you asap (hopefully, but not necessarily, with a solution).
A more general point of advice (admittedly not mentioned in my manual): use <- instead of = to assign values in R. To be continued. . . PS --- In [email protected], "conrad_faber" <cfa...@...> wrote: > > > > Patrick, thanks for responding > > To stop everyone from chasing their tails, can you please confirm that for > your noted installation the following three lines of code are (a) Correct and > (b) Work on your computer. > > RMathProcedure("RandomVar=<DQ>Abcde<DQ>"); > bb=RMathGetValue("RandomVar"); > printf("\nRMath alpha Return Value: " + bb); //garbage instead ofAbcde > > Thanks in advance > Con > > > --- In [email protected], "vlanschot" <vlanschot@> wrote: > > > > I have the following installed: > > > > RAndFriends - RAndFriendsSetup2090V3.0-14-2.exe > > AB 5.30.1 > > > > For what I am doing both existing code and new code (I coded some graphing > > functionality only last week, for example), this works fine. However, there > > may be instances, considering the scale of what's available in R, where the > > RMath plug-in doesn't work, simply because I never tested it. > > > > PS > > > > --- In [email protected], "progster01" <progster@> wrote: > > > > > > There have been many RAndFriends distros. > > > > > > Prior distros are here:. > > > > > > http://sunsite.univie.ac.at/rcom/download/RAndFriends.distro/old/ > > > > > > Exactly which ones work and which ones don't is a question that still > > > seems to need an answer. > > > > > > I was having good numeric array results with this one: > > > > > > RAndFriendsSetup2092V3.0-17-2.exe > > > > > > but as Conrad has pointed out, the strings aren't working as expected. > > > > > > I suspect we will have to go further back to find one that works fully. > > > Also, it is possible that AB 5.3 is involved (though I tend to doubt it). > > > > > > It would be very helpful if those who are using any version of AB with a > > > specific RAndFriends install could say: > > > > > > Using AB xxx > > > Using RAndFriends yyy > > > All working! > > > > > > or for that matter, not working! > > > > > > - Progster > > > > > > > > > --- In [email protected], "conrad_faber" <cfaber@> wrote: > > > > > > > > > > > > > > > > Thanks for replying. Your problem was caused by incompatible software > > > > installation which you solved by using the 'RandFriends' distribution. > > > > In our case we are using that distribution so it is likely different > > > > issue. > > > > > > > > regards, Con > > > > > > > > --- In [email protected], Jeff Henderson <jeffro861@> wrote: > > > > > > > > > > I had a problem a while back (can't remember if it's the same issue) > > > > > and I posted what I did to resolve it, so you might want to search > > > > > the group. > > > > > > > > > > Sent from my iPhone > > > > > > > > > > > > > > >
