Back to Multiple platform build/check report for BioC 3.7 |
|
This page was generated on 2018-10-17 08:26:29 -0400 (Wed, 17 Oct 2018).
Package 871/1561 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
metagene 2.12.2 Charles Joly Beauparlant
| malbec2 | Linux (Ubuntu 16.04.1 LTS) / x86_64 | OK | OK | [ OK ] | |||||||
tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | ERROR | OK | |||||||
merida2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | OK | OK |
Package: metagene |
Version: 2.12.2 |
Command: /home/biocbuild/bbs-3.7-bioc/R/bin/R CMD check --install=check:metagene.install-out.txt --library=/home/biocbuild/bbs-3.7-bioc/R/library --no-vignettes --timings metagene_2.12.2.tar.gz |
StartedAt: 2018-10-16 01:49:27 -0400 (Tue, 16 Oct 2018) |
EndedAt: 2018-10-16 01:54:21 -0400 (Tue, 16 Oct 2018) |
EllapsedTime: 294.4 seconds |
RetCode: 0 |
Status: OK |
CheckDir: metagene.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.7-bioc/R/bin/R CMD check --install=check:metagene.install-out.txt --library=/home/biocbuild/bbs-3.7-bioc/R/library --no-vignettes --timings metagene_2.12.2.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.7-bioc/meat/metagene.Rcheck’ * using R version 3.5.1 Patched (2018-07-12 r74967) * 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.12.2’ * 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’ OK * 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: 3 NOTEs See ‘/home/biocbuild/bbs-3.7-bioc/meat/metagene.Rcheck/00check.log’ for details.
metagene.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.7-bioc/R/bin/R CMD INSTALL metagene ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.7-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
R version 3.5.1 Patched (2018-07-12 r74967) -- "Feather Spray" Copyright (C) 2018 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 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 Oct 16 01:54:19 2018 *********************************************** Number of test functions: 219 Number of errors: 0 Number of failures: 0 1 Test Suite : metagene RUnit Tests - 219 test functions, 0 errors, 0 failures Number of test functions: 219 Number of errors: 0 Number of failures: 0 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 4: In `[<-`(`*tmp*`, design_name, value = new("SimpleRleList", elementType = "Rle", : implicit list embedding of S4 objects is deprecated > > proc.time() user system elapsed 81.932 1.564 94.993
metagene.Rcheck/metagene-Ex.timings
name | user | system | elapsed | |
Bam_Handler | 0.236 | 0.000 | 0.259 | |
avoid_gaps_update | 0.000 | 0.000 | 0.002 | |
bed_file_filter | 0 | 0 | 0 | |
exon_by_gene_with_observed_transcripts | 0.000 | 0.000 | 0.001 | |
get_demo_bam_files | 0.004 | 0.000 | 0.002 | |
get_demo_design | 0.004 | 0.000 | 0.009 | |
get_demo_metagene | 1.872 | 0.080 | 1.959 | |
get_demo_regions | 0.004 | 0.000 | 0.002 | |
get_promoters_txdb | 0 | 0 | 0 | |
metagene | 0.256 | 0.012 | 0.266 | |
permutation_test | 0 | 0 | 0 | |
plot_metagene | 1.316 | 0.016 | 1.293 | |
promoters_hg18 | 0.004 | 0.000 | 0.002 | |
promoters_hg19 | 0.004 | 0.000 | 0.002 | |
promoters_mm10 | 0.000 | 0.000 | 0.001 | |
promoters_mm9 | 0.000 | 0.000 | 0.001 | |
write_bed_file_filter_result | 0.000 | 0.000 | 0.001 | |