Back to Multiple platform build/check report for BioC 3.15
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

This page was generated on 2022-10-19 13:23:13 -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 MatrixQCvis on merida1


To the developers/maintainers of the MatrixQCvis package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/MatrixQCvis.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 1085/2140HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MatrixQCvis 1.4.0  (landing page)
Thomas Naake
Snapshot Date: 2022-10-18 13:55:19 -0400 (Tue, 18 Oct 2022)
git_url: https://git.bioconductor.org/packages/MatrixQCvis
git_branch: RELEASE_3_15
git_last_commit: 5496301
git_last_commit_date: 2022-04-26 12:15:57 -0400 (Tue, 26 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: MatrixQCvis
Version: 1.4.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:MatrixQCvis.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings MatrixQCvis_1.4.0.tar.gz
StartedAt: 2022-10-19 04:14:05 -0400 (Wed, 19 Oct 2022)
EndedAt: 2022-10-19 04:21:08 -0400 (Wed, 19 Oct 2022)
EllapsedTime: 423.0 seconds
RetCode: 0
Status:   OK  
CheckDir: MatrixQCvis.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.15-bioc/meat/MatrixQCvis.Rcheck’
* using R version 4.2.1 (2022-06-23)
* using platform: x86_64-apple-darwin17.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘MatrixQCvis/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘MatrixQCvis’ version ‘1.4.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 ‘MatrixQCvis’ 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 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 files in ‘vignettes’ ... OK
* checking examples ... OK
* 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: OK


Installation output

MatrixQCvis.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.2/Resources/library’
* installing *source* package ‘MatrixQCvis’ ...
** 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 (MatrixQCvis)

Tests output

MatrixQCvis.Rcheck/tests/testthat.Rout


R version 4.2.1 (2022-06-23) -- "Funny-Looking Kid"
Copyright (C) 2022 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin17.0 (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(MatrixQCvis)
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, 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: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: plotly
Loading required package: ggplot2

Attaching package: 'plotly'

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

    last_plot

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

    slice

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

    rename

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

    filter

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

    layout

Loading required package: shiny
> testthat::test_check("MatrixQCvis")
Run 0 stress 8.265989e-05 
Run 1 stress 0.169102 
Run 2 stress 8.992935e-05 
... Procrustes: rmse 0.00239228  max resid 0.003134234 
... Similar to previous best
Run 3 stress 9.700943e-05 
... Procrustes: rmse 0.05868483  max resid 0.07203161 
Run 4 stress 0.0001436887 
... Procrustes: rmse 0.005626332  max resid 0.007460659 
Run 5 stress 0.0001062862 
... Procrustes: rmse 0.007305057  max resid 0.009562478 
Run 6 stress 9.877636e-05 
... Procrustes: rmse 0.02888586  max resid 0.02977172 
Run 7 stress 0.0001982466 
... Procrustes: rmse 0.007573268  max resid 0.009738113 
Run 8 stress 0.0002680068 
... Procrustes: rmse 0.002687366  max resid 0.003711859 
... Similar to previous best
Run 9 stress 0.0003167605 
... Procrustes: rmse 0.004636575  max resid 0.006328334 
... Similar to previous best
Run 10 stress 0.0002987005 
... Procrustes: rmse 0.004408102  max resid 0.005943395 
... Similar to previous best
Run 11 stress 9.790087e-05 
... Procrustes: rmse 0.007593141  max resid 0.009525576 
Run 12 stress 0.0001818735 
... Procrustes: rmse 0.004827114  max resid 0.006366064 
... Similar to previous best
Run 13 stress 0.0002314656 
... Procrustes: rmse 0.002967181  max resid 0.004197936 
... Similar to previous best
Run 14 stress 7.9935e-05 
... New best solution
... Procrustes: rmse 0.05869899  max resid 0.07201246 
Run 15 stress 8.631928e-05 
... Procrustes: rmse 0.05902824  max resid 0.07539873 
Run 16 stress 9.957121e-05 
... Procrustes: rmse 0.05775399  max resid 0.07410335 
Run 17 stress 0.000272693 
... Procrustes: rmse 0.05773292  max resid 0.07502263 
Run 18 stress 9.846488e-05 
... Procrustes: rmse 0.06236186  max resid 0.09219349 
Run 19 stress 9.59976e-05 
... Procrustes: rmse 0.05841065  max resid 0.07896578 
Run 20 stress 0.0003020955 
... Procrustes: rmse 0.0568434  max resid 0.07508257 
*** Best solution was not repeated -- monoMDS stopping criteria:
     1: no. of iterations >= maxit
     9: stress < smin
    10: scale factor of the gradient < sfgrmin
Run 0 stress 8.265989e-05 
Run 1 stress 0.169102 
Run 2 stress 0.0003007226 
... Procrustes: rmse 0.005074216  max resid 0.006885082 
Run 3 stress 9.767372e-05 
... Procrustes: rmse 0.003267177  max resid 0.004039734 
... Similar to previous best
Run 4 stress 0.0001911927 
... Procrustes: rmse 0.002441307  max resid 0.003514601 
... Similar to previous best
Run 5 stress 0.0002105326 
... Procrustes: rmse 0.00521649  max resid 0.00695519 
Run 6 stress 8.128315e-05 
... New best solution
... Procrustes: rmse 0.002638155  max resid 0.003297701 
... Similar to previous best
Run 7 stress 0.0001050818 
... Procrustes: rmse 0.006610891  max resid 0.008523544 
Run 8 stress 0.0002020997 
... Procrustes: rmse 0.006494124  max resid 0.00840103 
Run 9 stress 9.387056e-05 
... Procrustes: rmse 0.00700665  max resid 0.009042353 
Run 10 stress 0.0002430134 
... Procrustes: rmse 0.005659323  max resid 0.007186489 
Run 11 stress 0.0001936404 
... Procrustes: rmse 0.005619137  max resid 0.007215792 
Run 12 stress 0.0002348296 
... Procrustes: rmse 0.003606683  max resid 0.004441825 
... Similar to previous best
Run 13 stress 0.000268075 
... Procrustes: rmse 0.004634287  max resid 0.006037192 
... Similar to previous best
Run 14 stress 0.0001703978 
... Procrustes: rmse 0.00636042  max resid 0.008340336 
Run 15 stress 9.86778e-05 
... Procrustes: rmse 0.006722358  max resid 0.008694583 
Run 16 stress 0.0001456857 
... Procrustes: rmse 0.002822979  max resid 0.003860954 
... Similar to previous best
Run 17 stress 9.894488e-05 
... Procrustes: rmse 0.008297871  max resid 0.009269218 
Run 18 stress 8.097499e-05 
... New best solution
... Procrustes: rmse 0.05520127  max resid 0.06685365 
Run 19 stress 9.611423e-05 
... Procrustes: rmse 0.05373027  max resid 0.06966406 
Run 20 stress 9.998435e-05 
... Procrustes: rmse 0.05314911  max resid 0.06979144 
*** Best solution was not repeated -- monoMDS stopping criteria:
     2: no. of iterations >= maxit
     8: stress < smin
    10: scale factor of the gradient < sfgrmin
[1] 302.7832
[ FAIL 0 | WARN 8 | SKIP 0 | PASS 456 ]

[ FAIL 0 | WARN 8 | SKIP 0 | PASS 456 ]
> 
> proc.time()
   user  system elapsed 
 57.325   1.426  58.822 

Example timings

MatrixQCvis.Rcheck/MatrixQCvis-Ex.timings

nameusersystemelapsed
ECDF0.6860.0340.720
MAplot1.8290.0691.902
MAvalues0.1750.0180.193
barplotSamplesMeasuredMissing0.6880.0640.756
batchCorrectionAssay0.0600.0010.061
biocrates000
createBoxplot0.6080.0040.613
createDfFeature0.0060.0010.006
cv0.0000.0000.001
cvFeaturePlot0.4670.0330.501
distSample2.4980.0332.533
distShiny0.0020.0010.002
driftPlot0.7720.0260.799
explVar0.0050.0000.006
extractComb0.0570.0000.059
featurePlot0.4870.0020.490
histFeature0.2060.0310.237
histFeatureCategory0.5020.0440.547
hist_sample0.2120.0240.238
hist_sample_num0.0440.0010.045
hoeffDPlot1.2210.0631.290
hoeffDValues0.4170.0020.420
imputeAssay0.0130.0020.016
maxQuant0.0000.0000.001
measuredCategory0.0680.0000.069
mosaic0.6290.0020.633
normalizeAssay0.0020.0000.002
ordination3.6780.0333.716
ordinationPlot0.2360.0220.258
permuteExplVar0.0150.0010.016
plotCV0.4390.0030.441
plotPCALoadings0.2780.0250.305
plotPCAVar0.4580.0030.463
plotPCAVarPvalue0.3560.0040.361
samplesMeasuredMissing0.0770.0010.078
shinyQC0.0580.0010.059
spectronaut000
sumDistSample0.2270.0240.251
tblPCALoadings0.2150.0010.216
transformAssay0.1060.0170.124
upsetCategory0.7820.0060.789
volcanoPlot0.2840.0220.308