Displaying 2 results from an estimated 2 matches for "binrgui".
Did you mean:
bingi
2006 Dec 02
4
Fwd: Urgent Help in Paste Command
...xperts,
I want to see my object as below:
'C:\Program Files\R\R-2.4.0\bin\Rgui.exe'
So I use the paste command. None of the below is working. Could anyone help
me on this?
> paste("'C:\Program Files\R\R-2.4.0\bin\Rgui.exe'")
[1] "'C:Program FilesRR-2.4.0\binRgui.exe'"
> paste("'C:","\","Program Files","\","R","\","R-2.4.0","\","bin","\","
Rgui.exe'",sep="")
Error: syntax error in "paste("'C:","...
2010 Jun 06
1
R CMD in 2.11.1 error
...n my system. For the package, package.skeleton works fine in R 2.11. However, it comes problem when I run Rcmd check/intall. The intall.out shows below.
I further tested that I reran R-2.8.1/bin/R CMD check in 2.8.1. it still works. Then I ran and test the doomed function, gzWrite, in R-2.11.1/binRgui, it also works fine. So, is this the problem in R-2.11.1/bin/Rcmd itself? How do I fix it? I have MinGW, Perl, etc. installed in my system.
I also attached my function gzWrite below.
Thank you very much.
00check.out:
************************************************
* install options are '...