Back to Multiple platform build/check report for BioC 3.19:   simplified   long
A[B]CDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-03-28 11:36:13 -0400 (Thu, 28 Mar 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_64R Under development (unstable) (2024-03-18 r86148) -- "Unsuffered Consequences" 4708
palomino3Windows Server 2022 Datacenterx64R Under development (unstable) (2024-03-16 r86144 ucrt) -- "Unsuffered Consequences" 4446
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-03-18 r86148) -- "Unsuffered Consequences" 4471
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-03-19 r86153) -- "Unsuffered Consequences" 4426
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

Package 160/2270HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
BgeeDB 2.29.0  (landing page)
Julien Wollbrett , Julien Roux , Andrea Komljenovic , Frederic Bastian
Snapshot Date: 2024-03-27 14:00:18 -0400 (Wed, 27 Mar 2024)
git_url: https://git.bioconductor.org/packages/BgeeDB
git_branch: devel
git_last_commit: cc8f092
git_last_commit_date: 2023-10-24 10:49:39 -0400 (Tue, 24 Oct 2023)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    TIMEOUT  
palomino3Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    TIMEOUT  skippedskipped
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    ERROR  skipped

CHECK results for BgeeDB on nebbiolo1


To the developers/maintainers of the BgeeDB package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/BgeeDB.git to reflect on this report. See Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: BgeeDB
Version: 2.29.0
Command: /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:BgeeDB.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings BgeeDB_2.29.0.tar.gz
StartedAt: 2024-03-27 20:31:03 -0400 (Wed, 27 Mar 2024)
EndedAt: 2024-03-27 21:11:03 -0400 (Wed, 27 Mar 2024)
EllapsedTime: 2400.4 seconds
RetCode: None
Status:   TIMEOUT  
CheckDir: BgeeDB.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:BgeeDB.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings BgeeDB_2.29.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.19-bioc/meat/BgeeDB.Rcheck’
* using R Under development (unstable) (2024-03-18 r86148)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
    GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
* running under: Ubuntu 22.04.4 LTS
* using session charset: UTF-8
* checking for file ‘BgeeDB/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘BgeeDB’ version ‘2.29.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 ‘BgeeDB’ 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 contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                  user system elapsed
makeTable       11.527  1.806 209.330
geneList        10.386  0.443  95.585
deleteLocalData  5.554  1.153  12.304
topAnat          5.205  0.555   7.181
formatData       3.516  0.605  15.266
loadTopAnatData  2.066  0.352  43.983
listBgeeSpecies  1.034  0.016   5.937
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ...

Installation output

BgeeDB.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD INSTALL BgeeDB
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.19-bioc/R/site-library’
* installing *source* package ‘BgeeDB’ ...
** using staged installation
** R
** data
** inst
** byte-compile and prepare package for lazy loading

groupGOTerms: 	GOBPTerm, GOMFTerm, GOCCTerm environments built.
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location

groupGOTerms: 	GOBPTerm, GOMFTerm, GOCCTerm environments built.
** testing if installed package can be loaded from final location

groupGOTerms: 	GOBPTerm, GOMFTerm, GOCCTerm environments built.
** testing if installed package keeps a record of temporary installation path
* DONE (BgeeDB)

Tests output

BgeeDB.Rcheck/tests/testthat.Rout


R Under development (unstable) (2024-03-18 r86148) -- "Unsuffered Consequences"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(testthat)
> library(BgeeDB)
Loading required package: topGO
Loading required package: BiocGenerics

Attaching package: 'BiocGenerics'

The following objects are masked from 'package:stats':

    IQR, mad, sd, var, xtabs

The following objects are masked from 'package:base':

    Filter, Find, Map, Position, Reduce, anyDuplicated, aperm, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, setdiff, table, tapply,
    union, unique, unsplit, which.max, which.min

Loading required package: graph
Loading required package: Biobase
Welcome to Bioconductor

    Vignettes contain introductory material; view with
    'browseVignettes()'. To cite Bioconductor, see
    'citation("Biobase")', and for packages 'citation("pkgname")'.

Loading required package: GO.db
Loading required package: AnnotationDbi
Loading required package: stats4
Loading required package: IRanges
Loading required package: S4Vectors

Attaching package: 'S4Vectors'

The following object is masked from 'package:utils':

    findMatches

The following objects are masked from 'package:base':

    I, expand.grid, unname


Loading required package: SparseM

Attaching package: 'SparseM'

The following object is masked from 'package:base':

    backsolve


groupGOTerms: 	GOBPTerm, GOMFTerm, GOCCTerm environments built.

Attaching package: 'topGO'

The following object is masked from 'package:IRanges':

    members

Loading required package: tidyr

Attaching package: 'tidyr'

The following object is masked from 'package:S4Vectors':

    expand

The following object is masked from 'package:testthat':

    matches

> 
> Sys.setenv("R_TESTS" = "")
> test_check("BgeeDB")

Querying Bgee to get release information...

Building URL to query species in Bgee release 15_0...

Submitting URL to Bgee webservice... (https://www.bgee.org/bgee15_0/api/?page=r_package&action=get_all_species&display_type=tsv&source=BgeeDB_R_package&source_version=2.29.0)

Query to Bgee webservice successful!

API key built: 6eabaeb3ec00b08179e954a058c69ac74b97577027e2b975fa53a1bcfe3059bca18544799ad2af654eb443f8a0b681c086bf141f925dfad9c3e0eded2ba73f6e

Saved annotation files in /home/biocbuild/bbs-3.19-bioc/meat/BgeeDB.Rcheck/tests/testthat/Mus_musculus_Bgee_15_0 folder.

Extracting expression data matrix...
  Keeping only present genes.

Extracting features information...

Extracting samples information...

Extracting expression data matrix...
  Keeping only present genes.

Extracting features information...

Extracting samples information...

Extracting expression data matrix...
  Keeping only present genes.

Extracting features information...

Extracting samples information...

Querying Bgee to get release information...

Building URL to query species in Bgee release 13_2...

Submitting URL to Bgee webservice... (https://r.bgee.org/bgee13/?page=species&display_type=tsv&source=BgeeDB_R_package&source_version=2.29.0)

Query to Bgee webservice successful!

API key built: 6eabaeb3ec00b08179e954a058c69ac74b97577027e2b975fa53a1bcfe3059bca18544799ad2af654eb443f8a0b681c086bf141f925dfad9c3e0eded2ba73f6e

IMPORTANT INFORMATION: Be careful! You are not using the last release of the Bgee database! If it is not intentional you should update to the last version of Bioconductor and of the BgeeDB package. To update Bioconductor, see https://www.bioconductor.org/install/

Saved annotation files in /home/biocbuild/bbs-3.19-bioc/meat/BgeeDB.Rcheck/tests/testthat/Mus_musculus_Bgee_13_2 folder.

Extracting expression data matrix...
  Keeping only present genes.

Extracting features information...

Extracting samples information...

Extracting expression data matrix...
  Keeping only present genes.

Extracting features information...

Extracting samples information...

Querying Bgee to get release information...

NOTE: the file describing Bgee species information for release 15_0 was found in the download directory /home/biocbuild/bbs-3.19-bioc/meat/BgeeDB.Rcheck/tests/testthat. Data will not be redownloaded.

API key built: 6eabaeb3ec00b08179e954a058c69ac74b97577027e2b975fa53a1bcfe3059bca18544799ad2af654eb443f8a0b681c086bf141f925dfad9c3e0eded2ba73f6e

Querying Bgee to get release information...

NOTE: the file describing Bgee species information for release 15_0 was found in the download directory /home/biocbuild/bbs-3.19-bioc/meat/BgeeDB.Rcheck/tests/testthat. Data will not be redownloaded.

API key built: 6eabaeb3ec00b08179e954a058c69ac74b97577027e2b975fa53a1bcfe3059bca18544799ad2af654eb443f8a0b681c086bf141f925dfad9c3e0eded2ba73f6e

Saved annotation files in /home/biocbuild/bbs-3.19-bioc/meat/BgeeDB.Rcheck/tests/testthat/Mus_musculus_Bgee_15_0 folder.

Querying Bgee to get release information...

NOTE: the file describing Bgee species information for release 13_2 was found in the download directory /home/biocbuild/bbs-3.19-bioc/meat/BgeeDB.Rcheck/tests/testthat. Data will not be redownloaded.

API key built: 6eabaeb3ec00b08179e954a058c69ac74b97577027e2b975fa53a1bcfe3059bca18544799ad2af654eb443f8a0b681c086bf141f925dfad9c3e0eded2ba73f6e

IMPORTANT INFORMATION: Be careful! You are not using the last release of the Bgee database! If it is not intentional you should update to the last version of Bioconductor and of the BgeeDB package. To update Bioconductor, see https://www.bioconductor.org/install/

Querying Bgee to get release information...

NOTE: the file describing Bgee species information for release 13_2 was found in the download directory /home/biocbuild/bbs-3.19-bioc/meat/BgeeDB.Rcheck/tests/testthat. Data will not be redownloaded.

API key built: 6eabaeb3ec00b08179e954a058c69ac74b97577027e2b975fa53a1bcfe3059bca18544799ad2af654eb443f8a0b681c086bf141f925dfad9c3e0eded2ba73f6e

IMPORTANT INFORMATION: Be careful! You are not using the last release of the Bgee database! If it is not intentional you should update to the last version of Bioconductor and of the BgeeDB package. To update Bioconductor, see https://www.bioconductor.org/install/

Saved annotation files in /home/biocbuild/bbs-3.19-bioc/meat/BgeeDB.Rcheck/tests/testthat/Mus_musculus_Bgee_13_2 folder.

Querying Bgee to get release information...

Building URL to query species in Bgee release 14_2...

Submitting URL to Bgee webservice... (https://r.bgee.org/bgee14_2/?page=r_package&action=get_all_species&display_type=tsv&source=BgeeDB_R_package&source_version=2.29.0)

Query to Bgee webservice successful!

Querying Bgee to get release information...

NOTE: the file describing Bgee species information for release 15_0 was found in the download directory /home/biocbuild/bbs-3.19-bioc/meat/BgeeDB.Rcheck/tests/testthat. Data will not be redownloaded.

API key built: 6eabaeb3ec00b08179e954a058c69ac74b97577027e2b975fa53a1bcfe3059bca18544799ad2af654eb443f8a0b681c086bf141f925dfad9c3e0eded2ba73f6e

Building URLs to retrieve organ relationships from Bgee.........
   URL successfully built (https://www.bgee.org/bgee15_0/api/?page=r_package&action=get_anat_entity_relations&display_type=tsv&species_list=9913&attr_list=SOURCE_ID&attr_list=TARGET_ID&api_key=6eabaeb3ec00b08179e954a058c69ac74b97577027e2b975fa53a1bcfe3059bca18544799ad2af654eb443f8a0b681c086bf141f925dfad9c3e0eded2ba73f6e&source=BgeeDB_R_package&source_version=2.29.0)
   Submitting URL to Bgee webservice (can be long)
   Got results from Bgee webservice. Files are written in "/home/biocbuild/bbs-3.19-bioc/meat/BgeeDB.Rcheck/tests/testthat/Bos_taurus_Bgee_15_0"

Building URLs to retrieve organ names from Bgee.................
   URL successfully built (https://www.bgee.org/bgee15_0/api/?page=r_package&action=get_anat_entities&display_type=tsv&species_list=9913&attr_list=ID&attr_list=NAME&api_key=6eabaeb3ec00b08179e954a058c69ac74b97577027e2b975fa53a1bcfe3059bca18544799ad2af654eb443f8a0b681c086bf141f925dfad9c3e0eded2ba73f6e&source=BgeeDB_R_package&source_version=2.29.0)
   Submitting URL to Bgee webservice (can be long)
   Got results from Bgee webservice. Files are written in "/home/biocbuild/bbs-3.19-bioc/meat/BgeeDB.Rcheck/tests/testthat/Bos_taurus_Bgee_15_0"

Building URLs to retrieve mapping of gene to organs from Bgee...
   URL successfully built (https://www.bgee.org/bgee15_0/api/?page=r_package&action=get_expression_calls&display_type=tsv&species_list=9913&attr_list=GENE_ID&attr_list=ANAT_ENTITY_ID&api_key=6eabaeb3ec00b08179e954a058c69ac74b97577027e2b975fa53a1bcfe3059bca18544799ad2af654eb443f8a0b681c086bf141f925dfad9c3e0eded2ba73f6e&source=BgeeDB_R_package&source_version=2.29.0&data_type=RNA_SEQ&data_qual=SILVER&stage_id=UBERON:0000092)
   Submitting URL to Bgee webservice (can be long)
   Got results from Bgee webservice. Files are written in "/home/biocbuild/bbs-3.19-bioc/meat/BgeeDB.Rcheck/tests/testthat/Bos_taurus_Bgee_15_0"

Parsing the results.............................................

Adding BGEE:0 as unique root of all terms of the ontology.......

Done.

Querying Bgee to get release information...

NOTE: the file describing Bgee species information for release 15_0 was found in the download directory /home/biocbuild/bbs-3.19-bioc/meat/BgeeDB.Rcheck/tests/testthat. Data will not be redownloaded.

API key built: 6eabaeb3ec00b08179e954a058c69ac74b97577027e2b975fa53a1bcfe3059bca18544799ad2af654eb443f8a0b681c086bf141f925dfad9c3e0eded2ba73f6e

Saved annotation files in /home/biocbuild/bbs-3.19-bioc/meat/BgeeDB.Rcheck/tests/testthat/Drosophila_simulans_Bgee_15_0 folder.

Querying Bgee to get release information...

NOTE: the file describing Bgee species information for release 15_0 was found in the download directory /home/biocbuild/bbs-3.19-bioc/meat/BgeeDB.Rcheck/tests/testthat. Data will not be redownloaded.

API key built: 6eabaeb3ec00b08179e954a058c69ac74b97577027e2b975fa53a1bcfe3059bca18544799ad2af654eb443f8a0b681c086bf141f925dfad9c3e0eded2ba73f6e

Querying Bgee to get release information...

NOTE: the file describing Bgee species information for release 15_0 was found in the download directory /home/biocbuild/bbs-3.19-bioc/meat/BgeeDB.Rcheck/tests/testthat. Data will not be redownloaded.

API key built: 6eabaeb3ec00b08179e954a058c69ac74b97577027e2b975fa53a1bcfe3059bca18544799ad2af654eb443f8a0b681c086bf141f925dfad9c3e0eded2ba73f6e

NOTE: an organ relationships file was found in the download directory /home/biocbuild/bbs-3.19-bioc/meat/BgeeDB.Rcheck/tests/testthat/Bos_taurus_Bgee_15_0. Data will not be redownloaded.

NOTE: an organ names file was found in the download directory /home/biocbuild/bbs-3.19-bioc/meat/BgeeDB.Rcheck/tests/testthat/Bos_taurus_Bgee_15_0. Data will not be redownloaded.

NOTE: a gene to organs mapping file was found in the download directory /home/biocbuild/bbs-3.19-bioc/meat/BgeeDB.Rcheck/tests/testthat/Bos_taurus_Bgee_15_0. Data will not be redownloaded.

Parsing the results.............................................

Adding BGEE:0 as unique root of all terms of the ontology.......

Done.

Checking topAnatData object.............

Checking gene list......................

WARNING: Some genes in your gene list have no expression data in Bgee, and will not be included in the analysis. 98 genes in background will be kept.

Building most specific Ontology terms...  (  110  Ontology terms found. )

Building DAG topology...................  (  549  Ontology terms and  994  relations. )

Annotating nodes (Can be long)..........  (  95  genes annotated to the Ontology terms. )
[ FAIL 0 | WARN 5 | SKIP 0 | PASS 32 ]

[ FAIL 0 | WARN 5 | SKIP 0 | PASS 32 ]
> 
> proc.time()
   user  system elapsed 
 32.276   3.730 295.141 

Example timings

BgeeDB.Rcheck/BgeeDB-Ex.timings

nameusersystemelapsed
Bgee-class0.4760.0193.737
deleteLocalData 5.554 1.15312.304
deleteOldData0.1210.0031.020
formatData 3.516 0.60515.266
geneList10.386 0.44395.585
getAnnotation0.2160.0081.143
getData1.5170.4732.664
listBgeeRelease0.1330.0081.052
listBgeeSpecies1.0340.0165.937
loadTopAnatData 2.066 0.35243.983
makeTable 11.527 1.806209.330
topAnat5.2050.5557.181