Displaying 20 results from an estimated 100 matches similar to: "Rcmd Install gives Bad command or file name (PR#1296)"
2005 Oct 27
1
R-devel CHTML problem
Hi,
I encountered this problem just before the 2.2.0 release. Then it went
away for a while and came back at the beginning of this week. Here is what
is happening (I am on Win2000 machine with all the necessary tools
installed).
I compile R-devel and R-patched trees every couple of days and install them
in separate directories. Everything seems to work fine for R-patched.
Compilation of
2002 Mar 06
2
Installing a Package in Windows 2000
I'm using R 1.4.1 under Windows 2000 and am experiencing difficulty
installing a package. I've included an example output using Rcmd build,
but the same problem occurs with Rcmd check and Rcmd INSTALL. The error
(make[1]: /bin/sh.exe: Command not found) is not a new one - it's
referenced in readme.packages among other locations. I've placed a copy
of sh.exe in C:\bin, but it
2002 Feb 21
1
installing packages under Windows 2000
Hello,
I am trying to install a package for R 1.4.1. under windows 2000, and
cgywin perl 5.6.1.
The first problem I had was with perl not picking up the R specific perl
files.
bash-2.05a$ ./Rcmd INSTALL /c/tmp/R/exactRankTests_0.6-2.tar.gz
Can't locate R/Dcf.pm in @INC (@INC contains: c
\PROGRA~1\R\rw1041\share\perl;/c/Program\ Files/R/rw1041/share/perl /usr
2002 Jan 30
5
1.4.1 R CMD check broken?
I am not sure if this is already known. I checked BUGS and found some
references to similar behavior when R_HOME is set?
Here is what I get:
(1) Fresh build of 1.4.1 under Linux/RH-7.2. All tests pass.
> R CMD check ctest
* checking for working latex ... OK
* using log directory `/home/andyj/stat/R-1.4.1/library/ctest.Rcheck'
Installing *source* package `ctest'
2002 May 12
2
Is this a bug of pweibull()? (Follow up)
Please allow me to add just a little more about this:
nothing wrong with pweibull(), namely, the two cases I reported:
pweibull(3:10, 2) and pweibull(3:10, 2.1),
in rw1041 and earlier version.
I wonder this might just due to the change from rw1041 to rw1050,
however, I can't find anything relevant (seems to me) in the News
or Readme.
Thanks Sundar for the suggestion of using 1 -
2002 May 15
1
can't get rcmd to work on windows2k....
I'm trying to make sure my R package will install properly (build help
files, etc) and when I try to run the rcmd check (or any rcmd option) I get
the following error. Does dcf.pm stand for perl module? If not, why do I get
this message?
C:\systemfit\r_code>rcmd check --help
Can't locate R/Dcf.pm in @INC (@INC contains: c
\PROGRA~1\r\rw1041\share\perl; /usr/lib/perl5/5.6.1/cygwin-multi
2002 Mar 06
3
Loading tcltk package fails on WinMe/Cygwin but works with Rgui
I am investigating how well R/tcltk is supported on different system and I
ran into the same problem as Christian Schulz reported on February 7, 2002.
I am using [R] v1.4.1 on WinMe and ActiveTcl 8.3.2. Loading tcltk within
Rgui works just fine and both demo(tkdensity) and demo(tkttest) works as
expected. However, when I start R from my Cygwin terminal dyn.load() fails
to load the library:
% R
2004 Oct 07
2
two help problems in R-2.0.0 for Windows (PR#7269)
R-2.0.0, WinNT / WinXP:
options(chmhelp=TRUE)
?dnorm # does not work!
?Normal # works!
Looks like calling compiled html help does not work for aliases, but
only for the title of help pages...
And a quick fix without changing the design is to change lines
136-137 in .../src/library/utils/R/help.R as follows:
- err <- .C("Rchtml", hlpfile, topic,
- err =
2002 Oct 10
2
Environment variables under Windows
Greetings,
I have a question pertaining to the concept of "environment variables"
that is mentioned in the R documentation for "Startup" and also in the
discussion of the Windows configuration of R in the recent book "An
Introduction to R" authored by Venables, Smith, and the R Development Core
Team (referred to as VS in this message).
The Startup documentation and
2002 Feb 11
2
demo(graphics) problem under rw1041 (PR#1307)
I just downloaded rw1041 (the latest windows binary). Everything installed
fine.
When I start a new Rgui, and type "demo(graphics)", after pressing
return to start, a graphics window appears. When I get to the second
prompt:
> opar <- c(opar, par(bg = "white"))
> plot(x, ann = FALSE, type = "n")
Hit <Return> to see next plot:
at this
2002 Feb 11
0
read.table in TCL/TK interface
hello,
i would like program userfriendly tcl/tk widgets like
the t-test example in a more complex way !
(1) Is it not possible to combine tk_getOpenFile with
the R function read.table to select in userfriendly way data sets ?
(I'm newbie and take code-parts from t-test example and scripting example.)
(2) Is it possible to use a variableSelection widget
to select a special variable which i
2002 Apr 29
1
Garbage collection: RW1041
Have searched through the archives but have been unable to find any related
issues - hopefully I'm not bringing up an old topic.
Am using RW1041 on a Windows NT on a machine with 1Gb of memory. Have a
function doit() that reads in a chunk of data using readBin, performs a
regression, saves out coeffs and then returns. When using Rgui with the
default memory limit of 256Mb I'm able to
2002 Apr 12
1
xgobi
Hi,
Just started with exploring R. Nice ! (for many years using Splus).
I tried to install and activate the package xgobi.
- first download of xgobi.zip
- then the R-command to install:
install.packages('N:\\d024\\xgobi.zip',CRAN=NULL)
- finally the command to attach the library:
library(xgobi)
Up to now, everything seemed to work. Also the help. No warnings that
the
2002 Mar 25
1
Problems installing Tcl/Tk
Hi!
Two questions:
1.-I am trying to put Tcl/tk to work. I keep getting the following:
>Error in dyn.load(x, as.logical(local), as.logical(now)) :
> unable to load shared library
"C:/RW1041/library/tcltk/libs/tcltk.dll":
>LoadLibrary failure: No se puede hallar uno de los archivos de biblioteca
necesarios para ejecutar esta aplicaciĆ³n.
>Error in library(tcltk) :
2002 May 02
1
design/HMISC packages
Hello,
No luck in loading Frank Harrell's packages -- did anyone encountered the
same problem?
R : Copyright 2002, The R Development Core Team
Version 1.4.1 (2002-01-30)
> library(design, T)
Design library by Frank E Harrell Jr, Version of Wed Apr 17 17:07:30 EDT
2002
Error in dyn.load(x, as.logical(local), as.logical(now)) :
unable to load shared library
2002 May 02
3
Building own packages on Windows 2000!
Hi!
I encountered some things trying to build own packages under Windows
2000 for which i found no answer in the documentation.
First.
1. I do not found the rcmd.exe in the bin directory of R_HOME.
I installed R using the setup.exe
2. I updated the R intatllation with one of the zip files. (rw1041sp.zip)
now i had the rcmd.exe in the bin.
3. I do not found any hint in the docu that perl is
2002 Nov 26
0
Re: unique()
On Tue, 26 Nov 2002 08:48:37 +0000 (GMT), Peter Green wrote in
message <Pine.GSO.4.42.0211260844200.20783-100000@elios>:
>Hi, Duncan,
>
>Just a quick query/grumble.... I've just noticed that
>the operation of unique() on arrays changed somewhere
>between Rw1041 and 1061 - pity, as I had been relying on the old
>action (treat the argument as a vector) in some code.
2006 Jul 22
1
R shutdown
Dear R Users,
I run simulation that takes very long time (R 2.2.1, Win XP pro., Rgui SDI
mode, editor Tinn-R).
It's happened that R shuts down and Windows display the message: Rgui.exe
makes an error and the application will shut down. Unfortunately everything
I lost. Below I paste the message that is created when error appear. Maybe
You as an expert will figure out what is happening to me.
2007 Feb 03
0
Symlink to directories seem recursively for Microsoft Workgroup Add-On for MS-DOS clients
I use Samba 3.0.23d at FreeBSD 4.11-RELEASE-p25 as PDC and
sometimes Microsoft Workgroup Add-On for MS-DOS and Mail as client.
At FreeBSD box I have directory /common/install/postgreSQL and
symlink to it:
/usr/export/XP/i386/\$oem\$/install/postgreSQL ->
/common/install/postgreSQL
The path /usr/export/XP shared for MS Network as XP and mount via
net use X: \\my_server\XP.
So files and
2005 Mar 31
1
OK. time to make some contribution (centos4/ppc)
Hi,
Even now someone is actually installing (i see that from the ftp-server
logs) the centos-4/ppc beta-version from announced place.
You people have to stand up and _TELL_ me what kind of hardware _IS_
working, so we would know more than already know - 43p works.
I can't believe that all those, who installs, does have 43p too?
Please? Something, so if it's actually working on