Back to Mac ARM64 build report for BioC 3.19
ABCDEFGHIJKLMNOPQRSTU[V]WXYZ

This page was generated on 2024-05-07 11:32:49 -0400 (Tue, 07 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
kjohnson3macOS 13.6.5 Venturaarm644.4.0 (2024-04-24) -- "Puppy Cup" 4461
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 2267/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Voyager 1.6.0  (landing page)
Lambda Moses
Snapshot Date: 2024-05-06 14:00:02 -0400 (Mon, 06 May 2024)
git_url: https://git.bioconductor.org/packages/Voyager
git_branch: RELEASE_3_19
git_last_commit: 230f4ab
git_last_commit_date: 2024-04-30 11:45:12 -0400 (Tue, 30 Apr 2024)
kjohnson3macOS 13.6.5 Ventura / arm64  OK    OK    ERROR    OK  

CHECK results for Voyager on kjohnson3


To the developers/maintainers of the Voyager package:
- 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.6.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:Voyager.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings Voyager_1.6.0.tar.gz
StartedAt: 2024-05-07 01:45:40 -0400 (Tue, 07 May 2024)
EndedAt: 2024-05-07 01:49:39 -0400 (Tue, 07 May 2024)
EllapsedTime: 239.6 seconds
RetCode: 1
Status:   ERROR  
CheckDir: Voyager.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:Voyager.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings Voyager_1.6.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.19-bioc-mac-arm64/meat/Voyager.Rcheck’
* using R version 4.4.0 (2024-04-24)
* using platform: aarch64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Ventura 13.6.5
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘Voyager/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘Voyager’ version ‘1.6.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 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 ... ERROR
Running examples in ‘Voyager-Ex.R’ failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: plotImage
> ### Title: Show image without plotting geometries
> ### Aliases: plotImage
> 
> ### ** Examples
> 
> library(SFEData)
> library(SpatialFeatureExperiment)
> fn <- XeniumOutput("v2", file_path = "xenium_example")
see ?SFEData and browseVignettes('SFEData') for documentation
downloading 1 resources
retrieving 1 resource
loading from cache
The downloaded files are in /Users/biocbuild/bbs-3.19-bioc-mac-arm64/meat/Voyager.Rcheck/xenium_example/xenium2 
> # Weird RBioFormats null pointer error the first time it's run
> try(sfe <- readXenium(fn))
Error in .jcall(.jcall("RBioFormats", "Lloci/formats/meta/MetadataStore;",  : 
  java.lang.NullPointerException: Cannot invoke "loci.formats.DimensionSwapper.setMetadataFiltered(boolean)" because "RBioFormats.reader" is null
> sfe <- readXenium(fn)
>>> Cell segmentations are found in `.parquet` file(s)
>>> Reading cell and nucleus segmentations
Error in parquet___arrow___ArrowReaderProperties__Make(isTRUE(use_threads)) : 
  Cannot call parquet___arrow___ArrowReaderProperties__Make(). See https://arrow.apache.org/docs/r/articles/install.html for help installing Arrow C++ libraries. 
Calls: readXenium ... <Anonymous> -> parquet___arrow___ArrowReaderProperties__Make
Execution halted
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 ERROR
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
  • 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
  Error: Test failures
  Execution halted
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 2 ERRORs
See
  ‘/Users/biocbuild/bbs-3.19-bioc-mac-arm64/meat/Voyager.Rcheck/00check.log’
for details.


Installation output

Voyager.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL Voyager
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/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.fail


R version 4.4.0 (2024-04-24) -- "Puppy Cup"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20

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)
Loading required package: SpatialFeatureExperiment

Attaching package: 'SpatialFeatureExperiment'

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

    scale

> 
> test_check("Voyager")
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':

    anyDuplicated, aperm, append, as.data.frame, basename, cbind,
    colnames, dirname, do.call, duplicated, eval, evalq, Filter, Find,
    get, grep, grepl, intersect, is.unsorted, lapply, Map, mapply,
    match, mget, order, paste, pmax, pmax.int, pmin, pmin.int,
    Position, rank, rbind, Reduce, 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':

    expand.grid, I, 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: 'ggplot2'

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

    unit

see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
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.11.0, GDAL 3.5.3, PROJ 9.1.0; sf_use_s2() is TRUE
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

Attaching package: 'EBImage'

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

    resize

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

    channel

The following objects are masked from 'package:GenomicRanges':

    resize, tile

The following objects are masked from 'package:IRanges':

    resize, tile

The following objects are masked from 'package:SpatialFeatureExperiment':

    affine, rotate, translate, transpose

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
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

see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
The downloaded files are in /Users/biocbuild/bbs-3.19-bioc-mac-arm64/meat/Voyager.Rcheck/tests/testthat/vizgen_cellbound 
>>> 1 `.parquet` files exist:
/Users/biocbuild/bbs-3.19-bioc-mac-arm64/meat/Voyager.Rcheck/tests/testthat/vizgen_cellbound/cell_boundaries.parquet
>>> using -> /Users/biocbuild/bbs-3.19-bioc-mac-arm64/meat/Voyager.Rcheck/tests/testthat/vizgen_cellbound/cell_boundaries.parquet
>>> Cell segmentations are found in `.parquet` file
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 1 | WARN 0 | SKIP 16 | PASS 559 ]

══ Skipped tests (16) ══════════════════════════════════════════════════════════
• On CRAN (16): 'test-bivariate.R:129:5', 'test-bivariate.R:150:5',
  'test-gstat.R:187:5', 'test-plot.R:356:5', 'test-plot.R:402:5',
  'test-plot.R:439:5', 'test-plot.R:457:5', 'test-plot.R:471:5',
  'test-plot.R:521:5', 'test-plot.R:599:5', 'test-plot.R:632:5',
  'test-plot.R:654:5', 'test-plot.R:814:5', 'test-plot.R:849:5',
  'test-plot.R:860:5', 'test-plot.R:915:5'

══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-plot.R:959:1'): (code run outside of `test_that()`) ────────────
Error in `parquet___arrow___ArrowReaderProperties__Make(isTRUE(use_threads))`: Cannot call parquet___arrow___ArrowReaderProperties__Make(). See https://arrow.apache.org/docs/r/articles/install.html for help installing Arrow C++ libraries. 
Backtrace:
     ▆
  1. └─SpatialFeatureExperiment::readVizgen(dir_use, z = 3L, image = "PolyT") at test-plot.R:959:1
  2.   └─sfarrow::st_read_parquet(fn)
  3.     └─arrow::ParquetFileReader$create(dsn, ...)
  4.       ├─arrow:::assert_is(props, "ParquetArrowReaderProperties")
  5.       │ ├─assertthat::assert_that(inherits(object, class), msg = msg)
  6.       │ │ └─assertthat::see_if(..., env = env, msg = msg)
  7.       │ │   ├─base::tryCatch(...)
  8.       │ │   │ └─base (local) tryCatchList(expr, classes, parentenv, handlers)
  9.       │ │   │   └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
 10.       │ │   │     └─base (local) doTryCatch(return(expr), name, parentenv, handler)
 11.       │ │   └─base::eval(assertion, env)
 12.       │ │     └─base::eval(assertion, env)
 13.       │ └─base::inherits(object, class)
 14.       └─ParquetArrowReaderProperties$create()
 15.         └─arrow:::parquet___arrow___ArrowReaderProperties__Make(isTRUE(use_threads))

[ FAIL 1 | WARN 0 | SKIP 16 | PASS 559 ]
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-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/moran-plot-hex-bin.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
Error: Test failures
Execution halted

Example timings

Voyager.Rcheck/Voyager-Ex.timings

nameusersystemelapsed
ElbowPlot2.4670.3113.202
SFEMethod0.0010.0000.000
calculateBivariate4.8100.1085.072
calculateMultivariate14.863 0.18915.237
calculateUnivariate0.9450.0651.237
clusterCorrelograms0.6660.0420.899
clusterMoranPlot0.6930.0400.884
clusterVariograms4.0680.0924.346
getDivergeRange000
listSFEMethods000
listw2sparse0.5630.0410.758
moranBounds0.6470.0430.838
moranPlot2.0150.0832.304
multi_listw2sparse000
multispati_rsp1.2600.0701.511
plotCellBin2D1.7480.0972.009
plotColDataFreqpoly1.2300.0631.448
plotColDataHistogram1.3460.0761.573
plotColGraph0.8350.0511.043
plotCorrelogram1.0950.0561.305
plotCrossVariogram1.5220.0731.747
plotCrossVariogramMap1.5530.0691.772
plotDimLoadings0.8340.0671.054
plotGeometry2.3740.1262.814