Hi,

The branch your linked is going to be the upcoming RELEASE_3_13 branch and 
currently �devel� (master branch).

I�m not sure how to help you as far as debugging the error goes, the best way 
is first try to be able to reproduce it on your local machine. You can also add 
a statement to avoid running the example if the OS is recognized as a mac 
(https://stat.ethz.ch/R-manual/R-patched/library/base/html/Platform.html)

```
if (.Platform$OS.type == �darwin�) ## maybe it�s just �unix� now
```

But this should be directed in a separate thread as question, it seems it has 
nothing to do with the RELEASE_3_12 branch freeze and discussion on this thread 
will lead to confusion.

Best,

Nitesh


From: Waldir Leoncio Netto <w.l.ne...@medisin.uio.no>
Date: Tuesday, May 4, 2021 at 1:20 AM
To: bioc-devel@r-project.org <bioc-devel@r-project.org>, nturaga.b...@gmail.com 
<nturaga.b...@gmail.com>
Subject: Re: [Bioc-devel] Bioconductor Release Announcement: RELEASE_3_12 
branch freeze
Dear Nitesh,

What happens to packages presenting a check error (e.g. 
cellmigRation<http://bioconductor.org/checkResults/devel/bioc-LATEST/cellmigRation/>
 installs and builds on all supported OSs, but fails on macOS while checking a 
function example)? I've been working on solving that, but there can only be so 
much progress when using daily builds as a gauge.

Best regards,
Waldir

ma., 03.05.2021 kl. 17.07 +0000, skrev Nitesh Turaga:
Today - May 3, 2021.

My apologies.

Nitesh

From: Nitesh Turaga <nturaga.b...@gmail.com<mailto:nturaga.b...@gmail.com>>
Date: Monday, May 3, 2021 at 1:04 PM
To: bioc-devel@r-project.org<mailto:bioc-devel@r-project.org> 
<bioc-devel@r-project.org<mailto:bioc-devel@r-project.org>>
Subject: Bioconductor Release Announcement: RELEASE_3_12 branch freeze
Dear Maintainers,

Please keep in mind that we are on schedule for our release as given in 
http://bioconductor.org/developers/release-schedule/.

Today (April 14th 2020) at 2pm EDT, I will freeze the commits to the 
RELEASE_3_12 branch in Bioconductor. This is for all packages (software, 
data-experiment and workflow).

After 2pm today, you will not be able to push to the RELEASE_3_12 branch.

Best regards,

Nitesh Turaga


        [[alternative HTML version deleted]]

_______________________________________________
Bioc-devel@r-project.org<mailto:Bioc-devel@r-project.org> mailing list
https://stat.ethz.ch/mailman/listinfo/bioc-devel


        [[alternative HTML version deleted]]

_______________________________________________
Bioc-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/bioc-devel

Reply via email to