| Back to Multiple platform build/check report for BioC 3.13 |
|
This page was generated on 2021-10-15 15:05:56 -0400 (Fri, 15 Oct 2021).
|
To the developers/maintainers of the VplotR package: - Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/VplotR.git to reflect on this report. See How and When does the builder pull? When will my changes propagate? here for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
| Package 2010/2041 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| VplotR 1.2.0 (landing page) Jacques Serizay
| nebbiolo1 | Linux (Ubuntu 20.04.2 LTS) / x86_64 | OK | OK | OK | |||||||||
| tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK | |||||||||
| machv2 | macOS 10.14.6 Mojave / x86_64 | OK | OK | OK | OK | |||||||||
| Package: VplotR |
| Version: 1.2.0 |
| Command: /home/biocbuild/bbs-3.13-bioc/R/bin/R CMD check --install=check:VplotR.install-out.txt --library=/home/biocbuild/bbs-3.13-bioc/R/library --no-vignettes --timings VplotR_1.2.0.tar.gz |
| StartedAt: 2021-10-14 12:01:16 -0400 (Thu, 14 Oct 2021) |
| EndedAt: 2021-10-14 12:06:02 -0400 (Thu, 14 Oct 2021) |
| EllapsedTime: 286.6 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: VplotR.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.13-bioc/R/bin/R CMD check --install=check:VplotR.install-out.txt --library=/home/biocbuild/bbs-3.13-bioc/R/library --no-vignettes --timings VplotR_1.2.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.13-bioc/meat/VplotR.Rcheck’
* using R version 4.1.1 (2021-08-10)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘VplotR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘VplotR’ version ‘1.2.0’
* package encoding: UTF-8
* 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 ‘VplotR’ 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
nucleosomeEnrichment.GRanges 9.875 1.012 10.888
nucleosomeEnrichment.Vmat 6.931 0.563 7.496
nucleosomeEnrichment 5.646 0.807 6.455
* 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: OK
VplotR.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.13-bioc/R/bin/R CMD INSTALL VplotR ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.13-bioc/R/library’ * installing *source* package ‘VplotR’ ... ** using staged installation ** R ** data ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (VplotR)
VplotR.Rcheck/tests/testthat.Rout
R version 4.1.1 (2021-08-10) -- "Kick Things"
Copyright (C) 2021 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(VplotR)
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 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.max, which.min
Loading required package: S4Vectors
Attaching package: 'S4Vectors'
The following objects are masked from 'package:base':
I, expand.grid, unname
Loading required package: IRanges
Loading required package: GenomeInfoDb
Loading required package: ggplot2
>
> test_check("VplotR")
[ FAIL 0 | WARN 15 | SKIP 0 | PASS 4 ]
>
> proc.time()
user system elapsed
65.495 3.840 69.321
VplotR.Rcheck/VplotR-Ex.timings
| name | user | system | elapsed | |
| ABF1_sacCer3 | 0.073 | 0.005 | 0.078 | |
| ATAC_ce11_Serizay2020 | 0.247 | 0.004 | 0.251 | |
| CTCF_hg38 | 0.040 | 0.004 | 0.044 | |
| MNase_sacCer3_Henikoff2011 | 0.128 | 0.000 | 0.128 | |
| MNase_sacCer3_Henikoff2011_subset | 0.061 | 0.000 | 0.061 | |
| REB1_sacCer3 | 0.023 | 0.000 | 0.023 | |
| alignToTSS | 0.103 | 0.003 | 0.106 | |
| bam_test | 0.049 | 0.001 | 0.049 | |
| ce11_all_REs | 0.026 | 0.004 | 0.030 | |
| ce11_proms | 0.020 | 0.000 | 0.021 | |
| computeVmat | 2.129 | 0.036 | 2.165 | |
| deconvolveBidirectionalPromoters | 0.146 | 0.001 | 0.147 | |
| getFragmentsDistribution | 0.154 | 0.002 | 0.157 | |
| importPEBamFiles | 0.305 | 0.000 | 0.306 | |
| normalizeVmat | 1.982 | 0.008 | 1.990 | |
| nucleosomeEnrichment.GRanges | 9.875 | 1.012 | 10.888 | |
| nucleosomeEnrichment | 5.646 | 0.807 | 6.455 | |
| nucleosomeEnrichment.Vmat | 6.931 | 0.563 | 7.496 | |
| plotFootprint | 0.416 | 0.000 | 0.415 | |
| plotProfile | 0.554 | 0.000 | 0.554 | |
| plotVmat.GRanges | 1.416 | 0.000 | 1.416 | |
| plotVmat | 1.401 | 0.000 | 1.401 | |
| plotVmat.Vmat | 1.703 | 0.003 | 1.707 | |
| plotVmat.VmatList | 2.686 | 0.008 | 2.694 | |
| plotVmat.default | 1.699 | 0.028 | 1.727 | |
| plotVmat.list | 2.55 | 0.00 | 2.55 | |
| sampleGRanges.GRanges | 3.082 | 0.612 | 3.694 | |
| sampleGRanges | 3.184 | 0.580 | 3.764 | |
| shiftATACGranges | 0.093 | 0.004 | 0.097 | |
| shuffleVmat | 1.179 | 0.044 | 1.223 | |
| theme_ggplot2 | 0.093 | 0.000 | 0.093 | |