Back to Multiple platform build/check report for BioC 3.20:   simplified   long
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2024-07-16 11:41 -0400 (Tue, 16 Jul 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4677
palomino6Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4416
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4444
kjohnson3macOS 13.6.5 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4393
palomino8Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4373
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 1900/2243HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SeqVarTools 1.43.0  (landing page)
Stephanie M. Gogarten
Snapshot Date: 2024-07-15 14:00 -0400 (Mon, 15 Jul 2024)
git_url: https://git.bioconductor.org/packages/SeqVarTools
git_branch: devel
git_last_commit: dbb2b6c
git_last_commit_date: 2024-04-30 10:32:56 -0400 (Tue, 30 Apr 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino6Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.6.5 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  


CHECK results for SeqVarTools on palomino6

To the developers/maintainers of the SeqVarTools package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/SeqVarTools.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: SeqVarTools
Version: 1.43.0
Command: C:\Users\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:SeqVarTools.install-out.txt --library=C:\Users\biocbuild\bbs-3.20-bioc\R\library --no-vignettes --timings SeqVarTools_1.43.0.tar.gz
StartedAt: 2024-07-16 04:05:03 -0400 (Tue, 16 Jul 2024)
EndedAt: 2024-07-16 04:15:22 -0400 (Tue, 16 Jul 2024)
EllapsedTime: 619.0 seconds
RetCode: 0
Status:   OK  
CheckDir: SeqVarTools.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:SeqVarTools.install-out.txt --library=C:\Users\biocbuild\bbs-3.20-bioc\R\library --no-vignettes --timings SeqVarTools_1.43.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.20-bioc/meat/SeqVarTools.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 'SeqVarTools/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'SeqVarTools' version '1.43.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 'SeqVarTools' 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 ... NOTE
checkRd: (-1) getGenotype.Rd:40: Lost braces
    40 |   \item{sparse}{Logical for whether to return the alterate allele dosage as a sparse matrix using the \pkg{link{Matrix}} package. In most cases, setting \code{sparse=TRUE} will dramatically reduce the size of the returned object.}
       |                                                                                                                ^
* 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 sizes of PDF files under 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ... OK
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
  Running 'test.R'
 OK
* 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: 1 NOTE
See
  'C:/Users/biocbuild/bbs-3.20-bioc/meat/SeqVarTools.Rcheck/00check.log'
for details.


Installation output

SeqVarTools.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD INSTALL SeqVarTools
###
##############################################################################
##############################################################################


* installing to library 'C:/Users/biocbuild/bbs-3.20-bioc/R/library'
* installing *source* package 'SeqVarTools' ...
** 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 (SeqVarTools)

Tests output

SeqVarTools.Rcheck/tests/test.Rout


R version 4.4.1 (2024-06-14 ucrt) -- "Race for Your Life"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(GenomicRanges)
Loading required package: stats4
Loading required package: BiocGenerics

Attaching package: 'BiocGenerics'

The following objects are masked from 'package:stats':

    IQR, mad, sd, var, xtabs

The following objects are masked from 'package:base':

    Filter, Find, Map, Position, Reduce, anyDuplicated, aperm, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, setdiff, table, tapply,
    union, unique, unsplit, which.max, which.min

Loading required package: S4Vectors

Attaching package: 'S4Vectors'

The following object is masked from 'package:utils':

    findMatches

The following objects are masked from 'package:base':

    I, expand.grid, unname

Loading required package: IRanges

Attaching package: 'IRanges'

The following object is masked from 'package:grDevices':

    windows

Loading required package: GenomeInfoDb
> BiocGenerics:::testPackage("SeqVarTools")
Loading required package: Biobase
Welcome to Bioconductor

    Vignettes contain introductory material; view with
    'browseVignettes()'. To cite Bioconductor, see
    'citation("Biobase")', and for packages 'citation("pkgname")'.

# of selected samples: 5
# of selected variants: 5
# of selected samples: 5
# of selected variants: 10
# of selected samples: 90
# of selected variants: 1,348
# of selected samples: 90
# of selected variants: 1,348
# of selected samples: 3
# of selected samples: 3
matching samples... 2 pairs identified!
matching variants... 1346 non-overlapping variant matches identified!
# of selected samples: 2
# of selected variants: 1,346
# of selected samples: 90
# of selected variants: 1,348
# of selected samples: 90
# of selected variants: 1,348
# of selected samples: 2
# of selected variants: 50
# of selected samples: 2
# of selected variants: 51
matching samples... 2 pairs identified!
matching variants... 26 non-overlapping variant matches identified!
# of selected variants: 26
# of selected samples: 90
# of selected variants: 1,348
# of selected samples: 5
# of selected variants: 10
# of selected samples: 5
# of selected variants: 10
File: C:\Users\biocbuild\bbs-3.20-bioc\R\library\SeqArray\extdata\CEU_Exon.gds (287.6K)
+    [  ] *
|--+ description   [  ] *
|--+ sample.id   { Str8 90 LZMA_ra(34.7%), 257B } *
|--+ variant.id   { Int32 1348 LZMA_ra(16.7%), 905B } *
|--+ position   { Int32 1348 LZMA_ra(64.4%), 3.4K } *
|--+ chromosome   { Str8 1348 LZMA_ra(4.39%), 157B } *
|--+ allele   { Str8 1348 LZMA_ra(16.6%), 901B } *
|--+ genotype   [  ] *
|  |--+ data   { Bit2 2x90x1348 LZMA_ra(26.3%), 15.6K } *
|  |--+ ~data   { Bit2 2x1348x90 LZMA_ra(29.2%), 17.3K } *
|  |--+ extra.index   { Int32 3x0 LZMA_ra, 18B } *
|  \--+ extra   { Int16 0 LZMA_ra, 18B }
|--+ phase   [  ]
|  |--+ data   { Bit1 90x1348 LZMA_ra(0.86%), 137B } *
|  |--+ ~data   { Bit1 1348x90 LZMA_ra(0.86%), 137B } *
|  |--+ extra.index   { Int32 3x0 LZMA_ra, 18B } *
|  \--+ extra   { Bit1 0 LZMA_ra, 18B }
|--+ annotation   [  ]
|  |--+ id   { Str8 1348 LZMA_ra(38.3%), 5.5K } *
|  |--+ qual   { Float32 1348 LZMA_ra(2.11%), 121B } *
|  |--+ filter   { Int32,factor 1348 LZMA_ra(2.11%), 121B } *
|  |--+ info   [  ]
|  |  |--+ AA   { Str8 1328 LZMA_ra(22.1%), 593B } *
|  |  |--+ AC   { Int32 1348 LZMA_ra(24.1%), 1.3K } *
|  |  |--+ AN   { Int32 1348 LZMA_ra(19.6%), 1.0K } *
|  |  |--+ DP   { Int32 1348 LZMA_ra(47.7%), 2.5K } *
|  |  |--+ HM2   { Bit1 1348 LZMA_ra(145.6%), 253B } *
|  |  |--+ HM3   { Bit1 1348 LZMA_ra(145.6%), 253B } *
|  |  |--+ OR   { Str8 1348 LZMA_ra(19.6%), 341B } *
|  |  |--+ GP   { Str8 1348 LZMA_ra(24.3%), 3.8K } *
|  |  \--+ BN   { Int32 1348 LZMA_ra(20.7%), 1.1K } *
|  \--+ format   [  ]
|     \--+ DP   [  ] *
|        |--+ data   { VL_Int 90x1348 LZMA_ra(70.8%), 115.2K } *
|        \--+ ~data   { VL_Int 1348x90 LZMA_ra(65.1%), 105.9K } *
\--+ sample.annotation   [  ]
   \--+ family   { Str8 90 LZMA_ra(55.0%), 221B } *
# of selected variants: 142
# of selected samples: 90
# of selected variants: 1,348
# of selected variants: 5
# of selected samples: 90
# of selected variants: 1,348
# of selected samples: 5
# of selected variants: 5
# of selected samples: 90
# of selected variants: 1,348
# of selected samples: 90
# of selected variants: 1,348
# of selected samples: 3
# of selected samples: 3
matching samples... 2 pairs identified!
matching variants... 1346 variant matches identified!
matching samples... 2 pairs identified!
matching variants... 1346 variant matches identified!
# of selected samples: 90
# of selected variants: 1,348
# of selected samples: 90
# of selected variants: 1,348
# of selected samples: 2
# of selected variants: 50
# of selected samples: 2
# of selected variants: 51
matching samples... 2 pairs identified!
matching variants... 26 variant matches identified!
matching samples... 2 pairs identified!
matching variants... 26 variant matches identified!
# of selected variants: 26
# of selected samples: 90
# of selected variants: 1,348
# of selected samples: 90
# of selected variants: 1,348
# of selected samples: 3
# of selected samples: 3
matching samples... 2 pairs identified!
matching variants... 1346 variant matches identified!
matching samples... 2 pairs identified!
matching variants... 1346 variant matches identified!
matching samples... 2 pairs identified!
matching variants... 1346 variant matches identified!
matching samples... 2 pairs identified!
matching variants... 1346 variant matches identified!
# of selected samples: 90
# of selected variants: 1,348
# of selected samples: 90
# of selected variants: 1,348
# of selected samples: 2
# of selected variants: 50
# of selected samples: 2
# of selected variants: 51
matching samples... 2 pairs identified!
matching variants... 26 variant matches identified!
matching samples... 2 pairs identified!
matching variants... 26 variant matches identified!
# of selected variants: 26
Warning in SeqVarTools:::.samplePairs1(samples) :
  More than two samples for subject 4
Selecting first two samples: samp7, samp8
# of selected samples: 5
# of selected variants: 10
# of selected samples: 5
# of selected variants: 10
# of selected samples: 5
# of selected variants: 10
# of selected samples: 5
# of selected variants: 10
# of selected samples: 5
# of selected variants: 10
# of selected samples: 90
# of selected variants: 1,348
# of selected samples: 5
# of selected variants: 10
# of selected samples: 5
# of selected variants: 10
# of selected samples: 5
# of selected variants: 10
# of selected samples: 90
# of selected variants: 1,348
# of selected samples: 5
# of selected variants: 10
# of selected samples: 5
# of selected variants: 10
# of selected variants: 1,346
# of selected variants: 1,330
# of selected samples: 5
# of selected variants: 10
# of selected samples: 90
# of selected variants: 1,348
# of selected samples: 5
# of selected variants: 10
# of selected samples: 5
# of selected variants: 10
# of selected samples: 5
# of selected variants: 10
# of selected samples: 90
# of selected variants: 1,348
# of selected samples: 5
# of selected variants: 10
# of selected samples: 3
# of selected variants: 10
# of selected samples: 3
# of selected samples: 90
# of selected variants: 1,348
# of selected variants: 10
# of selected samples: 3
# of selected samples: 5
# of selected variants: 10
# of selected samples: 90
# of selected variants: 1,348
# of selected samples: 5
# of selected variants: 10
# of selected samples: 5
# of selected variants: 10
starting worker pid=77360 on localhost:11291 at 04:09:03.632
starting worker pid=67220 on localhost:11291 at 04:09:03.707
starting worker pid=136164 on localhost:11291 at 04:09:03.742
starting worker pid=80932 on localhost:11291 at 04:09:03.743
starting worker pid=145340 on localhost:11291 at 04:09:03.778
starting worker pid=211060 on localhost:11291 at 04:09:03.916
starting worker pid=27524 on localhost:11291 at 04:09:03.939
starting worker pid=153504 on localhost:11291 at 04:09:04.005
starting worker pid=228420 on localhost:11291 at 04:09:04.030
starting worker pid=54976 on localhost:11291 at 04:09:04.054
starting worker pid=97896 on localhost:11291 at 04:09:04.241
starting worker pid=57116 on localhost:11291 at 04:09:04.259
starting worker pid=91860 on localhost:11291 at 04:09:04.291
starting worker pid=238552 on localhost:11291 at 04:09:04.313
starting worker pid=228060 on localhost:11291 at 04:09:04.325
starting worker pid=91372 on localhost:11291 at 04:09:04.353
starting worker pid=89356 on localhost:11291 at 04:09:04.355
starting worker pid=5812 on localhost:11291 at 04:09:04.358
starting worker pid=135804 on localhost:11291 at 04:09:04.385
starting worker pid=72792 on localhost:11291 at 04:09:04.398
starting worker pid=2500 on localhost:11291 at 04:09:04.406
starting worker pid=171764 on localhost:11291 at 04:09:04.415
starting worker pid=30024 on localhost:11291 at 04:09:04.415
starting worker pid=93988 on localhost:11291 at 04:09:04.417
starting worker pid=63348 on localhost:11291 at 04:09:04.426
starting worker pid=55144 on localhost:11291 at 04:09:04.426
starting worker pid=30960 on localhost:11291 at 04:09:04.429
starting worker pid=158680 on localhost:11291 at 04:09:04.434
starting worker pid=94692 on localhost:11291 at 04:09:04.434
starting worker pid=220468 on localhost:11291 at 04:09:04.450
starting worker pid=110296 on localhost:11291 at 04:09:04.467
starting worker pid=173944 on localhost:11291 at 04:09:04.470
starting worker pid=36744 on localhost:11291 at 04:09:04.473
starting worker pid=29620 on localhost:11291 at 04:09:04.485
starting worker pid=163544 on localhost:11291 at 04:09:04.491
starting worker pid=130576 on localhost:11291 at 04:09:04.506
starting worker pid=166116 on localhost:11291 at 04:09:04.533
starting worker pid=6780 on localhost:11291 at 04:09:04.540
starting worker pid=78508 on localhost:11291 at 04:09:04.554
starting worker pid=130428 on localhost:11291 at 04:09:04.575
starting worker pid=140688 on localhost:11291 at 04:09:04.581
starting worker pid=178456 on localhost:11291 at 04:09:04.581
starting worker pid=51064 on localhost:11291 at 04:09:04.593
starting worker pid=198848 on localhost:11291 at 04:09:04.596
starting worker pid=34428 on localhost:11291 at 04:09:04.602
starting worker pid=175816 on localhost:11291 at 04:09:04.610
starting worker pid=26812 on localhost:11291 at 04:09:04.638
starting worker pid=202060 on localhost:11291 at 04:09:04.639
starting worker pid=204576 on localhost:11291 at 04:09:04.655
starting worker pid=126580 on localhost:11291 at 04:09:04.659
starting worker pid=110488 on localhost:11291 at 04:09:04.659
starting worker pid=20452 on localhost:11291 at 04:09:04.666
starting worker pid=76988 on localhost:11291 at 04:09:04.670
starting worker pid=29700 on localhost:11291 at 04:09:04.672
starting worker pid=194852 on localhost:11291 at 04:09:04.673
starting worker pid=104816 on localhost:11291 at 04:09:04.689
starting worker pid=4076 on localhost:11291 at 04:09:04.707
starting worker pid=82936 on localhost:11291 at 04:09:04.710
starting worker pid=129440 on localhost:11291 at 04:09:04.712
starting worker pid=235356 on localhost:11291 at 04:09:04.718
starting worker pid=228036 on localhost:11291 at 04:09:04.719
starting worker pid=46224 on localhost:11291 at 04:09:04.722
starting worker pid=87944 on localhost:11291 at 04:09:04.727
starting worker pid=88808 on localhost:11291 at 04:09:52.908
starting worker pid=231640 on localhost:11291 at 04:09:52.973
starting worker pid=123060 on localhost:11291 at 04:09:57.583
starting worker pid=37600 on localhost:11291 at 04:09:57.767
starting worker pid=52188 on localhost:11291 at 04:09:57.770
starting worker pid=62764 on localhost:11291 at 04:09:57.829
starting worker pid=191524 on localhost:11291 at 04:09:57.847
starting worker pid=105844 on localhost:11291 at 04:09:57.872
starting worker pid=117240 on localhost:11291 at 04:09:57.878
starting worker pid=151912 on localhost:11291 at 04:09:57.881
starting worker pid=180840 on localhost:11291 at 04:09:57.899
starting worker pid=44364 on localhost:11291 at 04:09:57.908
starting worker pid=62548 on localhost:11291 at 04:09:57.909
starting worker pid=120260 on localhost:11291 at 04:09:57.920
starting worker pid=23728 on localhost:11291 at 04:09:57.931
starting worker pid=85892 on localhost:11291 at 04:09:57.942
starting worker pid=205096 on localhost:11291 at 04:09:58.007
starting worker pid=209372 on localhost:11291 at 04:09:58.014
starting worker pid=148492 on localhost:11291 at 04:09:58.068
starting worker pid=41512 on localhost:11291 at 04:09:58.070
starting worker pid=195600 on localhost:11291 at 04:09:58.103
starting worker pid=121340 on localhost:11291 at 04:09:58.105
starting worker pid=23296 on localhost:11291 at 04:09:58.113
starting worker pid=88660 on localhost:11291 at 04:09:58.114
starting worker pid=61116 on localhost:11291 at 04:09:58.118
starting worker pid=165612 on localhost:11291 at 04:09:58.126
starting worker pid=24844 on localhost:11291 at 04:09:58.134
starting worker pid=219380 on localhost:11291 at 04:09:58.159
starting worker pid=111788 on localhost:11291 at 04:09:58.163
starting worker pid=71648 on localhost:11291 at 04:09:58.164
starting worker pid=213736 on localhost:11291 at 04:09:58.166
starting worker pid=172640 on localhost:11291 at 04:09:58.171
starting worker pid=151132 on localhost:11291 at 04:09:58.179
starting worker pid=194664 on localhost:11291 at 04:09:58.189
starting worker pid=77692 on localhost:11291 at 04:09:58.193
starting worker pid=72660 on localhost:11291 at 04:09:58.195
starting worker pid=241464 on localhost:11291 at 04:09:58.217
starting worker pid=185008 on localhost:11291 at 04:09:58.221
starting worker pid=177788 on localhost:11291 at 04:09:58.224
starting worker pid=194904 on localhost:11291 at 04:09:58.230
starting worker pid=203632 on localhost:11291 at 04:09:58.235
starting worker pid=25104 on localhost:11291 at 04:09:58.244
starting worker pid=30044 on localhost:11291 at 04:09:58.248
starting worker pid=188576 on localhost:11291 at 04:09:58.250
starting worker pid=203744 on localhost:11291 at 04:09:58.249
starting worker pid=74192 on localhost:11291 at 04:09:58.250
starting worker pid=144928 on localhost:11291 at 04:09:58.251
starting worker pid=176820 on localhost:11291 at 04:09:58.252
starting worker pid=155708 on localhost:11291 at 04:09:58.252
starting worker pid=136064 on localhost:11291 at 04:09:58.257
starting worker pid=153440 on localhost:11291 at 04:09:58.260
starting worker pid=91488 on localhost:11291 at 04:09:58.262
starting worker pid=41132 on localhost:11291 at 04:09:58.263
starting worker pid=136004 on localhost:11291 at 04:09:58.264
starting worker pid=187992 on localhost:11291 at 04:09:58.264
starting worker pid=205656 on localhost:11291 at 04:09:58.266
starting worker pid=132004 on localhost:11291 at 04:09:58.267
starting worker pid=14912 on localhost:11291 at 04:09:58.268
starting worker pid=177476 on localhost:11291 at 04:09:58.269
starting worker pid=70560 on localhost:11291 at 04:09:58.273
starting worker pid=132388 on localhost:11291 at 04:09:58.274
starting worker pid=41296 on localhost:11291 at 04:09:58.274
starting worker pid=127404 on localhost:11291 at 04:09:58.274
starting worker pid=53684 on localhost:11291 at 04:11:46.972
starting worker pid=11900 on localhost:11291 at 04:11:47.527
starting worker pid=168428 on localhost:11291 at 04:11:48.495
starting worker pid=92320 on localhost:11291 at 04:11:49.046
starting worker pid=1032 on localhost:11291 at 04:11:49.063
starting worker pid=73544 on localhost:11291 at 04:11:49.143
starting worker pid=99116 on localhost:11291 at 04:11:49.235
starting worker pid=223268 on localhost:11291 at 04:11:49.242
starting worker pid=180640 on localhost:11291 at 04:11:49.262
starting worker pid=25868 on localhost:11291 at 04:11:49.268
starting worker pid=226184 on localhost:11291 at 04:11:49.284
starting worker pid=115776 on localhost:11291 at 04:11:49.287
starting worker pid=31036 on localhost:11291 at 04:11:49.308
starting worker pid=48524 on localhost:11291 at 04:11:49.308
starting worker pid=55592 on localhost:11291 at 04:11:49.308
starting worker pid=219812 on localhost:11291 at 04:11:49.312
starting worker pid=72172 on localhost:11291 at 04:11:49.314
starting worker pid=27000 on localhost:11291 at 04:11:49.334
starting worker pid=198572 on localhost:11291 at 04:11:49.338
starting worker pid=237372 on localhost:11291 at 04:11:49.340
starting worker pid=225732 on localhost:11291 at 04:11:49.356
starting worker pid=148412 on localhost:11291 at 04:11:49.357
starting worker pid=46584 on localhost:11291 at 04:11:49.361
starting worker pid=90840 on localhost:11291 at 04:11:49.362
starting worker pid=146072 on localhost:11291 at 04:11:49.375
starting worker pid=110048 on localhost:11291 at 04:11:49.378
starting worker pid=162276 on localhost:11291 at 04:11:49.388
starting worker pid=24072 on localhost:11291 at 04:11:49.406
starting worker pid=10144 on localhost:11291 at 04:11:49.407
starting worker pid=6764 on localhost:11291 at 04:11:49.407
starting worker pid=96548 on localhost:11291 at 04:11:49.409
starting worker pid=107040 on localhost:11291 at 04:11:49.411
starting worker pid=140432 on localhost:11291 at 04:11:49.414
starting worker pid=224240 on localhost:11291 at 04:11:49.418
starting worker pid=41056 on localhost:11291 at 04:11:49.421
starting worker pid=62012 on localhost:11291 at 04:11:49.424
starting worker pid=183504 on localhost:11291 at 04:11:49.424
starting worker pid=138776 on localhost:11291 at 04:11:49.426
starting worker pid=105556 on localhost:11291 at 04:11:49.427
starting worker pid=148096 on localhost:11291 at 04:11:49.428
starting worker pid=93588 on localhost:11291 at 04:11:49.429
starting worker pid=181464 on localhost:11291 at 04:11:49.436
starting worker pid=77224 on localhost:11291 at 04:11:49.440
starting worker pid=159060 on localhost:11291 at 04:11:49.442
starting worker pid=162076 on localhost:11291 at 04:11:49.446
starting worker pid=194652 on localhost:11291 at 04:11:49.452
starting worker pid=75660 on localhost:11291 at 04:11:49.454
starting worker pid=6808 on localhost:11291 at 04:11:49.456
starting worker pid=26828 on localhost:11291 at 04:11:49.458
starting worker pid=37052 on localhost:11291 at 04:11:49.458
starting worker pid=230928 on localhost:11291 at 04:11:49.460
starting worker pid=100680 on localhost:11291 at 04:11:49.460
starting worker pid=134720 on localhost:11291 at 04:11:49.462
starting worker pid=24476 on localhost:11291 at 04:11:49.465
starting worker pid=45220 on localhost:11291 at 04:11:49.468
starting worker pid=111388 on localhost:11291 at 04:11:49.468
starting worker pid=124984 on localhost:11291 at 04:11:49.470
starting worker pid=74356 on localhost:11291 at 04:11:49.472
starting worker pid=10988 on localhost:11291 at 04:11:49.473
starting worker pid=52484 on localhost:11291 at 04:11:49.473
starting worker pid=57548 on localhost:11291 at 04:11:49.474
starting worker pid=80572 on localhost:11291 at 04:11:49.474
starting worker pid=227524 on localhost:11291 at 04:11:49.475
starting worker pid=155720 on localhost:11291 at 04:12:24.700
starting worker pid=185804 on localhost:11291 at 04:12:25.949
starting worker pid=184132 on localhost:11291 at 04:12:25.951
starting worker pid=220512 on localhost:11291 at 04:12:25.952
starting worker pid=230320 on localhost:11291 at 04:12:25.970
starting worker pid=143940 on localhost:11291 at 04:12:25.981
starting worker pid=68356 on localhost:11291 at 04:12:28.462
starting worker pid=210040 on localhost:11291 at 04:12:28.483
starting worker pid=61288 on localhost:11291 at 04:12:28.491
starting worker pid=41928 on localhost:11291 at 04:12:28.519
starting worker pid=116744 on localhost:11291 at 04:12:28.526
starting worker pid=103944 on localhost:11291 at 04:12:28.562
starting worker pid=77036 on localhost:11291 at 04:12:28.627
starting worker pid=54700 on localhost:11291 at 04:12:28.654
starting worker pid=51644 on localhost:11291 at 04:12:28.659
starting worker pid=92068 on localhost:11291 at 04:12:28.666
starting worker pid=89308 on localhost:11291 at 04:12:28.670
starting worker pid=65996 on localhost:11291 at 04:12:28.693
starting worker pid=214900 on localhost:11291 at 04:12:28.695
starting worker pid=160108 on localhost:11291 at 04:12:28.697
starting worker pid=26308 on localhost:11291 at 04:12:28.702
starting worker pid=90928 on localhost:11291 at 04:12:28.706
starting worker pid=66764 on localhost:11291 at 04:12:28.708
starting worker pid=108364 on localhost:11291 at 04:12:28.709
starting worker pid=197300 on localhost:11291 at 04:12:28.714
starting worker pid=50376 on localhost:11291 at 04:12:28.713
starting worker pid=20228 on localhost:11291 at 04:12:28.721
starting worker pid=141716 on localhost:11291 at 04:12:28.724
starting worker pid=57800 on localhost:11291 at 04:12:28.725
starting worker pid=46380 on localhost:11291 at 04:12:28.735
starting worker pid=34820 on localhost:11291 at 04:12:28.737
starting worker pid=67112 on localhost:11291 at 04:12:28.760
starting worker pid=219168 on localhost:11291 at 04:12:28.763
starting worker pid=91972 on localhost:11291 at 04:12:28.768
starting worker pid=143948 on localhost:11291 at 04:12:28.773
starting worker pid=22764 on localhost:11291 at 04:12:28.774
starting worker pid=143564 on localhost:11291 at 04:12:28.775
starting worker pid=47648 on localhost:11291 at 04:12:28.774
starting worker pid=80452 on localhost:11291 at 04:12:28.781
starting worker pid=15260 on localhost:11291 at 04:12:28.785
starting worker pid=233184 on localhost:11291 at 04:12:28.783
starting worker pid=81492 on localhost:11291 at 04:12:28.787
starting worker pid=23556 on localhost:11291 at 04:12:28.792
starting worker pid=32760 on localhost:11291 at 04:12:28.804
starting worker pid=62708 on localhost:11291 at 04:12:28.806
starting worker pid=1528 on localhost:11291 at 04:12:28.817
starting worker pid=210160 on localhost:11291 at 04:12:28.822
starting worker pid=175316 on localhost:11291 at 04:12:28.830
starting worker pid=46376 on localhost:11291 at 04:12:28.830
starting worker pid=190716 on localhost:11291 at 04:12:28.833
starting worker pid=61856 on localhost:11291 at 04:12:28.846
starting worker pid=192220 on localhost:11291 at 04:12:28.847
starting worker pid=106036 on localhost:11291 at 04:12:28.850
starting worker pid=142672 on localhost:11291 at 04:12:28.850
starting worker pid=146320 on localhost:11291 at 04:12:28.858
starting worker pid=119020 on localhost:11291 at 04:12:28.859
starting worker pid=113480 on localhost:11291 at 04:12:28.859
starting worker pid=106340 on localhost:11291 at 04:12:28.862
starting worker pid=147788 on localhost:11291 at 04:12:28.867
starting worker pid=205356 on localhost:11291 at 04:12:28.877
starting worker pid=15772 on localhost:11291 at 04:12:28.886
starting worker pid=224408 on localhost:11291 at 04:12:28.887
starting worker pid=175496 on localhost:11291 at 04:12:28.906
starting worker pid=225056 on localhost:11291 at 04:13:18.440
starting worker pid=158972 on localhost:11291 at 04:13:18.447
starting worker pid=170404 on localhost:11291 at 04:13:18.477
starting worker pid=165216 on localhost:11291 at 04:13:18.484
starting worker pid=235768 on localhost:11291 at 04:13:18.510
starting worker pid=62820 on localhost:11291 at 04:13:18.555
starting worker pid=156148 on localhost:11291 at 04:13:18.583
starting worker pid=165632 on localhost:11291 at 04:13:18.634
starting worker pid=134020 on localhost:11291 at 04:13:18.681
starting worker pid=119620 on localhost:11291 at 04:13:18.692
starting worker pid=93024 on localhost:11291 at 04:13:18.717
starting worker pid=50480 on localhost:11291 at 04:13:18.723
starting worker pid=92052 on localhost:11291 at 04:13:18.747
starting worker pid=183028 on localhost:11291 at 04:13:18.775
starting worker pid=141500 on localhost:11291 at 04:13:18.777
starting worker pid=72360 on localhost:11291 at 04:13:18.779
starting worker pid=151320 on localhost:11291 at 04:13:18.784
starting worker pid=8480 on localhost:11291 at 04:13:18.815
starting worker pid=195072 on localhost:11291 at 04:13:18.821
starting worker pid=233120 on localhost:11291 at 04:13:18.857
starting worker pid=69284 on localhost:11291 at 04:13:18.873
starting worker pid=25876 on localhost:11291 at 04:13:18.886
starting worker pid=5868 on localhost:11291 at 04:13:18.897
starting worker pid=58364 on localhost:11291 at 04:13:18.939
starting worker pid=121240 on localhost:11291 at 04:13:18.948
starting worker pid=61864 on localhost:11291 at 04:13:18.954
starting worker pid=179128 on localhost:11291 at 04:13:18.964
starting worker pid=90632 on localhost:11291 at 04:13:18.978
starting worker pid=226660 on localhost:11291 at 04:13:18.997
starting worker pid=93192 on localhost:11291 at 04:13:19.008
starting worker pid=46588 on localhost:11291 at 04:13:19.023
starting worker pid=107264 on localhost:11291 at 04:13:19.027
starting worker pid=20168 on localhost:11291 at 04:13:19.059
starting worker pid=55064 on localhost:11291 at 04:13:19.061
starting worker pid=31964 on localhost:11291 at 04:13:19.062
starting worker pid=78500 on localhost:11291 at 04:13:19.064
starting worker pid=87088 on localhost:11291 at 04:13:19.069
starting worker pid=57784 on localhost:11291 at 04:13:19.090
starting worker pid=168952 on localhost:11291 at 04:13:19.106
starting worker pid=8688 on localhost:11291 at 04:13:19.111
starting worker pid=171784 on localhost:11291 at 04:13:19.128
starting worker pid=27564 on localhost:11291 at 04:13:19.163
starting worker pid=49196 on localhost:11291 at 04:13:19.167
starting worker pid=174556 on localhost:11291 at 04:13:19.173
starting worker pid=71332 on localhost:11291 at 04:13:19.176
starting worker pid=96572 on localhost:11291 at 04:13:19.176
starting worker pid=206904 on localhost:11291 at 04:13:19.200
starting worker pid=161512 on localhost:11291 at 04:13:19.201
starting worker pid=128640 on localhost:11291 at 04:13:19.208
starting worker pid=29636 on localhost:11291 at 04:13:19.219
starting worker pid=143344 on localhost:11291 at 04:13:19.229
starting worker pid=215232 on localhost:11291 at 04:13:19.239
starting worker pid=43436 on localhost:11291 at 04:13:19.255
starting worker pid=136132 on localhost:11291 at 04:13:19.257
starting worker pid=159632 on localhost:11291 at 04:13:19.283
starting worker pid=63756 on localhost:11291 at 04:13:19.284
starting worker pid=88956 on localhost:11291 at 04:13:19.309
starting worker pid=105524 on localhost:11291 at 04:13:19.316
starting worker pid=201424 on localhost:11291 at 04:13:19.316
starting worker pid=110528 on localhost:11291 at 04:13:19.322
starting worker pid=44060 on localhost:11291 at 04:13:19.327
starting worker pid=11868 on localhost:11291 at 04:13:19.329
starting worker pid=109544 on localhost:11291 at 04:13:19.331
# of selected samples: 5
# of selected variants: 10
# of selected samples: 90
# of selected variants: 1,348
# of selected samples: 5
# of selected variants: 10
# of selected variants: 903
# of selected samples: 59
# of selected samples: 58
# of selected samples: 32
# of selected samples: 5
# of selected variants: 10
# of selected samples: 90
# of selected variants: 1,348
# of selected samples: 5
# of selected variants: 10
# of selected samples: 5
# of selected variants: 10
# of selected samples: 90
# of selected variants: 1,348
# of selected samples: 5
# of selected variants: 10
# of selected samples: 10
# of selected samples: 10
# of selected variants: 10
# of selected samples: 10


RUNIT TEST PROTOCOL -- Tue Jul 16 04:15:01 2024 
*********************************************** 
Number of test functions: 152 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
SeqVarTools RUnit Tests - 152 test functions, 0 errors, 0 failures
Number of test functions: 152 
Number of errors: 0 
Number of failures: 0 
> 
> proc.time()
   user  system elapsed 
  41.15   13.84  382.54 

Example timings

SeqVarTools.Rcheck/SeqVarTools-Ex.timings

nameusersystemelapsed
Iterator-class0.430.050.49
SeqVarData-class0.020.010.03
allele-methods0.010.000.01
alleleFrequency0.020.000.02
alternateAlleleDetection000
applyMethod0.140.020.15
countSingletons0.030.000.04
duplicateDiscordance0.090.010.10
getGenotype0.030.000.04
getVariableLengthData000
heterozygosity0.610.030.64
hwe0.050.020.06
imputedDosage0.090.050.19
inbreedCoeff0.100.000.09
isSNV000
isVariant000
meanBySample0.010.000.01
mendelErr0.000.020.02
missingGenotypeRate0.000.010.01
pca0.240.210.44
pedigree0.000.010.02
refFrac0.040.000.04
regression0.040.030.07
setVariantID0.000.000.03
titv0.120.030.15
variantInfo0.030.000.03