Skip to content

[Bioc-devel] The new version of the package 'cbaf' is not downloadable for BioC 3.11

4 messages · Arman Shahrisa, Shepherd, Lori, Hervé Pagès +1 more

#
Hi to all,

I?m maintainer of the package  ?cbaf?. I have pushed changes to both devel and stable branches almost two days ago. The package check has only been carried out for the stable release so far. There has been only one error on macOS server as a result of the version of Java used on the server. Despite this, the older version is listed on the cbaf web page for BioC 3.11.

https://bioconductor.org/packages/release/bioc/html/cbaf.html

Am I missing something?

Best regards,
Arman
#
We have encountered some problems with the build report since last Friday as reported here
https://stat.ethz.ch/pipermail/bioc-devel/2020-May/016766.html

It is possibly related to that.  We are hopeful we have resolved the builder issues and once it returns to a normal state we are hopeful this will resolve on its own.

Cheers,


Lori Shepherd

Bioconductor Core Team

Roswell Park Comprehensive Cancer Center

Department of Biostatistics & Bioinformatics

Elm & Carlton Streets

Buffalo, New York 14263
5 days later
#
Hi Arman,
On 5/7/20 08:57, Arman Shahrisa wrote:
Not sure what is wrong with the version of Java used on our Mac server 
machv2. cbaf fails to load with the following error message:

   Error: .onLoad failed in loadNamespace() for 'xlsx', details:
     call: fun(libname, pkgname)
     error: Your java version is 14.  Need 1.5.0 or higher.
   Execution halted
   ERROR: lazy loading failed for package ?cbaf?

Obviously version 14 is higher than version 1.5.0 so to me it just looks 
like the Java checking code in xlsx is broken. Something you might want 
to report to the xlsx maintainer.

Alternatively you might want to choose the packages you depend on more 
carefully.

Cheers,
H.

  
    
#
Hi,

The maintainer is already aware of this error.
I reported it several months ago
https://github.com/colearendt/xlsx/issues/132 and is reported multiple
times (issues 154, 156, 159)
There is a fix on the github version of the package but the maintainter
hasn't updated the CRAN version yet.

Maybe if you present your case xlsx will be finally updated on CRAN.

Cheers,

Llu?s
On Tue, 12 May 2020 at 23:44, Herv? Pag?s <hpages at fredhutch.org> wrote: