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

This page was generated on 2025-01-25 15:37 -0500 (Sat, 25 Jan 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4658
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2025-01-21 r87610 ucrt) -- "Unsuffered Consequences" 4455
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" 4408
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 1040/2286HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
IntEREst 1.31.0  (landing page)
Ali Oghabian
Snapshot Date: 2025-01-24 13:40 -0500 (Fri, 24 Jan 2025)
git_url: https://git.bioconductor.org/packages/IntEREst
git_branch: devel
git_last_commit: 99f6377
git_last_commit_date: 2024-10-29 10:17:53 -0500 (Tue, 29 Oct 2024)
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
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    WARNINGS  


CHECK results for IntEREst on nebbiolo1

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.0
Command: /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:IntEREst.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings IntEREst_1.31.0.tar.gz
StartedAt: 2025-01-24 23:21:57 -0500 (Fri, 24 Jan 2025)
EndedAt: 2025-01-24 23:28:37 -0500 (Fri, 24 Jan 2025)
EllapsedTime: 399.5 seconds
RetCode: 0
Status:   OK  
CheckDir: IntEREst.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:IntEREst.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings IntEREst_1.31.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/IntEREst.Rcheck’
* using R Under development (unstable) (2025-01-20 r87609)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.1 LTS
* using session charset: UTF-8
* checking for file ‘IntEREst/DESCRIPTION’ ... OK
* this is package ‘IntEREst’ version ‘1.31.0’
* 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 loading without being on the library search path ... 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 ... NOTE
interestIntExAnalyseSingleStranded: no visible global function
  definition for ‘bamFlagAsBitMatrix’
Undefined global functions or variables:
  bamFlagAsBitMatrix
* checking Rd files ... NOTE
checkRd: (-1) interest.Rd:105: Lost braces; missing escapes or markup?
   105 | regions to a different region defined in {limitRanges}. It is useful to ignore 
       |                                          ^
checkRd: (-1) interest.sequential.Rd:103: Lost braces; missing escapes or markup?
   103 | regions to a different region defined in {limitRanges}. It is useful to ignore 
       |                                          ^
* 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 21.203  0.389  21.593
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.21-bioc/meat/IntEREst.Rcheck/00check.log’
for details.


Installation output

IntEREst.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD INSTALL IntEREst
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.21-bioc/R/site-library’
* installing *source* package ‘IntEREst’ ...
** this is package ‘IntEREst’ version ‘1.31.0’
** 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
DEXSeqIntEREst21.203 0.38921.593
addAnnotation0.0310.0000.031
annotateU121.8250.1251.951
applyOverlap0.1310.0020.133
attributes0.0190.0010.020
boxplot-method0.0440.0010.044
buildSsTypePwms0.0000.0000.001
counts-method0.0250.0020.026
deseqInterest3.8540.0313.886
exactTestInterest0.0750.0010.076
getRepeatTable0.0000.0000.001
glmInterest0.0850.0030.088
interest1.1930.0071.200
interest.sequential1.0710.0021.073
interestResult0.0160.0010.016
interestResultIntEx0.1450.0000.145
intexIndex0.0010.0010.002
lfc0.1820.0000.182
mergeInterestResult0.0580.0010.059
plot-method0.2780.0020.280
psi0.6200.0040.623
qlfInterest0.1160.0030.118
readInterestResults0.0280.0000.028
referencePrepare1.0400.0051.045
subInterestResult0.0270.0000.027
treatInterest0.0840.0040.088
u12Boxplot0.0450.0010.046
u12BoxplotNb0.0580.0000.058
u12DensityPlot0.1840.0070.191
u12Index0.0040.0000.004
u12NbIndex0.0370.0010.038
unionRefTr0.0120.0000.012
updateRowDataCol0.0440.0010.045