Back to Multiple platform build/check report for BioC 3.8 |
|
This page was generated on 2019-04-16 11:50:43 -0400 (Tue, 16 Apr 2019).
Package 920/1649 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
metagene 2.14.0 Charles Joly Beauparlant
| malbec1 | Linux (Ubuntu 16.04.6 LTS) / x86_64 | OK | OK | [ ERROR ] | |||||||
merida1 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | ERROR | OK |
Package: metagene |
Version: 2.14.0 |
Command: /home/biocbuild/bbs-3.8-bioc/R/bin/R CMD check --install=check:metagene.install-out.txt --library=/home/biocbuild/bbs-3.8-bioc/R/library --no-vignettes --timings metagene_2.14.0.tar.gz |
StartedAt: 2019-04-16 01:16:19 -0400 (Tue, 16 Apr 2019) |
EndedAt: 2019-04-16 01:22:59 -0400 (Tue, 16 Apr 2019) |
EllapsedTime: 399.4 seconds |
RetCode: 1 |
Status: ERROR |
CheckDir: metagene.Rcheck |
Warnings: NA |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.8-bioc/R/bin/R CMD check --install=check:metagene.install-out.txt --library=/home/biocbuild/bbs-3.8-bioc/R/library --no-vignettes --timings metagene_2.14.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.8-bioc/meat/metagene.Rcheck’ * using R version 3.5.3 (2019-03-11) * using platform: x86_64-pc-linux-gnu (64-bit) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘metagene/DESCRIPTION’ ... OK * this is package ‘metagene’ version ‘2.14.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 ‘metagene’ can be installed ... OK * checking installed package size ... NOTE installed size is 7.0Mb sub-directories of 1Mb or more: extdata 5.4Mb * checking package directory ... OK * checking ‘build’ directory ... OK * checking DESCRIPTION meta-information ... NOTE Package listed in more than one of Depends, Imports, Suggests, Enhances: ‘similaRpeak’ A package should be listed in only one of these fields. * 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 avoid_gaps_update: no visible binding for global variable 'value' avoid_gaps_update: no visible binding for global variable 'bam' avoid_gaps_update: no visible binding for global variable 'tab' avoid_gaps_update: no visible binding for global variable 'nuc' permutation_test: no visible global function definition for '.' permutation_test: no visible binding for global variable 'value' plot_metagene: no visible binding for global variable 'bin' plot_metagene: no visible binding for global variable 'value' plot_metagene: no visible binding for global variable 'qinf' plot_metagene: no visible binding for global variable 'qsup' plot_metagene: no visible binding for global variable 'group' plot_metagene: no visible binding for global variable 'nuc' plot_metagene: no visible binding for global variable 'design' plot_metagene: no visible binding for global variable 'nuctot' Undefined global functions or variables: . bam bin design group nuc nuctot qinf qsup tab value * 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 R/sysdata.rda ... 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 * 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: ERROR in test.metagene_get_table_check_copy_of_table: Error in `[.data.table`(tab, , `:=`(c, 1:5)) : Supplied 5 items to be assigned to 50000 items of column 'c'. The RHS length must either be 1 (single values are ok) or match the LHS length exactly. If you wish to 'recycle' the RHS please use rep() explicitly to make this intent clear to readers of your code. Test files with failing tests test_metagene.R test.metagene_get_table_check_copy_of_table Error in BiocGenerics:::testPackage("metagene") : unit tests failed for package metagene In addition: Warning message: In `[<-`(`*tmp*`, design_name, value = new("SimpleRleList", elementType = "Rle", : implicit list embedding of S4 objects is deprecated 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, 3 NOTEs See ‘/home/biocbuild/bbs-3.8-bioc/meat/metagene.Rcheck/00check.log’ for details.
metagene.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.8-bioc/R/bin/R CMD INSTALL metagene ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.8-bioc/R/library’ * installing *source* package ‘metagene’ ... ** R ** data *** moving datasets to lazyload DB ** 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 * DONE (metagene)
metagene.Rcheck/tests/runTests.Rout.fail
R version 3.5.3 (2019-03-11) -- "Great Truth" Copyright (C) 2019 The R Foundation for Statistical Computing Platform: x86_64-pc-linux-gnu (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 metagene package > BiocGenerics:::testPackage("metagene") Attaching package: 'BiocGenerics' The following objects are masked from 'package:parallel': clusterApply, clusterApplyLB, clusterCall, clusterEvalQ, clusterExport, clusterMap, parApply, parCapply, parLapply, parLapplyLB, parRapply, parSapply, parSapplyLB 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, append, as.data.frame, basename, cbind, colMeans, colSums, colnames, dirname, do.call, duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted, lapply, lengths, mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind, rowMeans, rowSums, rownames, sapply, setdiff, sort, table, tapply, union, unique, unsplit, which, which.max, which.min Attaching package: 'S4Vectors' The following object is masked from 'package:base': expand.grid produce data table : ChIP-Seq produce data frame : ChIP-Seq produce data table : ChIP-Seq produce data frame : ChIP-Seq produce data table : ChIP-Seq produce data frame : ChIP-Seq produce data table : ChIP-Seq produce data frame : ChIP-Seq produce data table : ChIP-Seq produce data frame : ChIP-Seq produce data table : ChIP-Seq produce data frame : ChIP-Seq produce data table : ChIP-Seq produce data frame : ChIP-Seq produce data table : ChIP-Seq produce data frame : ChIP-Seq produce data table : ChIP-Seq produce data frame : ChIP-Seq produce data table : ChIP-Seq produce data frame : ChIP-Seq produce data table : ChIP-Seq produce data frame : ChIP-Seq produce data table : ChIP-Seq produce data frame : ChIP-Seq produce data table : ChIP-Seq produce data table : ChIP-Seq Timing stopped at: 0.568 0 0.569 Error in `[.data.table`(tab, , `:=`(c, 1:5)) : Supplied 5 items to be assigned to 50000 items of column 'c'. The RHS length must either be 1 (single values are ok) or match the LHS length exactly. If you wish to 'recycle' the RHS please use rep() explicitly to make this intent clear to readers of your code. In addition: Warning messages: 1: In checkIdentical(obs, warning(exp)) : Some bam files have discrepancies in their seqnames. This could be caused by chromosome names present only in a subset of the bam files (i.e.: chrY in some bam files, but absent in others. This could also be caused by discrepancies in the seqlevels style (i.e.: UCSC:chr1 versus NCBI:1) 2: In normalizePath(bam_files) : path[1]="NotExistingFile": No such file or directory 3: In normalizePath(bam_files) : path[2]="NotExistingFile2": No such file or directory produce data table : ChIP-Seq produce data table : ChIP-Seq produce data frame : ChIP-Seq [1] TRUE produce data table : ChIP-Seq produce data table : ChIP-Seq produce data table : ChIP-Seq produce data table : ChIP-Seq produce data table : ChIP-Seq produce data table : ChIP-Seq ChIP-Seq flip/unflip produce data table : ChIP-Seq [1] TRUE Normalization done produce data table : ChIP-Seq [1] TRUE produce data table : ChIP-Seq [1] TRUE produce data table : ChIP-Seq [1] TRUE produce data table : ChIP-Seq [1] TRUE produce data table : ChIP-Seq [1] TRUE produce data table : ChIP-Seq produce data table : ChIP-Seq ChIP-Seq flip/unflip ChIP-Seq flip/unflip produce data table : ChIP-Seq produce data table : ChIP-Seq produce data table : ChIP-Seq produce data table : ChIP-Seq produce data table : ChIP-Seq produce data table : ChIP-Seq produce data table : ChIP-Seq produce data table : ChIP-Seq produce data table : ChIP-Seq produce data table : ChIP-Seq [1] TRUE RUNIT TEST PROTOCOL -- Tue Apr 16 01:22:56 2019 *********************************************** Number of test functions: 219 Number of errors: 1 Number of failures: 0 1 Test Suite : metagene RUnit Tests - 219 test functions, 1 error, 0 failures ERROR in test.metagene_get_table_check_copy_of_table: Error in `[.data.table`(tab, , `:=`(c, 1:5)) : Supplied 5 items to be assigned to 50000 items of column 'c'. The RHS length must either be 1 (single values are ok) or match the LHS length exactly. If you wish to 'recycle' the RHS please use rep() explicitly to make this intent clear to readers of your code. Test files with failing tests test_metagene.R test.metagene_get_table_check_copy_of_table Error in BiocGenerics:::testPackage("metagene") : unit tests failed for package metagene In addition: Warning message: In `[<-`(`*tmp*`, design_name, value = new("SimpleRleList", elementType = "Rle", : implicit list embedding of S4 objects is deprecated Execution halted
metagene.Rcheck/metagene-Ex.timings
name | user | system | elapsed | |
Bam_Handler | 0.292 | 0.000 | 0.312 | |
avoid_gaps_update | 0.000 | 0.000 | 0.002 | |
bed_file_filter | 0 | 0 | 0 | |
exon_by_gene_with_observed_transcripts | 0 | 0 | 0 | |
get_demo_bam_files | 0.004 | 0.000 | 0.003 | |
get_demo_design | 0.004 | 0.000 | 0.003 | |
get_demo_metagene | 2.220 | 0.116 | 2.366 | |
get_demo_regions | 0.000 | 0.000 | 0.001 | |
get_promoters_txdb | 0 | 0 | 0 | |
metagene | 0.420 | 0.000 | 0.421 | |
permutation_test | 0.000 | 0.004 | 0.000 | |
plot_metagene | 2.800 | 0.024 | 1.804 | |
promoters_hg18 | 0.000 | 0.004 | 0.003 | |
promoters_hg19 | 0.000 | 0.000 | 0.002 | |
promoters_mm10 | 0.000 | 0.000 | 0.002 | |
promoters_mm9 | 0.004 | 0.000 | 0.002 | |
write_bed_file_filter_result | 0 | 0 | 0 | |