Back to Multiple platform build/check report for BioC 3.10 |
|
This page was generated on 2020-04-15 12:10:40 -0400 (Wed, 15 Apr 2020).
Package 146/1823 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
biobroom 1.18.0 John D. Storey
| malbec1 | Linux (Ubuntu 18.04.4 LTS) / x86_64 | OK | OK | [ OK ] | |||||||
tokay1 | Windows Server 2012 R2 Standard / x64 | OK | OK | WARNINGS | OK | |||||||
merida1 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | OK | OK |
Package: biobroom |
Version: 1.18.0 |
Command: /home/biocbuild/bbs-3.10-bioc/R/bin/R CMD check --install=check:biobroom.install-out.txt --library=/home/biocbuild/bbs-3.10-bioc/R/library --no-vignettes --timings biobroom_1.18.0.tar.gz |
StartedAt: 2020-04-15 03:26:01 -0400 (Wed, 15 Apr 2020) |
EndedAt: 2020-04-15 03:27:28 -0400 (Wed, 15 Apr 2020) |
EllapsedTime: 87.6 seconds |
RetCode: 0 |
Status: OK |
CheckDir: biobroom.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.10-bioc/R/bin/R CMD check --install=check:biobroom.install-out.txt --library=/home/biocbuild/bbs-3.10-bioc/R/library --no-vignettes --timings biobroom_1.18.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.10-bioc/meat/biobroom.Rcheck’ * using R version 3.6.3 (2020-02-29) * using platform: x86_64-pc-linux-gnu (64-bit) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘biobroom/DESCRIPTION’ ... OK * this is package ‘biobroom’ version ‘1.18.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 ‘biobroom’ 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 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 ... NOTE 'library' or 'require' call to ‘DESeq2’ in package code. Please use :: or requireNamespace() instead. See section 'Suggested packages' in the 'Writing R Extensions' manual. Missing or unexported object: ‘dplyr::tbl_dt’ * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... NOTE finish: no visible global function definition for ‘tbl_dt’ glance.DGEExact: no visible global function definition for ‘p.adjust’ glance.GRanges: no visible binding for global variable ‘gr’ glance.GRangesList: no visible binding for global variable ‘gr’ makeExampleDataSet: no visible global function definition for ‘estimateSizeFactors’ makeExampleDataSet: no visible global function definition for ‘counts’ makeExampleDataSet: no visible global function definition for ‘colData’ makeExampleDataSet: no visible global function definition for ‘seqnames’ makeExampleDataSet: no visible global function definition for ‘rowRanges’ makeExampleDataSet: no visible global function definition for ‘start’ makeExampleDataSet: no visible global function definition for ‘end’ makeExampleDataSet: no visible global function definition for ‘DGEList’ makeExampleDataSet: no visible global function definition for ‘calcNormFactors’ makeExampleDataSet: no visible global function definition for ‘model.matrix’ makeExampleDataSet: no visible global function definition for ‘design’ makeExampleDataSet: no visible global function definition for ‘voomWithQualityWeights’ makeExampleDataSet: no visible global function definition for ‘voom’ makeExampleDataSet: no visible global function definition for ‘pData<-’ makeExampleDataSet: no visible global function definition for ‘fData<-’ makeExampleDataSet: no visible global function definition for ‘is’ tidy.DESeqDataSet: no visible binding for global variable ‘term’ tidy.DESeqDataSet: no visible binding for global variable ‘.’ tidy.DESeqDataSet: no visible global function definition for ‘counts’ tidy.DESeqDataSet: no visible binding for global variable ‘gene’ tidy.DGEList: no visible binding for global variable ‘gene’ tidy.EList: no visible global function definition for ‘setNames’ tidy.ExpressionSet: no visible binding for global variable ‘value’ tidy.ExpressionSet: no visible binding for global variable ‘gene’ tidy.ExpressionSet: no visible global function definition for ‘pData’ tidy.MArrayLM: no visible binding for global variable ‘term’ tidy.MArrayLM: no visible binding for global variable ‘estimate’ tidy.MArrayLM: no visible binding for global variable ‘gene’ tidy.MSnSet: no visible binding for global variable ‘sample.id’ tidy.MSnSet: no visible binding for global variable ‘value’ tidy.MSnSet: no visible binding for global variable ‘protein’ tidy.MSnSet: no visible global function definition for ‘pData’ tidy.RangedSummarizedExperiment: no visible binding for global variable ‘value’ tidy.RangedSummarizedExperiment: no visible binding for global variable ‘gene’ tidy.RangedSummarizedExperiment: no visible global function definition for ‘colData’ tidy.deSet: no visible global function definition for ‘exprs<-’ tidy.deSet: no visible binding for global variable ‘value’ tidy.deSet: no visible binding for global variable ‘gene’ tidy.deSet: no visible global function definition for ‘pData’ tidy.qvalue: no visible binding for global variable ‘smoothed’ tidy.qvalue: no visible binding for global variable ‘pi0’ tidy.qvalue: no visible binding for global variable ‘lambda’ tidy_matrix: no visible binding for global variable ‘value’ tidy_matrix: no visible binding for global variable ‘gene’ Undefined global functions or variables: . DGEList calcNormFactors colData counts design end estimate estimateSizeFactors exprs<- fData<- gene gr is lambda model.matrix p.adjust pData pData<- pi0 protein rowRanges sample.id seqnames setNames smoothed start tbl_dt term value voom voomWithQualityWeights Consider adding importFrom("methods", "is") importFrom("stats", "end", "model.matrix", "p.adjust", "setNames", "start") to your NAMESPACE file (and ensure that your DESCRIPTION Imports field contains 'methods'). * 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 or elapsed time > 5s user system elapsed DESeq2_tidiers 13.520 0.380 13.939 edgeR_tidiers 6.652 0.024 6.685 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.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: 2 NOTEs See ‘/home/biocbuild/bbs-3.10-bioc/meat/biobroom.Rcheck/00check.log’ for details.
biobroom.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.10-bioc/R/bin/R CMD INSTALL biobroom ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.10-bioc/R/library’ * installing *source* package ‘biobroom’ ... ** using staged installation ** R ** data *** moving datasets to lazyload DB ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (biobroom)
biobroom.Rcheck/tests/testthat.Rout
R version 3.6.3 (2020-02-29) -- "Holding the Windsock" Copyright (C) 2020 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. > library("testthat") > library("magrittr") Attaching package: 'magrittr' The following objects are masked from 'package:testthat': equals, is_less_than, not > library("dplyr") Attaching package: 'dplyr' The following object is masked from 'package:testthat': matches The following objects are masked from 'package:stats': filter, lag The following objects are masked from 'package:base': intersect, setdiff, setequal, union > library("DESeq2") Loading required package: S4Vectors Loading required package: stats4 Loading required package: BiocGenerics Loading required package: parallel 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:dplyr': combine, intersect, setdiff, union 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, 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, sort, table, tapply, union, unique, unsplit, which, which.max, which.min Attaching package: 'S4Vectors' The following objects are masked from 'package:dplyr': first, rename The following object is masked from 'package:base': expand.grid Loading required package: IRanges Attaching package: 'IRanges' The following objects are masked from 'package:dplyr': collapse, desc, slice Loading required package: GenomicRanges Loading required package: GenomeInfoDb Loading required package: SummarizedExperiment 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: DelayedArray Loading required package: matrixStats Attaching package: 'matrixStats' The following objects are masked from 'package:Biobase': anyMissing, rowMedians The following object is masked from 'package:dplyr': count Loading required package: BiocParallel Attaching package: 'DelayedArray' The following objects are masked from 'package:matrixStats': colMaxs, colMins, colRanges, rowMaxs, rowMins, rowRanges The following objects are masked from 'package:base': aperm, apply, rowsum > library("edgeR") Loading required package: limma Attaching package: 'limma' The following object is masked from 'package:DESeq2': plotMA The following object is masked from 'package:BiocGenerics': plotMA > library("Biobase") > library("biobroom") Loading required package: broom Registered S3 methods overwritten by 'biobroom': method from glance.list broom tidy.list broom > > test_check("biobroom") ══ testthat results ═══════════════════════════════════════════════════════════ [ OK: 52 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 0 ] > > > proc.time() user system elapsed 17.324 0.368 17.734
biobroom.Rcheck/biobroom-Ex.timings
name | user | system | elapsed | |
DESeq2_tidiers | 13.520 | 0.380 | 13.939 | |
ExpressionSet_tidiers | 1.484 | 0.000 | 1.487 | |
GRanges_tidiers | 0.000 | 0.000 | 0.001 | |
MSnSet_tidiers | 2.016 | 0.040 | 2.165 | |
SummarizedExperiment_tidiers | 0.004 | 0.000 | 0.002 | |
edgeR_tidiers | 6.652 | 0.024 | 6.685 | |
limma_tidiers | 0.304 | 0.000 | 0.308 | |
qvalue_tidiers | 0.612 | 0.000 | 0.620 | |