José Cláudio Faria

Results 11 comments of José Cláudio Faria

Hi, I'm happy with the welcome! Initially I need the plugin prototype to do the following: a) Create a menu named R with two submenus: Send and Control. From there...

I'll make a picture and post it here. I think it will be easier for you to understand...

In the figure below it is possible to have an overview of the basic objects that are needed in the graphical interface of Cuda: ![prototype_of_plugin](https://user-images.githubusercontent.com/878690/173063260-17faa52d-7b63-4eb2-8379-fa28aa303eeb.png) In the figure below it...

TerminalPlus running with R without any changes on my part. As @veksha said above, TerminalPlus lacks the STDin channel. ![TerminalPlus](https://user-images.githubusercontent.com/878690/173078708-cfcc339e-27ce-4b09-a77a-fd5dd4318a78.png) Encoding problems are observed and I think it is a...

R Under development (unstable) (2022-05-27 r82411 ucrt) -- "Unsuffered Consequences" Copyright (C) 2022 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 (64-bit) All messages (In|Out) are in UTF-8.

If you want to test in the console, after installing R, type: R --ess

My suggestion for the name is cuda_r_plugin. See if you like. Liking can now change.

OK, no problem! Good work!

In fact you will need both: - a larger global with options for sending instructions from the editor and controlling the interpreter - one, smaller, associated with the Object Browser....

I have a (basic) question: is the plugins construction language only Python? Can't use Object Pascal? Can you point me to the plugin build documentation?