| Back to Multiple platform build/check report for BioC 3.17 |
|
This page was generated on 2023-04-12 10:55:28 -0400 (Wed, 12 Apr 2023).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 22.04.1 LTS) | x86_64 | 4.3.0 alpha (2023-04-03 r84154) | 4547 |
| nebbiolo2 | Linux (Ubuntu 20.04.5 LTS) | x86_64 | R Under development (unstable) (2023-02-14 r83833) -- "Unsuffered Consequences" | 4333 |
| Click on any hostname to see more info about the system (e.g. compilers) (*) as reported by 'uname -p', except on Windows and Mac OS X | ||||
|
To the developers/maintainers of the plotgardener package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/plotgardener.git to reflect on this report. See Troubleshooting Build Report for more information. - Use the following Renviron settings to reproduce errors and warnings. Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details. |
| Package 1517/2207 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| plotgardener 1.5.3 (landing page) Nicole Kramer
| nebbiolo1 | Linux (Ubuntu 22.04.1 LTS) / x86_64 | OK | OK | OK | |||||||||
| nebbiolo2 | Linux (Ubuntu 20.04.5 LTS) / x86_64 | OK | OK | OK | ||||||||||
| Package: plotgardener |
| Version: 1.5.3 |
| Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:plotgardener.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings plotgardener_1.5.3.tar.gz |
| StartedAt: 2023-04-11 22:33:31 -0400 (Tue, 11 Apr 2023) |
| EndedAt: 2023-04-11 22:40:00 -0400 (Tue, 11 Apr 2023) |
| EllapsedTime: 388.9 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: plotgardener.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:plotgardener.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings plotgardener_1.5.3.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/plotgardener.Rcheck’
* using R version 4.3.0 alpha (2023-04-03 r84154)
* using platform: x86_64-pc-linux-gnu (64-bit)
* R was compiled by
gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
* running under: Ubuntu 22.04.2 LTS
* using session charset: UTF-8
* checking for file ‘plotgardener/DESCRIPTION’ ... OK
* this is package ‘plotgardener’ version ‘1.5.3’
* 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 ‘plotgardener’ can be installed ... OK
* used C++ compiler: ‘g++ (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0’
* 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 loading without being on the library search path ... OK
* checking startup messages can be suppressed ... 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 R/sysdata.rda ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking compiled code ... NOTE
Note: information on .o files is not available
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
plotRaster 21.771 2.253 24.068
plotIdeogram 5.528 0.820 6.895
* 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 ...
‘introduction_to_plotgardener.Rmd’ using ‘UTF-8’... OK
NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE
Status: 1 NOTE
See
‘/home/biocbuild/bbs-3.17-bioc/meat/plotgardener.Rcheck/00check.log’
for details.
plotgardener.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD INSTALL plotgardener ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.17-bioc/R/site-library’ * installing *source* package ‘plotgardener’ ... ** using staged installation ** libs using C++ compiler: ‘g++ (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0’ g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -Wall -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -Wall -c checkRow.cpp -o checkRow.o g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -Wall -c rebinBigwig.cpp -o rebinBigwig.o g++ -std=gnu++17 -shared -L/home/biocbuild/bbs-3.17-bioc/R/lib -L/usr/local/lib -o plotgardener.so RcppExports.o checkRow.o rebinBigwig.o -L/home/biocbuild/bbs-3.17-bioc/R/lib -lR installing to /home/biocbuild/bbs-3.17-bioc/R/site-library/00LOCK-plotgardener/00new/plotgardener/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (plotgardener)
plotgardener.Rcheck/tests/testthat.Rout
R version 4.3.0 alpha (2023-04-03 r84154)
Copyright (C) 2023 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(plotgardener)
Attaching package: 'plotgardener'
The following object is masked from 'package:base':
c
>
> test_check("plotgardener")
Loading required package: GenomicFeatures
Loading required package: BiocGenerics
Attaching package: 'BiocGenerics'
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, aperm, 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
Loading required package: stats4
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: GenomicRanges
Loading required package: AnnotationDbi
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")'.
start, endLoading required package: SummarizedExperiment
Loading required package: MatrixGenerics
Loading required package: matrixStats
Attaching package: 'matrixStats'
The following objects are masked from 'package:Biobase':
anyMissing, rowMedians
Attaching package: 'MatrixGenerics'
The following objects are masked from 'package:matrixStats':
colAlls, colAnyNAs, colAnys, colAvgsPerRowSet, colCollapse,
colCounts, colCummaxs, colCummins, colCumprods, colCumsums,
colDiffs, colIQRDiffs, colIQRs, colLogSumExps, colMadDiffs,
colMads, colMaxs, colMeans2, colMedians, colMins, colOrderStats,
colProds, colQuantiles, colRanges, colRanks, colSdDiffs, colSds,
colSums2, colTabulates, colVarDiffs, colVars, colWeightedMads,
colWeightedMeans, colWeightedMedians, colWeightedSds,
colWeightedVars, rowAlls, rowAnyNAs, rowAnys, rowAvgsPerColSet,
rowCollapse, rowCounts, rowCummaxs, rowCummins, rowCumprods,
rowCumsums, rowDiffs, rowIQRDiffs, rowIQRs, rowLogSumExps,
rowMadDiffs, rowMads, rowMaxs, rowMeans2, rowMedians, rowMins,
rowOrderStats, rowProds, rowQuantiles, rowRanges, rowRanks,
rowSdDiffs, rowSds, rowSums2, rowTabulates, rowVarDiffs, rowVars,
rowWeightedMads, rowWeightedMeans, rowWeightedMedians,
rowWeightedSds, rowWeightedVars
The following object is masked from 'package:Biobase':
rowMedians
Read in hic file with KR normalization at 1e+05 BP resolution.
signal[signal2]
signal[signal2]
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 106 ]
>
> proc.time()
user system elapsed
44.543 2.413 47.103
plotgardener.Rcheck/plotgardener-Ex.timings
| name | user | system | elapsed | |
| annoDomains | 1.602 | 0.123 | 1.726 | |
| annoGenomeLabel | 3.965 | 0.257 | 4.221 | |
| annoHeatmapLegend | 0.593 | 0.011 | 0.605 | |
| annoHighlight | 0.802 | 0.035 | 0.839 | |
| annoPixels | 0.875 | 0.012 | 0.886 | |
| annoSegments | 1.819 | 0.032 | 1.851 | |
| annoText | 0.852 | 0.040 | 0.892 | |
| annoXaxis | 1.288 | 0.048 | 1.336 | |
| annoYaxis | 0.830 | 0.024 | 0.853 | |
| annoZoomLines | 3.634 | 0.147 | 3.781 | |
| assembly | 0.001 | 0.000 | 0.001 | |
| c | 0.001 | 0.000 | 0.001 | |
| calcSignalRange | 0.293 | 0.012 | 0.307 | |
| colorby | 0.534 | 0.000 | 0.535 | |
| defaultPackages | 0.007 | 0.003 | 0.011 | |
| genomes | 0 | 0 | 0 | |
| mapColors | 0.079 | 0.003 | 0.082 | |
| pageCreate | 0.039 | 0.004 | 0.042 | |
| pageGuideHide | 0.036 | 0.000 | 0.037 | |
| pageGuideHorizontal | 0.034 | 0.000 | 0.034 | |
| pageGuideShow | 0.830 | 0.024 | 0.853 | |
| pageGuideVertical | 0.084 | 0.013 | 0.097 | |
| pageLayoutCol | 0.000 | 0.001 | 0.001 | |
| pageLayoutRow | 0.000 | 0.001 | 0.001 | |
| pagePlotPlace | 0.635 | 0.012 | 0.646 | |
| pagePlotRemove | 0.454 | 0.020 | 0.474 | |
| pgParams | 1.376 | 0.064 | 1.440 | |
| plotCircle | 0.022 | 0.005 | 0.028 | |
| plotGG | 0.236 | 0.004 | 0.240 | |
| plotGenes | 3.867 | 0.155 | 4.023 | |
| plotGenomeLabel | 2.016 | 0.093 | 2.108 | |
| plotHicRectangle | 0.564 | 0.016 | 0.580 | |
| plotHicSquare | 0.652 | 0.015 | 0.667 | |
| plotHicTriangle | 1.406 | 0.012 | 1.419 | |
| plotIdeogram | 5.528 | 0.820 | 6.895 | |
| plotLegend | 0.333 | 0.048 | 0.382 | |
| plotManhattan | 1.913 | 0.080 | 1.993 | |
| plotMultiSignal | 1.741 | 0.168 | 1.909 | |
| plotPairs | 0.107 | 0.012 | 0.119 | |
| plotPairsArches | 0.098 | 0.024 | 0.121 | |
| plotPolygon | 0.046 | 0.008 | 0.054 | |
| plotRanges | 0.154 | 0.020 | 0.174 | |
| plotRaster | 21.771 | 2.253 | 24.068 | |
| plotRect | 0.597 | 0.022 | 0.624 | |
| plotSegments | 0.079 | 0.004 | 0.086 | |
| plotSignal | 0.934 | 0.012 | 0.948 | |
| plotText | 0.060 | 0.004 | 0.063 | |
| plotTranscripts | 1.290 | 0.072 | 1.365 | |
| readBigwig | 0.396 | 0.004 | 0.413 | |
| readHic | 0.010 | 0.004 | 0.018 | |