| Back to Multiple platform build/check report for BioC 3.23: simplified long |
|
This page was generated on 2026-03-18 11:34 -0400 (Wed, 18 Mar 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | R Under development (unstable) (2026-03-05 r89546) -- "Unsuffered Consequences" | 4857 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | R Under development (unstable) (2026-03-01 r89506) -- "Unsuffered Consequences" | 4060 |
| 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 1079/2367 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| IntEREst 1.35.1 (landing page) Ali Oghabian
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | OK | OK | OK | |||||||||
| See other builds for IntEREst in R Universe. | ||||||||||||||
|
To the developers/maintainers of the IntEREst package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/IntEREst.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: IntEREst |
| Version: 1.35.1 |
| Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:IntEREst.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings IntEREst_1.35.1.tar.gz |
| StartedAt: 2026-03-17 19:06:18 -0400 (Tue, 17 Mar 2026) |
| EndedAt: 2026-03-17 19:08:57 -0400 (Tue, 17 Mar 2026) |
| EllapsedTime: 158.9 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: IntEREst.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:IntEREst.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings IntEREst_1.35.1.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/IntEREst.Rcheck’
* using R Under development (unstable) (2026-03-01 r89506)
* using platform: aarch64-apple-darwin23
* R was compiled by
Apple clang version 17.0.0 (clang-1700.3.19.1)
GNU Fortran (GCC) 14.2.0
* running under: macOS Sonoma 14.8.3
* using session charset: UTF-8
* current time: 2026-03-17 23:06:19 UTC
* using option ‘--no-vignettes’
* checking for file ‘IntEREst/DESCRIPTION’ ... OK
* this is package ‘IntEREst’ version ‘1.35.1’
* checking package namespace information ... OK
* checking package dependencies ... INFO
Depends: includes the non-default packages:
'GenomicRanges', 'Rsamtools', 'SummarizedExperiment', 'edgeR',
'S4Vectors', 'GenomicFiles'
Adding so many packages to the search path is excessive and importing
selectively is preferable.
* 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 ‘IntEREst’ 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 ... NOTE
Non-topic package-anchored link(s) in Rd file 'glmInterest.Rd':
‘[edgeR]{glmfit}’
See section 'Cross-references' in the 'Writing R Extensions' manual.
* 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 contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking LazyData ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
DEXSeqIntEREst 7.276 0.039 7.732
* 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: 1 NOTE
See
‘/Users/biocbuild/bbs-3.23-bioc/meat/IntEREst.Rcheck/00check.log’
for details.
IntEREst.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL IntEREst ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.6/Resources/library’ * installing *source* package ‘IntEREst’ ... ** this is package ‘IntEREst’ version ‘1.35.1’ ** using staged installation ** R ** data *** moving datasets to lazyload DB ** 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 (IntEREst)
IntEREst.Rcheck/IntEREst-Ex.timings
| name | user | system | elapsed | |
| DEXSeqIntEREst | 7.276 | 0.039 | 7.732 | |
| addAnnotation | 0.010 | 0.000 | 0.011 | |
| annotateU12 | 0.657 | 0.037 | 0.772 | |
| applyOverlap | 0.046 | 0.000 | 0.054 | |
| attributes | 0.006 | 0.000 | 0.007 | |
| boxplot-method | 0.014 | 0.000 | 0.015 | |
| buildSsTypePwms | 0 | 0 | 0 | |
| counts-method | 0.009 | 0.001 | 0.009 | |
| deseqInterest | 1.285 | 0.016 | 1.334 | |
| exactTestInterest | 0.028 | 0.001 | 0.029 | |
| getRepeatTable | 0 | 0 | 0 | |
| glmInterest | 0.031 | 0.009 | 0.033 | |
| interest | 0.402 | 0.006 | 0.424 | |
| interest.sequential | 0.341 | 0.003 | 0.359 | |
| interestResult | 0.005 | 0.001 | 0.006 | |
| interestResultIntEx | 0.047 | 0.001 | 0.048 | |
| intexIndex | 0.001 | 0.000 | 0.001 | |
| lfc | 0.067 | 0.003 | 0.070 | |
| mergeInterestResult | 0.019 | 0.001 | 0.020 | |
| plot-method | 0.095 | 0.002 | 0.102 | |
| psi | 0.223 | 0.002 | 0.235 | |
| qlfInterest | 0.043 | 0.012 | 0.049 | |
| readInterestResults | 0.010 | 0.001 | 0.011 | |
| referencePrepare | 0.374 | 0.005 | 0.387 | |
| subInterestResult | 0.011 | 0.000 | 0.011 | |
| treatInterest | 0.032 | 0.009 | 0.034 | |
| u12Boxplot | 0.016 | 0.000 | 0.018 | |
| u12BoxplotNb | 0.023 | 0.001 | 0.025 | |
| u12DensityPlot | 0.069 | 0.003 | 0.080 | |
| u12Index | 0.001 | 0.001 | 0.002 | |
| u12NbIndex | 0.011 | 0.000 | 0.012 | |
| unionRefTr | 0.004 | 0.000 | 0.005 | |
| updateRowDataCol | 0.017 | 0.000 | 0.021 | |