NppToR
NppToR copied to clipboard
Notepad++/R Utility
I try to edit NppToR `quickkey.txt` file to get some R commands that I use repeatedly when developing a package: ``` F12=detach(2, unload=TRUE) ^F12=install(upgrade="never") +F12=load_all("./", reset=TRUE, export_all = TRUE) ```...
put windows version after downloading: NppToR-2.7.0.exe drag with mouse (click on downloaded NppToR-2.7.0.exe, and drag to the browser window https://www.virustotal.com/gui/home/upload and you see: SecureAge APEX Malicious ClamAV Win.Trojan.Skillis-283 Jiangmin Trojan/Generic.bgrhi...
When I start the Windows 10, there is an error in initialization of NppToR as folowing: Error can't open clipboard for writing. Line# ---> 531: clipboard = The current threat...
On the hope there may be some additional development of this application, I'm opening up a new issue specific to this problem. When word-wrap is enabled in Notepad++, pressing F8...
I seem to be having the problem mentioned [here](https://sourceforge.net/p/npptor/discussion/880832/thread/b59e5129/). If I press F8 to pass single or multiple lines to R, NpptoR+R seem to work as expected. However, if I...
I am trying to use a function that is available at https://stackoverflow.com/questions/2824965/clear-r-console-programmatically to clear R console programmatically. The program is: cls
Unfortunately, the installer still triggers various virus scanners. For example, on Windows 7, Microsoft Security Essentials detects "Trojan:Win32/Rundas!plock". I take it that these are false positives, but it would be...
When I send a line to R, the cursor in Notepad++ (8.7) advances one character instead of going to the next line.