Displaying 19 results from an estimated 19 matches for "rw1050".
Did you mean:
rw1051
2002 May 10
1
updata.packages()
...urces. For example, the source tarball for polynom
seems to be 1.1-10.
Cheers,
Andy
> update.packages()
trying URL `http://cran.us.r-project.org//bin/windows/contrib/PACKAGES'
Content type `text/plain' length 6560 bytes
opened URL
downloaded 6560 bytes
boot :
Version 1.2-7 in C:/R/rw1050/library
Version 1.2-8 on CRAN
Update (y/N)? n
bqtl :
Version 1.0-4 in C:/R/rw1050/library
Version 1.0-5 on CRAN
Update (y/N)? n
chron :
Version 2.2-20 in C:/R/rw1050/library
Version 2.2-21 on CRAN
Update (y/N)? n
emplik :
Version 0.4 in C:/R/rw1050/library
Version 0.5-1 on CRAN
Update (y/...
2002 May 21
0
Build
Dear helpers!
I tried to build a package I have written, and which I have built up to now
under R v .1.2.1, Windows 98 and Cygwin.
The plan is to migrate to R v 1.5.0, Windows 2000 and Rtools.
The package fits the decription of Simple Ports in readme.packages.
The command
C:\R\rw1050\src\gnuwin32>make pkg-sag
gave the output
make DLLNM= \
-C C:/R/rw1050/src/library/sag PKG=sag RHOME=C:/R/rw1050
RLIB=C:/R/rw1050/libr
ary \
-f C:/R/rw1050/src/gnuwin32/MakePkg
make[1]: Entering directory `/cygdrive/c/R/rw1050/src/library/sag'
Syntax error: Unterminated quoted string
m...
2002 May 11
4
Is this a bug of pweibull()?
In rw1050, I found that
> pweibull(3:10, 2)
[1] 0.9998766 0.9999999 1.0000000 1.0000000 NaN NaN
[7] NaN NaN
Warning message:
NaNs produced in: pweibull(q, shape, scale, lower.tail, log.p)
more surprisingly,
> pweibull(3:10, 2.1)
[1] 0.9999566 1.0000000 1.0000000 -Inf...
2002 Jun 17
2
Rgui crashes
My Rgui crashes quite a lot when entering certain characters. I put a
freshly extracted msvcrt.dll into the rw1050\bin directory, but this did not
fix the problem. Perhaps, as stated in the FAQ section, I need also "put the
rw1050\bin directory early in your path" but I do not know how to do it in
Windows Me. Please could you give me some help?
E. Barahona
______________________________________...
2002 May 31
1
Library Tcltk
Dears users,
Thanks for your responses concerning my question of yesterday (about stand-alone
package). Il would like to explore two ways:
-- Tcltk extension,
-- Rweb application.
I have installed ActiveTcl (in F:\Tcl), and I have modified the PATH (in the
autoexec.bat file):
set R_LIBS=F:\R\rw1050\library
set PATH=%PATH%;F:\Tcl\bin
set PATH=%PATH%;F:\Tcl\lib
set PATH=%PATH%;F:\R\rw1050\bin
(I'm working with W2000, but the autoexec.bat is active: I could be sure of
this fact because changes in the autoexec.bat are taken into account, for
example variables for Latex as: set TEX=latex)
As...
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 - pweibull(..., lower.tail=TRUE),
but I think I rather stay with rw1041 and wait for correction comming since
it would be a not-so-worth effort for me to modify many functi...
2002 May 01
2
R-1.5.0: compiling package foreign on WinNT failed
Dear R-help,
I was able to build R-1.5.0 on WinNT w/o problem (actually it seems easier
than previous version). However, I encountered problem when trying to
compile the recommended package foreign:
make: Entering directory `/cygdrive/g/rbuild/R-1.5.0/src/gnuwin32'
make DLLNM= FLIBS="-lg2c -lRblas" BUILD=MINGW \
-C G:/Rbuild/R-1.5.0-recommended/R.INSTALL/foreign PKG=foreign
2002 Jun 14
0
Rcmd on Windows (fwd)
...I find a detailed manual or something on this? I am
really desperated...
OK. Here is what I have checked:
(1) recent version of perl: yes, I downloaded it from ActivePerl and
installed it under C:/program files/perl
(2) R version: I just updated it to 1.5.1
(3) Rcmd.exe: yes, I have it under ../rw1050/bin
(4) source installation files: yes, I have ../src/gnuwin32 under my R
directory
(5) I've also set the path of perl "C:/program files/perl" to user
environment variable "PATH" under Control Panel->system on my PC
What I did was to type: Rcmd SHLIB --help
under .../r...
2002 Oct 04
1
Rterm Rcmd failure
I tried running these under Windows XP from the dos prompt
at C:/R/rw1050/bin
Rterm --restore --save < test.R
it returned
> (block char)cError: syntax error.
test.R has two lines:
c<-1
c
Do I need a file header for the test.R file?
Then I tried:
>Rcmd BATCH test.R
it returned
perl' is not recognized as an internal or external command, operable
prog...
2002 Jun 05
1
R-patched for Windows
...://www.stats.ox.ac.uk/pub/bdr/RWin/Rpre/SetupRpatched.exe
This should be able to rename files on Win 9x (unlike the mid-May build)
and can build packages accessing Rblas.dll.
As ever, this is less tested than an official release, in particular only
on Windows XP, but ought to have fewer bugs than rw1050.
--
Brian D. Ripley, ripley at stats.ox.ac.uk
Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/
University of Oxford, Tel: +44 1865 272861 (self)
1 South Parks Road, +44 1865 272860 (secr)
Oxford OX1 3TG, UK Fax:...
2002 May 06
2
Upgrade to 1.5.0
Hi all!
my apologies if this is too elementary:
I upgraded to 1.5.0. I copied my library folder on version 1.4.1 to the
library folder on 1.5.0. When I try to upload a package via the menu I get
this:
Error in sort(.packages(all.available = TRUE)) :
1 argument passed to "sort" which requires 2.
do I have to copy any other file from the previous version?.
Thanks in
2002 May 07
2
problem with package binaries
...wloaded from CRAN
(whatever the procedure: install from CRAN or from local zip file). I
noticed this today, while running update.packages().
> install.packages("G:/Zip/R/1.5.0/Contrib/chron.zip", .libPaths()[1], CRAN = NULL)
Error in zip.unpack(pkg, lib) : cannot open file
E:/PROGRAMS/RW1050/library/chron/libs/chron.dll
I meet the same problem with lattice (and others), but it works
sometimes e.g.:
> install.packages("G:/Zip/R/1.5.0/Contrib/mgcv.zip", .libPaths()[1], CRAN = NULL)
updating HTML package descriptions
If I manually delete the library before installing it, it...
2002 May 30
1
problem installing quadprog
...and NT4
it seems to have trouble finding blas routines. I'm currently using the
generic blas routines, rather than ATLAS or some other tuned implementation:
> Rcmd INSTALL d:/temp/quadrprog
...
gcc --shared -s -o quadprog.dll quadprog.def quadprog.a quadprog_res.o -Lc:/a
pps/rw1050/src/gnuwin32 -lg2c -lR
quadprog.a(util.o)(.text+0x84):util.f: undefined reference to `dscal_'
quadprog.a(util.o)(.text+0xfa):util.f: undefined reference to `daxpy_'
quadprog.a(util.o)(.text+0x188):util.f: undefined reference to `ddot_'
quadprog.a(util.o)(.text+0x21f):util.f...
2002 May 30
0
Followup on quadprog installation
Oops... just realized there were a couple mistakes in the question
I posted regarding installation of quadprog:
1) The gcc command line is shown wrapped to the next line.
Please ignore this.
2) In addition to adding a -Lc:/apps/rw1050/bin option to the
command line, I also added -lRblas.
Thanks,
-jh-
=================================
John Heumann, Agilent Technologies, Inc.
815 14th. St. S.W., Loveland, CO 80537
Email: john_heumann at agilent.com
Phone: (970) 679-3761, Fax: (970) 679-5399
=============================...
2002 Jun 24
0
Tuned Rblas.dll available on CRAN (for Windows)
..., and for AthlonXP. A version
for Pentium III will be available later this week. (If you have a
high-performance system, in particular one with dual processors or some
sort of Xeon, you ought to build ATLAS and Rblas.dll on the target system.)
In theory at least the same Rblas.dll will work with rw1050, rw1051 and the
development versions of R.
--
Brian D. Ripley, ripley at stats.ox.ac.uk
Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/
University of Oxford, Tel: +44 1865 272861 (self)
1 South Parks Road, +44 1865 272860 (sec...
2002 May 16
0
(PR#1556)
...5.0 to set attributes of search path environments directly, like so:
> env_ pos.to.env( 3)
> attr( env, 'any.attr')_ 'any.value'
> pos.to.env( 3)
<environment: package:tcltk>
attr(,"name")
[1] "package:tcltk"
attr(,"path")
[1] "C:/R/rw1050/library/tcltk"
attr(,"any.attr")
[1] "any.value"
In R1.3.1, it used to be necessary to use lib.fixup to achieve this. It's
still not possible to call
> attr( pos.to.env( 3), 'any.attr')_ 'any.value'
directly, but this doesn't matter. My (mis-ty...
2002 Sep 19
1
install.packages() together with pixmap package (PR#2042)
Full_Name: Wolfgang Huber
Version: 1.5.1
OS: Windoof 2000
Submission from: (NULL) (193.174.62.11)
Hi,
Trying to install the binary distribution (zip file) for the "pixmap" package,
as downloaded today from CRAN, I get the following warning "error -1". The
package will not be installed.
Installation of other packages (e.g. pinktoe, acepack) worked fine. The warning
or error
2003 Jul 13
1
Problems Simulating (PR#3471)
...variable with the mean I ask for.
The Details:
I simulate Prices [Pt] and Returns that are defined as
Rt = [P(t)-P(t-1)]/P(t-1). The returns have Normal distribution
=> Rt is has N(mu=0.14, sigmaSquared=0.2) distribution.
To do the task above, I use the following files:
c:\ProgramFiles\R\rw1050\Code1.txt
consists of the following text:
====================
gpsim1_function(t,runs,mu,delta,stdev){
jold=0
xx_rep(0,t*runs)
for(i in 1:runs){
ind=(i-1)*t
xx[ind+1]=1
for(j in 2:t) {
xx[ind+j]_xx[ind+j-1]*
exp(rnorm(n=1,mean=mu*delta*delta,sd=stdev*delta))
}
}
xx
}
=======================
Fi...
2002 Jul 04
4
Script file editors for Windows - submit highlighted text?
Greetings,
I use S+, Stata, SAS and R depending on the weather... The
script file editors in S+, SAS and Stata all allow me to submit a
portion of a developing script file to the running process. In R I have
to use an external editor and either source the entire file or do lots
of copy-and-pasting. Are there any editors out there which interface
to R more closely and let me submit a section