Back to Multiple platform build/check report for BioC 3.17:   simplified   long
ABC[D]EFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2023-05-30 11:05:19 -0400 (Tue, 30 May 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.2 LTS)x86_644.3.0 RC (2023-04-13 r84269) -- "Already Tomorrow" 4617
palomino3Windows Server 2022 Datacenterx644.3.0 RC (2023-04-13 r84269 ucrt) -- "Already Tomorrow" 4368
merida1macOS 12.6.4 Montereyx86_644.3.0 RC (2023-04-13 r84257) -- "Already Tomorrow" 4326
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

CHECK results for DeepBlueR on nebbiolo1


To the developers/maintainers of the DeepBlueR package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/DeepBlueR.git to reflect on this report. See Troubleshooting Build Report for more information.

- Use the following Renviron settings to reproduce errors and warnings.

Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details.

raw results

Package 511/2229HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
DeepBlueR 1.26.0  (landing page)
Felipe Albrecht , Markus List , Quirin Manz
Snapshot Date: 2023-05-29 14:00:15 -0400 (Mon, 29 May 2023)
git_url: https://git.bioconductor.org/packages/DeepBlueR
git_branch: RELEASE_3_17
git_last_commit: 422a55a
git_last_commit_date: 2023-04-25 10:48:12 -0400 (Tue, 25 Apr 2023)
nebbiolo1Linux (Ubuntu 22.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.6.4 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: DeepBlueR
Version: 1.26.0
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:DeepBlueR.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings DeepBlueR_1.26.0.tar.gz
StartedAt: 2023-05-29 20:27:20 -0400 (Mon, 29 May 2023)
EndedAt: 2023-05-29 20:42:24 -0400 (Mon, 29 May 2023)
EllapsedTime: 904.2 seconds
RetCode: 0
Status:   OK  
CheckDir: DeepBlueR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:DeepBlueR.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings DeepBlueR_1.26.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/DeepBlueR.Rcheck’
* using R version 4.3.0 RC (2023-04-13 r84269)
* using platform: x86_64-pc-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
    GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
* running under: Ubuntu 22.04.2 LTS
* using session charset: UTF-8
* checking for file ‘DeepBlueR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘DeepBlueR’ version ‘1.26.0’
* 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 ‘DeepBlueR’ 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 ... NOTE
Problems with news in ‘NEWS’:
  Cannot process chunk/lines:
    v0.99.0 Initial Bioconductor submission
  Cannot process chunk/lines:
    v1.0.0 Bioconductor 3.4 release
  Cannot process chunk/lines:
    v1.2.0 Bioconductor 3.5 release
  Cannot process chunk/lines:
    v1.4.0 Bioconductor 3.6 release
  Cannot process chunk/lines:
    v1.4.1 Bugfixes following changes in the DeepBlue API
* checking R 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 startup messages can be suppressed ... 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 ... NOTE
prepare_Rd: deepblue_enrich_regions_fast.Rd:35-38: Dropping empty section \examples
* 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 ... OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
  ‘DeepBlueR.Rmd’ using ‘UTF-8’... OK
 NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.17-bioc/meat/DeepBlueR.Rcheck/00check.log’
for details.



Installation output

DeepBlueR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD INSTALL DeepBlueR
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.17-bioc/R/site-library’
* installing *source* package ‘DeepBlueR’ ...
** using staged installation
** R
** demo
** inst
** byte-compile and prepare package for lazy loading
Called method: deepblue_list_column_types
Reported status was: okay
Called method: deepblue_info
Reported status was: okay
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (DeepBlueR)

Tests output


Example timings

DeepBlueR.Rcheck/DeepBlueR-Ex.timings

nameusersystemelapsed
deepblue_aggregate0.0490.0080.855
deepblue_batch_export_results0.3800.0563.319
deepblue_binning0.0340.0000.618
deepblue_cache_status0.0020.0000.002
deepblue_cancel_request0.0140.0000.305
deepblue_chromosomes0.0480.0000.340
deepblue_clear_cache0.0010.0000.002
deepblue_collection_experiments_count0.0890.0000.840
deepblue_commands0.0750.0391.602
deepblue_count_gene_ontology_terms0.0730.0050.601
deepblue_count_regions0.0320.0000.600
deepblue_coverage0.0270.0000.590
deepblue_delete_request_from_cache0.0020.0000.002
deepblue_diff0.2090.0070.816
deepblue_distinct_column_values0.0290.0010.610
deepblue_download_request_data0.1350.0121.537
deepblue_echo0.0110.0040.307
deepblue_enrich_regions_go_terms0.0460.0000.904
deepblue_enrich_regions_overlap0.4260.0484.783
deepblue_export_bed0.2490.0712.271
deepblue_export_meta_data0.2140.0320.672
deepblue_export_tab0.1550.0161.265
deepblue_extend0.0380.0190.622
deepblue_extract_ids0.0010.0000.001
deepblue_extract_names0.0010.0000.001
deepblue_faceting_experiments0.0310.0040.767
deepblue_filter_regions0.0300.0080.290
deepblue_find_motif0.0450.0000.338
deepblue_flank0.0840.0080.657
deepblue_get_biosource_children0.0300.0040.327
deepblue_get_biosource_parents0.0210.0030.316
deepblue_get_biosource_related0.0330.0040.340
deepblue_get_biosource_synonyms0.0360.0000.330
deepblue_get_experiments_by_query0.0220.0040.319
deepblue_get_regions0.0520.0060.626
deepblue_get_request_data0.0680.0111.347
deepblue_info0.0250.0070.323
deepblue_input_regions0.0220.0030.334
deepblue_intersection0.0550.0120.903
deepblue_is_biosource0.0790.0760.444
deepblue_liftover0.3760.0292.764
deepblue_list_annotations0.0220.0000.314
deepblue_list_biosources0.0130.0000.301
deepblue_list_cached_requests0.0000.0030.004
deepblue_list_column_types0.0660.0080.476
deepblue_list_epigenetic_marks0.2530.0361.593
deepblue_list_experiments0.1030.0000.654
deepblue_list_expressions0.1210.0760.676
deepblue_list_gene_models0.0080.0040.302
deepblue_list_genes0.1930.0011.941
deepblue_list_genomes0.0150.0000.316
deepblue_list_in_use0.2620.0111.964
deepblue_list_projects0.0090.0040.312
deepblue_list_recent_experiments0.0220.0000.277
deepblue_list_requests0.0130.0000.318
deepblue_list_samples0.1390.0161.147
deepblue_list_similar_biosources0.0160.0040.368
deepblue_list_similar_epigenetic_marks0.0290.0000.329
deepblue_list_similar_experiments0.0750.0881.024
deepblue_list_similar_genomes0.0250.0030.277
deepblue_list_similar_projects0.0230.0000.316
deepblue_list_similar_techniques0.0150.0010.306
deepblue_list_techniques0.0440.0000.335
deepblue_merge_queries0.0620.0030.857
deepblue_meta_data_to_table0.3220.0161.017
deepblue_name_to_id0.0530.0120.919
deepblue_overlap0.0770.0040.915
deepblue_preview_experiment0.0120.0000.310
deepblue_query_cache0.0740.0041.183
deepblue_query_experiment_type0.0560.0000.657
deepblue_reset_options000
deepblue_score_matrix0.0400.0040.640
deepblue_search0.0690.0040.678
deepblue_select_annotations0.0250.0000.274
deepblue_select_column1.0350.2092.571
deepblue_select_experiments0.0140.0000.317
deepblue_select_expressions0.0250.0030.319
deepblue_select_genes0.0320.0000.321
deepblue_select_regions0.0410.0000.334
deepblue_tiling_regions0.020.000.27