| Back to Multiple platform build/check report for BioC 3.23: simplified long |
|
This page was generated on 2025-11-21 11:38 -0500 (Fri, 21 Nov 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" | 4829 |
| lconway | macOS 12.7.6 Monterey | x86_64 | R Under development (unstable) (2025-10-21 r88958) -- "Unsuffered Consequences" | 4602 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" | 4566 |
| 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 608/2327 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| dominatR 0.99.5 (landing page) Simon Lizarazo
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| lconway | macOS 12.7.6 Monterey / x86_64 | OK | OK | WARNINGS | OK | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | OK | WARNINGS | OK | |||||||||
|
To the developers/maintainers of the dominatR package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/dominatR.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. |
| Package: dominatR |
| Version: 0.99.5 |
| Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:dominatR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings dominatR_0.99.5.tar.gz |
| StartedAt: 2025-11-20 20:49:41 -0500 (Thu, 20 Nov 2025) |
| EndedAt: 2025-11-20 20:54:25 -0500 (Thu, 20 Nov 2025) |
| EllapsedTime: 283.6 seconds |
| RetCode: 0 |
| Status: WARNINGS |
| CheckDir: dominatR.Rcheck |
| Warnings: 4 |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:dominatR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings dominatR_0.99.5.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/dominatR.Rcheck’
* using R Under development (unstable) (2025-10-21 r88958)
* using platform: x86_64-apple-darwin20
* R was compiled by
Apple clang version 14.0.0 (clang-1400.0.29.202)
GNU Fortran (GCC) 14.2.0
* running under: macOS Ventura 13.7.8
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘dominatR/DESCRIPTION’ ... OK
* this is package ‘dominatR’ version ‘0.99.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 ‘dominatR’ 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 ... NOTE
2025-11-20 20:50:53.254 R[56462:56881954] XType: Using static font registry.
* checking S3 generic/method consistency ... WARNING
2025-11-20 20:51:02.859 R[57561:56884016] XType: Using static font registry.
See section ‘Generic functions and methods’ in the ‘Writing R
Extensions’ manual.
* checking replacement functions ... WARNING
2025-11-20 20:51:11.998 R[58209:56885344] XType: Using static font registry.
The argument of a replacement function which corresponds to the right
hand side must be named ‘value’.
* checking foreign function calls ... NOTE
2025-11-20 20:51:21.073 R[58638:56886442] XType: Using static font registry.
See chapter ‘System and foreign language interfaces’ in the ‘Writing R
Extensions’ manual.
* checking R code for possible problems ... NOTE
2025-11-20 20:51:31.649 R[59103:56887678] XType: Using static font registry.
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... WARNING
2025-11-20 20:51:55.003 R[59731:56889344] XType: Using static font registry.
All user-level objects in a package should have documentation entries.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* checking for code/documentation mismatches ... WARNING
2025-11-20 20:52:04.658 R[61036:56891763] XType: Using static font registry.
2025-11-20 20:52:14.215 R[61981:56894115] XType: Using static font registry.
2025-11-20 20:52:23.607 R[62417:56895263] XType: Using static font registry.
* checking Rd \usage sections ... NOTE
2025-11-20 20:52:32.974 R[63098:56896564] XType: Using static font registry.
The \usage entries for S3 methods should use the \method markup and not
their full name.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* 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
plot_circle 33.346 2.017 35.545
plot_circle_frequency 13.636 0.183 13.894
* 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 WARNINGs, 4 NOTEs
See
‘/Users/biocbuild/bbs-3.23-bioc/meat/dominatR.Rcheck/00check.log’
for details.
dominatR.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL dominatR ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/library’ * installing *source* package ‘dominatR’ ... ** this is package ‘dominatR’ version ‘0.99.5’ ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading 2025-11-20 15:27:34.681 R[16616:50384079] XType: Using static font registry. ** help *** installing help indices *** copying figures ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location 2025-11-20 15:27:46.958 R[17110:50385458] XType: Using static font registry. ** testing if installed package can be loaded from final location 2025-11-20 15:27:56.956 R[17796:50387062] XType: Using static font registry. ** testing if installed package keeps a record of temporary installation path * DONE (dominatR)
dominatR.Rcheck/tests/testthat.Rout
R Under development (unstable) (2025-10-21 r88958) -- "Unsuffered Consequences"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-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.
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(dominatR)
2025-11-20 20:54:06.308 R[67791:56907017] XType: Using static font registry.
>
> test_check("dominatR")
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
Loading required package: generics
Attaching package: 'generics'
The following objects are masked from 'package:base':
as.difftime, as.factor, as.ordered, intersect, is.element, setdiff,
setequal, union
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, is.unsorted, lapply,
mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int,
rank, rbind, rownames, sapply, saveRDS, table, tapply, 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: Seqinfo
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
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 155 ]
>
> proc.time()
user system elapsed
13.833 1.012 15.022
dominatR.Rcheck/dominatR-Ex.timings
| name | user | system | elapsed | |
| Qentropy | 3.090 | 0.096 | 3.202 | |
| centmass | 1.808 | 0.048 | 1.867 | |
| cpm_normalization | 2.009 | 0.045 | 2.090 | |
| entropy | 2.456 | 0.061 | 2.528 | |
| minmax_normalization | 1.996 | 0.045 | 2.051 | |
| plot_Triangle | 2.614 | 0.085 | 2.717 | |
| plot_circle | 33.346 | 2.017 | 35.545 | |
| plot_circle_frequency | 13.636 | 0.183 | 13.894 | |
| plot_rope | 2.178 | 0.071 | 2.264 | |
| quantile_normalization | 2.026 | 0.046 | 2.080 | |
| rpkm_normalization | 1.959 | 0.046 | 2.016 | |
| tpm_normalization | 2.082 | 0.051 | 2.147 | |