Displaying 20 results from an estimated 100000 matches similar to: "start a script directly under windows"
2009 Sep 30
1
(windows xp) start script on startup / double clicking on the script
hi,
I am still trying to figure out how it is possible to start an R-
script via the R-GUI directly by double-clicking on the script file in
windows xp.
On Mac OS I have the option "start script in the editor" in the
preferences.
But on windows XP I always get the "ARGUMENT 'c:\...\...'
___ignored___" error when I try to associate the .R extension with the
2010 Dec 13
0
batchfiles 0.6-0
batchfiles is a set of batch, javascript and HTML
Application files that are useful for running R and
associated programs on Windows.
Version 0.6-0 updates them for the new architecture
specific directory structure in R 2.12.0 .
A few of the lesser used utilities have been dropped.
Each batchfile is self contained. To install just
place all or just any that you wish to use anywhere on
your
2010 Dec 13
0
batchfiles 0.6-0
batchfiles is a set of batch, javascript and HTML
Application files that are useful for running R and
associated programs on Windows.
Version 0.6-0 updates them for the new architecture
specific directory structure in R 2.12.0 .
A few of the lesser used utilities have been dropped.
Each batchfile is self contained. To install just
place all or just any that you wish to use anywhere on
your
2004 Jul 14
1
RCMD fails in Windows XP
I have setup R 1.9.1 on my Dell laptop running windows XP. I have
installed it to C:\R\rw1091. Rgui runs fine, but Rcmd fails if run with
parameters (i.e. install). The windows dialog box cheerfully says "R for
Windows front-end has encountered a problem and needs to close. We are
sorry for the inconvenience." Running the visual C++ debugger informs me
that there is an unhandled
2001 Jun 27
0
R-1.3.0 for Windows
A binary distribution of R-1.3.0 to run on Windows 95, 98, NT4.0 and 2000 on
Intel/clone chips is available at
http://sirio.stat.unipd.it/RWin
It will be mirrored at a CRAN site near you in a couple of days.
See below for a list of Windows-specific changes.
guido masarotto
(for the R-core team)
Windows-specific changes to R
=============================
2013 Mar 19
0
Windows batchfiles 0.7-1
A new version of the Windows batchfiles is available.
CHANGES
The key change is the new R.bat utility. R.bat has a new interface
and extended functionality covering many of the other prior utilities.
(These older utilities are no longer needed and have been removed.)
Unlike R.bat which requires no configuration the new Rpathset.bat
utility is configured by manually changing the Windows batch
2013 Mar 19
0
Windows batchfiles 0.7-1
A new version of the Windows batchfiles is available.
CHANGES
The key change is the new R.bat utility. R.bat has a new interface
and extended functionality covering many of the other prior utilities.
(These older utilities are no longer needed and have been removed.)
Unlike R.bat which requires no configuration the new Rpathset.bat
utility is configured by manually changing the Windows batch
2014 Jan 09
0
Building R on Windows: mkdir of Rtools creates directories with read-only permissions [WEIRD]
This is is an issue that bugged me for a while. I encountered a year
ago (April 2012) when I first tried to build R from source on Windows.
I never figured out what the solution is or if I'm doing something
wrong myself (but I have found a tedious workaround). I'm still on
the same Windows 7 Ultimate machine with NTFS, but I now made sure I
started from scratch so I have a completely
2006 Sep 29
1
Build error on Windows
Hi,
I'm trying to build R-2.3.1 on windows, but make gives me following error
while building pkg-base:
---------- Making package base ------------
adding build stamp to DESCRIPTION
make[4]: *** [frontmatter] Error 1
make[3]: *** [all] Error 2
make[2]: *** [pkg-base] Error 2
make[1]: *** [rpackage] Error 2
make: *** [all] Error 2
Please note that R.exe, Rterm.exe, Rgui.exe, RCmd.exe are
2002 Jun 14
0
Rcmd on Windows (fwd)
Hi there,
Finally I got this "Rcomd SHLIB" to like me! The reason was because I did
not log in my computer as "administrator", which caused some problem of perl
being found... Anyway, thank you all for the prompt and intelligent
suggestions.
Best,
Yunda
---------- Forwarded message ----------
Date: Thu, 13 Jun 2002 18:30:45 -0700 (PDT)
From: Yunda Huang <yunda at
2007 Aug 03
2
Opening a script with the R editor via file association (on Windows)
Is there an easy way to open an R script file in the R Editor found in
more recent versions of R on Windows via a file association? I am looking
for functionality akin to how the ".ssc" file extension works for S-Plus:
upon double-clicking on a ".R" file, Rgui.exe starts up and loads the script
file in the R Editor.
As far as I can tell, Rgui.exe does not have a command line
2004 Aug 06
0
Script editors: Tinn-R as a new option under windows
Tinn-R
The Tinn is an editor in development with the Delphi 5 of the Borland,
addressed to programmers, of free code under GPL (GNU Public License),
developed under the operational system Windows.
The Tinn-R version contains enhancements to allow syntax highlighting
of S language (in *.R, *.r, *.Q or *.q files), that is the language
used by the free statistical environment R
2004 Feb 21
1
R CMD versus Rcmd
I've just committed changes to R-devel (to become 1.9.0) to allow
scripts to be invoked using the Unix-style "R CMD command" in Windows.
"Rcmd command" will still work, but is no longer documented.
A build incorporating these changes should show up on CRAN tomorrow.
Running "R" by itself will start Rterm.exe. You still run Rgui to get
the GUI version (or just
2002 Feb 01
1
Rcmd Install gives Bad command or file name (PR#1296)
Dear Team,
Don't understand output below. Please advise. Windows98 and
rw1041(patched) from 1/25/02.
Graham Lawrence
C:\>PATH=C:\bin;C:\mingw32;C:\Perl;C:\HtmlWork;C:\R\rw1041\bin;C:\Tcl;C:\Tcl\bin
C:\>Rcmd INSTALL C:\R\lattice_0.4-0.tar.gz
Bad command or file name
C:\>Rcmd
C:\>Rcmd Install
Bad command or file name
C:\>dir C:\R\rw1041\bin
Volume in drive C has no
2009 Jul 07
0
feature request Windows: open .R script with Rgui.exe from (PR#13811)
On 06/07/2009 6:50 AM, f.papenmeier at iwm-kmrc.de wrote:
> Full_Name: Frank Papenmeier
> Version: 2.9.1
> OS: Windows Vista
> Submission from: (NULL) (134.2.190.254)
>
>
> Hi,
>
> is it possible to modify Rgui.exe in order to allow the following behavior:
>
> Double-click in Windows explorer on fooscript.R will open an instance of
> Rgui.exe with the script
2009 Jul 06
1
feature request Windows: open .R script with Rgui.exe from Explorer (PR#13808)
Full_Name: Frank Papenmeier
Version: 2.9.1
OS: Windows Vista
Submission from: (NULL) (134.2.190.254)
Hi,
is it possible to modify Rgui.exe in order to allow the following behavior:
Double-click in Windows explorer on fooscript.R will open an instance of
Rgui.exe with the script being opened as well as the working directory being set
to the directory of fooscript.R
Currently, one has to open
2001 Jan 04
0
running Rcmd INSTALL (creating help files revisited)
It is embarrassing, but I just can't get "Rcmd INSTALL" to work.
I'm using R1.2.0 under Windows NT4.0, and what I do is open a commands
window (cmd.exe) in directory "D:\", and then try the following:
-----
REM this is how my PATH is set:
D:\>set path =
%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\system32\nls\DEUTSC
H;d:\PROGRA~1\pfe;
2008 Jan 19
0
batchfiles 0.4-0
batchfiles 0.4-0 consists of a set of Windows Vista
.bat, .hta and .pl files.
More information is available on the home page:
http://batchfiles.googlecode.com
CHANGES
- now tested with Vista exclusively (use 0.3-2 instead on XP)
- sweave.bat now has no dependencies on the other batch
files. With this change all .bat and .hta files now
have no dependencies except possibly for R.
-
2008 Jan 19
0
batchfiles 0.4-0
batchfiles 0.4-0 consists of a set of Windows Vista
.bat, .hta and .pl files.
More information is available on the home page:
http://batchfiles.googlecode.com
CHANGES
- now tested with Vista exclusively (use 0.3-2 instead on XP)
- sweave.bat now has no dependencies on the other batch
files. With this change all .bat and .hta files now
have no dependencies except possibly for R.
-
2014 Jun 30
1
Building R on Windows: mkdir of Rtools creates directories with read-only permissions [WEIRD]
On Thu Jan 9 2014 03:47 Henrik Bengtsson wrote:
> This is is an issue that bugged me for a while. I encountered a year
> ago (April 2012) when I first tried to build R from source on Windows.
> I never figured out what the solution is or if I'm doing something
> wrong myself (but I have found a tedious workaround). I'm still on
> the same Windows 7 Ultimate machine with