similar to: Re: [R] Html help does not work in Mac OSX 10.3.4 (PR#7000)

Displaying 20 results from an estimated 1000 matches similar to: "Re: [R] Html help does not work in Mac OSX 10.3.4 (PR#7000)"

2004 Jun 18
2
Html help does not work in Mac OSX 10.3.4
I recently upgraded from R 1.8 to 1.9. I removed 1.8 following the instructions. Html help has not worked since. When htmlhelp="TRUE" the help.start() command results in the "patience" message and nothing else happens. I am using mac osx 10.3.4. Help worked fine when I was using R 1.8. I need help help ;-] Thanks! -- Emilio A. Laca One Shields Avenue, 2306 PES Building
2004 Jul 01
1
help.start() not able to run (PR#7040)
Full_Name: Matthew Krause Version: 1.9.1 OS: Mac OS 10.3.4 Submission from: (NULL) (194.78.187.114) To whom it may concern: I cannot get "help.start()" to work after installing the latest version of R (v 1.9.1). I had no problems with this when running the previous version (v1.8). In the R Console window, the following dialogue appears in the latest version: > help.start()
2004 Jul 07
2
libxml2.2.dylib compatibility problem opening browser (PR#7063)
Full_Name: Theodosios Theodosiou Version: 1.9.1 OS: MAC OS X (10.3.4) Submission from: (NULL) (193.62.199.161) dyld: /usr/bin/open version mismatch for library: /usr/local/lib/libxml2.2.dylib (compatibility version of user: 9.0.0 greater than library's version: 8.0.0) type help.start() to reproduce the problem. Have checked the "Show system error output in R console of the Misc tab at
2005 May 07
1
Incorrect libxml2.2.dylib version on Tiger install
Hi all, I have just installed OSX Server 10.4 and R comes up with the incompatible libxml library message reported by Dan Kelley a few messages ago. Xcode 2 does not ship with Tiger Server. I installed the X-Windows code. I can report that the version of libxml2.2 that is installed in this case is the version 8.0.0 dylib. [6]sboker at munimula:/usr/lib % ls -l libxml2.2* -rwxr-xr-x 1
2005 Jul 04
1
r version 2.1.0 and graphics in mac os 10.3.9
I use mac os 10.3.9 and I've installed in my computer R 2.1.0 (I believe this is the latest R version). Although it works alright when I open R by clicking in the R icon, I cannot use the graphics facility when I open R from a X-terminal window (or x-11 window). In fact, when I try to open R I get the message that I pasted below. Is this a R bug? Is R assuming that I should have the
2005 Feb 05
0
[Fwd: Re: Problems compiling (configure) R on Ubuntu linux (debian)]
-------- Original Message -------- Subject: Re: [R] Problems compiling (configure) R on Ubuntu linux (debian) Date: Sat, 5 Feb 2005 12:47:42 -0600 From: Dirk Eddelbuettel <edd at debian.org> To: Ulises M. Alvarez <umalvarez at fata.unam.mx> References: <022501c50b70$a55d8760$1209f9c2 at ales> <x2is57f8b7.fsf at biostat.ku.dk> <16900.59886.67300.348574 at
2004 Aug 19
1
OS X specific question: help.start() won't launch
I've got the same problem with help.start(). It seems to be a problem with the 'open' command when executed through R's 'system' function - ie system('open something.html') gives an error message, whilst opening a new xterm (or console) and entering open something.html works fine (here 'something.html' is the same in both cases.) My current
2005 May 06
1
R on Macintosh OSX Tiger
Hi. I'm not having any luck installing the binary for the new Macintosh OS called "Tiger". I get error messages as below. Can anyone offer me some advice? (PS: I checked the bug list first but a search on "Tiger" turned up nothing so I hope it's OK to post here.) Error in dyn.load(x, as.logical(local), as.logical(now)) : unable to load shared
2005 May 19
1
New R (2.1) not openable under emacs files (PR#7882)
Full_Name: Michael Menke Version: 2.1 OS: Mac OS X 3.9 Submission from: (NULL) (65.41.49.80) With the previous versions of R, I could go to any project file in Emacs and open R within that file with the file images saved. I tried at the end of April with version 2.1 and then today again with version 2.1a, and opening R within a file - such as Advantage (one of my files) is impossible. It appears
2005 Jul 07
0
Failing to install Hmisc on Mac OS 10.3.9, R Version 2.1.0 Patched (2005-05-12)
Kindly cc me when replying to the list. trying URL 'http://www.biometrics.mtu.edu/CRAN/src/contrib/Hmisc_3.0-6.tar.gz' Content type 'application/x-gzip' length 462535 bytes opened URL ================================================== downloaded 451Kb * Installing *source* package 'Hmisc' ... ** libs g77 -fno-common -g -O2 -c cidxcn.f -o cidxcn.o g77 -fno-common
2005 May 18
0
Advice requested: installation failing for foreign_0.8-7, mgcv_1.2-4, rpart_3.1-23, VR_7.2-15
I'm running R Version 2.1.0 (2005-04-18), ISBN 3-900051-07-0 on Machine Model: Power Mac G5 CPU Type: PowerPC 970 (2.2) Number Of CPUs: 2 CPU Speed: 2 GHz L2 Cache (per CPU): 512 KB Memory: 2 GB with software: System Version: Mac OS X 10.3.9 (7W98) Kernel Version: Darwin 7.9.0 Here is what happened when I tried to update the "foreign" package (similar
2004 Jul 11
1
WinXP "developer" asks: Tcl/Tk (Rcmdr) under OS X?
It is my understanding that Tcl/Tk does not come with the base installation of R under OS X ( http://www.sciviews.org/_rgui/projects/TclTk.html). Is there a simple way to explain how a user with limited tolerance for computer complexity can obtain and install Tcl/Tk for OS X? Thanks. Chuck Background: Roughly a third of my target audience uses OS X. I do not and I do not have access to a
2018 Jun 07
1
ldd question on CentOS 6.8 (64bit)
Hi all, Will ldd display the paths to different libraries depending on their locations? I'm trying to build libxml2 version 2.9.6 in /usr/local with a newer version of zlib (1.2.8) than what are in the system folders for CentOS 6.8. I get the following output from ldd: $ ldd ./libxml2.so ./libxml2.so: /lib64/libz.so.1: version `ZLIB_1.2.3.3' not found (required by ./libxml2.so)
2004 Jul 12
0
Where does R search when source() ?
I have found the use of save( ) and attach( ) when supported by a pair of functions written by my colleague John Miyamoto, move( ) and rm.sv( ) quite useful in managing (1) collections of useful homebrew functions, (2) project workspaces, and (3) "packages" under development. An .Rdata file containing these and other handy functions together with a brief supporting document can be
2004 Jul 04
1
Embarrassingly naive question regarding graphics on Mac OS X
I am having trouble saving graphs. Using the Aqua interface (which is not my preferred interface), I have no problems plotting a graph, adding additional lines, points, references, etc., and then saving it to a file using, for example, the dev2bitmap command. I have found that, running R with Xemacs+ESS under X11 (which I prefer over Aqua), this is not possible. I can either send the graph to a
2010 Oct 16
1
Rmpfr question
Hi: I'm trying to reproduce an arbitrary precision constant from 'Why and How to Use Arbitrary Precision' (Ghazi et al., COMPUTING IN SCIENCE & ENGINEERING May/June 2010; http://perso.ens-lyon.fr/philippe.theveny/cise.pdf): d = 173746a + 94228b ? 78487c where: a = sin(1022), b = log(17.1), and c = exp(0.42). Ghazi et al. report: d = ?1.341818958e?12 whit IEEE-754 quadruple
2003 Feb 27
1
R problems
Hi. I have an ibook G3/800 running 10.2.4, with Mac's X11. Up until a few days ago, R was working fine but recently it stopped working. The error I get is: dyld: /usr/local/lib/R/bin/R.bin version mismatch for library: /usr/lib/libncurses.5.dylib (compatibility version of user: 6.0.0 greater than library's version: 5.0.0) Trace/BPT trap which seems to imply that it wants a higher
2003 May 15
1
Compile R-1.7.0 on Mac OS 10.2.6
Hi, I can't get R-1.7.0 to compile on my Mac. Can someone give me some pointers? The machine is an 800MHz iBook running OS 10.2.6. I have installed the December 2002 Developers Tools and have installed g77, f2c and dlcompat via fink. I've checked the versions of g77 and gcc and they're both based on gcc version 3.1. I've got Apple's X11 (Beta 3). I've added /sw/bin
2003 May 08
2
border of bars in lattice barchart
Hello! How to change a color (or linewidth) of border in lattice 'barchart'? I am trying barchart( (......) - my arguments panel=function(x,y,color,subscripts,groups,...) { panel.barchart(x=x,y=y,box.ratio=2,col=color,border=FALSE) })) or ... panel.barchart(x=x,y=y,box.ratio=2,col=color,border='transparent') ... or
2003 May 08
2
EXCEL FILE
Hi gruop, Pardon my question, but how could I import a excel file with 2 columns to R and then work with them as vecors. Thanks in advance,