Back to Build/check report for BioC 3.12 experimental data |
|
This page was generated on 2021-05-06 14:10:14 -0400 (Thu, 06 May 2021).
To the developers/maintainers of the spatialLIBD package: Please make sure to use the following settings in order to reproduce any error or warning you see on this page. |
Package 352/398 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | ||||||||
spatialLIBD 1.2.1 (landing page) Leonardo Collado-Torres
| malbec1 | Linux (Ubuntu 18.04.5 LTS) / x86_64 | OK | OK | OK | ||||||||
Package: spatialLIBD |
Version: 1.2.1 |
Command: /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD check --install=check:spatialLIBD.install-out.txt --library=/home/biocbuild/bbs-3.12-bioc/R/library --no-vignettes --timings spatialLIBD_1.2.1.tar.gz |
StartedAt: 2021-05-06 12:47:20 -0400 (Thu, 06 May 2021) |
EndedAt: 2021-05-06 12:55:48 -0400 (Thu, 06 May 2021) |
EllapsedTime: 508.8 seconds |
RetCode: 0 |
Status: OK |
CheckDir: spatialLIBD.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD check --install=check:spatialLIBD.install-out.txt --library=/home/biocbuild/bbs-3.12-bioc/R/library --no-vignettes --timings spatialLIBD_1.2.1.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.12-data-experiment/meat/spatialLIBD.Rcheck’ * using R version 4.0.5 (2021-03-31) * using platform: x86_64-pc-linux-gnu (64-bit) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘spatialLIBD/DESCRIPTION’ ... OK * this is package ‘spatialLIBD’ version ‘1.2.1’ * 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 ‘spatialLIBD’ can be installed ... OK * checking installed package size ... NOTE installed size is 8.5Mb sub-directories of 1Mb or more: app 5.7Mb help 2.4Mb * 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 ... NOTE sce_image_grid: no visible binding for global variable ‘ve_sub’ sce_image_grid_gene: no visible binding for global variable ‘ve_sub’ Undefined global functions or variables: ve_sub * 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 sce_image_clus 21.180 1.692 25.352 sce_image_gene 20.488 1.928 24.987 geom_spatial 21.064 1.172 25.484 sce_to_ve 20.056 1.524 26.565 sce_image_grid 19.272 2.136 22.121 update_scaleFactors 19.820 1.516 23.940 sce_image_grid_gene 18.456 2.404 21.590 check_image_path 18.624 1.072 20.561 sce_image_clus_p 16.708 1.384 18.452 sce_image_gene_p 16.432 1.652 18.612 check_sce 16.488 1.324 18.154 layer_boxplot 5.732 0.060 6.389 sig_genes_extract_all 5.356 0.036 7.059 sig_genes_extract 5.132 0.188 5.983 * 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.12-data-experiment/meat/spatialLIBD.Rcheck/00check.log’ for details.
spatialLIBD.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD INSTALL spatialLIBD ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.12-bioc/R/library’ * installing *source* package ‘spatialLIBD’ ... ** using staged installation ** R ** data *** moving datasets to lazyload DB ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (spatialLIBD)
spatialLIBD.Rcheck/tests/testthat.Rout
R version 4.0.5 (2021-03-31) -- "Shake and Throw" 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(spatialLIBD) Loading required package: SingleCellExperiment Loading required package: SummarizedExperiment Loading required package: MatrixGenerics Loading required package: matrixStats 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 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 object is masked from 'package:base': expand.grid Loading required package: IRanges Loading required package: GenomeInfoDb 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")'. Attaching package: 'Biobase' The following object is masked from 'package:MatrixGenerics': rowMedians The following objects are masked from 'package:matrixStats': anyMissing, rowMedians > > test_check("spatialLIBD") [ FAIL 0 | WARN 0 | SKIP 0 | PASS 1 ] > > proc.time() user system elapsed 10.160 0.388 10.916
spatialLIBD.Rcheck/spatialLIBD-Ex.timings
name | user | system | elapsed | |
check_image_path | 18.624 | 1.072 | 20.561 | |
check_modeling_results | 2.336 | 0.036 | 2.763 | |
check_sce | 16.488 | 1.324 | 18.154 | |
check_sce_layer | 2.544 | 0.036 | 3.041 | |
enough_ram | 0.008 | 0.220 | 0.247 | |
fetch_data | 3.172 | 0.308 | 3.770 | |
gene_set_enrichment | 2.632 | 0.040 | 3.045 | |
gene_set_enrichment_plot | 2.644 | 0.028 | 2.981 | |
geom_spatial | 21.064 | 1.172 | 25.484 | |
get_colors | 2.464 | 0.044 | 2.844 | |
layer_boxplot | 5.732 | 0.060 | 6.389 | |
layer_matrix_plot | 0.012 | 0.000 | 0.012 | |
layer_stat_cor | 2.244 | 0.040 | 2.669 | |
layer_stat_cor_plot | 2.516 | 0.036 | 2.822 | |
run_app | 0 | 0 | 0 | |
sce_image_clus | 21.180 | 1.692 | 25.352 | |
sce_image_clus_p | 16.708 | 1.384 | 18.452 | |
sce_image_gene | 20.488 | 1.928 | 24.987 | |
sce_image_gene_p | 16.432 | 1.652 | 18.612 | |
sce_image_grid | 19.272 | 2.136 | 22.121 | |
sce_image_grid_gene | 18.456 | 2.404 | 21.590 | |
sce_to_ve | 20.056 | 1.524 | 26.565 | |
sig_genes_extract | 5.132 | 0.188 | 5.983 | |
sig_genes_extract_all | 5.356 | 0.036 | 7.059 | |
sort_clusters | 0.000 | 0.000 | 0.002 | |
update_scaleFactors | 19.820 | 1.516 | 23.940 | |