Back to Multiple platform build/check report for BioC 3.19:   simplified   long
ABCDEFGHIJKLMNOPQRSTU[V]WXYZ

This page was generated on 2024-03-28 11:37:15 -0400 (Thu, 28 Mar 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_64R Under development (unstable) (2024-03-18 r86148) -- "Unsuffered Consequences" 4708
palomino3Windows Server 2022 Datacenterx64R Under development (unstable) (2024-03-16 r86144 ucrt) -- "Unsuffered Consequences" 4446
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-03-18 r86148) -- "Unsuffered Consequences" 4471
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-03-19 r86153) -- "Unsuffered Consequences" 4426
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

Package 2237/2270HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Voyager 1.5.0  (landing page)
Lambda Moses
Snapshot Date: 2024-03-27 14:00:18 -0400 (Wed, 27 Mar 2024)
git_url: https://git.bioconductor.org/packages/Voyager
git_branch: devel
git_last_commit: 8dd9af8
git_last_commit_date: 2024-03-13 02:31:01 -0400 (Wed, 13 Mar 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    ERROR    OK  
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  

CHECK results for Voyager on nebbiolo1


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.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: Voyager
Version: 1.5.0
Command: /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:Voyager.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings Voyager_1.5.0.tar.gz
StartedAt: 2024-03-28 03:45:00 -0400 (Thu, 28 Mar 2024)
EndedAt: 2024-03-28 03:57:31 -0400 (Thu, 28 Mar 2024)
EllapsedTime: 750.6 seconds
RetCode: 0
Status:   OK  
CheckDir: Voyager.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:Voyager.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings Voyager_1.5.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.19-bioc/meat/Voyager.Rcheck’
* using R Under development (unstable) (2024-03-18 r86148)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
    GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
* running under: Ubuntu 22.04.4 LTS
* using session charset: UTF-8
* checking for file ‘Voyager/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘Voyager’ version ‘1.5.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 ‘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 code 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 52.024  1.187  53.542
calculateBivariate    12.469  0.519  13.249
clusterVariograms      9.756  0.204  10.258
plotGeometry           7.153  0.236   7.918
moranPlot              6.308  0.328   6.899
ElbowPlot              5.881  0.409   6.711
plotVariogram          5.494  0.108   5.763
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: OK


Installation output

Voyager.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD INSTALL Voyager
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.19-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)

Tests output

Voyager.Rcheck/tests/testthat.Rout


R Under development (unstable) (2024-03-18 r86148) -- "Unsuffered Consequences"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu

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, table, tapply,
    union, unique, unsplit, which.max, which.min

Loading required package: S4Vectors

Attaching package: 'S4Vectors'

The following object is masked from 'package:utils':

    findMatches

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

Attaching package: 'SpatialFeatureExperiment'

The following object is masked from 'package:ggplot2':

    unit

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.
trying URL 'https://cf.10xgenomics.com/samples/spatial-exp/2.0.0/Visium_Mouse_Olfactory_Bulb/Visium_Mouse_Olfactory_Bulb_filtered_feature_bc_matrix.h5'
Content type 'binary/octet-stream' length 7521734 bytes (7.2 MB)
==================================================
downloaded 7.2 MB

trying URL 'https://cf.10xgenomics.com/samples/spatial-exp/2.0.0/Visium_Mouse_Olfactory_Bulb/Visium_Mouse_Olfactory_Bulb_spatial.tar.gz'
Content type 'application/x-tar' length 7806681 bytes (7.4 MB)
==================================================
downloaded 7.4 MB

>>> 2 `.parquet` files exist:
/home/biocbuild/bbs-3.19-bioc/R/site-library/SpatialFeatureExperiment/extdata/vizgen_cellbound/cell_boundaries.parquet
/home/biocbuild/bbs-3.19-bioc/R/site-library/SpatialFeatureExperiment/extdata/vizgen_cellbound/detected_transcripts.parquet
>>> using -> /home/biocbuild/bbs-3.19-bioc/R/site-library/SpatialFeatureExperiment/extdata/vizgen_cellbound/cell_boundaries.parquet
>>> Cell segmentations are found in `.parquet` file
Removing 35 cells with area less than 15
>>> filtering geometries to match 1023 cells with counts > 0
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 17 | PASS 577 ]

══ Skipped tests (17) ══════════════════════════════════════════════════════════
• On CRAN (17): 'test-bivariate.R:129:5', 'test-bivariate.R:150:5',
  'test-gstat.R:187:5', 'test-plot.R:334:5', 'test-plot.R:380:5',
  'test-plot.R:417:5', 'test-plot.R:435:5', 'test-plot.R:449:5',
  'test-plot.R:493:5', 'test-plot.R:571:5', 'test-plot.R:604:5',
  'test-plot.R:626:5', 'test-plot.R:786:5', 'test-plot.R:821:5',
  'test-plot.R:832:5', 'test-plot.R:873:5', 'test-plot.R:894:5'

[ FAIL 0 | WARN 0 | SKIP 17 | PASS 577 ]
Deleting unused snapshots:
• bivariate/plot-cross-variograms-no-np.svg
• bivariate/plot-cross-variograms-with-anisotropy.svg
• plot/both-positive-and-negative.svg
• plot/change-the-number-of-columns.svg
• plot/cluster-by-gene-instead.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/illegal-symbol-freqpoly.svg
• plot/illegal-symbol.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/with-subset-freqpoly.svg
• plot/with-subset.svg
> 
> proc.time()
   user  system elapsed 
192.752  16.131 214.358 

Example timings

Voyager.Rcheck/Voyager-Ex.timings

nameusersystemelapsed
ElbowPlot5.8810.4096.711
SFEMethod0.0020.0000.002
calculateBivariate12.469 0.51913.249
calculateMultivariate52.024 1.18753.542
calculateUnivariate3.3510.3724.017
clusterCorrelograms2.4590.1122.834
clusterMoranPlot2.7180.0923.071
clusterVariograms 9.756 0.20410.258
colFeatureData2.1520.1352.605
getDivergeRange0.0010.0000.000
getParams2.4490.1002.808
listSFEMethods0.0010.0000.001
listw2sparse1.8110.0922.171
moranBounds2.2900.1322.681
moranPlot6.3080.3286.899
multi_listw2sparse000
multispati_rsp2.3810.1202.794
plotCellBin2D4.4960.2444.999
plotColDataFreqpoly3.5740.0883.921
plotColDataHistogram3.7740.1284.198
plotColGraph2.6280.1002.979
plotCorrelogram3.4850.1283.975
plotCrossVariogram4.1180.1334.572
plotCrossVariogramMap4.2290.1924.742
plotDimLoadings2.4160.0972.770
plotGeometry7.1530.2367.918
plotLocalResult3.9980.1044.359
plotMoranMC2.2340.1282.622
plotSpatialFeature3.8970.0844.240
plotVariogram5.4940.1085.763
plotVariogramMap3.5370.0843.812
spatialReducedDim2.9810.1323.387