Skip to content

problems installing package in R 2.0.0

2 messages · R Heberto Ghezzo, Dr, Brian Ripley

#
Hello,
I just installed R 2.0.0 in a Win XP machine. As old programs do not wor I tried
to re-install them by:
then in R
my directory for autologi has the following structure:

c:\r\r_src\src\autologi\DESCRIPTION
                        TITLE
                        \R\autologi.r
                        \man\autologi.RD
                        \data\ex.dat

I could not find anything relevant in the last version of "Writing R Extensions"
that came with R 2.0.0.

Another question. I did a full "install packages from CRAN" but then comparing
the list of packages downloaded and installed with those in
CRAN/windows/contrib/2.0/ i found packages like moc, multidim, multiv, netCDF,
serialize, yags, xgobi. Can these packages be downloaded and installed or there
is something broken in them?
Thanks for any help and thanks to the R-Team.
Heberto Ghezzo - McGill University
#
On Thu, 7 Oct 2004 r.ghezzo at staff.mcgill.ca wrote:

            
serialize is incorporated into base R.  netCDF, yags, xgobi are available
from my site, as the ReadMe on CRAN says.  moc is broken under 2.0.0, and
multidim and multiv I believe are too.  The ReadMe tells you such things 
-- please consult it.