| Back to Multiple platform build/check report for BioC 3.19: simplified long |
|
This page was generated on 2024-05-09 11:40:56 -0400 (Thu, 09 May 2024).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 22.04.3 LTS) | x86_64 | 4.4.0 (2024-04-24) -- "Puppy Cup" | 4748 |
| palomino3 | Windows Server 2022 Datacenter | x64 | 4.4.0 (2024-04-24 ucrt) -- "Puppy Cup" | 4484 |
| lconway | macOS 12.7.1 Monterey | x86_64 | 4.4.0 (2024-04-24) -- "Puppy Cup" | 4514 |
| kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | 4.4.0 beta (2024-04-15 r86425) -- "Puppy Cup" | 4480 |
| 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 942/2300 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| hapFabia 1.46.0 (landing page) Andreas Mitterecker
| nebbiolo1 | Linux (Ubuntu 22.04.3 LTS) / x86_64 | OK | OK | WARNINGS | |||||||||
| palomino3 | Windows Server 2022 Datacenter / x64 | OK | ERROR | skipped | skipped | |||||||||
| lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | WARNINGS | OK | |||||||||
| kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | OK | OK | WARNINGS | ||||||||||
| kjohnson3 | macOS 13.6.5 Ventura / arm64 | see weekly results here | ||||||||||||
|
To the developers/maintainers of the hapFabia package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/hapFabia.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. - See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host. |
| Package: hapFabia |
| Version: 1.46.0 |
| Command: /home/biocbuild/R/R-beta-2024-04-15_r86425/bin/R CMD check --install=check:hapFabia.install-out.txt --library=/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library --no-vignettes --timings hapFabia_1.46.0.tar.gz |
| StartedAt: 2024-05-09 08:13:02 -0000 (Thu, 09 May 2024) |
| EndedAt: 2024-05-09 08:14:02 -0000 (Thu, 09 May 2024) |
| EllapsedTime: 60.1 seconds |
| RetCode: 0 |
| Status: WARNINGS |
| CheckDir: hapFabia.Rcheck |
| Warnings: 2 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/R/R-beta-2024-04-15_r86425/bin/R CMD check --install=check:hapFabia.install-out.txt --library=/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library --no-vignettes --timings hapFabia_1.46.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.19-bioc/meat/hapFabia.Rcheck’
* using R version 4.4.0 beta (2024-04-15 r86425)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
gcc (GCC) 10.3.1
GNU Fortran (GCC) 10.3.1
* running under: openEuler 22.03 (LTS-SP1)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘hapFabia/DESCRIPTION’ ... OK
* this is package ‘hapFabia’ version ‘1.46.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 ‘hapFabia’ can be installed ... WARNING
Found the following significant warnings:
vcftoFABIAB.c:352:5: warning: ‘strncat’ output may be truncated copying 190 bytes from a string of length 1999999 [-Wstringop-truncation]
vcftoFABIAB.c:382:5: warning: ‘strncat’ output may be truncated copying 190 bytes from a string of length 19999 [-Wstringop-truncation]
vcftoFABIAB.c:394:5: warning: ‘strncat’ output may be truncated copying 19 bytes from a string of length 1999 [-Wstringop-truncation]
vcftoFABIAB.c:362:5: warning: ‘strncat’ output may be truncated copying 19 bytes from a string of length 1999 [-Wstringop-truncation]
vcftoFABIAB.c:372:5: warning: ‘strncat’ output may be truncated copying 19 bytes from a string of length 1999 [-Wstringop-truncation]
vcftoFABIAB.c:332:5: warning: ‘strncat’ output may be truncated copying 49 bytes from a string of length 4999 [-Wstringop-truncation]
vcftoFABIAB.c:342:5: warning: ‘strncat’ output may be truncated copying 190 bytes from a string of length 1999999 [-Wstringop-truncation]
See ‘/home/biocbuild/bbs-3.19-bioc/meat/hapFabia.Rcheck/00install.out’ for details.
* used C compiler: ‘gcc (GCC) 10.3.1’
* 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 ... NOTE
Problems with news in ‘NEWS’:
Cannot process chunk/lines:
The beginning
* 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 whether startup messages can be suppressed ... 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
File ‘hapFabia/R/zzz.R’:
.onLoad calls:
packageStartupMessage("+--------------------------+ # # ## ##### \n", "|#.....#...#.......#.#....#| # # # # # # \n", "|#.....#...#.......#.#....#| ###### # # # # \n", "|#.....#...#...............| # # ###### ##### \n", "|#.....#...#.......#.#....#| # # # # # \n", "|#.....#...#...............| # # # # # \n", "|#.....#...#.......#.#....#| ####### \n", "|..................#.#....#| # ## ##### # ## \n", "|#.....#...#.......#.#....#| # # # # # # # # \n", "|..................#.#....#| ##### # # ##### # # # \n", "|#.....#...#.......#.#....#| # ###### # # # ###### \n", "|#.....#...#.......#.#....#| # # # # # # # # \n", "+--------------------------+ # # # ##### # # # \n")
packageStartupMessage("Citation: S. Hochreiter,", "\n", "HapFABIA: Identification of very short segments of identity by descent characterized by rare variants in large sequencing data,", "\n", "Nucleic Acids Research, 2013, doi: 10.1093/nar/gkt1013.", "\n", "BibTex: enter 'toBibtex(citation(\"hapFabia\"))'", "\n\n", "Homepage: http://www.bioinf.jku.at/software/hapFabia/index.html", "\n\n", "hapFabia Package Version ", version, "\n")
See section ‘Good practice’ in '?.onAttach'.
* checking Rd files ... WARNING
checkRd: (5) IBDsegment-class.Rd:439: \item in \value must have non-empty label
checkRd: (5) IBDsegment-class.Rd:205-209: \item in \describe must have non-empty label
checkRd: (5) IBDsegment-class.Rd:211-215: \item in \describe must have non-empty label
checkRd: (5) IBDsegment-class.Rd:219-223: \item in \describe must have non-empty label
checkRd: (5) IBDsegment-class.Rd:227-231: \item in \describe must have non-empty label
checkRd: (5) IBDsegment-class.Rd:235-239: \item in \describe must have non-empty label
checkRd: (5) IBDsegment-class.Rd:243-247: \item in \describe must have non-empty label
checkRd: (5) IBDsegment-class.Rd:251-255: \item in \describe must have non-empty label
checkRd: (5) IBDsegment-class.Rd:259-263: \item in \describe must have non-empty label
checkRd: (5) IBDsegment-class.Rd:267-271: \item in \describe must have non-empty label
checkRd: (5) IBDsegment-class.Rd:275-279: \item in \describe must have non-empty label
checkRd: (5) IBDsegment-class.Rd:283-287: \item in \describe must have non-empty label
checkRd: (5) IBDsegment-class.Rd:291-295: \item in \describe must have non-empty label
checkRd: (5) IBDsegment-class.Rd:299-303: \item in \describe must have non-empty label
checkRd: (5) IBDsegment-class.Rd:307-311: \item in \describe must have non-empty label
checkRd: (5) IBDsegment-class.Rd:315-319: \item in \describe must have non-empty label
checkRd: (5) IBDsegment-class.Rd:323-327: \item in \describe must have non-empty label
checkRd: (5) IBDsegment-class.Rd:331-335: \item in \describe must have non-empty label
checkRd: (5) IBDsegment-class.Rd:339-343: \item in \describe must have non-empty label
checkRd: (5) IBDsegment-class.Rd:347-351: \item in \describe must have non-empty label
checkRd: (5) IBDsegment-class.Rd:355-359: \item in \describe must have non-empty label
checkRd: (5) IBDsegment-class.Rd:363-367: \item in \describe must have non-empty label
checkRd: (5) IBDsegment-class.Rd:371-375: \item in \describe must have non-empty label
checkRd: (5) IBDsegment-class.Rd:379-383: \item in \describe must have non-empty label
checkRd: (-1) IBDsegment-class.Rd:408-409: Lost braces
408 | \item{plot}{\code{signature(x = "IBDsegment", y = "missing")}}{ Plot
| ^
checkRd: (-1) IBDsegment-class.Rd:411-413: Lost braces
411 | \item{plotLarger}{\code{signature(x="IBDsegment", filename="character",fact="numeric",addSamp="ANY")}}{ Plot
| ^
checkRd: (-1) IBDsegment-class.Rd:416-417: Lost braces
416 | \item{summary}{\code{signature(object = "IBDsegment")}}{ Summary of
| ^
checkRd: (5) IBDsegmentList-class.Rd:171: \item in \value must have non-empty label
checkRd: (5) IBDsegmentList-class.Rd:92-96: \item in \describe must have non-empty label
checkRd: (5) IBDsegmentList-class.Rd:98-102: \item in \describe must have non-empty label
checkRd: (5) IBDsegmentList-class.Rd:104-108: \item in \describe must have non-empty label
checkRd: (5) IBDsegmentList-class.Rd:111-116: \item in \describe must have non-empty label
checkRd: (5) IBDsegmentList-class.Rd:118-123: \item in \describe must have non-empty label
checkRd: (-1) IBDsegmentList-class.Rd:145-146: Lost braces
145 | \item{plot}{\code{signature(x = "IBDsegmentList", y = "missing")}}{
| ^
checkRd: (-1) IBDsegmentList-class.Rd:149-151: Lost braces
149 | \item{summary}{\code{signature(object = "IBDsegmentList")}}{ Summary
| ^
checkRd: (5) toolsFactorizationClass.Rd:83: \item in \value must have non-empty label
checkRd: (5) toolsFactorizationClass.Rd:84: \item in \value must have non-empty label
checkRd: (5) toolsFactorizationClass.Rd:85: \item in \value must have non-empty label
* 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 line endings in shell scripts ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking compilation flags in Makevars ... OK
* checking for GNU extensions in Makefiles ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking use of PKG_*FLAGS in Makefiles ... OK
* checking compiled code ... NOTE
Note: information on .o files is not available
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
iterateIntervals 4.95 0.064 5.025
* 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: 2 WARNINGs, 3 NOTEs
See
‘/home/biocbuild/bbs-3.19-bioc/meat/hapFabia.Rcheck/00check.log’
for details.
hapFabia.Rcheck/00install.out
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/R/R-beta-2024-04-15_r86425/bin/R CMD INSTALL hapFabia
###
##############################################################################
##############################################################################
* installing to library ‘/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library’
* installing *source* package ‘hapFabia’ ...
** using staged installation
** libs
using C compiler: ‘gcc (GCC) 10.3.1’
gcc -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c interfaceR.c -o interfaceR.o
gcc -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c split_sparse_matrixB.c -o split_sparse_matrixB.o
gcc -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c vcftoFABIAB.c -o vcftoFABIAB.o
vcftoFABIAB.c: In function ‘getdelimS’:
vcftoFABIAB.c:50:7: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
50 | if (ch == EOF)
| ^~
vcftoFABIAB.c:54:10: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
54 | while (idx > *linebufsz - 2) {
| ^~~~~
vcftoFABIAB.c: In function ‘vcftoFABIAB’:
vcftoFABIAB.c:352:5: warning: ‘strncat’ output may be truncated copying 190 bytes from a string of length 1999999 [-Wstringop-truncation]
352 | strncat(minor[j],Iminor,190);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
vcftoFABIAB.c:382:5: warning: ‘strncat’ output may be truncated copying 190 bytes from a string of length 19999 [-Wstringop-truncation]
382 | strncat(info[j],Iinfo,190);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
vcftoFABIAB.c:394:5: warning: ‘strncat’ output may be truncated copying 19 bytes from a string of length 1999 [-Wstringop-truncation]
394 | strncat(format[j],Iformat,19);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
vcftoFABIAB.c:362:5: warning: ‘strncat’ output may be truncated copying 19 bytes from a string of length 1999 [-Wstringop-truncation]
362 | strncat(qual[j],Iqual,19);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
vcftoFABIAB.c:372:5: warning: ‘strncat’ output may be truncated copying 19 bytes from a string of length 1999 [-Wstringop-truncation]
372 | strncat(filter[j],Ifilter,19);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
vcftoFABIAB.c:332:5: warning: ‘strncat’ output may be truncated copying 49 bytes from a string of length 4999 [-Wstringop-truncation]
332 | strncat(snpName[j],IsnpName,49);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
vcftoFABIAB.c:342:5: warning: ‘strncat’ output may be truncated copying 190 bytes from a string of length 1999999 [-Wstringop-truncation]
342 | strncat(major[j],Imajor,190);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -shared -L/home/biocbuild/R/R-beta-2024-04-15_r86425/lib -L/usr/local/lib -o hapFabia.so interfaceR.o split_sparse_matrixB.o vcftoFABIAB.o -L/home/biocbuild/R/R-beta-2024-04-15_r86425/lib -lR
gcc -c ./commandLine/split_sparse_matrix.c -o ./commandLine/split_sparse_matrix.o -g -O2 -Wall
gcc -c split_sparse_matrixB.c -o ./commandLine/split_sparse_matrixB.o -g -O2 -Wall
gcc ./commandLine/split_sparse_matrix.o ./commandLine/split_sparse_matrixB.o -o ./commandLine/split_sparse_matrix
mv ./commandLine/split_sparse_matrix ../inst/commandLine/
gcc -c ./commandLine/vcftoFABIA.c -o ./commandLine/vcftoFABIA.o -g -O2 -Wall
gcc -c vcftoFABIAB.c -o ./commandLine/vcftoFABIAB.o -g -O2 -Wall
vcftoFABIAB.c: In function ‘getdelimS’:
vcftoFABIAB.c:50:7: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
50 | if (ch == EOF)
| ^~
vcftoFABIAB.c:54:10: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
54 | while (idx > *linebufsz - 2) {
| ^~~~~
vcftoFABIAB.c: In function ‘vcftoFABIAB’:
vcftoFABIAB.c:352:5: warning: ‘strncat’ output may be truncated copying 190 bytes from a string of length 1999999 [-Wstringop-truncation]
352 | strncat(minor[j],Iminor,190);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
vcftoFABIAB.c:382:5: warning: ‘strncat’ output may be truncated copying 190 bytes from a string of length 19999 [-Wstringop-truncation]
382 | strncat(info[j],Iinfo,190);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
vcftoFABIAB.c:394:5: warning: ‘strncat’ output may be truncated copying 19 bytes from a string of length 1999 [-Wstringop-truncation]
394 | strncat(format[j],Iformat,19);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
vcftoFABIAB.c:362:5: warning: ‘strncat’ output may be truncated copying 19 bytes from a string of length 1999 [-Wstringop-truncation]
362 | strncat(qual[j],Iqual,19);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
vcftoFABIAB.c:372:5: warning: ‘strncat’ output may be truncated copying 19 bytes from a string of length 1999 [-Wstringop-truncation]
372 | strncat(filter[j],Ifilter,19);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
vcftoFABIAB.c:332:5: warning: ‘strncat’ output may be truncated copying 49 bytes from a string of length 4999 [-Wstringop-truncation]
332 | strncat(snpName[j],IsnpName,49);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
vcftoFABIAB.c:342:5: warning: ‘strncat’ output may be truncated copying 190 bytes from a string of length 1999999 [-Wstringop-truncation]
342 | strncat(major[j],Imajor,190);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc ./commandLine/vcftoFABIA.o ./commandLine/vcftoFABIAB.o -o ./commandLine/vcftoFABIA
mv ./commandLine/vcftoFABIA ../inst/commandLine/
installing to /home/biocbuild/R/R-beta-2024-04-15_r86425/site-library/00LOCK-hapFabia/00new/hapFabia/libs
** 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
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (hapFabia)
hapFabia.Rcheck/hapFabia-Ex.timings
| name | user | system | elapsed | |
| IBDsegment-class | 0.368 | 0.012 | 0.381 | |
| IBDsegmentList-class | 0.011 | 0.000 | 0.011 | |
| IBDsegmentList2excel | 0.008 | 0.000 | 0.008 | |
| analyzeIBDsegments | 0.001 | 0.000 | 0.001 | |
| compareIBDsegmentLists | 0.018 | 0.000 | 0.018 | |
| extractIBDsegments | 0.042 | 0.004 | 0.047 | |
| findDenseRegions | 0.003 | 0.000 | 0.003 | |
| hapFabia | 1.777 | 0.044 | 1.828 | |
| hapFabiaVersion | 0.000 | 0.000 | 0.001 | |
| identifyDuplicates | 0.001 | 0.000 | 0.001 | |
| iterateIntervals | 4.950 | 0.064 | 5.025 | |
| makePipelineFile | 0.003 | 0.000 | 0.003 | |
| matrixPlot | 0.005 | 0.000 | 0.005 | |
| mergeIBDsegmentLists | 0.014 | 0.000 | 0.014 | |
| plotIBDsegment | 0.301 | 0.024 | 0.325 | |
| setAnnotation | 0.065 | 0.000 | 0.065 | |
| setStatistics | 0.039 | 0.004 | 0.043 | |
| sim | 0.001 | 0.000 | 0.000 | |
| simulateIBDsegments | 0 | 0 | 0 | |
| simulateIBDsegmentsFabia | 0.758 | 0.008 | 0.767 | |
| split_sparse_matrix | 0.000 | 0.000 | 0.001 | |
| toolsFactorizationClass | 0.912 | 0.016 | 0.930 | |
| vcftoFABIA | 0 | 0 | 0 | |