Back to Multiple platform build/check report for BioC 3.19:   simplified   long
ABCDEF[G]HIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-05-22 11:35:42 -0400 (Wed, 22 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 (2024-04-24) -- "Puppy Cup" 4751
palomino3Windows Server 2022 Datacenterx644.4.0 (2024-04-24 ucrt) -- "Puppy Cup" 4485
lconwaymacOS 12.7.1 Montereyx86_644.4.0 (2024-04-24) -- "Puppy Cup" 3444
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 849/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GeomxTools 3.8.0  (landing page)
Maddy Griswold
Snapshot Date: 2024-05-21 14:00:15 -0400 (Tue, 21 May 2024)
git_url: https://git.bioconductor.org/packages/GeomxTools
git_branch: RELEASE_3_19
git_last_commit: bf172d7
git_last_commit_date: 2024-04-30 11:30:46 -0400 (Tue, 30 Apr 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    ERROR  skippedskipped
kjohnson3macOS 13.6.5 Ventura / arm64see weekly results here

CHECK results for GeomxTools on palomino3


To the developers/maintainers of the GeomxTools package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/GeomxTools.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: GeomxTools
Version: 3.8.0
Command: F:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:GeomxTools.install-out.txt --library=F:\biocbuild\bbs-3.19-bioc\R\library --no-vignettes --timings GeomxTools_3.8.0.tar.gz
StartedAt: 2024-05-22 02:22:13 -0400 (Wed, 22 May 2024)
EndedAt: 2024-05-22 02:44:43 -0400 (Wed, 22 May 2024)
EllapsedTime: 1349.4 seconds
RetCode: 0
Status:   OK  
CheckDir: GeomxTools.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:GeomxTools.install-out.txt --library=F:\biocbuild\bbs-3.19-bioc\R\library --no-vignettes --timings GeomxTools_3.8.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'F:/biocbuild/bbs-3.19-bioc/meat/GeomxTools.Rcheck'
* using R version 4.4.0 (2024-04-24 ucrt)
* using platform: x86_64-w64-mingw32
* R was compiled by
    gcc.exe (GCC) 13.2.0
    GNU Fortran (GCC) 13.2.0
* running under: Windows Server 2022 x64 (build 20348)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'GeomxTools/DESCRIPTION' ... OK
* this is package 'GeomxTools' version '3.8.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 whether package 'GeomxTools' can be installed ... OK
* checking installed package size ... NOTE
  installed size is 19.3Mb
  sub-directories of 1Mb or more:
    extdata  18.4Mb
* checking package directory ... OK
* checking 'build' directory ... OK
* checking DESCRIPTION meta-information ... NOTE
License components which are templates and need '+ file LICENSE':
  MIT
* checking top-level files ... NOTE
File
  LICENSE
is not mentioned in the DESCRIPTION file.
* 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 ... NOTE
aggregateCounts: no visible binding for global variable 'TargetName'
hkNorm: no visible binding for global variable 'TargetName'
mixedModelDE: multiple local function definitions for 'deFunc' with
  different formal arguments
qgrubbs: no visible global function definition for 'qtable'
readPKCFile: no visible binding for global variable 'RTS_ID'
readPKCFile: no visible binding for global variable 'Module'
setGrubbsFlags: no visible binding for global variable 'TargetName'
setGrubbsFlags : <anonymous>: no visible binding for global variable
  'Module'
setProbeRatioFlags: no visible binding for global variable 'TargetName'
setTargetFlags: no visible global function definition for 'analtye'
subtractBackground : <anonymous>: no visible binding for global
  variable 'Module'
setSignatureFuncs<-,NanoStringGeoMxSet-character: no visible global
  function definition for 'setSigFuncs<-'
signatureScores,NanoStringGeoMxSet: no visible global function
  definition for 'assayDataElement2'
signatureScores,NanoStringGeoMxSet: no visible global function
  definition for '.sigCalc'
Undefined global functions or variables:
  .sigCalc Module RTS_ID TargetName analtye assayDataElement2 qtable
  setSigFuncs<-
* 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 files in 'vignettes' ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                                      user system elapsed
readNanoStringGeoMxSet               58.28   3.54   61.74
writeNanoStringGeoMxSet              23.72   2.12   25.78
NanoStringGeoMxSet-class             21.89   1.06   24.50
mixedModelDE                         19.49   0.76   98.19
setBioProbeQCFlags                   17.66   0.25   17.89
setQCFlags-NanoStringGeoMxSet-method 16.04   0.31   16.38
aggregateCounts                      14.47   0.32   14.80
readPKCFile                          11.83   2.16   13.96
as.SpatialExperiment                  5.64   0.94    6.05
plotConcordance                       5.67   0.13    5.82
as.Seurat                             3.89   0.23    5.79
* 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 running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 4 NOTEs
See
  'F:/biocbuild/bbs-3.19-bioc/meat/GeomxTools.Rcheck/00check.log'
for details.


Installation output

GeomxTools.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD INSTALL GeomxTools
###
##############################################################################
##############################################################################


* installing to library 'F:/biocbuild/bbs-3.19-bioc/R/library'
* installing *source* package 'GeomxTools' ...
** using staged installation
** R
** 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 (GeomxTools)

Tests output

GeomxTools.Rcheck/tests/testthat.Rout


R version 4.4.0 (2024-04-24 ucrt) -- "Puppy Cup"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64

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(GeomxTools)
Loading required package: Biobase
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

Welcome to Bioconductor

    Vignettes contain introductory material; view with
    'browseVignettes()'. To cite Bioconductor, see
    'citation("Biobase")', and for packages 'citation("pkgname")'.

Loading required package: NanoStringNCTools
Loading required package: S4Vectors
Loading required package: stats4

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: ggplot2
> 
> test_check("GeomxTools")

Attaching package: 'EnvStats'

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

    predict, predict.lm

Coercing raw data, it is NOT recommended to use Seurat's normalization for GeoMx data.
Loading required package: SeuratObject
Loading required package: sp

Attaching package: 'SeuratObject'

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

    intersect

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

    intersect

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

    intersect, t

Loading required package: SingleCellExperiment
Loading required package: SummarizedExperiment
Loading required package: MatrixGenerics
Loading required package: matrixStats

Attaching package: 'matrixStats'

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

    iqr

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

    anyMissing, rowMedians


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

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

    rowMedians

Loading required package: GenomicRanges
Loading required package: IRanges

Attaching package: 'IRanges'

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

    %over%

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

    windows

Loading required package: GenomeInfoDb

Attaching package: 'SummarizedExperiment'

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

    Assays

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

    Assays


Attaching package: 'SingleCellExperiment'

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

    weights<-

Loading required package: lme4
Loading required package: Matrix

Attaching package: 'Matrix'

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

    expand


Attaching package: 'lmerTest'

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

    lmer

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

    step

[ FAIL 0 | WARN 1 | SKIP 0 | PASS 285 ]

[ FAIL 0 | WARN 1 | SKIP 0 | PASS 285 ]
> 
> proc.time()
   user  system elapsed 
 791.75   52.53  850.09 

Example timings

GeomxTools.Rcheck/GeomxTools-Ex.timings

nameusersystemelapsed
NanoStringGeoMxSet-class21.89 1.0624.50
aggregateCounts14.47 0.3214.80
as.Seurat3.890.235.79
as.SpatialExperiment5.640.946.05
checkQCFlags-NanoStringGeoMxSet-method0.100.060.08
checkQCFlags0.120.060.09
computeNormalizationFactors0.030.020.03
countsShiftedByOne0.080.080.08
logtBase000
mixedModelDE19.49 0.7698.19
ngeoMean000
ngeoSD000
normalize-NanoStringGeoMxSet-method0.120.000.12
plotConcordance5.670.135.82
plotNormFactorConcordance3.470.063.54
qcProteinSignal0.260.000.26
qcProteinSignalNames0.020.000.02
readDccFile0.730.050.78
readNanoStringGeoMxSet58.28 3.5461.74
readPKCFile11.83 2.1613.96
setBackgroundQCFlags0.190.010.21
setBioProbeQCFlags17.66 0.2517.89
setGeoMxQCFlags0.110.000.11
setQCFlags-NanoStringGeoMxSet-method16.04 0.3116.38
setSegmentQCFlags0.160.000.15
setSeqQCFlags0.090.000.10
shiftCountsOne0.060.020.08
summarizeNegatives0.570.000.56
writeNanoStringGeoMxSet23.72 2.1225.78