| Back to Multiple platform build/check report for BioC 3.19: simplified long | 
 | 
This page was generated on 2024-10-18 20:39 -0400 (Fri, 18 Oct 2024).
| Hostname | OS | Arch (*) | R version | Installed pkgs | 
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 22.04.3 LTS) | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4763 | 
| palomino7 | Windows Server 2022 Datacenter | x64 | 4.4.1 (2024-06-14 ucrt) -- "Race for Your Life" | 4500 | 
| merida1 | macOS 12.7.5 Monterey | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4530 | 
| kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 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 |  | ||||||||
| palomino7 | Windows Server 2022 Datacenter / x64 | OK | OK | WARNINGS | OK |  | ||||||||
| merida1 | macOS 12.7.5 Monterey / x86_64 | OK | OK | WARNINGS | OK |  | ||||||||
| kjohnson1 | macOS 13.6.6 Ventura / arm64 | OK | OK | WARNINGS | OK |  | ||||||||
| 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. | 
| Package: hapFabia | 
| Version: 1.46.0 | 
| Command: E:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:hapFabia.install-out.txt --library=E:\biocbuild\bbs-3.19-bioc\R\library --no-vignettes --timings hapFabia_1.46.0.tar.gz | 
| StartedAt: 2024-10-17 02:13:57 -0400 (Thu, 17 Oct 2024) | 
| EndedAt: 2024-10-17 02:15:19 -0400 (Thu, 17 Oct 2024) | 
| EllapsedTime: 81.5 seconds | 
| RetCode: 0 | 
| Status: WARNINGS | 
| CheckDir: hapFabia.Rcheck | 
| Warnings: 2 | 
##############################################################################
##############################################################################
###
### Running command:
###
###   E:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:hapFabia.install-out.txt --library=E:\biocbuild\bbs-3.19-bioc\R\library --no-vignettes --timings hapFabia_1.46.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory 'E:/biocbuild/bbs-3.19-bioc/meat/hapFabia.Rcheck'
* using R version 4.4.1 (2024-06-14 ucrt)
* using platform: x86_64-w64-mingw32
* R was compiled by
    gcc.exe (GCC) 13.2.0
    GNU Fortran (GCC) 13.2.0
* running under: Windows Server 2022 x64 (build 20348)
* 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 whether package 'hapFabia' can be installed ... WARNING
Found the following significant warnings:
  vcftoFABIAB.c:394:19: warning: 'strncat' output may be truncated copying 19 bytes from a string of length 1999 [-Wstringop-truncation]
  vcftoFABIAB.c:382:19: warning: 'strncat' output may be truncated copying 190 bytes from a string of length 19999 [-Wstringop-truncation]
  vcftoFABIAB.c:372:19: warning: 'strncat' output may be truncated copying 19 bytes from a string of length 1999 [-Wstringop-truncation]
  vcftoFABIAB.c:362:19: warning: 'strncat' output may be truncated copying 19 bytes from a string of length 1999 [-Wstringop-truncation]
  vcftoFABIAB.c:352:19: warning: 'strncat' output may be truncated copying 190 bytes from a string of length 1999999 [-Wstringop-truncation]
  vcftoFABIAB.c:342:19: warning: 'strncat' output may be truncated copying 190 bytes from a string of length 1999999 [-Wstringop-truncation]
  vcftoFABIAB.c:332:19: warning: 'strncat' output may be truncated copying 49 bytes from a string of length 4999 [-Wstringop-truncation]
See 'E:/biocbuild/bbs-3.19-bioc/meat/hapFabia.Rcheck/00install.out' for details.
* used C compiler: 'gcc.exe (GCC) 13.2.0'
* 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 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 for x64 is not available
File 'E:/biocbuild/bbs-3.19-bioc/R/library/hapFabia/libs/x64/hapFabia.dll':
  Found '_exit', possibly from '_exit' (C)
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf. The detected symbols are linked into
the code but might come from libraries and not actually be called.
See 'Writing portable packages' in the 'Writing R Extensions' manual.
* checking sizes of PDF files under 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                 user system elapsed
iterateIntervals 5.73   0.95    6.81
* 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
  'E:/biocbuild/bbs-3.19-bioc/meat/hapFabia.Rcheck/00check.log'
for details.
hapFabia.Rcheck/00install.out
##############################################################################
##############################################################################
###
### Running command:
###
###   E:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD INSTALL hapFabia
###
##############################################################################
##############################################################################
* installing to library 'E:/biocbuild/bbs-3.19-bioc/R/library'
* installing *source* package 'hapFabia' ...
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 13.2.0'
gcc  -I"E:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG     -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c interfaceR.c -o interfaceR.o
gcc  -I"E:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG     -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c split_sparse_matrixB.c -o split_sparse_matrixB.o
gcc  -I"E:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG     -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -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:394:19: 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:382:19: 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:372:19: 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:362:19: 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:352:19: 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:342:19: warning: 'strncat' output may be truncated copying 190 bytes from a string of length 1999999 [-Wstringop-truncation]
  342 |                   strncat(major[j],Imajor,190);
      |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
vcftoFABIAB.c:332:19: 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:250:21: warning: argument 1 range [18446744071562067968, 18446744073709551615] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=]
  250 |       snpName[0] =  calloc((long) 50*snps, sizeof(char));
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from vcftoFABIAB.c:2:
C:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:536:17: note: in a call to allocation function 'calloc' declared here
  536 |   void *__cdecl calloc(size_t _NumOfElements,size_t _SizeOfElements);
      |                 ^~~~~~
vcftoFABIAB.c:258:20: warning: argument 1 range [18446744071562067968, 18446744073709551615] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=]
  258 |       filter[0] =  calloc((long) 20*snps, sizeof(char));
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:536:17: note: in a call to allocation function 'calloc' declared here
  536 |   void *__cdecl calloc(size_t _NumOfElements,size_t _SizeOfElements);
      |                 ^~~~~~
vcftoFABIAB.c:266:18: warning: argument 1 range [18446744071562067968, 18446744073709551615] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=]
  266 |       qual[0] =  calloc((long) 20*snps, sizeof(char));
      |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:536:17: note: in a call to allocation function 'calloc' declared here
  536 |   void *__cdecl calloc(size_t _NumOfElements,size_t _SizeOfElements);
      |                 ^~~~~~
vcftoFABIAB.c:281:20: warning: argument 1 range [18446744071562067968, 18446744073709551615] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=]
  281 |       format[0] =  calloc((long) 20*snps, sizeof(char));
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:536:17: note: in a call to allocation function 'calloc' declared here
  536 |   void *__cdecl calloc(size_t _NumOfElements,size_t _SizeOfElements);
      |                 ^~~~~~
gcc -shared -s -static-libgcc -o hapFabia.dll tmp.def interfaceR.o split_sparse_matrixB.o vcftoFABIAB.o -LC:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -LC:/rtools44/x86_64-w64-mingw32.static.posix/lib -LE:/biocbuild/bbs-3.19-bioc/R/bin/x64 -lR
installing to E:/biocbuild/bbs-3.19-bioc/R/library/00LOCK-hapFabia/00new/hapFabia/libs/x64
** 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 (hapFabia)
hapFabia.Rcheck/hapFabia-Ex.timings
| name | user | system | elapsed | |
| IBDsegment-class | 0.42 | 0.25 | 0.72 | |
| IBDsegmentList-class | 0.00 | 0.02 | 0.03 | |
| IBDsegmentList2excel | 0.01 | 0.00 | 0.01 | |
| analyzeIBDsegments | 0 | 0 | 0 | |
| compareIBDsegmentLists | 0.03 | 0.00 | 0.03 | |
| extractIBDsegments | 0.06 | 0.00 | 0.07 | |
| findDenseRegions | 0 | 0 | 0 | |
| hapFabia | 1.96 | 0.34 | 2.34 | |
| hapFabiaVersion | 0 | 0 | 0 | |
| identifyDuplicates | 0 | 0 | 0 | |
| iterateIntervals | 5.73 | 0.95 | 6.81 | |
| makePipelineFile | 0.00 | 0.02 | 0.03 | |
| matrixPlot | 0.02 | 0.00 | 0.02 | |
| mergeIBDsegmentLists | 0.01 | 0.00 | 0.02 | |
| plotIBDsegment | 0.55 | 0.06 | 0.62 | |
| setAnnotation | 0.06 | 0.00 | 0.09 | |
| setStatistics | 0.05 | 0.00 | 0.05 | |
| sim | 0 | 0 | 0 | |
| simulateIBDsegments | 0 | 0 | 0 | |
| simulateIBDsegmentsFabia | 0.66 | 0.09 | 0.78 | |
| split_sparse_matrix | 0 | 0 | 0 | |
| toolsFactorizationClass | 1.12 | 0.07 | 1.21 | |
| vcftoFABIA | 0 | 0 | 0 | |