[Rd] Admin manual bug: packages installed on OS X
Davor Cubranic
cubranic at stat.ubc.ca
Mon Mar 3 20:09:18 CET 2014
The administration manual for the current release of R says in section 4.2, Uninstalling under OS X:
"The installation consisted of three Apple packages: org.r-project.R.Leopard.fw.pkg, org.r-project.R.Leopard.GUI.pkg and org.r-project.x86_64.tcltk.x11”.
This is not the case with R 3.0.2 on OS X 10.9.2:
$ pkgutil --pkgs='.*r-project.*’
org.r-project.R.x86_64.fw.pkg
org.r-project.R.x86_64.GUI.pkg
org.r-project.x86_64.tcltk.x11
It looks like “Leopard” should be replaced with “x86_64”.
Davor
More information about the R-devel
mailing list