| Back to Build/check report for BioC 3.17 |
|
This page was generated on 2023-02-03 02:36:23 -0000 (Fri, 03 Feb 2023).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| kunpeng1 | Linux (Ubuntu 22.04.1 LTS) | aarch64 | R Under development (unstable) (2023-01-14 r83615) -- "Unsuffered Consequences" | 4039 |
| 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 | ||||
|
To the developers/maintainers of the segmentSeq package: - Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/segmentSeq.git to reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
| Package 1817/2164 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| segmentSeq 2.33.0 (landing page) Thomas J. Hardcastle
| kunpeng1 | Linux (Ubuntu 22.04.1 LTS) / aarch64 | OK | OK | TIMEOUT | |||||||||
| Package: segmentSeq |
| Version: 2.33.0 |
| Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:segmentSeq.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/library --timings segmentSeq_2.33.0.tar.gz |
| StartedAt: 2023-02-02 19:55:48 -0000 (Thu, 02 Feb 2023) |
| EndedAt: 2023-02-02 20:35:48 -0000 (Thu, 02 Feb 2023) |
| EllapsedTime: 2400.5 seconds |
| RetCode: None |
| Status: TIMEOUT |
| CheckDir: segmentSeq.Rcheck |
| Warnings: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:segmentSeq.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/library --timings segmentSeq_2.33.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/segmentSeq.Rcheck’
* using R Under development (unstable) (2023-01-14 r83615)
* using platform: aarch64-unknown-linux-gnu (64-bit)
* R was compiled by
gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
* running under: Ubuntu 22.04.1 LTS
* using session charset: UTF-8
* checking for file ‘segmentSeq/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘segmentSeq’ version ‘2.33.0’
* 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 ‘segmentSeq’ 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 R 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 ... NOTE
heuristicSeg : <anonymous>: no visible binding for global variable
‘sDP’
Undefined global functions or variables:
sDP
* 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 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
classifySeg 41.610 0.132 46.491
lociLikelihoods 17.908 0.000 21.266
heuristicSeg 17.757 0.032 18.943
plotGenome 9.390 0.012 13.389
getCounts 6.707 0.000 7.090
processAD 5.218 0.008 6.078
segData-class 5.161 0.012 7.568
segmentSeq-package 5.132 0.000 6.597
normaliseNC 4.976 0.052 6.071
readMethods 4.187 0.004 5.550
thresholdFinder 3.941 0.032 5.001
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
‘methylationAnalysis.Rnw’... OK
‘segmentSeq.Rnw’... OK
OK
* checking re-building of vignette outputs ...
segmentSeq.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD INSTALL segmentSeq ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.17-bioc/R/library’ * installing *source* package ‘segmentSeq’ ... ** using staged installation ** R ** data ** 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 (segmentSeq)
segmentSeq.Rcheck/segmentSeq-Ex.timings
| name | user | system | elapsed | |
| alignmentData-class | 4.224 | 0.004 | 4.661 | |
| classifySeg | 41.610 | 0.132 | 46.491 | |
| findChunks | 4.284 | 0.000 | 4.508 | |
| getCounts | 6.707 | 0.000 | 7.090 | |
| getOverlaps | 4.325 | 0.003 | 4.338 | |
| heuristicSeg | 17.757 | 0.032 | 18.943 | |
| lociLikelihoods | 17.908 | 0.000 | 21.266 | |
| normaliseNC | 4.976 | 0.052 | 6.071 | |
| plotGenome | 9.390 | 0.012 | 13.389 | |
| processAD | 5.218 | 0.008 | 6.078 | |
| readMethods | 4.187 | 0.004 | 5.550 | |
| readMeths | 4.059 | 0.016 | 4.754 | |
| segData-class | 5.161 | 0.012 | 7.568 | |
| segmentSeq-package | 5.132 | 0.000 | 6.597 | |
| thresholdFinder | 3.941 | 0.032 | 5.001 | |