Displaying 20 results from an estimated 21 matches for "rw1040".
Did you mean:
rw1041
2002 Jan 17
2
Problem building packages from source (WIN32)
...proceed
and end with a message saying that the installation had completed. I
placed all the relevant info in my path, sh.exe in c:\bin, etc, and
edited MkRules to reflect the location of the HTML Help Workshop.
I was able to make libR.a without any problems following
readme.packages. I am using rw1040, under Win2000(SP2), having
installed R from the SetupR binary.
To test things were working I tried to install some packages from CRAN.
I downloaded the tar files from CRAN and unpacked them into
R-HOME\rw1040\src\gnuwin32. I then ran Rcmd INSTALL on the directory
containing the package.
This is...
2002 Jan 07
3
compiling packages
Hello, happy new year to all.
The new Year gave me a new computer with Win98 and promptly I installed
R on it.
I created a directory R, with subdirectories gcc, perl,bin, helpwrk and
rw1040.
I got rw1040 from BDR place, the rest were gotter from the internet in
the last week of the year, i.e. they are the newest versions.
I modified autoexec.bat to put gcc\bin, perl\bin, etc in the path. I put
the BDR util.zip programs in bin.
I created a directory Dunnett with subdirectories src, r,...
2001 Nov 23
1
zip error, missing file
4. Noticed this error go by in the r-devel build in Windows 95:
F:/R/TOOLS/BIN/MAKE.EXE -C ./help RHOME=F:/R/R-devel
PKGDIR=F:/R/R-devel/src/lib
rary RLIB=F:/R/R-devel/library ziponlyhelp-base
MAKE.EXE[2]: Entering directory `F:/R/R-devel/src/gnuwin32/help'
zip -jqmX help/Rhelp help/* -x help/AnIndex 2> nul
MAKE.EXE[3]: [zipup] Error 12 (ignored)
My guess is that it's a problem with
2002 Jan 24
1
Compiling R Package on Windows
...ed 1.4.0 and for some reason I now have
trouble compiling R packages - I could compile it a few weeks ago with R
1.4.0 released in December. This only happens if I put the --binary
option in.
For example:
Rcmd build --binary cw
returns the error:
make: Entering directory `/cygdrive/c/PROGRA~1/R/RW1040/src/gnuwin32'
make DLLNM= \
-C C:/MyRWork/cw PKG=cw RHOME=c:/PROGRA~1/R/RW1040
RLIB=c:/TEMP/Rbuild.503609
\
-f c:/PROGRA~1/R/RW1040/src/gnuwin32/MakePkg
make[1]: Entering directory `/cygdrive/c/MyRWork/cw'
if [ ! -f ./TITLE -a -f ./DESCRIPTION ] ; then \
perl c:/PROGRA~1/R/RW1040/shar...
2002 Jan 09
1
Not striclty a bug but a problem (PR#1250)
Version: 1040
OS: Windows 98 SE
Problem:
I have installed R with all help files to a network read-only drive. help.start() requires rw on two files
../R/rw1040/doc/html/packages.html
../R/rw1040/doc/html/search/index.txt
This is a minor issue as running R 1.4.0 help from the start menu works fine.
Perhaps the next version may address this?
Simon Bowman
Systems Adminstrator
University of Bath
UK
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-....
2002 Jan 19
0
Troubles in SJava
...ing[] objs = (String[])val;
for (i = 0; i < objs.length; i ++) {
System.err.println("(" + i + ")" + objs[i]);
}
}
}
};
The environment variables CLASSPATH and R_HOME were set as follows:
CLASSPATH=c:\Progra~1\rw1040\library\SJava
R_HOME=c:\Progra~1\rw1040
And the path "c:\Progra~1\rw1040\library\SJava\libs" was included in
the environment variable PATH.
Then the Java code above passes through the compiler, but in executing
the program, JVM gives me the error message as follows:
java.lang.Unsatisfi...
2002 Jan 21
0
Problem with .libPaths
Hello, I am on win98 with R1.4 from BDR
I have a directory structure like this
c:\R\RW1040
c:\R\R_CRAN\Library
C:\R\R_SRC\Library
so Y put the new versions of R in RW... and I download the packages from
CRAN into R=R_CRAN\library so they do not change from R version to
version, R\R_SRC is for packages from other places than CRAN or for my
own things
Now if when R starts I say
> librar...
2002 Sep 23
2
R crash with internet2.dll
Hi,
I'm using:
platform i386-pc-mingw32
arch i386
os mingw32
system i386, mingw32
status
major 1
minor 5.1
year 2002
month 06
day 17
language R
and I would like to apply:
> update.packages()
trying URL
2001 Dec 25
1
tseries object
Hello,
what's the problem with the dimnames - i get no solution ?
thanks for advance, regards
christian
> file <- read.table("c:/rw1040/data/timeSeries.txt",header=T)
> file
DATE AQ EUMS
1 Jan92 7.6 98.4
2 Feb92 7.5 98.5
3 Mrz92 7.5 97.0
....................
117 Sep01 9.4 105.3
118 Okt01 9.5 102.6
> file.ts <- ts(file,start=c(1992,1),end=c(2001,10),frequency=12)
Error in "dimnames<-.data...
2002 Jan 22
1
Memory exception error with lattice
I am running 1.4.0 on Win2K. I installed using SetupR.exe, but since I do
not have admin privileges I installed to c:\rw1040. When I execute any
command that uses a lattice graphic I get a memory error:
The instruction at '0x00543f06 refeerenced memory at ...
The memory could not be read.
Have I missed something in the installation? Previous versions of lattice in
earlier versions of R have worked....
2002 Jan 11
1
Wrong header file in ttest.c (windlgs package).
Hi everyone,
I've just installed "rw1040" and all the components necessary to compile
packages for windows. I always try out my new installation on the provided
package "windlgs" in order to ensure that everything is working.
This time I ran into a small problem. Indeed, the second line of "ttest.c"
includes a h...
2001 Dec 27
1
Binaries of R-1.4.0 for Windows
A binary distribution of R-1.4.0 to run on Windows 95, 98, NT4.0, 2000
and XP 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 http://sirio.stat.unipd.it/RWin/CHANGES for a list of
Windows-specific changes.
guido masarotto
2001 Dec 27
1
Binaries of R-1.4.0 for Windows
A binary distribution of R-1.4.0 to run on Windows 95, 98, NT4.0, 2000
and XP 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 http://sirio.stat.unipd.it/RWin/CHANGES for a list of
Windows-specific changes.
guido masarotto
2001 Dec 28
1
bug in the new version R1040
...lus to R.
However, when I copied my R codes to the 1040 bin directory and resource
my codes, I got the following error message, this never happened in my
1030 or 1010 versions of R. Anyone one know what's wrong with 1040?
THanks
CHarlie Liu
EPA/ECO Associate.
source("C:/Program Files/R/rw1040/bin/Winstall.R")
Error in file(file, "r") : cannot open file `winplot.R'
>
in my Winstall.R, I source 'winplot.R'
#source("plot.R")
source("winplot.R")
BTW, all my R source codes files are in the same directory - bin.
-.-.-.-.-.-.-.-.-.-.-.-.-...
2002 Jan 30
2
Windows binaries of R 1.4.1
Windows binaries for 1.4.1 are available at
http://www.stats.ox.ac.uk/pub/RWin
and will mirror across CRAN over the next couple of days.
SetupR.exe in this release contains the grid and lattice packages.
These have been built on the same system as the second release of rw1040
and R-patched so I do not anticipate any problems but have only been able
to test them on Windows 2000.
This is a patch release, and the only Windows-specific change is to use
try() when updating HTML indices, e.g. from help.start() which also has a
new `update' argument to turn off updating i...
2002 Jan 30
2
Windows binaries of R 1.4.1
Windows binaries for 1.4.1 are available at
http://www.stats.ox.ac.uk/pub/RWin
and will mirror across CRAN over the next couple of days.
SetupR.exe in this release contains the grid and lattice packages.
These have been built on the same system as the second release of rw1040
and R-patched so I do not anticipate any problems but have only been able
to test them on Windows 2000.
This is a patch release, and the only Windows-specific change is to use
try() when updating HTML indices, e.g. from help.start() which also has a
new `update' argument to turn off updating i...
2002 Nov 20
5
re| memory.limit()
Mpiktas <mpiktas at delfi.lt> wrote :
>Something like memory.limit(512) will do the trick
Luis Silva <lm.silva at sapo.pt> wrote :
>I had that problem already. In windows I did this
>C:\Programas\R\rw1060\bin\Rgui.exe --max-mem-size=400M
>in the icon path of R. You'll have to try several sizes.
I believe recent versions of R on Windows automatically set
2002 Jan 28
2
R/Tk from batch file
Dear R-help,
Reccently I've been working on sample size estimates for our forensic
scientists and have to make the work accessible to them, preferably
in some Windows based graphical form. The obvious choise was Tk via R,
so I now have a couple of very nice, user friendly front ends for
calculating betas and beta-binomials which run equally well under
Windows and other systems (same code -
2001 Dec 20
4
conflicting results on NA in a qda predicted object:
Dear list,
(I've not upgraded to R1.4 yet)
I have the following $class component in a predict.qda object:
> unique(mod23S.qda.pred$class)
[1] 12 17 8 10 4 9 5 13 14 19 20 15 6 3 7 1 23 11 18 21 16 2 22 NA
Levels: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
Nevertheless, when I try to identify the individual(s) with NA, I get:
>
2002 May 03
0
copy or save to metafile from graphics device shrinks plots (PR#1507)
...month 12
day 19
language R
[1] ".GlobalEnv" "sulphuric.accepta" "package:MASS"
[4] "package:ctest" "Autoloads" "package:base"
#source("C:/Program Files/R/rw1040/library/Aus/source.q")
#win.metafile("mapfigure.emf")
par(mfrow=c(2,2),mar=c(5.1,4.1,0.1,0.1))
Aus()
hermit.hill <- list(x=136.8314,y=-30.02850)
points(hermit.hill,pch="*",cex=2)
mtext("A",side=2,cex=2,las=2,at=par("yaxp")[2])
attach(sulphuric.accept...