BgeeDB / BgeeDB_R

Source code of the R packge BgeeDB to use data from the Bgee database
https://bioconductor.org/packages/BgeeDB/
GNU General Public License v3.0
14 stars 6 forks source link

Building issue on windows #17

Open julien-roux opened 7 years ago

julien-roux commented 7 years ago

The devel version of the package doesn't build on BioC Windows server: http://bioconductor.org/checkResults/devel/bioc-LATEST/BgeeDB/tokay1-checksrc.html

There is not explicit error message, but it fails in the test of the formatData function and the last line of output displays:

Saved expression data file in C:/Users/biocbuild/bbs-3.6-bioc/meat/BgeeDB.Rcheck/tests_i386/testthat/Mus_musculus_Bgee_14_0 folder. Now unzipping C:/Users/biocbuild/bbs-3.6-bioc/meat/BgeeDB.Rcheck/tests_i386/testthat/Mus_musculus_Bgee_14_0/Mus_musculus_RNA-Seq_read_counts_TPM_FPKM_GSE30617.tsv.zip file...

Potential problems:

julien-roux commented 7 years ago

As a test, I have pushed a new version of the package (2.3.3) on devel branch of BioC, with examples and tests using a smaller data file: Mus_musculus_RNA-Seq_read_counts_TPM_FPKM_GSE43721.tsv.zip instead of Mus_musculus_RNA-Seq_read_counts_TPM_FPKM_GSE30617.tsv.zip

Commit: https://github.com/BgeeDB/BgeeDB_R/commit/67ccb0180fec3db57f152101599777375a2a0730