Back to Multiple platform build/check report for BioC 3.9 |
|
This page was generated on 2019-03-21 14:22:11 -0400 (Thu, 21 Mar 2019).
Package 461/1676 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | ||||||
easyRNASeq 2.19.2 Nicolas Delhomme
| malbec2 | Linux (Ubuntu 18.04.2 LTS) / x86_64 | OK | OK | [ OK ] | ||||||
tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | WARNINGS | |||||||
celaya2 | OS X 10.11.6 El Capitan / x86_64 | OK | ERROR | skipped | |||||||
merida2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | OK |
Package: easyRNASeq |
Version: 2.19.2 |
Command: /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD check --install=check:easyRNASeq.install-out.txt --library=/home/biocbuild/bbs-3.9-bioc/R/library --no-vignettes --timings easyRNASeq_2.19.2.tar.gz |
StartedAt: 2019-03-21 00:45:08 -0400 (Thu, 21 Mar 2019) |
EndedAt: 2019-03-21 00:52:45 -0400 (Thu, 21 Mar 2019) |
EllapsedTime: 457.8 seconds |
RetCode: 0 |
Status: OK |
CheckDir: easyRNASeq.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD check --install=check:easyRNASeq.install-out.txt --library=/home/biocbuild/bbs-3.9-bioc/R/library --no-vignettes --timings easyRNASeq_2.19.2.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.9-bioc/meat/easyRNASeq.Rcheck’ * using R Under development (unstable) (2019-03-18 r76245) * using platform: x86_64-pc-linux-gnu (64-bit) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘easyRNASeq/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘easyRNASeq’ version ‘2.19.2’ * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... NOTE Files named as vignettes but with no recognized vignette engine: ‘inst/doc/01-Introduction.Rmd’ ‘inst/doc/02-AnnotParam.Rmd’ ‘inst/doc/03-SyntheticTranscripts.Rmd’ ‘inst/doc/04-BamParam.Rmd’ ‘inst/doc/05-RnaSeqParam.Rmd’ ‘inst/doc/06-simpleRNASeq.Rmd’ ‘inst/doc/08-Session-Info.Rmd’ ‘inst/doc/09-Acknowledgments.Rmd’ ‘inst/doc/10-Foonotes.Rmd’ ‘inst/doc/11-Images.Rmd’ ‘inst/doc/12-Appendix.Rmd’ (Is a VignetteBuilder field missing?) * 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 ‘easyRNASeq’ 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 ... 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 ... 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 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 or elapsed time > 5s user system elapsed easyRNASeq-package 48.844 0.455 50.394 easyRNASeq-synthetic-transcripts 40.561 0.104 40.783 easyRNASeq-simpleRNASeq 35.526 0.388 37.021 * 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: 1 NOTE See ‘/home/biocbuild/bbs-3.9-bioc/meat/easyRNASeq.Rcheck/00check.log’ for details.
easyRNASeq.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD INSTALL easyRNASeq ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.9-bioc/R/library’ * installing *source* package ‘easyRNASeq’ ... ** using staged installation ** R ** data ** inst ** byte-compile and prepare package for lazy loading Creating a generic function for ‘basename’ from package ‘base’ in package ‘easyRNASeq’ Creating a generic function for ‘file.exists’ from package ‘base’ in package ‘easyRNASeq’ ** 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 (easyRNASeq)
easyRNASeq.Rcheck/tests/runTests.Rout
R Under development (unstable) (2019-03-18 r76245) -- "Unsuffered Consequences" 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. > # get the example data and annotation files from GitHub using curl > library(curl) > exFiles <- c("gAnnot.rda", + "Drosophila_melanogaster.BDGP5.77.with-chr.gtf.gz", + "Dmel-mRNA-exon-r5.52.gff3.gz", + "ACACTG.bam","ACTAGC.bam","ATGGCT.bam","TTGCGA.bam", + "ACACTG.bam.bai","ACTAGC.bam.bai","ATGGCT.bam.bai","TTGCGA.bam.bai") > > invisible(sapply(exFiles,function(f){ + if(!file.exists(f)){ + invisible(curl_download(paste0("https://github.com/UPSCb/UPSCb/raw/", + "master/tutorial/easyRNASeq/",f),f)) + } + })) > > # run the tests > BiocGenerics:::testPackage("easyRNASeq") Loading required package: GenomicRanges 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 object is masked from 'package:easyRNASeq': basename 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, 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 Loading required package: S4Vectors Attaching package: 'S4Vectors' The following object is masked from 'package:base': expand.grid Loading required package: IRanges Loading required package: GenomeInfoDb No validation performed at that stage Validated a datasource of type biomaRt No validation performed at that stage Validated a datasource of type rda Read 1000 records Validated a datasource of type gtf Read 999 records Validated a datasource of type gff3 RUNIT TEST PROTOCOL -- Thu Mar 21 00:52:40 2019 *********************************************** Number of test functions: 20 Number of errors: 0 Number of failures: 0 1 Test Suite : easyRNASeq RUnit Tests - 20 test functions, 0 errors, 0 failures Number of test functions: 20 Number of errors: 0 Number of failures: 0 There were 21 warnings (use warnings() to see them) > > # cleanup > file.remove(exFiles) [1] TRUE TRUE TRUE TRUE TRUE TRUE TRUE TRUE TRUE TRUE TRUE > > proc.time() user system elapsed 37.028 0.691 46.541
easyRNASeq.Rcheck/easyRNASeq-Ex.timings
name | user | system | elapsed | |
DESeq-methods | 0.001 | 0.000 | 0.000 | |
GenomicRanges-methods | 0.484 | 0.012 | 0.496 | |
IRanges-methods | 0.001 | 0.000 | 0.000 | |
Rsamtools-methods | 0.352 | 0.044 | 1.590 | |
ShortRead-methods | 0.000 | 0.000 | 0.001 | |
easyRNASeq-AnnotParam-accessors | 0.018 | 0.008 | 0.369 | |
easyRNASeq-AnnotParam-class | 0.001 | 0.000 | 0.001 | |
easyRNASeq-AnnotParam | 0.013 | 0.007 | 0.245 | |
easyRNASeq-BamFileList | 0.108 | 0.005 | 0.822 | |
easyRNASeq-BamParam-accessors | 0.001 | 0.000 | 0.001 | |
easyRNASeq-BamParam-class | 0.001 | 0.000 | 0.001 | |
easyRNASeq-BamParam | 0.002 | 0.000 | 0.002 | |
easyRNASeq-RnaSeqParam-accessors | 0.004 | 0.000 | 0.004 | |
easyRNASeq-RnaSeqParam-class | 0.000 | 0.000 | 0.001 | |
easyRNASeq-RnaSeqParam | 0.003 | 0.001 | 0.005 | |
easyRNASeq-accessors | 0 | 0 | 0 | |
easyRNASeq-annotation-methods | 0 | 0 | 0 | |
easyRNASeq-class | 0.000 | 0.000 | 0.001 | |
easyRNASeq-correction-methods | 0.001 | 0.000 | 0.000 | |
easyRNASeq-coverage-methods | 0.001 | 0.000 | 0.000 | |
easyRNASeq-easyRNASeq | 0.001 | 0.000 | 0.001 | |
easyRNASeq-island-methods | 0.001 | 0.000 | 0.001 | |
easyRNASeq-package | 48.844 | 0.455 | 50.394 | |
easyRNASeq-simpleRNASeq | 35.526 | 0.388 | 37.021 | |
easyRNASeq-summarization-methods | 0.000 | 0.000 | 0.001 | |
easyRNASeq-synthetic-transcripts | 40.561 | 0.104 | 40.783 | |
edgeR-methods | 0 | 0 | 0 | |
genomeIntervals-methods | 1.114 | 0.012 | 1.357 | |
parallel-methods | 0.001 | 0.000 | 0.000 | |