Back to Multiple platform build/check report for BioC 3.21:   simplified   long
ABCDEFGH[I]JKLMNOPQRSTUVWXYZ

This page was generated on 2025-02-15 11:42 -0500 (Sat, 15 Feb 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4720
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2025-01-21 r87610 ucrt) -- "Unsuffered Consequences" 4482
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2025-01-22 r87618) -- "Unsuffered Consequences" 4493
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4446
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 1044/2295HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
IntEREst 1.31.1  (landing page)
Ali Oghabian
Snapshot Date: 2025-02-14 13:40 -0500 (Fri, 14 Feb 2025)
git_url: https://git.bioconductor.org/packages/IntEREst
git_branch: devel
git_last_commit: ee878ab
git_last_commit_date: 2025-02-14 03:01:50 -0500 (Fri, 14 Feb 2025)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  NO, package depends on 'DEXSeq' which is not available
palomino7Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  NO, package depends on 'DEXSeq' which is not available
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  NO, package depends on 'DEXSeq' which is not available
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    OK    OK  NO, package depends on 'DEXSeq' which is not available


CHECK results for IntEREst on lconway

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.

raw results


Summary

Package: IntEREst
Version: 1.31.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.31.1.tar.gz
StartedAt: 2025-02-14 21:02:52 -0500 (Fri, 14 Feb 2025)
EndedAt: 2025-02-14 21:09:28 -0500 (Fri, 14 Feb 2025)
EllapsedTime: 396.1 seconds
RetCode: 0
Status:   OK  
CheckDir: IntEREst.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### 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.31.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.21-bioc/meat/IntEREst.Rcheck’
* using R Under development (unstable) (2025-01-22 r87618)
* 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 Monterey 12.7.6
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘IntEREst/DESCRIPTION’ ... OK
* this is package ‘IntEREst’ version ‘1.31.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 ... 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 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 22.845  0.237  23.237
* 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

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.5-x86_64/Resources/library’
* installing *source* package ‘IntEREst’ ...
** this is package ‘IntEREst’ version ‘1.31.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)

Tests output


Example timings

IntEREst.Rcheck/IntEREst-Ex.timings

nameusersystemelapsed
DEXSeqIntEREst22.845 0.23723.237
addAnnotation0.0340.0010.036
annotateU122.4550.1052.586
applyOverlap0.1540.0020.158
attributes0.0260.0020.028
boxplot-method0.0600.0020.064
buildSsTypePwms0.0000.0000.001
counts-method0.0300.0020.032
deseqInterest4.610.064.70
exactTestInterest0.1020.0020.105
getRepeatTable0.0010.0000.000
glmInterest0.0980.0020.102
interest1.3780.0191.408
interest.sequential1.2150.0151.236
interestResult0.0220.0010.024
interestResultIntEx0.1770.0020.180
intexIndex0.0040.0000.004
lfc0.2000.0030.204
mergeInterestResult0.0660.0020.068
plot-method0.3590.0080.370
psi0.6860.0050.694
qlfInterest0.1330.0050.139
readInterestResults0.0320.0040.036
referencePrepare1.2550.0251.291
subInterestResult0.0360.0010.038
treatInterest0.1060.0030.109
u12Boxplot0.0600.0020.061
u12BoxplotNb0.0760.0010.077
u12DensityPlot0.3000.0080.308
u12Index0.0070.0000.007
u12NbIndex0.0460.0020.047
unionRefTr0.0150.0000.015
updateRowDataCol0.0490.0010.050