Back to Multiple platform build/check report for BioC 3.17
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2023-04-12 10:55:42 -0400 (Wed, 12 Apr 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.1 LTS)x86_644.3.0 alpha (2023-04-03 r84154) 4547
nebbiolo2Linux (Ubuntu 20.04.5 LTS)x86_64R 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

CHECK results for SpatialFeatureExperiment on nebbiolo2


To the developers/maintainers of the SpatialFeatureExperiment package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/SpatialFeatureExperiment.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.

raw results

Package 1954/2207HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SpatialFeatureExperiment 1.1.5  (landing page)
Lambda Moses
Snapshot Date: 2023-04-11 14:00:16 -0400 (Tue, 11 Apr 2023)
git_url: https://git.bioconductor.org/packages/SpatialFeatureExperiment
git_branch: devel
git_last_commit: 1e37e2e
git_last_commit_date: 2023-03-07 21:31:53 -0400 (Tue, 07 Mar 2023)
nebbiolo1Linux (Ubuntu 22.04.1 LTS) / x86_64  OK    OK    OK  
nebbiolo2Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    OK  

Summary

Package: SpatialFeatureExperiment
Version: 1.1.5
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:SpatialFeatureExperiment.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings SpatialFeatureExperiment_1.1.5.tar.gz
StartedAt: 2023-04-12 09:34:57 -0400 (Wed, 12 Apr 2023)
EndedAt: 2023-04-12 09:42:34 -0400 (Wed, 12 Apr 2023)
EllapsedTime: 457.1 seconds
RetCode: 0
Status:   OK  
CheckDir: SpatialFeatureExperiment.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:SpatialFeatureExperiment.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings SpatialFeatureExperiment_1.1.5.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/SpatialFeatureExperiment.Rcheck’
* using R Under development (unstable) (2023-02-14 r83833)
* using platform: x86_64-pc-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0
    GNU Fortran (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0
* running under: Ubuntu 20.04.6 LTS
* using session charset: UTF-8
* checking for file ‘SpatialFeatureExperiment/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘SpatialFeatureExperiment’ version ‘1.1.5’
* 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 ‘SpatialFeatureExperiment’ 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 ... NOTE
Unexported objects imported by ':::' calls:
  ‘S4Vectors:::disableValidity’ ‘spdep:::minmax.listw’
  See the note in ?`:::` about the use of this operator.
* 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
removeEmptySpace                                     7.660  0.792   8.790
dimGeometries                                        6.371  0.600   7.776
SpatialFeatureExperiment-subset                      6.562  0.403   7.407
crop                                                 6.115  0.340   6.817
cbind-SpatialFeatureExperiment-method                5.858  0.437   7.017
findVisiumGraph                                      5.408  0.576   6.645
spatialGraphs                                        5.464  0.512   6.664
findSpatialNeighbors-SpatialFeatureExperiment-method 5.273  0.468   6.376
* 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 ...
  ‘SFE.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/SpatialFeatureExperiment.Rcheck/00check.log’
for details.



Installation output

SpatialFeatureExperiment.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD INSTALL SpatialFeatureExperiment
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.17-bioc/R/site-library’
* installing *source* package ‘SpatialFeatureExperiment’ ...
** 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 (SpatialFeatureExperiment)

Tests output

SpatialFeatureExperiment.Rcheck/tests/testthat.Rout


R Under development (unstable) (2023-02-14 r83833) -- "Unsuffered Consequences"
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(SpatialFeatureExperiment)
> 
> test_check("SpatialFeatureExperiment")
Linking to GEOS 3.8.0, GDAL 3.0.4, PROJ 6.3.1; sf_use_s2() is TRUE
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:Matrix':

    expand, unname

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

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
Testing dist_type none style W 
Testing dist_type idw style W 
Testing dist_type exp style W 
Testing dist_type dpd style W 
Testing dist_type idw style raw 
Testing dist_type idw style W 
Testing dist_type idw style B 
Testing dist_type idw style C 
Testing dist_type idw style U 
Testing dist_type idw style minmax 
Testing dist_type idw style S 
Testing dist_type none style W 
Testing dist_type idw style W 
Testing dist_type exp style W 
Testing dist_type dpd style W 
Testing dist_type idw style raw 
Testing dist_type idw style W 
Testing dist_type idw style B 
Testing dist_type idw style C 
Testing dist_type idw style U 
Testing dist_type idw style minmax 
Testing dist_type idw style S 
[updateObject] DFrame object is current.
[updateObject] Nothing to update.
updateObject(object="ANY") default for object of class 'NULL'
[updateObject] Validating the updated object ... OK
[updateObject] Validating the updated object ... OK
[updateObject] DFrame object is current.
[updateObject] Nothing to update.
updateObject(object="ANY") default for object of class 'NULL'
[updateObject] Validating the updated object ... OK
[updateObject] Validating the updated object ... OK
updateObject(object="ANY") default for object of class 'dgCMatrix'
updateObjectFromSlots(object = 'dgCMatrix' class = 'dgCMatrix')
updateObject(object="ANY") default for object of class 'integer'
[updateObject] Validating the updated object ... OK
updateObject(object="ANY") default for object of class 'integer'
[updateObject] Validating the updated object ... OK
updateObject(object="ANY") default for object of class 'integer'
[updateObject] Validating the updated object ... OK
updateObject(object = 'list')
updateObject(object="ANY") default for object of class 'character'
[updateObject] Validating the updated object ... OK
updateObject(object="ANY") default for object of class 'character'
[updateObject] Validating the updated object ... OK
[updateObject] Validating the updated object ... OK
updateObject(object="ANY") default for object of class 'numeric'
[updateObject] Validating the updated object ... OK
updateObject(object = 'list')
[updateObject] Validating the updated object ... OK
heuristic updateObjectFromSlots, method 1
[updateObject] Validating the updated object ... OK
[updateObject] Validating the updated object ... OK
[updateObject] DFrame object is current.
[updateObject] Nothing to update.
updateObject(object="ANY") default for object of class 'NULL'
[updateObject] Validating the updated object ... OK
[updateObject] Validating the updated object ... OK
[updateObject] DFrame object is current.
[updateObject] Nothing to update.
updateObject(object="ANY") default for object of class 'NULL'
[updateObject] Validating the updated object ... OK
[updateObject] Validating the updated object ... OK
[updateObject] CompressedGRangesList object is current.
[updateObject] Nothing to update.
[updateObject] Internal representation of GRanges object is current.
[updateObject] Nothing to update.
[updateObject] Internal representation of IRanges object is current.
[updateObject] Nothing to update.
updateObject(object="ANY") default for object of class 'NULL'
[updateObject] Validating the updated object ... OK
[updateObject] Validating the updated object ... OK
[updateObject] DFrame object is current.
[updateObject] Nothing to update.
updateObject(object="ANY") default for object of class 'NULL'
[updateObject] Validating the updated object ... OK
[updateObject] Validating the updated object ... OK
[updateObject] Validating the updated object ... OK
[updateObject] Internal representation of GRanges object is current.
[updateObject] Nothing to update.
[updateObject] Internal representation of IRanges object is current.
[updateObject] Nothing to update.
updateObject(object="ANY") default for object of class 'NULL'
[updateObject] Validating the updated object ... OK
[updateObject] Validating the updated object ... OK
[updateObject] DFrame object is current.
[updateObject] Nothing to update.
updateObject(object="ANY") default for object of class 'NULL'
[updateObject] Validating the updated object ... OK
[updateObject] Validating the updated object ... OK
[updateObject] Validating the updated object ... OK
[updateObject] Internal representation of PartitioningByEnd object is current.
[updateObject] Nothing to update.
updateObject(object="ANY") default for object of class 'NULL'
[updateObject] Validating the updated object ... OK
[updateObject] Validating the updated object ... OK
[updateObject] DFrame object is current.
[updateObject] Nothing to update.
updateObject(object="ANY") default for object of class 'NULL'
[updateObject] Validating the updated object ... OK
[updateObject] Validating the updated object ... OK
[updateObject] Validating the updated object ... OK
[updateObject] Validating the updated object ... OK
see ?SFEData and browseVignettes('SFEData') for documentation
loading from cache
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 441 ]
> 
> proc.time()
   user  system elapsed 
 72.943   2.921  77.621 

Example timings

SpatialFeatureExperiment.Rcheck/SpatialFeatureExperiment-Ex.timings

nameusersystemelapsed
SpatialFeatureExperiment-coercion3.5520.1163.669
SpatialFeatureExperiment-subset6.5620.4037.407
SpatialFeatureExperiment0.9020.0680.972
addVisiumSpotPoly2.9770.1243.101
annotGeometries2.2540.2652.913
annotOp2.5640.2483.200
annotPred3.2700.3043.935
annotSummary2.1270.2162.724
bbox-SpatialFeatureExperiment-method2.1760.2082.743
cbind-SpatialFeatureExperiment-method5.8580.4377.017
changeSampleIDs2.0940.1752.648
crop6.1150.3406.817
df2sf0.0730.0040.078
dimGeometries6.3710.6007.776
findSpatialNeighbors-SpatialFeatureExperiment-method5.2730.4686.376
findVisiumGraph5.4080.5766.645
localResults1.6590.1641.824
read10xVisiumSFE2.1550.0482.205
removeEmptySpace7.6600.7928.790
sampleIDs1.8160.1642.329
show-SpatialFeatureExperiment-method2.7360.2443.382
spatialGraphs5.4640.5126.664
st_any_pred0.0270.0120.039
updateObject2.0720.1722.522