############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:MsBackendMetaboLights.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings MsBackendMetaboLights_1.0.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/meat/MsBackendMetaboLights.Rcheck’ * using R version 4.4.1 (2024-06-14) * using platform: x86_64-pc-linux-gnu * R was compiled by gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 GNU Fortran (Ubuntu 13.2.0-23ubuntu4) 13.2.0 * running under: Ubuntu 24.04.1 LTS * using session charset: UTF-8 * checking for file ‘MsBackendMetaboLights/DESCRIPTION’ ... OK * this is package ‘MsBackendMetaboLights’ version ‘1.0.0’ * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘MsBackendMetaboLights’ can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking ‘build’ directory ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking code files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... OK * checking whether the package can be loaded with stated dependencies ... OK * checking whether the package can be unloaded cleanly ... OK * checking whether the namespace can be loaded with stated dependencies ... OK * checking whether the namespace can be unloaded cleanly ... OK * checking loading without being on the library search path ... OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... OK * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking files in ‘vignettes’ ... OK * checking examples ... ERROR Running examples in ‘MsBackendMetaboLights-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: MsBackendMetaboLights > ### Title: MsBackend representing MS data from MetaboLights > ### Aliases: MsBackendMetaboLights MsBackendMetaboLights-class > ### backendInitialize,MsBackendMetaboLights-method > ### backendMerge,MsBackendMetaboLights-method > ### backendRequiredSpectraVariables,MsBackendMetaboLights-method > ### mtbls_sync > > ### ** Examples > > > library(MsBackendMetaboLights) > > ## List files of a MetaboLights data set > mtbls_list_files("MTBLS39") [1] "FILES" [2] "a_MTBLS39_the_plasticity_of_the_grapevine_berry_transcriptome_metabolite_profiling_mass_spectrometry.txt" [3] "i_Investigation.txt" [4] "m_MTBLS39_the_plasticity_of_the_grapevine_berry_transcriptome_metabolite_profiling_mass_spectrometry_v2_maf.tsv" [5] "metexplore_mapping.json" [6] "s_MTBLS39.txt" > > ## Initialize a MsBackendMetaboLights representing all MS data files of > ## the data set with the ID "MTBLS39". This will download and cache all > ## files and subsequently load and represent them in R. > > be <- backendInitialize(MsBackendMetaboLights(), "MTBLS39") Used data files from the assay's column "Raw Spectral Data File" since none were available in column "Derived Spectral Data File". adding rname 'ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/MN063B.cdf' adding rname 'ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/MN063C.cdf' adding rname 'ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/CS063B.cdf' Warning in value[[3L]](cond) : trying to add rname 'ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/CS063B.cdf' produced error: Failure when receiving data from the peer [ftp.ebi.ac.uk]: Recv failure: Connection reset by peer adding rname 'ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/CS063C.cdf' Warning: download failed web resource path: ‘ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/CS063C.cdf’ local file path: ‘/home/biocbuild/.cache/R/BiocFileCache/CS063C.cdf’ reason: Failure when receiving data from the peer [ftp.ebi.ac.uk]: Recv failure: Connection reset by peer Warning: bfcadd() failed; resource removed rid: BFC3056 fpath: ‘ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/CS063C.cdf’ reason: download failed Warning in value[[3L]](cond) : trying to add rname 'ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/CS063C.cdf' produced error: bfcadd() failed; see warnings() adding rname 'ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/AM063B.cdf' Warning: download failed web resource path: ‘ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/AM063B.cdf’ local file path: ‘/home/biocbuild/.cache/R/BiocFileCache/AM063B.cdf’ reason: Failure when receiving data from the peer [ftp.ebi.ac.uk]: Recv failure: Connection reset by peer Warning: bfcadd() failed; resource removed rid: BFC3057 fpath: ‘ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/AM063B.cdf’ reason: download failed Warning in value[[3L]](cond) : trying to add rname 'ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/AM063B.cdf' produced error: bfcadd() failed; see warnings() adding rname 'ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/AM063C.cdf' Warning: download failed web resource path: ‘ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/AM063C.cdf’ local file path: ‘/home/biocbuild/.cache/R/BiocFileCache/AM063C.cdf’ reason: Failure when receiving data from the peer [ftp.ebi.ac.uk]: Recv failure: Connection reset by peer Warning: bfcadd() failed; resource removed rid: BFC3058 fpath: ‘ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/AM063C.cdf’ reason: download failed Warning in value[[3L]](cond) : trying to add rname 'ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/AM063C.cdf' produced error: bfcadd() failed; see warnings() adding rname 'ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/MN073A.cdf' Warning: download failed web resource path: ‘ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/MN073A.cdf’ local file path: ‘/home/biocbuild/.cache/R/BiocFileCache/MN073A.cdf’ reason: Failure when receiving data from the peer [ftp.ebi.ac.uk]: Recv failure: Connection reset by peer Warning: bfcadd() failed; resource removed rid: BFC3059 fpath: ‘ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/MN073A.cdf’ reason: download failed Warning in value[[3L]](cond) : trying to add rname 'ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/MN073A.cdf' produced error: bfcadd() failed; see warnings() adding rname 'ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/MN073B.cdf' Warning: download failed web resource path: ‘ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/MN073B.cdf’ local file path: ‘/home/biocbuild/.cache/R/BiocFileCache/MN073B.cdf’ reason: Failure when receiving data from the peer [ftp.ebi.ac.uk]: Recv failure: Connection reset by peer Warning: bfcadd() failed; resource removed rid: BFC3060 fpath: ‘ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/MN073B.cdf’ reason: download failed Warning in value[[3L]](cond) : trying to add rname 'ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/MN073B.cdf' produced error: bfcadd() failed; see warnings() adding rname 'ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/MN073C.cdf' Warning: download failed web resource path: ‘ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/MN073C.cdf’ local file path: ‘/home/biocbuild/.cache/R/BiocFileCache/MN073C.cdf’ reason: Failure when receiving data from the peer [ftp.ebi.ac.uk]: Recv failure: Connection reset by peer Warning: bfcadd() failed; resource removed rid: BFC3061 fpath: ‘ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/MN073C.cdf’ reason: download failed Warning in value[[3L]](cond) : trying to add rname 'ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/MN073C.cdf' produced error: bfcadd() failed; see warnings() adding rname 'ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/CS073A.cdf' Warning: download failed web resource path: ‘ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/CS073A.cdf’ local file path: ‘/home/biocbuild/.cache/R/BiocFileCache/CS073A.cdf’ reason: Failure when receiving data from the peer [ftp.ebi.ac.uk]: Recv failure: Connection reset by peer Warning: bfcadd() failed; resource removed rid: BFC3062 fpath: ‘ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/CS073A.cdf’ reason: download failed Warning in value[[3L]](cond) : trying to add rname 'ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/CS073A.cdf' produced error: bfcadd() failed; see warnings() adding rname 'ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/CS073B.cdf' Warning: download failed web resource path: ‘ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/CS073B.cdf’ local file path: ‘/home/biocbuild/.cache/R/BiocFileCache/CS073B.cdf’ reason: Failure when receiving data from the peer [ftp.ebi.ac.uk]: Recv failure: Connection reset by peer Warning: bfcadd() failed; resource removed rid: BFC3063 fpath: ‘ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/CS073B.cdf’ reason: download failed Warning in value[[3L]](cond) : trying to add rname 'ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/CS073B.cdf' produced error: bfcadd() failed; see warnings() adding rname 'ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/CS073C.cdf' Warning: download failed web resource path: ‘ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/CS073C.cdf’ local file path: ‘/home/biocbuild/.cache/R/BiocFileCache/CS073C.cdf’ reason: Failure when receiving data from the peer [ftp.ebi.ac.uk]: Recv failure: Connection reset by peer Warning: bfcadd() failed; resource removed rid: BFC3064 fpath: ‘ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/CS073C.cdf’ reason: download failed Warning in value[[3L]](cond) : trying to add rname 'ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/CS073C.cdf' produced error: bfcadd() failed; see warnings() adding rname 'ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/AM073A.cdf' Warning: download failed web resource path: ‘ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/AM073A.cdf’ local file path: ‘/home/biocbuild/.cache/R/BiocFileCache/AM073A.cdf’ reason: Failure when receiving data from the peer [ftp.ebi.ac.uk]: Recv failure: Connection reset by peer Warning: bfcadd() failed; resource removed rid: BFC3065 fpath: ‘ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/AM073A.cdf’ reason: download failed Warning in value[[3L]](cond) : trying to add rname 'ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/AM073A.cdf' produced error: bfcadd() failed; see warnings() adding rname 'ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/AM073B.cdf' Warning: download failed web resource path: ‘ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/AM073B.cdf’ local file path: ‘/home/biocbuild/.cache/R/BiocFileCache/AM073B.cdf’ reason: Failure when receiving data from the peer [ftp.ebi.ac.uk]: Recv failure: Connection reset by peer Warning: bfcadd() failed; resource removed rid: BFC3066 fpath: ‘ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/AM073B.cdf’ reason: download failed Warning in value[[3L]](cond) : trying to add rname 'ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/AM073B.cdf' produced error: bfcadd() failed; see warnings() adding rname 'ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/AM073C.cdf' Warning: download failed web resource path: ‘ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/AM073C.cdf’ local file path: ‘/home/biocbuild/.cache/R/BiocFileCache/AM073C.cdf’ reason: Failure when receiving data from the peer [ftp.ebi.ac.uk]: Recv failure: Connection reset by peer Warning: bfcadd() failed; resource removed rid: BFC3067 fpath: ‘ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/AM073C.cdf’ reason: download failed Warning in value[[3L]](cond) : trying to add rname 'ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/AM073C.cdf' produced error: bfcadd() failed; see warnings() adding rname 'ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/MN083A.cdf' Warning: download failed web resource path: ‘ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/MN083A.cdf’ local file path: ‘/home/biocbuild/.cache/R/BiocFileCache/MN083A.cdf’ reason: Failure when receiving data from the peer [ftp.ebi.ac.uk]: Recv failure: Connection reset by peer Warning: bfcadd() failed; resource removed rid: BFC3068 fpath: ‘ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/MN083A.cdf’ reason: download failed Warning in value[[3L]](cond) : trying to add rname 'ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/MN083A.cdf' produced error: bfcadd() failed; see warnings() adding rname 'ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/MN083B.cdf' Warning: download failed web resource path: ‘ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/MN083B.cdf’ local file path: ‘/home/biocbuild/.cache/R/BiocFileCache/MN083B.cdf’ reason: Failure when receiving data from the peer [ftp.ebi.ac.uk]: Recv failure: Connection reset by peer Warning: bfcadd() failed; resource removed rid: BFC3069 fpath: ‘ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/MN083B.cdf’ reason: download failed Warning in value[[3L]](cond) : trying to add rname 'ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/MN083B.cdf' produced error: bfcadd() failed; see warnings() adding rname 'ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/MN083C.cdf' Warning: download failed web resource path: ‘ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/MN083C.cdf’ local file path: ‘/home/biocbuild/.cache/R/BiocFileCache/MN083C.cdf’ reason: Failure when receiving data from the peer [ftp.ebi.ac.uk]: Recv failure: Connection reset by peer Warning: bfcadd() failed; resource removed rid: BFC3070 fpath: ‘ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/MN083C.cdf’ reason: download failed Warning in value[[3L]](cond) : trying to add rname 'ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/MN083C.cdf' produced error: bfcadd() failed; see warnings() adding rname 'ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/CS083A.cdf' Warning: download failed web resource path: ‘ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/CS083A.cdf’ local file path: ‘/home/biocbuild/.cache/R/BiocFileCache/CS083A.cdf’ reason: Failure when receiving data from the peer [ftp.ebi.ac.uk]: Recv failure: Connection reset by peer Warning: bfcadd() failed; resource removed rid: BFC3071 fpath: ‘ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/CS083A.cdf’ reason: download failed Warning in value[[3L]](cond) : trying to add rname 'ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/CS083A.cdf' produced error: bfcadd() failed; see warnings() adding rname 'ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/CS083B.cdf' Warning: download failed web resource path: ‘ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/CS083B.cdf’ local file path: ‘/home/biocbuild/.cache/R/BiocFileCache/CS083B.cdf’ reason: Failure when receiving data from the peer [ftp.ebi.ac.uk]: Recv failure: Connection reset by peer Warning: bfcadd() failed; resource removed rid: BFC3072 fpath: ‘ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/CS083B.cdf’ reason: download failed Warning in value[[3L]](cond) : trying to add rname 'ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/CS083B.cdf' produced error: bfcadd() failed; see warnings() adding rname 'ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/CS083C.cdf' Warning: download failed web resource path: ‘ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/CS083C.cdf’ local file path: ‘/home/biocbuild/.cache/R/BiocFileCache/CS083C.cdf’ reason: Failure when receiving data from the peer [ftp.ebi.ac.uk]: Recv failure: Connection reset by peer Warning: bfcadd() failed; resource removed rid: BFC3073 fpath: ‘ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/CS083C.cdf’ reason: download failed Warning in value[[3L]](cond) : trying to add rname 'ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/CS083C.cdf' produced error: bfcadd() failed; see warnings() adding rname 'ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/AM083A.cdf' Warning: download failed web resource path: ‘ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/AM083A.cdf’ local file path: ‘/home/biocbuild/.cache/R/BiocFileCache/AM083A.cdf’ reason: Failure when receiving data from the peer [ftp.ebi.ac.uk]: Recv failure: Connection reset by peer Warning: bfcadd() failed; resource removed rid: BFC3074 fpath: ‘ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/AM083A.cdf’ reason: download failed Warning in value[[3L]](cond) : trying to add rname 'ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/AM083A.cdf' produced error: bfcadd() failed; see warnings() adding rname 'ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/AM083B.cdf' Warning: download failed web resource path: ‘ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/AM083B.cdf’ local file path: ‘/home/biocbuild/.cache/R/BiocFileCache/AM083B.cdf’ reason: Failure when receiving data from the peer [ftp.ebi.ac.uk]: Recv failure: Connection reset by peer Warning: bfcadd() failed; resource removed rid: BFC3075 fpath: ‘ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/AM083B.cdf’ reason: download failed Warning in value[[3L]](cond) : trying to add rname 'ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/AM083B.cdf' produced error: bfcadd() failed; see warnings() adding rname 'ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/AM083C.cdf' Warning: download failed web resource path: ‘ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/AM083C.cdf’ local file path: ‘/home/biocbuild/.cache/R/BiocFileCache/AM083C.cdf’ reason: Failure when receiving data from the peer [ftp.ebi.ac.uk]: Recv failure: Connection reset by peer Warning: bfcadd() failed; resource removed rid: BFC3076 fpath: ‘ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/AM083C.cdf’ reason: download failed Warning in value[[3L]](cond) : trying to add rname 'ftp://ftp.ebi.ac.uk/pub/databases/metabolights/studies/public/MTBLS39/FILES/AM083C.cdf' produced error: bfcadd() failed; see warnings() Error in bfcrpath(bfc, paste0(fpath, ffiles), fname = "exact") : not all 'rnames' found or unique. Calls: backendInitialize ... .local -> .mtbls_data_files -> bfcrpath -> bfcrpath Execution halted * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.R’ ERROR Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output: ── Error ('test_MsBackendMetaboLights.R:167:1'): (code run outside of `test_that()`) ── Error: Failed to connect to MetaboLights. No internet connection? Does the data set "MTBLS2" exist? - cannot open the connection Backtrace: ▆ 1. └─MsBackendMetaboLights:::.mtbls_assay_list("MTBLS2") at test_MsBackendMetaboLights.R:167:1 2. └─MsBackendMetaboLights::mtbls_list_files(x, pattern = "^a_") 3. └─base::tryCatch(...) 4. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 5. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 6. └─value[[3L]](cond) [ FAIL 9 | WARN 9 | SKIP 0 | PASS 18 ] Error: Test failures Execution halted * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... ERROR Error(s) in re-building vignettes: ... --- re-building ‘MsBackendMetaboLights.Rmd’ using rmarkdown Quitting from lines 79-83 [unnamed-chunk-3] (MsBackendMetaboLights.Rmd) Error: processing vignette 'MsBackendMetaboLights.Rmd' failed with diagnostics: Failed to connect to MetaboLights. No internet connection? Does the data set "MTBLS39" exist? - cannot open the connection --- failed re-building ‘MsBackendMetaboLights.Rmd’ SUMMARY: processing the following file failed: ‘MsBackendMetaboLights.Rmd’ Error: Vignette re-building failed. Execution halted * checking PDF version of manual ... OK * DONE Status: 3 ERRORs See ‘/media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/meat/MsBackendMetaboLights.Rcheck/00check.log’ for details.