| Back to Multiple platform build/check report for BioC 3.17 |
|
This page was generated on 2023-04-12 10:55:33 -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 Voyager package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/Voyager.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 2174/2207 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| Voyager 1.1.11 (landing page) Lambda Moses
| 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: Voyager |
| Version: 1.1.11 |
| Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:Voyager.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings Voyager_1.1.11.tar.gz |
| StartedAt: 2023-04-12 00:23:42 -0400 (Wed, 12 Apr 2023) |
| EndedAt: 2023-04-12 00:34:05 -0400 (Wed, 12 Apr 2023) |
| EllapsedTime: 622.8 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: Voyager.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:Voyager.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings Voyager_1.1.11.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/Voyager.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 ‘Voyager/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘Voyager’ version ‘1.1.11’
* 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 ‘Voyager’ 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 loading without being on the library search path ... 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 R/sysdata.rda ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
calculateMultivariate 58.587 1.356 60.337
calculateBivariate 13.764 0.648 14.767
clusterVariograms 9.977 0.196 10.465
plotGeometry 7.555 0.280 8.416
moranPlot 6.513 0.220 7.035
plotVariogram 6.044 0.144 6.495
ElbowPlot 5.688 0.396 6.575
plotCrossVariogramMap 5.401 0.208 5.920
plotCellBin2D 5.292 0.252 5.828
calculateUnivariate 4.597 0.428 5.371
plotCrossVariogram 4.664 0.108 5.083
* 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 ...
‘overview.Rmd’ using ‘UTF-8’... OK
NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE
Status: OK
Voyager.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD INSTALL Voyager ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.17-bioc/R/site-library’ * installing *source* package ‘Voyager’ ... ** 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 (Voyager)
Voyager.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(Voyager)
>
> test_check("Voyager")
Loading required package: spData
To access larger datasets in this package, install the spDataLarge
package with: `install.packages('spDataLarge',
repos='https://nowosad.github.io/drat/', type='source')`
Loading required package: sf
Linking to GEOS 3.10.2, GDAL 3.4.1, PROJ 8.2.1; sf_use_s2() is TRUE
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
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
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: 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
Loading required package: scuttle
Loading required package: ggplot2
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
Attaching package: 'Matrix'
The following object is masked from 'package:S4Vectors':
expand
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
gstat does not fit anisotropic variograms. Variogram model is fitted to the whole dataset.
Only one cluster is present. Not using color_by.
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
Coordinate system already present. Adding new coordinate system, which will replace the existing one.
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
beginning bbox testssee ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
Please use linewidth instead of size for thickness of polygon outlines.
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
[ FAIL 0 | WARN 0 | SKIP 18 | PASS 498 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (18)
[ FAIL 0 | WARN 0 | SKIP 18 | PASS 498 ]
Deleting unused snapshots:
• bivariate/plot-cross-variograms-no-np.svg
• bivariate/plot-cross-variograms-with-anisotropy.svg
• gstat/multiple-samples-multiple-features.svg
• gstat/multiple-samples-one-feature.svg
• gstat/plot-np.svg
• plot/both-positive-and-negative.svg
• plot/change-the-number-of-columns.svg
• plot/cluster-by-gene-instead.svg
• plot/coldata-bin2d-for-multiple-samples.svg
• plot/coldata-bin2d-with-hexbin.svg
• plot/coldata-freqpoly-multiple-variables.svg
• plot/coldata-histogram-multiple-variables.svg
• plot/correlograms-for-multispati-pcs-one-component.svg
• plot/elbowplot-more-pcs-than-available.svg
• plot/elbowplot-with-10-of-the-20-pcs.svg
• plot/facetting-by-sample.svg
• plot/moran-plot-don-t-plot-influential.svg
• plot/multiple-samples.svg
• plot/multiple-variables-color-by.svg
• plot/multiple-variables-facetting.svg
• plot/multiple-variables-fill-by.svg
• plot/not-facetting-multispati-elbow-negative-only.svg
• plot/one-variable-color-by.svg
• plot/one-variable-facetting.svg
• plot/one-variable-fill-by.svg
• plot/plotcorrelogram-categorical-color-by.svg
• plot/plotcorrelogram-coldata-i.svg
• plot/plotcorrelogram-continuous-color-by.svg
• plot/plotcorrelogram-one-gene-c.svg
• plot/plotcorrelogram-one-gene-corr.svg
• plot/plotcorrelogram-specify-gene-and-coldata-i.svg
• plot/plotdimloadings-not-balanced.svg
• plot/rowdata-bin2d-with-subset-and-default-legend.svg
• plot/rowdata-bin2d-with-subset.svg
• plot/rowdata-bin2d.svg
• plot/with-subset-freqpoly.svg
• plot/with-subset.svg
>
> proc.time()
user system elapsed
156.839 6.156 168.658
Voyager.Rcheck/Voyager-Ex.timings
| name | user | system | elapsed | |
| ElbowPlot | 5.688 | 0.396 | 6.575 | |
| SFEMethod | 0.002 | 0.000 | 0.002 | |
| calculateBivariate | 13.764 | 0.648 | 14.767 | |
| calculateMultivariate | 58.587 | 1.356 | 60.337 | |
| calculateUnivariate | 4.597 | 0.428 | 5.371 | |
| clusterCorrelograms | 2.363 | 0.096 | 2.746 | |
| clusterMoranPlot | 2.680 | 0.140 | 3.133 | |
| clusterVariograms | 9.977 | 0.196 | 10.465 | |
| colFeatureData | 2.599 | 0.104 | 3.013 | |
| getDivergeRange | 0.000 | 0.000 | 0.001 | |
| getParams | 2.529 | 0.112 | 2.926 | |
| listSFEMethods | 0.000 | 0.001 | 0.002 | |
| listw2sparse | 2.818 | 0.118 | 3.217 | |
| moranBounds | 2.715 | 0.108 | 3.106 | |
| moranPlot | 6.513 | 0.220 | 7.035 | |
| multi_listw2sparse | 0 | 0 | 0 | |
| multispati_rsp | 3.166 | 0.144 | 3.619 | |
| plotCellBin2D | 5.292 | 0.252 | 5.828 | |
| plotColDataBin2D | 3.604 | 0.108 | 4.009 | |
| plotColDataFreqpoly | 4.183 | 0.164 | 4.579 | |
| plotColDataHistogram | 4.224 | 0.096 | 4.653 | |
| plotColGraph | 3.347 | 0.080 | 3.889 | |
| plotCorrelogram | 4.148 | 0.112 | 4.542 | |
| plotCrossVariogram | 4.664 | 0.108 | 5.083 | |
| plotCrossVariogramMap | 5.401 | 0.208 | 5.920 | |
| plotDimLoadings | 2.411 | 0.092 | 2.788 | |
| plotGeometry | 7.555 | 0.280 | 8.416 | |
| plotLocalResult | 3.754 | 0.128 | 4.168 | |
| plotMoranMC | 2.211 | 0.068 | 2.577 | |
| plotSpatialFeature | 3.548 | 0.139 | 3.972 | |
| plotVariogram | 6.044 | 0.144 | 6.495 | |
| plotVariogramMap | 3.952 | 0.144 | 4.415 | |
| spatialReducedDim | 2.919 | 0.100 | 3.349 | |