[Rd] docs + packages (PR#858)

aa@gwen.stat.unipd.it aa@gwen.stat.unipd.it
Thu, 1 Mar 2001 10:04:35 +0100 (MET)


# 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 problems:

1) Although I have chose to install "standard", compiled HTML"
and "WinHelp"  documentation files, and in spite of the fact
that the installer program mwinst.exe reported to hve done this, 
only the first type of documentation is actually accessible
from the Help menu of RGui.

2) I have then attempted to load some packages, but some of
them are declared "non-existent"... see below.
Some others (sm, survival5, nlme) installed correctly and they work;
so the missing "lib" 

>  install.packages(c("sm","sn","integrate","survival5","nlme"))

Delete downloaded files (y/N)? y

Warning messages: 
1: argument `lib` is missing: using C:/STAT/R/RW1021/library in:
install.packages(c("sm", "sn", "integrate", "survival5", "nlme")) 
2: No package "sn" on CRAN. in: download.packages(pkgs, destdir = tmpd,
available = available,  
3: No package "integrate" on CRAN. in: download.packages(pkgs, destdir =
tmpd, available = available,  


> install.packages("integrate")
Warning messages: 
1: argument `lib` is missing: using C:/STAT/R/RW1021/library in:
install.packages("integrate") 
2: No package "integrate" on CRAN. in: download.packages(pkgs, destdir =
tmpd, available = available,  
> install.packages("sn")
Warning messages: 
1: argument `lib` is missing: using C:/STAT/R/RW1021/library in:
install.packages("sn") 
2: No package "sn" on CRAN. in: download.packages(pkgs, destdir = tmpd,
available = available,  
> 

Thanks for your attention and consideration.
Best wishes

Adelchi Azzalini

--please do not edit the information below--

Version:
 platform = i386-pc-mingw32
 arch = x86
 os = Win32
 system = x86, Win32
 status = 
 major = 1
 minor = 2.1
 year = 2001
 month = 01
 day = 15
 language = R

Windows 9x 4.0 (build 950) 

Search Path:
 .GlobalEnv, package:sm, Autoloads, package:base
--
Adelchi Azzalini    <azzalini@stat.unipd.it>
Dept Statistical Sciences, University of Padua, Italy.
http://www.stat.unipd.it/~azzalini



-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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: r-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._