Hi Stefan,
I have found that the R Plugin does not work with Amibroker 6.10 and beyond. I am currently using it on v5.9. Try with an Amibroker version lower than 6.10.
The following are the instructions complied from earlier responses.
- Only 32 bit ambroker is supported.
- Make sure that multi-threading is switched off - Tools -> Preferences -> Uncheck Multi Threaded Charts execution.
- Place RMath in plugin folder of amibroker.
- Install Microsoft VC++ redistributable from http://www.microsoft.com/en-us/download/details.aspx?id=5638
- Download and install statconnDCOM* from http://rcom.univie.ac.at/download.html#statconnDCOM
- Open R as administrator
- install.packages(c("rscproxy","rcom"), repos = "http://rcom.univie.ac.at/download", lib = .Library)
Pankaj
Hello,
Thank you very much for your e-mail.
Because of Windows OS limitations, 32-bit application is not able to load 64-bit DLLs and 64-bit application is not able to load 32-bit DLLs. In other words the "bitness" of application and DLLs must match. This has wide consequences with respect to plugins. Since plugins are just DLLs (dynamic load libraries), if you want to use a plugin you need to make sure it matches the bitness of your application. As majority of 3rd party plugins come only in 32-bit, so 32-bit version of AmiBroker offers widest selection of data plugin support.
You probably used 32-bit DLL with 64-bit application.
Best regards,
Tomasz Janeczko
amibroker.com
On 2016-04-22 22:01, stefan_menseguez@yahoo.de [amibroker] wrote:
Hello,
I am relatively new to Amibroker and would like to to use the R plugin. I think I have followed the instructions in the plugin manual as well as in the last discussion here in the group about this topic. Nevertheless, it seems the plugin won't even be detected by AB, although I have put the "RMathAFL.dll" in the appropriate directory (...\Amibroker\Plugins\).
When I look in AB in Tools\Plug-Ins, the Plugins windows does not show the plugin...?
Any help would be highly appreciated.
Thank you
Posted by: Pankaj Sharma <sharma.pankaj.kumar@gmail.com>
Reply via web post | • | Reply to sender | • | Reply to group | • | Start a New Topic | • | Messages in this topic (3) |
This group is for the discussion between users only.
This is *NOT* technical support channel.
TO GET TECHNICAL SUPPORT send an e-mail directly to
SUPPORT {at} amibroker.com
TO SUBMIT SUGGESTIONS please use FEEDBACK CENTER at
http://www.amibroker.com/feedback/
(submissions sent via other channels won't be considered)
For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
EmoticonEmoticon