1. Open a Package Manager window in the R.app GUI (menu Packages & Data, 
Package Manager)

2. Click on any package listed in the top half of the window to get the 
documentation overview in the bottom half of the window.

3. Clicking on any item in the Help Pages list does not take you to the 
requested page. 
(Note. if there is an "overview" link, clicking on the link works. Clicking on 
a browse "directory" link also doesn't do anything).

(This has been the case since R 2.10.0)

Berend


Using R 2.10.0 GUI 1.30 (5521 Leopard build 32-bit)

> R.Version()

$platform
[1] "i386-apple-darwin9.8.0"

$arch
[1] "i386"

$os
[1] "darwin9.8.0"

$system
[1] "i386, darwin9.8.0"

$status
[1] "Patched"

$major
[1] "2"

$minor
[1] "10.0"

$year
[1] "2009"

$month
[1] "11"

$day
[1] "18"

$`svn rev`
[1] "50482"

$language
[1] "R"

$version.string
[1] "R version 2.10.0 Patched (2009-11-18 r50482)"

_______________________________________________
R-SIG-Mac mailing list
R-SIG-Mac@stat.math.ethz.ch
https://stat.ethz.ch/mailman/listinfo/r-sig-mac

Reply via email to