Back to Mac ARM64 build report for BioC 3.20
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

This page was generated on 2024-05-20 11:32:14 -0400 (Mon, 20 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
kjohnson1macOS 13.6.6 Venturaarm644.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup" 4381
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 1136/2233HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MatrixQCvis 1.13.1  (landing page)
Thomas Naake
Snapshot Date: 2024-05-18 09:00:01 -0400 (Sat, 18 May 2024)
git_url: https://git.bioconductor.org/packages/MatrixQCvis
git_branch: devel
git_last_commit: 4bdfc82
git_last_commit_date: 2024-05-06 09:28:18 -0400 (Mon, 06 May 2024)
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published

CHECK results for MatrixQCvis on kjohnson1


To the developers/maintainers of the MatrixQCvis 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: MatrixQCvis
Version: 1.13.1
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.13.1.tar.gz
StartedAt: 2024-05-19 17:56:20 -0400 (Sun, 19 May 2024)
EndedAt: 2024-05-19 18:01:19 -0400 (Sun, 19 May 2024)
EllapsedTime: 299.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.13.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.20-bioc-mac-arm64/meat/MatrixQCvis.Rcheck’
* using R version 4.4.0 Patched (2024-04-24 r86482)
* 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.6
* 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.13.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 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 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 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 ... 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.4-arm64/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.4.0 Patched (2024-04-24 r86482) -- "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(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, 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

Loading required package: S4Vectors

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: 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")
initial  value 0.091643 
final  value 0.091636 
converged
initial  value 0.091643 
final  value 0.091636 
converged
[1] 28.64894
[ FAIL 0 | WARN 3 | SKIP 0 | PASS 486 ]

[ FAIL 0 | WARN 3 | SKIP 0 | PASS 486 ]
> 
> proc.time()
   user  system elapsed 
 29.279   1.149  30.511 

Example timings

MatrixQCvis.Rcheck/MatrixQCvis-Ex.timings

nameusersystemelapsed
ECDF0.3350.0130.349
MAplot1.2210.0571.279
MAvalues0.0840.0020.086
barplotSamplesMeasuredMissing0.3730.0430.419
batchCorrectionAssay0.0320.0020.034
createBoxplot0.3910.0030.394
createDfFeature0.0030.0010.005
cv0.0010.0000.001
cvFeaturePlot0.2690.0200.290
dimensionReduction2.2250.1382.365
dimensionReductionPlot0.1320.0140.147
distSample0.7710.0180.789
distShiny0.0000.0010.001
driftPlot0.5090.0230.533
explVar0.0050.0000.006
extractComb0.0220.0000.022
featurePlot0.2610.0020.265
histFeature0.1080.0140.123
histFeatureCategory0.2030.0160.219
hist_sample0.1210.0150.136
hist_sample_num0.0230.0010.024
hoeffDPlot0.8290.0390.867
hoeffDValues0.1520.0010.154
imputeAssay0.0060.0020.009
measuredCategory0.0140.0000.015
mosaic0.3010.0020.304
normalizeAssay0.0010.0010.002
permuteExplVar0.0110.0010.011
plotCV0.1550.0030.156
plotPCALoadings0.1520.0160.168
plotPCAVar0.2360.0020.238
plotPCAVarPvalue0.2220.0020.226
samplesMeasuredMissing0.0300.0000.031
shinyQC0.0340.0010.035
sumDistSample0.1250.0160.141
tblPCALoadings0.1270.0010.129
transformAssay0.0580.0220.080
upsetCategory0.4490.0040.456
volcanoPlot0.1210.0160.140