Re: [R-SIG-Mac] R 3.4.3 binaries

2017-12-13 Thread Uwe Ligges
On 06.12.2017 11:22, peter dalgaard wrote: I would guess that either Uwe/CRAN is swamped Yes, both, but not related to this issue. ;-) or Simon is traveling to NZ, or both... You have to ask Simon, CRAN simply mirrors from his site. Best, Uwe -pd On 6 Dec 2017, at 10:26 , Federi

Re: [R-SIG-Mac] R.research.att.com maintenanace

2018-10-10 Thread Uwe Ligges
Excellent, as CRAN currently is not processing packages (but will start again on Mondy. Best, Uw On 07.09.2018 14:29, Simon Urbanek via R-core wrote: This is just a heads-up that we will be performing maintenance on the R.research.att.com machine. It is fairly old, disks are dying and it need

Re: [R-SIG-Mac] Building R-devel from source

2019-08-19 Thread Uwe Ligges
On 19.08.2019 00:06, Göran Broström wrote: Den 2019-08-18 kl. 22:16, skrev peter dalgaard: /usr/local/clang7 is likely a better place to look. Check out Appendix C.3 of the R Inst.&Adm. manual: https://cran.r-project.org/doc/manuals/r-release/R-admin.html#macOS That's better! After correc

Re: [R-SIG-Mac] Building R-devel from source

2019-08-19 Thread Uwe Ligges
On 19.08.2019 10:00, Göran Broström wrote: Den 2019-08-19 kl. 09:52, skrev Uwe Ligges: On 19.08.2019 00:06, Göran Broström wrote: Den 2019-08-18 kl. 22:16, skrev peter dalgaard: /usr/local/clang7 is likely a better place to look. Check out Appendix C.3 of the R Inst.&Adm. ma

Re: [R-SIG-Mac] PACKAGES file missing

2020-02-12 Thread Uwe Ligges
first place), so you could try the closest mirror from https://cran.r-project.org/mirrors.html. R Studio sponsors cloud but not all mirrors. For myself, I would not use RStudio as it does what you describe: Lots of things I do not want to be done. So I typically never give advise which editor or

Re: [R-SIG-Mac] PACKAGES file missing

2020-02-12 Thread Uwe Ligges
even if the PACKAGES file was missing for few seconds or even minutes, it ios very unlikely that all mirrors lost it, too. Best, Uwe Ligges Best regards, Joel On Wed, Feb 12, 2020, at 17:01, Dr Eberhard W Lisse wrote: You didn't give any advice. I did :-)-O And it does what the OP

Re: [R-SIG-Mac] CRAN-like M1mac test environment?

2022-12-13 Thread Uwe Ligges
using lists gmp and mpfr as SystemRequirements (but does not import the R packages gmp and Rmpfr). Could this be related? Likely the other package links against gmp and mpfr directly if the packages are not used? Best, Uwe Ligges Thank you! Daniel __

Re: [R-SIG-Mac] Nightly builds for macOS Intel not available from https://mac.r-project.org/?

2023-01-24 Thread Uwe Ligges
2nd link on https://cran.r-project.org/bin/macosx/ Best, Uwe Ligges On 24.01.2023 10:52, Peter Hickey wrote: Hi, I haven't found a .pkg file (or tar.gz) for Intel Macs for R-4.2-branch or R-devel when I've looked over the last few days. I first noticed this sometime last week (can&

Re: [R-SIG-Mac] binaries for R 4.3 x86_64

2023-04-24 Thread Uwe Ligges
ix it soon, too. Best, Uwe Ligges The formalities: sessionInfo() R version 4.3.0 (2023-04-21) Platform: x86_64-apple-darwin20 (64-bit) Running under: macOS Monterey 12.6.5 Matrix products: default BLAS: /Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/lib/libRblas.0.dylib L

Re: [R-SIG-Mac] binaries for R 4.3 x86_64

2023-04-25 Thread Uwe Ligges
I suspect the culprit are outdated mirrors. If in doubt, please use https://mac.R-project.org/bin/macosx which is the most up-to-date. Cheers, Simon On Apr 25, 2023, at 12:51 AM, Uwe Ligges wrote: On 24.04.2023 14:41, Kenneth Knoblauch wrote: Hi, I am upgrading to R 4.3. and trying

Re: [R-SIG-Mac] Identifying computer from R

2023-06-02 Thread Uwe Ligges
On 02.06.2023 09:05, Martin Maechler wrote: Simon Urbanek on Mon, 29 May 2023 07:36:46 -0500 writes: > Dennis, > PS1 is an internal shell environment variable (modifying prompt) which has nohting to do with R (and nothing to do with the computer name by default) so it won't

Re: [R-SIG-Mac] FW: Serious problem with R on macOS

2023-06-06 Thread Uwe Ligges
On 05.06.2023 20:32, DePaolis, Fernando wrote: Uwe Ligges (from CRAN sys admin) recommended that I post this to the list. But he did not suggest to post in html nor to post the same mail again after he asked you whether you can start R without R Studio. And he alkso aksed you to ask here

Re: [R-SIG-Mac] Rebuild binaries when a LinkingTo dependency changes

2023-09-25 Thread Uwe Ligges
On 25.09.2023 20:46, Kirill Müller via R-SIG-Mac wrote: Hi The TMB package has Matrix in its LinkingTo dependencies. In a clean package library, I see behavior posted below. Should the TMB package have been rebuilt when a new version of the Matrix package was pushed? More general, should

Re: [R-SIG-Mac] Rebuild binaries when a LinkingTo dependency changes

2023-09-26 Thread Uwe Ligges
On 26.09.2023 04:36, Simon Urbanek wrote: On 26/09/2023, at 12:28 PM, Kirill Müller wrote: Thanks, Simon and Uwe, for your inputs. It's not that TMB requires a particular version of Matrix, it just suggests using the same version of Matrix as it was built with. We may have seen this pro