Displaying 20 results from an estimated 2000 matches similar to: "in addition R1.8b install"
2003 Feb 06
5
options(chmhelp = TRUE)
Hi all,
Here's a curosity I ran into since upgrading to 1.6.2 (precompiled
for Windows). When using the chm help I get the following warning. I saw
a recent post regarding this as a new warning (``dyn.load warning
message in R1.6.2 on Windows XP'' dated 1/28/03), but not in the context
of the help system. The warning only appears once and does not prevent
the chm file from
2003 Aug 01
2
Problems installing R on Windows XP
Dear all,
I run a IBM PC compatible with a Pentium IV with 2,4 MHz and 512 Mb RAM and a 80 Gb fast disk und Windows XP home edition.
I downloaded rw1071.exe from cran.at and cran twice.
When I tried to open rw1071.exe I choose the option to install all R reference materials as well and then after some 10 seconds I get an error message
refman.pdf file is corrupted (I tried several times to
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= \
2002 Jan 19
1
Build R-patched from Source
Hi,
If I want to build R-patched from source (on Windows), do I need to edit
Makefile and/or MkRules at all?
I have followed all instructions in the INSTALL file (under
R-patched/src/gnuwin32/), as well as downloaded all the files from
http://www.stats.ox.ac.uk/pub/Rtools/ . My PATH variable has been
modified accordingly.
Now, with the only change to MkRules I made was to modify the Tcl/Tk
2006 Oct 20
3
R-2.4.0 and MS Vista OS - installing packages
I have installed Microsoft Vista Release Candidate 1, and R-2.4.0, on a 4
year old DELL box with a 2.26 GHz P4 and 1 gig. It was a clean install ? R
is the only non-MS program running.
I cannot install packages from CRAN, nor from local zipped files. (I have
R-2.4.0 installed on a Windows XP machine and have had no problems so the
difficulty seems to be Vista not R, however they aren't
2006 Oct 20
3
R-2.4.0 and MS Vista OS - installing packages
I have installed Microsoft Vista Release Candidate 1, and R-2.4.0, on a 4
year old DELL box with a 2.26 GHz P4 and 1 gig. It was a clean install ? R
is the only non-MS program running.
I cannot install packages from CRAN, nor from local zipped files. (I have
R-2.4.0 installed on a Windows XP machine and have had no problems so the
difficulty seems to be Vista not R, however they aren't
2009 May 02
1
compiled help pages
Greetings:
This should be easy but it isn't.
I have a home-brew package that works fine, with compiled html help pages,
all 150 of them. I want to make a similar package but not from scratch
since only a half-dozen routines are changed. So I created a new directory,
copied the old package into it and changed the name to newSTUFF. I changed
the names of all help pages too, as weill
2007 Feb 06
3
installing packages and windows vista
I installed R (R-2.4.1-win32.exe) on a new computer with Windows Vista
and a 64 bit operating system (hp dv9000 with intel core t7200). The
base R runs fine, but I can not get any of the packages to load. From
within R I choose install packages choose a site then a package. I
tried installing 2 packages and get similar errors (see below), I just
copied and pasted lines from R.
Can anyone
2007 Apr 19
1
Innstalling packages in Vista
Hi
I am having problems innstalling new packages in R on my vista system.
The error message was
Error in zip.unpack(pkg, tmpDir) : cannot open file 'C:/Program
Files/R/R-2.4.1/library/file195610e4/tree/chtml/tree.chm
When I tried to find a solution to the problem it became clear to me that
I was not the only one having the same problem. I tried deleting the
file from the .zip file and
2009 May 07
1
CHM error
Hi,
I would need some help in solving a problem with my R.
Whenever I try to type " ?paste " or in general any command for the html
help in R, I receive this error message. The strange thing is that I have
never had this kind of problem in the past with R, and now I really don't
understand why it says that. Also I have selected every single element in
the installation process.
The
2004 Sep 08
1
Problem installing R
As I am installing R for windows, I get the following error:
"C:\ProgramFiles\R\rw1091\library\stats\chtml\stats.chm
An error occurred while trying to copy a file:
The source file is corrupted."
Can you help me?
Jason
[[alternative HTML version deleted]]
2007 Apr 20
1
Error en R
Mrs and Mr
My operative system is "Windows Vista" and can't update or install pakages of CRAN, the message for all pakages is for example:
Erro en zip.unpack(pkg, tmpDir) : no fue posible abrir el archivo 'C:/Program Files/R/R-2.4.1pat/library/file8f653c7/MASS/chtml/MASS.chm'
Help me
thank you!
Post data: Sorry my bad English
Roberto Mario DomÃnguez Olivero
Universidad
2007 Mar 21
1
Problem installing packages in R 2.4.1
I am attempting to install a anchoring vingettes package for R and I seem to
have a problem with unzipping the files in R. I use the command that can be
found here <http://wand.stanford.edu/anchors/>.
Here is the dialog I get after entering the command:
> install.packages("anchors", dependencies = TRUE,
+
2007 Feb 10
4
Near function?
Hi,
I have an integer which is extracted from a dataframe, which is sorted by another column of the dataframe.
Now I would like to remove some elements of the integer, which are near to others by their value. For example: integer: c(1,20,2,21) should be c(1,20).
I tried to write a function, but for some reason, somethings won't work
x <- 1:20
near <- function(x,th) {
nr <-
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
2004 May 19
2
Installing packages from ZIP files
I have R 1.9.0 running under Solaris 2.9 ona SunBlade 100, and am
very happy with it. I heard about the stuff at www.rmetrics.org and
thought it might be worth looking at. However, what I found there is
a bunch of .zip files. The entry page suggests that there is some
way to install packages from .zip files in R, but I have searched all
the documentation I have and cannot find it.
_Is_ there
2020 Apr 30
2
Use of MathJax (or something similar) in .Rd files
Thanks Gabor and Duncan! It works. For those interested, I added this to the beginning of the \details{} section:
\if{html}{\out{
<script id="MathJax-script" async
src="https://cdn.jsdelivr.net/npm/mathjax at 3/es5/tex-mml-chtml.js">
</script>
}}
And then I can use:
\if{html}{\out{\(B_{x(a,b)} = \int_0^x t^{a-1} (1-t)^{b-1} dt\)}}
or
2003 Oct 09
3
Source package installation for WinXPpro
Hi
I d like to compile the source code from last Affy package for WinXPpro under
R18beta
however the doc is pretty poor regarding this process...
I went to FAQ R Win then to http://www.stats.ox.ac.uk/pub/Rtools/ and
downloaded in The essentials, tools and Perl 5.8.0, then MingW from www.mingw.org and
I wonder if I need any other stuff from this page ? I m not sure but I dont
think I need the
2004 Sep 23
6
detection of outliers
Hi,
this is both a statistical and a R question...
what would the best way / test to detect an outlier value among a series of 10 to 30 values ? for instance if we have the following dataset: 10,11,12,15,20,22,25,30,500 I d like to have a way to identify the last data as an outlier (only one direction). One way would be to calculate abs(mean - median) and if elevated (to what extent ?) delete the
2009 May 12
1
times family unavailable in postscript device (Ubuntu Linux)
I'm running Ubuntu 9.04. I could use some advice about fonts in
postscript devices.
> sessionInfo()
R version 2.9.0 (2009-04-17)
i486-pc-linux-gnu
locale:
LC_CTYPE=en_US.UTF-8;LC_NUMERIC=C;LC_TIME=en_US.UTF-8;LC_COLLATE=en_US.UTF-8;LC_MONETARY=C;LC_MESSAGES=en_US.UTF-8;LC_PAPER=en_US.UTF-8;LC_NAME=C;LC_ADDRESS=C;LC_TELEPHONE=C;LC_MEASUREMENT=en_US.UTF-8;LC_IDENTIFICATION=C
attached base