Re: [R-SIG-Mac] [External] Re: more rgl problems

2021-02-20 Thread Duncan Murdoch
If you are set up to install from source, could you try this? devtools::install_github("dmurdoch/rgl@quartzbug", type="source") If you only have some of the requirements (e.g. no devel versions of packages) you might find you only get a partial build with no X11 display; that won't really te

[R-SIG-Mac] R CMD …

2021-02-20 Thread Peter West
I see a lot of references to R CMD on the command line. Can I assume that the R in question is the R executable in Contents > MacOS within R.app? Peter — p...@ehealth.id.au “Those who are well have no need of a physician, but those who are sick.” ___

Re: [R-SIG-Mac] R CMD …

2021-02-20 Thread Duncan Murdoch
On 20/02/2021 10:04 a.m., Peter West wrote: I see a lot of references to R CMD on the command line. Can I assume that the R in question is the R executable in Contents > MacOS within R.app? No. The one that will run on the command line is the one returned by "which R". On my system that's /

Re: [R-SIG-Mac] R CMD …

2021-02-20 Thread Dr Eberhard W Lisse
That depends. I would look for /usr/local/bin/r or /usr/local/bin/R one of them should have been symlinked by the PKG Installer. But then I use homebrew without the graphic app (I like Rstudio, and TextMate is also very, very good). el On 2021-02-20 17:04 , Peter West wrot

Re: [R-SIG-Mac] [External] Re: more rgl problems

2021-02-20 Thread Richard M. Heiberger
I am running it now on 4.0.4RC. The cran page https://cran.r-project.org offers download of 4.0.3 for mac, even though 4.0.4 is available on windows. From: Duncan Murdoch Sent: Saturday, February 20, 2021 9:41 AM To: Richard M. Heiberger; r-sig-mac@r-proj

Re: [R-SIG-Mac] [External] Re: more rgl problems

2021-02-20 Thread Richard M. Heiberger
it ran to completion (with warnings). then i dropped the three lines in and it worked. lt for newer macOS version (11.0) than being linked (10.13) ld: warning: dylib (/usr/local/lib/libpng16.dylib) was built for newer macOS version (11.0) than being linked (10.13) mkdir -p ../inst/useNULL mv us

Re: [R-SIG-Mac] [External] Re: more rgl problems

2021-02-20 Thread John Fox
Dear Rich, I see R-4.0.4.pkg (not RC) at . Perhaps refresh the page in your browser? Best, John John Fox, Professor Emeritus McMaster University Hamilton, Ontario, Canada web: https://socialsciences.mcmaster.ca/jfox/ On 2021-02-20 10:45 a.m., Richard

Re: [R-SIG-Mac] [External] Re: [External] Re: more rgl problems

2021-02-20 Thread Richard M. Heiberger
yes it is there. when you click the cran main page fir windows or mac, the mac is 4.0.3 Get Outlook for iOS From: John Fox Sent: Saturday, February 20, 2021 12:38:11 PM To: Richard M. Heiberger ; Duncan Murdoch ; r-sig-mac@r-project.org