Displaying 20 results from an estimated 10000 matches similar to: "html help on R language (PR#1012)"
2001 Nov 12
1
uninstal rw1030 (Win9*)
Hi all,
I installed rw1031 but not uninstalled rw1030 just
to make sure everything was working normally with
the new version. After few weeks, I'm ready to uninstal
rw1030. My question is: should I use the rw1030 unins00.exe
program or could this program damage the rw1031 inatallation (perhaps
modifies the registry...) ? Perhaps
should I just delete the rw1030 directory?
Thanks
Dr.
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
=============================
2001 Aug 12
1
R (D)COM automation server for windows, type mismatch?
Hello!
I just started experimenting with the (D)COM automation server for R
(server version 0.99, R 1.3.0, Win NT)
All the precompiled sample executables work.
When I write programms myself, in this case Visual Basic for Applications
within Excel, I can attach a graphics device but not a character device.
The controls I added to the form by means of the 'toolbox' both originate
from
2001 Jun 27
2
install.packages (PR#998)
The packages feature of Rgui is great! However it looks the directory structure
was changed for http://cran.r-project.org/bin/windows/contrib/, such that some
the packages are now under /rw1030 (e.g., VR) and are not found by
install.packages(). Thus the error message:
trying URL `http://cran.r-project.org/bin/windows/contrib/VR.zip'
Error in download.file(url, destfile, method, mode =
2005 Oct 10
2
Help page links to index.html are dead (PR#8196)
Full_Name: Kevin Wright
Version: 2.2.0
OS: windows
Submission from: (NULL) (66.185.0.208)
On the help pages for R is a little circle with an up arrow that links to:
file:///C:/R/R220/doc/html/index.htmlu
This link is dead. I suspect the link should be:
file:///C:/R/R220/doc/html/rwin.html
P.S. It should be obvious, but just in case, I have R installed at
c:/R/R220
2001 Jun 13
0
Preview of rw1030
I've put up at
http://www.stats.ox.ac.uk/pub/bdr/RWin/SetupR.exe
a (15Mb) `release candidate' of rw1030. It's a snapshot of the complete
release but not everything (especially the recommended packages) is in
final form.
I would particularly be interested in feedback on two points:
1) The claim is that utilities like Rcmd check now work on 16-bit versions
of Windows. Certainly
2001 Jul 12
1
Importing STATA files
I'm an R novice who is struggling with the importation STATA files into R.
I've loaded "foreign" and tried the example based on the Swiss file, which
works fine. I then placed a STATA file, auto6.dta, in my working directory,
which is "C:\Program Files\R\rw1030\library\base\data".
The following is what happened:
> library(foreign)
> read.dta(auto6)
Error in
2015 Aug 25
2
Issues with libcurl + HTTP status codes (eg. 403, 404)
Hi all,
The following fails for me (on OS X, although I imagine it's the same
on other platforms using libcurl):
options(download.file.method = "libcurl")
options(repos = c(CRAN = "https://cran.rstudio.com/", CRANextra =
"http://www.stats.ox.ac.uk/pub/RWin"))
install.packages("lattice") ## could be any package
gives me:
>
2015 Aug 25
3
Issues with libcurl + HTTP status codes (eg. 403, 404)
Hi Martin,
Indeed it does (and I should have confirmed myself with R-patched and
R-devel before posting...)
Thanks, and sorry for the noise.
Kevin
On Tue, Aug 25, 2015, 13:11 Martin Morgan <mtmorgan at fredhutch.org> wrote:
> On 08/25/2015 12:54 PM, Kevin Ushey wrote:
> > Hi all,
> >
> > The following fails for me (on OS X, although I imagine it's the same
>
2015 Aug 25
1
Issues with libcurl + HTTP status codes (eg. 403, 404)
In fact, this does reproduce on R-devel:
> options(download.file.method = "libcurl")
> options(repos = c(CRAN = "https://cran.rstudio.com/", CRANextra =
+ "http://www.stats.ox.ac.uk/pub/RWin"))
> install.packages("lattice") ## could be any package
Installing package into ?/Users/kevinushey/Library/R/3.3/library?
(as ?lib? is
2001 Dec 11
4
crash bug in get("function.name")() (PR#1211)
R : Copyright 2001, The R Development Core Team
Version 1.3.1 (2001-08-31)
> tmp <- factor(1:3)
> get("print.factor")(tmp)
[1] 1 2 3
Levels: 1 2 3
> print.a <- function(x,...) {
+ print("this is a")
+ NextMethod("print", x, quote = FALSE, right = TRUE, ...)
+ }
>
> get("print.a")
function(x,...) {
print("this is a")
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
2011 Aug 12
1
install packages from intranet
Hi,
I'm new to R. Apologies if this is a simple query, I've searched the mailing lists and docs but can't find a solution to my problem.
I'm trying to make some packages available on our intranet. During development the 'intranet' is a webserver running on localhost.
* When I call "install.packages" I get a mesage about not being able to access 'index
2005 Apr 22
3
Error when downloading and installing ALL R packages
Hi,
after updating to 2.1 (see below) I am no longer able to install all
R packages as mentioned at
<http://support.stat.ucla.edu/view.php?supportid=30>.
After finishing the download, I received the following error:
[...]
trying URL
'http://www.stats.ox.ac.uk/pub/RWin/bin/windows/contrib/2.1/xgobi_1.2-
13.zip'
Content type 'application/zip' length 102623 bytes
opened
2001 Oct 04
1
tcl/tk & Windows2000?
Hello,
i have some problems to run tcltk/R
on with Win2000.
With Win98 i have no problems !?
When i do this in R, i get no message-error & tcl/tk
is really here !
Sys.putenv("TCL_LIBRARY"="C:/tcl/lib/tcl83")
,but after i use :
library(tcltk)
,i get :
Error in dyn.load(x, as.logical(local), as.logical(now)) :
unable to load shared library
2015 Aug 27
3
Issues with libcurl + HTTP status codes (eg. 403, 404)
>>>>> "DM" == Duncan Murdoch <murdoch.duncan at gmail.com>
>>>>> on Wed, 26 Aug 2015 19:07:23 -0400 writes:
DM> On 26/08/2015 6:04 PM, Jeroen Ooms wrote:
>> On Tue, Aug 25, 2015 at 10:33 PM, Martin Morgan <mtmorgan at fredhutch.org> wrote:
>>>
>>> actually I don't know that it does -- it
2001 Aug 15
1
Help with XGobi.
Hi,
I followed the following sequence of commands after installing 'XGobi':
>library(xgobi);
>data(ToothGrowth);
>xgobi(ToothGrowth);
I got the following warning message:
C:/R13 1.0/rw1030/library/xgobi/scripts/xgobi.bat -vtitle 'ToothGrowth' -std mmx
C:/DOCUME~1/h1452992/LOCALS 1/Temp/xgobi-TthGr5705
Warning message:
argument `pkg' is deprecated. Use
2012 Apr 13
1
Rprofile.site?
Hello:
I've been using "Rprofile.site" for several years to set the
repos environment variable as follows:
options(repos=c(CRAN='http://cran.cnr.berkeley.edu',
CRANextra='http://www.stats.ox.ac.uk/pub/RWin') )
However, R 2.15.0 is not recognizing this. Instead, I get the
following:
options('repos')
$repos
2001 Jan 05
2
AW: running Rcmd INSTALL, again
Indeed, there is no file named "dlltool" anywhere around here!
So, at last I am beginning to suspect that my collection of tools is
incomplete.
What I have got is "rw1020sp.zip" and
"http://www.stats.ox.ac.uk/pub/bdr/RWin/tools.zip". These are properly
istalled, I think.
readme.packages says "If your package has no C nor Fortran nor C++ sources,
see `Simple