Re: [R-SIG-Mac] Updating some packages fails

2018-01-11 Thread Manuel Spínola
Thank you very much Lee and Simon. Manuel 2018-01-11 12:17 GMT-06:00 Simon Urbanek : > Manuel, > > the archiving on CRAN has changed recently which broke the updates so > recently the update for macOS packages have been suspended. Hence some most > recent binaries is not available yet - it shoul

Re: [R-SIG-Mac] Updating some packages fails

2018-01-11 Thread Simon Urbanek
Manuel, the archiving on CRAN has changed recently which broke the updates so recently the update for macOS packages have been suspended. Hence some most recent binaries is not available yet - it should be up by tomorrow. Cheers, Simon > On Jan 11, 2018, at 12:26 PM, Manuel Spínola wrote: >

Re: [R-SIG-Mac] Updating some packages fails

2018-01-11 Thread Lee
To build sf from source you need the GDAL library.  The easiest way to install GDAL, as well as GEOS and PROJ, on a mac is with the framework from Kyng Chaos which you can find here: http://www.kyngchaos.com/software/frameworks They are also available on Homebrew; brew search for gdal, proj and

[R-SIG-Mac] Updating some packages fails

2018-01-11 Thread Manuel Spínola
Dear list members, When trying updating some packages in MacOS High Sierra 10.13 (R 3.4.2) some packages, as "sf", fails: > install.packages("sf") There is a binary version available but the source version is later: binary source needs_compilation sf 0.5-5 0.6-0 TRUE Do you

Re: [R-SIG-Mac] Opening single Terminal window and running syntax sequentially from R

2018-01-11 Thread MacQueen, Don
I would tend to agree that this is outside of R, unless the My_File.app is intended to run an R script. However, Terminal has a Preference setting that specifies whether its windows close when the shell exits. I believe the default is to not close. Try changing it. -Don -- Don MacQueen Lawren