Back to Multiple platform build/check report for BioC 3.14 |
|
This page was generated on 2022-04-13 12:07:57 -0400 (Wed, 13 Apr 2022).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 20.04.4 LTS) | x86_64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4324 |
tokay2 | Windows Server 2012 R2 Standard | x64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4077 |
machv2 | macOS 10.14.6 Mojave | x86_64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4137 |
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 |
To the developers/maintainers of the ENCODExplorer package: - Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/ENCODExplorer.git to reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
Package 575/2083 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
Charles Joly Beauparlant
| nebbiolo2 | Linux (Ubuntu 20.04.4 LTS) / x86_64 | OK | OK | ERROR | |||||||||
tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | ERROR | OK | |||||||||
machv2 | macOS 10.14.6 Mojave / x86_64 | OK | OK | ERROR | OK | |||||||||
Package: ENCODExplorer |
Version: 2.20.0 |
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:ENCODExplorer.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings ENCODExplorer_2.20.0.tar.gz |
StartedAt: 2022-04-12 12:55:45 -0400 (Tue, 12 Apr 2022) |
EndedAt: 2022-04-12 13:06:51 -0400 (Tue, 12 Apr 2022) |
EllapsedTime: 665.8 seconds |
RetCode: 1 |
Status: ERROR |
CheckDir: ENCODExplorer.Rcheck |
Warnings: NA |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:ENCODExplorer.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings ENCODExplorer_2.20.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.14-bioc/meat/ENCODExplorer.Rcheck’ * using R version 4.1.3 (2022-03-10) * using platform: x86_64-apple-darwin17.0 (64-bit) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘ENCODExplorer/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘ENCODExplorer’ version ‘2.20.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 ‘ENCODExplorer’ can be installed ... WARNING Found the following significant warnings: Warning: Package 'ENCODExplorer' is deprecated and will be removed from See ‘/Users/biocbuild/bbs-3.14-bioc/meat/ENCODExplorer.Rcheck/00install.out’ for details. * 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 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 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 ... NOTE createDesign: no visible binding for global variable ‘file_format’ createDesign: no visible binding for global variable ‘status’ createDesign: no visible binding for global variable ‘accession’ createDesign: no visible binding for global variable ‘controls’ createDesign : get_ctrl_design: no visible binding for global variable ‘accession’ createDesign : get_ctrl_design: no visible binding for global variable ‘href’ createDesign: no visible global function definition for ‘.’ createDesign: no visible binding for global variable ‘href’ createDesign: no visible binding for global variable ‘Experiment’ createDesign: no visible binding for global variable ‘Value’ downloadEncode: no visible binding for global variable ‘file_accession’ downloadEncode: no visible binding for global variable ‘file_format’ downloadEncode: no visible binding for global variable ‘accession’ shinyEncode: no visible binding for global variable ‘ui’ shinyEncode: no visible binding for global variable ‘server’ Undefined global functions or variables: . Experiment Value accession controls file_accession file_format href server status ui * 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 line endings in Makefiles ... OK * checking for GNU extensions in Makefiles ... OK * checking include directives in Makefiles ... OK * checking files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed get_encode_df_full 67.482 1.212 71.122 ENCODEBindingConsensus-class 42.291 1.024 48.233 ENCODEExpressionSummary-class 6.231 3.397 16.020 buildExpressionSummary 7.871 0.576 20.096 queryTranscriptExpression 7.797 0.465 17.048 buildConsensusPeaks 3.601 0.234 12.805 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘runTests.R’ ERROR Running the tests in ‘tests/runTests.R’ failed. Last 13 lines of output: 1 Test Suite : ENCODExplorer RUnit Tests - 28 test functions, 0 errors, 1 failure FAILURE in test.ret_content: Error in checkTrue(expr = !is.null(res$accession), msg = "res should be get an accession entry") : Test not TRUE res should be get an accession entry Test files with failing tests test_search.R test.ret_content Error in BiocGenerics:::testPackage("ENCODExplorer") : unit tests failed for package ENCODExplorer Execution halted * checking for unstated dependencies in vignettes ... OK * checking package vignettes in ‘inst/doc’ ... OK * checking running R code from vignettes ... SKIPPED * checking re-building of vignette outputs ... SKIPPED * checking PDF version of manual ... OK * DONE Status: 1 ERROR, 1 WARNING, 1 NOTE See ‘/Users/biocbuild/bbs-3.14-bioc/meat/ENCODExplorer.Rcheck/00check.log’ for details.
ENCODExplorer.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL ENCODExplorer ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.1/Resources/library’ * installing *source* package ‘ENCODExplorer’ ... ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location Warning: Package 'ENCODExplorer' is deprecated and will be removed from Bioconductor version 3.15 ** testing if installed package can be loaded from final location Warning: Package 'ENCODExplorer' is deprecated and will be removed from Bioconductor version 3.15 ** testing if installed package keeps a record of temporary installation path * DONE (ENCODExplorer)
ENCODExplorer.Rcheck/tests/runTests.Rout.fail
R version 4.1.3 (2022-03-10) -- "One Push-Up" Copyright (C) 2022 The R Foundation for Statistical Computing Platform: x86_64-apple-darwin17.0 (64-bit) 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. > #Run all tests in the ENCODExplorer package > BiocGenerics:::testPackage("ENCODExplorer") snapshotDate(): 2021-10-20 loading from cache Results : 2 files, 1 datasets [1] "Success downloading file : ./ENCFF002COC.bed.gz" [1] "Success downloading file : ./ENCFF001VDM.bed.gz" [1] "Files can be found at /Users/biocbuild/bbs-3.14-bioc/meat/ENCODExplorer.Rcheck/tests" [1] "Success downloading file : ./ENCFF002COC.bed.gz" [1] "Success downloading file : ./ENCFF001VDM.bed.gz" [1] "Files can be found at /Users/biocbuild/bbs-3.14-bioc/meat/ENCODExplorer.Rcheck/tests" [1] "Success downloading file : Test_dir/ENCFF002COC.bed.gz" [1] "Success downloading file : Test_dir/ENCFF001VDM.bed.gz" [1] "Files can be found at /Users/biocbuild/bbs-3.14-bioc/meat/ENCODExplorer.Rcheck/tests" Results: 9 files, 1 datasets Results: 9 files, 1 datasets Results: 16 files, 5 datasets Results: 16 files, 5 datasets Results: 16 files, 5 datasets Results: 9 files, 1 datasets No result found in encode_df. You can try the <searchEncode> function or set the fuzzy option to TRUE. Results : 318 files, 11 datasets Results : 81 files, 23 datasets Results : 3 files, 1 datasets Results : 318 files, 11 datasets Results : 338 files, 53 datasets Results : 228 files, 8 datasets results : 0 Timing stopped at: 0 0 0 Error in checkTrue(expr = !is.null(res$accession), msg = "res should be get an accession entry") : Test not TRUE res should be get an accession entry In addition: Warning message: Package 'ENCODExplorer' is deprecated and will be removed from Bioconductor version 3.15 Results : 58 files, 3 datasets Found the following output_type: peaks and background as input for IDR, conservative IDR thresholded peaks, optimal IDR thresholded peaks Selecting optimal idr thresholded peaks. To choose another output_type, specify it in the 'output_type', argument or set use_interactive to TRUE. [1] "Success downloading file : ./ENCFF356LIU.bed.gz" [1] "Success downloading file : ./ENCFF023RJC.bed.gz" [1] "Success downloading file : ./ENCFF960ZGP.bed.gz" [1] "Files can be found at /Users/biocbuild/bbs-3.14-bioc/meat/ENCODExplorer.Rcheck/tests" An object of class ENCODEBindingConsensus. Summarizing 3 ENCODE files into 1 categories. Metadata: treatment treatment_amount treatment_amount_unit treatment_duration a <NA> NA <NA> NA treatment_duration_unit split_group a <NA> NA;NA;NA;NA;NA Consensus regions: GRangesList object of length 1: $a GRanges object with 31922 ranges and 0 metadata columns: seqnames ranges strand <Rle> <IRanges> <Rle> [1] chr3 354378-354727 * [2] chr3 468197-468546 * [3] chr3 481714-482063 * [4] chr3 632583-632932 * [5] chr3 902188-902537 * ... ... ... ... [31918] chrUn_GL000219v1 40145-40494 * [31919] chrUn_GL000219v1 99577-100139 * [31920] chrUn_GL000219v1 125366-125738 * [31921] chr17_GL000205v2_ran.. 56276-56625 * [31922] chr1_KI270714v1_random 35674-36023 * ------- seqinfo: 30 sequences from an unspecified genome; no seqlengths Results : 58 files, 3 datasets Found the following output_type: peaks and background as input for IDR, conservative IDR thresholded peaks, optimal IDR thresholded peaks Selecting optimal idr thresholded peaks. To choose another output_type, specify it in the 'output_type', argument or set use_interactive to TRUE. [1] "Success downloading file : ./ENCFF356LIU.bed.gz" [1] "Success downloading file : ./ENCFF023RJC.bed.gz" [1] "Success downloading file : ./ENCFF960ZGP.bed.gz" [1] "Files can be found at /Users/biocbuild/bbs-3.14-bioc/meat/ENCODExplorer.Rcheck/tests" Results : 58 files, 3 datasets Found the following output_type: peaks and background as input for IDR, conservative IDR thresholded peaks, optimal IDR thresholded peaks Selecting optimal idr thresholded peaks. To choose another output_type, specify it in the 'output_type', argument or set use_interactive to TRUE. [1] "Success downloading file : ./ENCFF356LIU.bed.gz" [1] "Success downloading file : ./ENCFF023RJC.bed.gz" [1] "Success downloading file : ./ENCFF960ZGP.bed.gz" [1] "Files can be found at /Users/biocbuild/bbs-3.14-bioc/meat/ENCODExplorer.Rcheck/tests" Results : 126 files, 36 datasets Found the following assembly: GRCh38, hg19 Selecting GRCh38. To choose another assembly, specify it in the 'assembly', argument or set use_interactive to TRUE. Found the following assay: total RNA-seq, polyA plus RNA-seq, RAMPAGE, small RNA-seq, scRNA-seq, CAGE, polyA minus RNA-seq, icSHAPE, microRNA-seq Selecting total RNA-seq. To choose another assay, specify it in the 'assay', argument or set use_interactive to TRUE. [1] "Success downloading file : ./ENCFF783VBA.tsv" [1] "Success downloading file : ./ENCFF906LSJ.tsv" [1] "Success downloading file : ./ENCFF418FIT.tsv" [1] "Success downloading file : ./ENCFF306TLL.tsv" [1] "Success downloading file : ./ENCFF781YWT.tsv" [1] "Success downloading file : ./ENCFF680ZFZ.tsv" [1] "Files can be found at /Users/biocbuild/bbs-3.14-bioc/meat/ENCODExplorer.Rcheck/tests" An object of class ENCODEExpressionSummary. Summarizing 6 ENCODE files into 3 categories. Metadata: dataset_description a The libraries contained in this experiment come from independent growths of cell line GM12878. They are stranded PE101 Illumina Hi-Seq RNA-Seq libraries from rRNA-depleted Total RNA > 200 nucleotides in size. These data were collected as part of the RNA Evaluation Study. b RNA Evaluation Gm12878 Long Total from Graveley c The libraries contained in this experiment come from the nucleolar fraction of independent growths of cell line GM12878. They are stranded PE101 Illumina Hi-Seq RNA-Seq libraries from rRNA-depleted Total RNA > 200 nucleotides in size. treatment treatment_amount treatment_amount_unit treatment_duration a <NA> NA <NA> NA b <NA> NA <NA> NA c <NA> NA <NA> NA treatment_duration_unit a <NA> b <NA> c <NA> split_group a The libraries contained in this experiment come from independent growths of cell line GM12878. They are stranded PE101 Illumina Hi-Seq RNA-Seq libraries from rRNA-depleted Total RNA > 200 nucleotides in size. These data were collected as part of the RNA Evaluation Study.;NA;NA;NA;NA;NA b RNA Evaluation Gm12878 Long Total from Graveley;NA;NA;NA;NA;NA c The libraries contained in this experiment come from the nucleolar fraction of independent growths of cell line GM12878. They are stranded PE101 Illumina Hi-Seq RNA-Seq libraries from rRNA-depleted Total RNA > 200 nucleotides in size.;NA;NA;NA;NA;NA Sumarizing 61471 gene expression levels. Results : 126 files, 36 datasets Found the following assembly: GRCh38, hg19 Selecting GRCh38. To choose another assembly, specify it in the 'assembly', argument or set use_interactive to TRUE. Found the following assay: total RNA-seq, polyA plus RNA-seq, RAMPAGE, small RNA-seq, scRNA-seq, CAGE, polyA minus RNA-seq, icSHAPE, microRNA-seq Selecting total RNA-seq. To choose another assay, specify it in the 'assay', argument or set use_interactive to TRUE. [1] "Success downloading file : ./ENCFF783VBA.tsv" [1] "Success downloading file : ./ENCFF906LSJ.tsv" [1] "Success downloading file : ./ENCFF418FIT.tsv" [1] "Success downloading file : ./ENCFF306TLL.tsv" [1] "Success downloading file : ./ENCFF781YWT.tsv" [1] "Success downloading file : ./ENCFF680ZFZ.tsv" [1] "Files can be found at /Users/biocbuild/bbs-3.14-bioc/meat/ENCODExplorer.Rcheck/tests" Results : 126 files, 36 datasets Found the following assembly: GRCh38, hg19 Selecting GRCh38. To choose another assembly, specify it in the 'assembly', argument or set use_interactive to TRUE. Found the following assay: total RNA-seq, polyA plus RNA-seq, RAMPAGE, small RNA-seq, scRNA-seq, CAGE, polyA minus RNA-seq, icSHAPE, microRNA-seq Selecting total RNA-seq. To choose another assay, specify it in the 'assay', argument or set use_interactive to TRUE. [1] "Success downloading file : ./ENCFF783VBA.tsv" [1] "Success downloading file : ./ENCFF906LSJ.tsv" [1] "Success downloading file : ./ENCFF418FIT.tsv" [1] "Success downloading file : ./ENCFF306TLL.tsv" [1] "Success downloading file : ./ENCFF781YWT.tsv" [1] "Success downloading file : ./ENCFF680ZFZ.tsv" [1] "Files can be found at /Users/biocbuild/bbs-3.14-bioc/meat/ENCODExplorer.Rcheck/tests" RUNIT TEST PROTOCOL -- Tue Apr 12 13:06:42 2022 *********************************************** Number of test functions: 28 Number of errors: 0 Number of failures: 1 1 Test Suite : ENCODExplorer RUnit Tests - 28 test functions, 0 errors, 1 failure FAILURE in test.ret_content: Error in checkTrue(expr = !is.null(res$accession), msg = "res should be get an accession entry") : Test not TRUE res should be get an accession entry Test files with failing tests test_search.R test.ret_content Error in BiocGenerics:::testPackage("ENCODExplorer") : unit tests failed for package ENCODExplorer Execution halted
ENCODExplorer.Rcheck/ENCODExplorer-Ex.timings
name | user | system | elapsed | |
ENCODEBindingConsensus-class | 42.291 | 1.024 | 48.233 | |
ENCODEExpressionSummary-class | 6.231 | 3.397 | 16.020 | |
ENCODESummary-class | 2.677 | 0.105 | 2.784 | |
buildConsensusPeaks | 3.601 | 0.234 | 12.805 | |
buildExpressionSummary | 7.871 | 0.576 | 20.096 | |
createDesign | 0.147 | 0.009 | 0.160 | |
downloadEncode | 0.049 | 0.004 | 0.052 | |
fuzzySearch | 0.045 | 0.005 | 0.050 | |
get_encode_df | 0 | 0 | 0 | |
get_encode_df_demo | 0.047 | 0.004 | 0.050 | |
get_encode_df_full | 67.482 | 1.212 | 71.122 | |
queryConsensusPeaks | 4.541 | 0.077 | 4.630 | |
queryEncode | 0.063 | 0.016 | 0.080 | |
queryEncodeGeneric | 3.255 | 0.040 | 3.310 | |
queryExpressionGeneric | 3.275 | 0.099 | 3.386 | |
queryGeneExpression | 3.827 | 0.240 | 4.069 | |
queryTranscriptExpression | 7.797 | 0.465 | 17.048 | |
searchEncode | 0.120 | 0.013 | 1.320 | |
searchToquery | 0.063 | 0.004 | 1.277 | |
shinyEncode | 0 | 0 | 0 | |