Back to Multiple platform build/check report for BioC 3.15
ABCDEF[G]HIJKLMNOPQRSTUVWXYZ

This page was generated on 2022-10-19 13:21:34 -0400 (Wed, 19 Oct 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 20.04.5 LTS)x86_644.2.1 (2022-06-23) -- "Funny-Looking Kid" 4386
palomino3Windows Server 2022 Datacenterx644.2.1 (2022-06-23 ucrt) -- "Funny-Looking Kid" 4138
merida1macOS 10.14.6 Mojavex86_644.2.1 (2022-06-23) -- "Funny-Looking Kid" 4205
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 GeomxTools on palomino3


To the developers/maintainers of the GeomxTools package:
- Please 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 How and When does the builder pull? When will my changes propagate? for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 790/2140HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GeomxTools 3.0.1  (landing page)
Nicole Ortogero
Snapshot Date: 2022-10-18 13:55:19 -0400 (Tue, 18 Oct 2022)
git_url: https://git.bioconductor.org/packages/GeomxTools
git_branch: RELEASE_3_15
git_last_commit: 2c91b92
git_last_commit_date: 2022-04-28 18:10:23 -0400 (Thu, 28 Apr 2022)
nebbiolo1Linux (Ubuntu 20.04.5 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
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: GeomxTools
Version: 3.0.1
Command: F:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:GeomxTools.install-out.txt --library=F:\biocbuild\bbs-3.15-bioc\R\library --no-vignettes --timings GeomxTools_3.0.1.tar.gz
StartedAt: 2022-10-19 00:37:26 -0400 (Wed, 19 Oct 2022)
EndedAt: 2022-10-19 00:59:07 -0400 (Wed, 19 Oct 2022)
EllapsedTime: 1301.5 seconds
RetCode: 0
Status:   OK  
CheckDir: GeomxTools.Rcheck
Warnings: 0

Command output

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


* using log directory 'F:/biocbuild/bbs-3.15-bioc/meat/GeomxTools.Rcheck'
* using R version 4.2.1 (2022-06-23 ucrt)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'GeomxTools/DESCRIPTION' ... OK
* this is package 'GeomxTools' version '3.0.1'
* 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.4Mb
  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 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 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               54.12   2.73   56.89
writeNanoStringGeoMxSet              23.48   1.17   24.69
NanoStringGeoMxSet-class             18.59   1.75   21.20
setQCFlags-NanoStringGeoMxSet-method 19.77   0.24   20.01
setBioProbeQCFlags                   17.92   0.14   18.07
mixedModelDE                         15.89   0.39   89.70
readPKCFile                          12.65   1.44   14.11
aggregateCounts                      12.66   0.15   13.33
as.SpatialExperiment                  6.02   0.47    6.67
* 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 ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

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



Installation output

GeomxTools.Rcheck/00install.out

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


* installing to library 'F:/biocbuild/bbs-3.15-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.2.1 (2022-06-23 ucrt) -- "Funny-Looking Kid"
Copyright (C) 2022 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (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(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, 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

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

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

    print.default

Attaching SeuratObject
Attaching sp
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:SeuratObject':

    Assays

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

    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 0 | SKIP 0 | PASS 285 ]
> 
> proc.time()
   user  system elapsed 
 798.79   23.03  825.76 

Example timings

GeomxTools.Rcheck/GeomxTools-Ex.timings

nameusersystemelapsed
NanoStringGeoMxSet-class18.59 1.7521.20
aggregateCounts12.66 0.1513.33
as.Seurat2.840.174.33
as.SpatialExperiment6.020.476.67
checkQCFlags-NanoStringGeoMxSet-method0.040.000.04
checkQCFlags0.080.000.08
computeNormalizationFactors0.020.000.03
countsShiftedByOne0.060.000.07
logtBase000
mixedModelDE15.89 0.3989.70
ngeoMean000
ngeoSD000
normalize-NanoStringGeoMxSet-method0.080.020.09
plotConcordance4.950.045.00
plotNormFactorConcordance2.380.022.40
qcProteinSignal0.210.000.21
qcProteinSignalNames0.020.000.02
readDccFile0.660.000.66
readNanoStringGeoMxSet54.12 2.7356.89
readPKCFile12.65 1.4414.11
setBackgroundQCFlags0.130.000.13
setBioProbeQCFlags17.92 0.1418.07
setGeoMxQCFlags0.060.000.07
setQCFlags-NanoStringGeoMxSet-method19.77 0.2420.01
setSegmentQCFlags0.250.000.25
setSeqQCFlags0.150.000.16
shiftCountsOne0.080.030.11
summarizeNegatives0.880.000.87
writeNanoStringGeoMxSet23.48 1.1724.69