Re: [Bioc-devel] Mac ARM64 binaries available

2022-10-05 Thread Ramon Diaz-Uriarte
On Tue, 04-October-2022, at 21:21:33, Hervé Pagès wrote: > Hi Ramon, > > FWIW here's what I get when I run code chunk fdfmutex2 from the OncoSimulR.Rmd > vignette on kjohnson (Mac arm64): Thanks a lot! > >> set.seed(1) > >> s2fd <- oncoSimulIndiv(afe4, > +  muEF = mtfd,

Re: [Bioc-devel] Mac ARM64 binaries available

2022-10-04 Thread Hervé Pagès
Hi Ramon, FWIW here's what I get when I run code chunk fdfmutex2 from the OncoSimulR.Rmd vignette on kjohnson (Mac arm64): > set.seed(1) > s2fd <- oncoSimulIndiv(afe4, +  muEF = mtfd, +  model = "McFL", +  onlyCancer = FALSE, +  

Re: [Bioc-devel] Mac ARM64 binaries available

2022-10-04 Thread Ramon Diaz-Uriarte
Dear Vincent, On Tue, 04-October-2022, at 11:40:11, Vincent Carey wrote: > We are not running check on ARM platform at this time. If you want to > provide a link > to the > package/error you are having trouble with I will have a look on my machine. Thanks a lot. This is the link:

Re: [Bioc-devel] Mac ARM64 binaries available

2022-10-04 Thread Vincent Carey
We are not running check on ARM platform at this time. If you want to provide a link to the package/error you are having trouble with I will have a look on my machine. If you are passing on the other platforms there will be no consequences for remaining in the bioc ecosystem. On Tue, Oct 4,

Re: [Bioc-devel] Mac ARM64 binaries available

2022-10-04 Thread Ramon Diaz-Uriarte
Dear All, It is unclear to me if the deadline of 28-October-2022 for "packages passing ‘‘R CMD build’’ and ‘‘R CMD check’’ without errors or warnings" (https://bioconductor.org/developers/release-schedule/) also applies to this platform. Why the question? I am trying to debug an error in this

Re: [Bioc-devel] Mac ARM64 binaries available

2022-09-27 Thread Michael Love
Thanks everyone! This is a huge help. Mike [[alternative HTML version deleted]] ___ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel

Re: [Bioc-devel] Mac ARM64 binaries available

2022-09-27 Thread Sean Davis
My sentiments exactly! Great work! Sean From: Bioc-devel on behalf of Steve Lianoglou Date: Tuesday, September 27, 2022 at 1:25 PM To: Jennifer Wokaty Cc: bioc-devel@r-project.org Subject: Re: [Bioc-devel] Mac ARM64 binaries available a yeah thanks for the hard work

Re: [Bioc-devel] Mac ARM64 binaries available

2022-09-27 Thread Steve Lianoglou
a yeah thanks for the hard work, everybody! -steve On Tue, Sep 27, 2022 at 10:46 AM Jennifer Wokaty < jennifer.wok...@sph.cuny.edu> wrote: > Mac ARM64 binaries are now available. You can view the build report at >

[Bioc-devel] Mac ARM64 binaries available

2022-09-27 Thread Jennifer Wokaty
Mac ARM64 binaries are now available. You can view the build report at https://bioconductor.org/checkResults/3.16/bioc-mac-arm64-LATEST/. To make use of these binaries * Install R-4.2.1-arm64.pkg from CRAN at https://cran.r-project.org/bin/macosx/ * Install BiocManager as usual * Use