Hi all,

I am working on the development of [EWCE](https://github.com/NathanSkene/EWCE) 
which I am currently trying to get accepted to 
[Bioconductor](https://github.com/Bioconductor/Contributions/issues/1904#).


Upon sumission checks, there still seems to be a Windows specific issue running 
EWCE: the run fails to load an ExperimentHub dataset in the vignette from my 
related data package [ewceData](https://github.com/neurogenomics/ewceData). I 
think the line causing the fail is:


tt_alzh <- tt_alzh()

which corresponds to the function containing (see utils.R in ewceData for more 
details):

eh <- get_ExperimentHub()
eh[["EH5373"]]


Does anyone know what could be causing this issue? Again to note this fail only 
occurs on the Windows build and not the mac/linux.

Kind regards,

Alan.

Alan Murphy
Bioinformatician
Neurogenomics lab
UK Dementia Research Institute
Imperial College London

        [[alternative HTML version deleted]]

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

Reply via email to