Displaying 20 results from an estimated 6000 matches similar to: "CRAN Windows links"
2001 Apr 27
1
INSTALL Problems
Dear All,
I have tried to install the tensor package (from:
http://cran.r-project.org/src/contrib/PACKAGES.html#tensor ), using the
comand:
"
shell("Rcmd INSTALL tensor")
"
then I got the following mensage:
----------------------------------------------------------------------------------
make: Entering directory `/d/bin/cran/rw1022/src/gnuwin32'
make DLLNM= EXTRADOCS= \
2001 Mar 08
0
Re: Download problems with Windows version
>>>>> On Thu, 8 Mar 2001 08:42:21 +0100 ,
>>>>> marcel baumgartner (mb) wrote:
> Hello,
> I tried to download the Windows version of R at the cran site,
> but I cannot get down to the files. When clicking on the on
> any of the windows sources, you create strange links:
> http://cran.r-project.org/bin/windows/windows-NT
> then,
2001 Apr 05
1
No subject
R-helpers,
Beginner in R language, I have a problem to install a package (multiv) in R
for Windows 98 (R-Gui)
First I have got the multiv.zip file from the CRAN precompiled contributed
packages for Windows and put this file in C:/Program Files/rw1022.
in R-Gui I tried to install it as following
> install.packages("C:/Program Files/rw1022/multiv.zip")
I received the following
2001 Mar 09
1
bringing up R documentation for my functions
Colleagues
----------------------------------
System info:
R version rw1022 on NT
ESS v. 5.1.18 using emacs ver. 20.4
----------------------------------
I want to documnet a function I've written. I used
prompt(function.name)
to create an ascii R documentation file. I moved the .Rd file into a
subdirectory called
rw1022/library/my.functions/man
Now I want to load the help using
2001 Jan 02
1
minor problems (if problems at all): <ESC> in RGui; finding some (PR#799)
[These things don't seem to be of too great importance and may well not meet
the criteria of a "bug", but, for what it's worth,I thought I'd submit them
to r-bugs anyway:]
This is the R version:
> version
_
platform i386-pc-mingw32
arch x86
os Win32
system x86, Win32
status
major 1
2001 May 22
2
MASS data sets
I'm running R 1.2.2 under windows 98 on a Pentium 133 laptop.
I can't seem to retrieve the package MASS data sets:
> library(MASS)
> data(wtloss)
Warning message:
Data set `wtloss' not found in: data(wtloss)
> data(abbey)
Warning message:
Data set `abbey' not found in: data(abbey)
And yet all the .rda files for the MASS datasets are in
D:\Program
2001 Mar 01
1
docs + packages (PR#858)
# Your mailer is set to "none" (default on Windows),
# hence we cannot send the bug report directly from R.
# Please copy the bug report (after finishing it) to
# your favorite email program and send it to
#
# r-bugs@r-project.org
#
######################################################
Today I have installed R 1.02.1 on my MSW-95 laptop;
it essentially worked, but thre are two
2001 Mar 12
4
1.2.2 under M$ windows 2000 lots of plots out of memory?
hi-
If I source the following
for(k in seq(1:20)){
x<-runif(20000,min=-500,max=2000)
y<-runif(20000,min=-500,max=2500)
z<-runif(20000,min=-10,max=10)
cat(k,"file",memory.size())
cc<-rainbow(11)
plot(x,y,asp=1i,xlim=c(-500,2000),ylim=c(-500,2500),main=k,cex=1.0)
for(i in seq(-10,10,2)){
points(x[z > i],y[z > i],col=cc[(12+i)/2],cex=1.0)
}
rm(x,y,z)
2001 Mar 07
1
Minor bug in maketitle.pl (with bug correction) (PR#864)
Full_Name: Henrik Bengtsson
Version: rw1022
OS: Windows Me
Submission from: (NULL) (216.175.126.55)
When ${R_HOME}/share/perl/maketitle.pl tries to generate a TITLE that is longer
than $lc-3 (=13) characters long, it repeats the package name on line two.
Example: Now it generates an output like:
com.braju.graphics
com.braju.graphics Bla bla bla...
But, I believe it should
2001 May 31
1
graph/save file/jpeg/slow
Colleagues
----------------------------------
System info:
R version rw1022 on NT
ESS v. 5.1.18 using emacs ver. 20.4
----------------------------------
I notice that saving a file from the menu bar in the graph window to
100% quality jpeg is very slow (more than 2 minutes). Is this something
to be avoided?
I know I can save the graph with postscript() in the script, or cut and
paste into
2001 Sep 30
1
MASS data sets
All the usual MASS data sets are nicely sitting in
D:\Program Files\rw1022\library\MASS\data
on my laptop
and yet:
> library(MASS)
> data(wtloss)
Warning message:
Data set `wtloss' not found in: data(wtloss)
what could be wrong? I'm running 1.2.2 on Win98.
Murray Jorgensen
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list --
2001 Apr 25
0
Rcmd INSTALL
Dear All,
I'm a real beginner in R(a windows version) and I'm trying to install
the principal curves packages(from
http://cran.r-project.org/src/contrib/PACKAGES.html#princurve ) by using
the following comand:
--------------------------------------------------------------------------------------------------------
shell("Rcmd INSTALL d:/bin/cran/princurve").
2001 Mar 07
1
Windows: updating to R 1.2.2
Forgive me, but while I find the documentation for initially installing R
to be clear, I'm not so happy about updating.
I want to update from R 1.2.1 to R 1.2.2 (mainly so I can get the debugged
version of pictex() ).
Now I have downloaded the base zip files, say to Z:\Program Files and my
existing installation of R 1.2.1 is sitting in
Z:\Program Files\rw1021.
Running rwinst.exe I need to
2001 Mar 13
1
kmeans cluster stability
I'm doing kmeans partitioning on a small (n=26) dataset that has 5
variables. I noticed that if I repeatedly run the same command, the
cluster centers change and the cluster membership changes.
Using RW1022 under Windows NT & Windows 2000
>kmeans(pottery[,1:5], 4, 20)
[...snip]
$size
[1] 7 3 9 7
[...snip]
$size
[1] 7 10 4 5
[...snip]
$size
[1] 6 10 5 5
yields a different
2002 May 27
1
CRAN links
Is anyone else have trouble with links to CRAN, R, R-CRAN, etc. at
<ftp://cvs.r-project.org/pub/> ?
Paul Gilbert
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To:
2001 May 06
1
legend/text in time series plot
hi,
i need help on placing legend/text in a time series plot. here is what
i am doing (i am using rw1022 on windoze 2000):
#read data file
gdpn <- scan("jngdpsa.dat", list(year=0, qtr=0, gdp=0));
gdpr <- scan("jrgdpsa.dat", list(year=0, qtr=0, gdp=0));
#convert to time series object
gdpn <- ts(gdpn$gdp, frequency=4, start=c(1955,2));
gdpr <- ts(gdpr$gdp,
2001 Nov 09
3
getting windows help files to display
I can run my programs with no problems but the help files do not display.
Is there some trick?
I am running RH 7.2 with wine installed using the rpm that came with it.
Thanks.
2001 Mar 12
2
residuals from lowess fit
Colleagues
----------------------------------
System info:
R version rw1022 on NT
ESS v. 5.1.18 using emacs ver. 20.4
----------------------------------
I would like to access the residuals from a lowess fit (function lowess() )
as an aid to assessing whether I am over-smoothing or under-smoothing
a dataset (as in Cleveland's book "Visualizing data", section 3.3)
Unless I
2001 May 31
2
windows nt/access other directories/ attach/system
Colleagues
----------------------------------
System info:
R version rw1022 on NT
ESS v. 5.1.18 using emacs ver. 20.4
----------------------------------
As recommended, I keep separate directories for projects, but also use
separate sub-directories for types of data (e.g. different oceanographic
instruments) within projects.
My problem is that I often need to access the objects and data (not
2020 Apr 30
2
Use of MathJax (or something similar) in .Rd files
Interesting. I gave this a try, but couldn't make this work. One would have to infuse something like
<script id="MathJax-script" async
src="https://cdn.jsdelivr.net/npm/mathjax at 3/es5/tex-mml-chtml.js">
</script>
or
<script id="MathJax-script" async
src="<url-to-your-site>/mathjax/tex-chtml.js">
</script>
into