[BlindRUG] Using Rterm with Rmarkdown

Nicholas J 314nick15 at gmail.com
Fri Aug 4 18:15:17 UTC 2017


Robin,

I have tried before to set up emacs to program in c++, but couldn't successfully get it to work. How would I set it up to use languages like java, c++, python, r, and sas (if possible)?

Thank you,
Nicholas

> On Aug 1, 2017, at 8:13 AM, Robin Williams via BlindRUG <blindrug at nfbnet.org> wrote:
> 
> Hi,
>  
> Sorry to bang on about this, but I'd just like to point out how easy it is to copy and paste output when working in Emacs. One can simply arrow around as usual (there's no need to use the Jaws cursor), and use the standard Emacs selection and copy commands. This is another reason why I'm such a fan of the Emacs environment.
>  
> Cheers,
> Robin
>  
> From: BlindRUG [mailto:blindrug-bounces at nfbnet.org] On Behalf Of Godfrey, Jonathan via BlindRUG
> Sent: 01 August 2017 04:29
> To: Blind R Users Group <blindrug at nfbnet.org>
> Cc: Godfrey, Jonathan <A.J.Godfrey at massey.ac.nz>
> Subject: Re: [BlindRUG] Using Rterm with Rmarkdown
>  
> Hi Nicholas,
>  
> No, copy and paste is not easily achieved from the terminal mode of operation.
>  
> Perhaps the easiest way to get error messages in editable text might be to run the code as a script using a batch process.
>  
> If you save the script as MyScript.R and then use MakeBatch(“MyScript.R”), (NB this is a BrailleR function so the package must be loaded) you will have a batch file called “MyScript.bat” in the current working directory. If you click on that file in the file browser (Windows explorer for example) then the script will be processed in a clean R session and the output file MyScript.Rout will be created. The error will be readable in this plain text file.
>  
> HTH
> Jonathan
>  
>  
>  
> From: BlindRUG [mailto:blindrug-bounces at nfbnet.org] On Behalf Of Nicholas J via BlindRUG
> Sent: Tuesday, 1 August 2017 1:36 p.m.
> To: Blind R Users Group
> Cc: Nicholas J
> Subject: Re: [BlindRUG] Using Rterm with Rmarkdown
>  
> Dr. Godfrey,
>  
> In rterm, I may run a piece of code and then get an error from it. Then I may want to copy and paste that error into google to understand it better, but I have tried pressing many buttons on the computer without success. I can highlight the error with the arrow keys, but then I can't do control c to copy it. Is this not a feature in rterm?
>  
> Thank you,
> Nicholas
>  
> On Mon, Jul 31, 2017 at 8:33 PM, Godfrey, Jonathan via BlindRUG <blindrug at nfbnet.org> wrote:
> Hello Nicholas,
>  
> RStudio comes with its own version of Pandoc so it will find it even if the full version is not on the system path.
>  
> I recommend you grab a copy of pandoc and install it separately. The most recent version I installed created a folder for pandoc under program files as against older versions that made a folder under my user profile. This newer version also updated the system path variable for Windows so that it will be visible to all other software.
>  
> As a consequence, I recommend that everyone update to a more recent version of pandoc to make life simpler all round.
>  
> I’m not sure about your other question. Surely the commands you want are in the R markdown file being compiled (?) You might need to explain what you’re doing a little more to get the best out of me on this one. <smiles>
>  
> Jonathan
>  
>  
> From: BlindRUG [mailto:blindrug-bounces at nfbnet.org] On Behalf Of Nicholas J via BlindRUG
> Sent: Tuesday, 1 August 2017 12:11 p.m.
> To: blindrug at nfbnet.org
> Cc: Nicholas J
> Subject: [BlindRUG] Using Rterm with Rmarkdown
>  
> Hello,
>  
> Question 1: For rmarkdown in rterm, I am getting the following error when I render a file "Error: pandoc version 1.12.3 or higher is required and was not found." I did the pandoc_available() command in rterm and got false. I did the same command in rstudio and got true. It seems like I have it, but not in rterm. How can I fix this if possible?
>  
> Second Question: In rterm, I can copy and paste the current code line I am typing in. Rterm won't let me copy previous errors or lines that have already been run. Is there a way to fix this?
>  
> Thank you,
> Nicholas
> 
> _______________________________________________
> BlindRUG mailing list
> BlindRUG at nfbnet.org
> http://nfbnet.org/mailman/listinfo/blindrug_nfbnet.org
> To unsubscribe, change your list options or get your account info for BlindRUG:
> http://nfbnet.org/mailman/options/blindrug_nfbnet.org/314nick15%40gmail.com
> The list archive can be viewed at:
> http://www.nfbnet.org/pipermail/blindrug_nfbnet.org
> More information and useful links about using R as a blind person can be obtained at:
> http://R-Resources.massey.ac.nz
> 
> Look for help using R commands by reading the accessible e-book "Let's Use R Now" compiled by Jonathan Godfrey at:
> http://R-Resources.massey.ac.nz/lurn/front.html
> 
>  
> _______________________________________________
> BlindRUG mailing list
> BlindRUG at nfbnet.org
> http://nfbnet.org/mailman/listinfo/blindrug_nfbnet.org
> To unsubscribe, change your list options or get your account info for BlindRUG:
> http://nfbnet.org/mailman/options/blindrug_nfbnet.org/314nick15%40gmail.com
> The list archive can be viewed at:
> http://www.nfbnet.org/pipermail/blindrug_nfbnet.org
> More information and useful links about using R as a blind person can be obtained at:
> http://R-Resources.massey.ac.nz
> 
> Look for help using R commands by reading the accessible e-book "Let's Use R Now" compiled by Jonathan Godfrey at:
> http://R-Resources.massey.ac.nz/lurn/front.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nfbnet.org/pipermail/blindrug_nfbnet.org/attachments/20170804/538529fb/attachment.html>


More information about the BlindRUG mailing list