| Back to Multiple platform build/check report for BioC 3.17: simplified long | 
  | 
This page was generated on 2023-10-16 11:36:39 -0400 (Mon, 16 Oct 2023).
| Hostname | OS | Arch (*) | R version | Installed pkgs | 
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 22.04.2 LTS) | x86_64 | 4.3.1 (2023-06-16) -- "Beagle Scouts" | 4626 | 
| palomino3 | Windows Server 2022 Datacenter | x64 | 4.3.1 (2023-06-16 ucrt) -- "Beagle Scouts" | 4379 | 
| merida1 | macOS 12.6.4 Monterey | x86_64 | 4.3.1 (2023-06-16) -- "Beagle Scouts" | 4395 | 
| 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 1896/2230 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| SeqVarTools 1.38.0  (landing page) Stephanie M. Gogarten 
  | nebbiolo1 | Linux (Ubuntu 22.04.2 LTS) / x86_64 | OK | OK | OK | |||||||||
| palomino3 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
| merida1 | macOS 12.6.4 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
| kjohnson2 | macOS 12.6.1 Monterey / arm64 | see weekly results here | ||||||||||||
| 
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.  | 
| Package: SeqVarTools | 
| Version: 1.38.0 | 
| Command: F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:SeqVarTools.install-out.txt --library=F:\biocbuild\bbs-3.17-bioc\R\library --no-vignettes --timings SeqVarTools_1.38.0.tar.gz | 
| StartedAt: 2023-10-16 06:47:04 -0400 (Mon, 16 Oct 2023) | 
| EndedAt: 2023-10-16 06:50:57 -0400 (Mon, 16 Oct 2023) | 
| EllapsedTime: 233.8 seconds | 
| RetCode: 0 | 
| Status: OK | 
| CheckDir: SeqVarTools.Rcheck | 
| Warnings: 0 | 
##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:SeqVarTools.install-out.txt --library=F:\biocbuild\bbs-3.17-bioc\R\library --no-vignettes --timings SeqVarTools_1.38.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory 'F:/biocbuild/bbs-3.17-bioc/meat/SeqVarTools.Rcheck'
* using R version 4.3.1 (2023-06-16 ucrt)
* using platform: x86_64-w64-mingw32 (64-bit)
* R was compiled by
    gcc.exe (GCC) 12.2.0
    GNU Fortran (GCC) 12.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.38.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 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 ... OK
* 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 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 in 'inst/doc' ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE
Status: OK
SeqVarTools.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD INSTALL SeqVarTools ### ############################################################################## ############################################################################## * installing to library 'F:/biocbuild/bbs-3.17-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)
SeqVarTools.Rcheck/tests/test.Rout
R version 4.3.1 (2023-06-16 ucrt) -- "Beagle Scouts"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (64-bit)
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, sort, 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: F:\biocbuild\bbs-3.17-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=136448 on localhost:11714 at 06:49:43.560
starting worker pid=41424 on localhost:11714 at 06:49:43.593
starting worker pid=57656 on localhost:11714 at 06:49:43.594
starting worker pid=70132 on localhost:11714 at 06:49:43.601
starting worker pid=44140 on localhost:11714 at 06:49:43.602
starting worker pid=57116 on localhost:11714 at 06:49:43.606
starting worker pid=27804 on localhost:11714 at 06:49:43.609
starting worker pid=70996 on localhost:11714 at 06:49:43.616
starting worker pid=66800 on localhost:11714 at 06:49:43.641
starting worker pid=46048 on localhost:11714 at 06:49:43.644
starting worker pid=12760 on localhost:11714 at 06:49:43.647
starting worker pid=49680 on localhost:11714 at 06:49:43.669
starting worker pid=45888 on localhost:11714 at 06:49:43.675
starting worker pid=128424 on localhost:11714 at 06:49:43.682
starting worker pid=26268 on localhost:11714 at 06:49:43.702
starting worker pid=114764 on localhost:11714 at 06:49:43.734
starting worker pid=66392 on localhost:11714 at 06:49:43.740
starting worker pid=53548 on localhost:11714 at 06:49:43.776
starting worker pid=49764 on localhost:11714 at 06:49:43.789
starting worker pid=71292 on localhost:11714 at 06:49:43.797
starting worker pid=64268 on localhost:11714 at 06:49:43.801
starting worker pid=141388 on localhost:11714 at 06:49:43.814
starting worker pid=57216 on localhost:11714 at 06:49:43.843
starting worker pid=103060 on localhost:11714 at 06:49:43.844
starting worker pid=62376 on localhost:11714 at 06:49:43.859
starting worker pid=43220 on localhost:11714 at 06:49:43.889
starting worker pid=60656 on localhost:11714 at 06:49:43.952
starting worker pid=84356 on localhost:11714 at 06:49:43.969
starting worker pid=65148 on localhost:11714 at 06:49:43.989
starting worker pid=72792 on localhost:11714 at 06:49:44.005
starting worker pid=57180 on localhost:11714 at 06:49:44.015
starting worker pid=75172 on localhost:11714 at 06:49:52.142
starting worker pid=54872 on localhost:11714 at 06:49:52.184
starting worker pid=55220 on localhost:11714 at 06:49:52.208
starting worker pid=119152 on localhost:11714 at 06:49:52.246
starting worker pid=115024 on localhost:11714 at 06:49:52.266
starting worker pid=65968 on localhost:11714 at 06:49:52.281
starting worker pid=55188 on localhost:11714 at 06:49:52.283
starting worker pid=48236 on localhost:11714 at 06:49:52.299
starting worker pid=42544 on localhost:11714 at 06:49:52.301
starting worker pid=41952 on localhost:11714 at 06:49:52.191
starting worker pid=43044 on localhost:11714 at 06:49:52.328
starting worker pid=30392 on localhost:11714 at 06:49:52.353
starting worker pid=49068 on localhost:11714 at 06:49:52.364
starting worker pid=57428 on localhost:11714 at 06:49:52.370
starting worker pid=43124 on localhost:11714 at 06:49:52.379
starting worker pid=81852 on localhost:11714 at 06:49:52.411
starting worker pid=117484 on localhost:11714 at 06:49:52.424
starting worker pid=38616 on localhost:11714 at 06:49:52.427
starting worker pid=18956 on localhost:11714 at 06:49:52.450
starting worker pid=93080 on localhost:11714 at 06:49:52.459
starting worker pid=64868 on localhost:11714 at 06:49:52.463
starting worker pid=60836 on localhost:11714 at 06:49:52.481
starting worker pid=76172 on localhost:11714 at 06:49:52.491
starting worker pid=68296 on localhost:11714 at 06:49:52.506
starting worker pid=57032 on localhost:11714 at 06:49:52.516
starting worker pid=20220 on localhost:11714 at 06:49:52.523
starting worker pid=55328 on localhost:11714 at 06:49:52.525
starting worker pid=69760 on localhost:11714 at 06:49:52.531
starting worker pid=36300 on localhost:11714 at 06:49:52.570
starting worker pid=65584 on localhost:11714 at 06:49:52.623
starting worker pid=73540 on localhost:11714 at 06:49:52.676
starting worker pid=58620 on localhost:11714 at 06:50:07.056
starting worker pid=70804 on localhost:11714 at 06:50:07.075
starting worker pid=78356 on localhost:11714 at 06:50:07.079
starting worker pid=75088 on localhost:11714 at 06:50:07.111
starting worker pid=42852 on localhost:11714 at 06:50:07.168
starting worker pid=58024 on localhost:11714 at 06:50:07.216
starting worker pid=56572 on localhost:11714 at 06:50:07.223
starting worker pid=64680 on localhost:11714 at 06:50:07.234
starting worker pid=116760 on localhost:11714 at 06:50:07.258
starting worker pid=79120 on localhost:11714 at 06:50:07.258
starting worker pid=57704 on localhost:11714 at 06:50:07.322
starting worker pid=67984 on localhost:11714 at 06:50:07.337
starting worker pid=70716 on localhost:11714 at 06:50:07.350
starting worker pid=46224 on localhost:11714 at 06:50:07.351
starting worker pid=113876 on localhost:11714 at 06:50:07.352
starting worker pid=74032 on localhost:11714 at 06:50:07.376
starting worker pid=69600 on localhost:11714 at 06:50:07.379
starting worker pid=32660 on localhost:11714 at 06:50:07.379
starting worker pid=68272 on localhost:11714 at 06:50:07.381
starting worker pid=76084 on localhost:11714 at 06:50:07.384
starting worker pid=39036 on localhost:11714 at 06:50:07.385
starting worker pid=38864 on localhost:11714 at 06:50:07.399
starting worker pid=76408 on localhost:11714 at 06:50:07.442
starting worker pid=75064 on localhost:11714 at 06:50:07.476
starting worker pid=78512 on localhost:11714 at 06:50:07.575
starting worker pid=47920 on localhost:11714 at 06:50:07.602
starting worker pid=63028 on localhost:11714 at 06:50:07.615
starting worker pid=25488 on localhost:11714 at 06:50:07.623
starting worker pid=68280 on localhost:11714 at 06:50:07.632
starting worker pid=72984 on localhost:11714 at 06:50:07.649
starting worker pid=94592 on localhost:11714 at 06:50:07.659
starting worker pid=64464 on localhost:11714 at 06:50:15.296
starting worker pid=55880 on localhost:11714 at 06:50:15.357
starting worker pid=65236 on localhost:11714 at 06:50:15.366
starting worker pid=73144 on localhost:11714 at 06:50:15.371
starting worker pid=57960 on localhost:11714 at 06:50:15.379
starting worker pid=66288 on localhost:11714 at 06:50:15.396
starting worker pid=103936 on localhost:11714 at 06:50:15.415
starting worker pid=28204 on localhost:11714 at 06:50:15.426
starting worker pid=73708 on localhost:11714 at 06:50:15.439
starting worker pid=77564 on localhost:11714 at 06:50:15.457
starting worker pid=66472 on localhost:11714 at 06:50:15.461
starting worker pid=67480 on localhost:11714 at 06:50:15.460
starting worker pid=9944 on localhost:11714 at 06:50:15.468
starting worker pid=126256 on localhost:11714 at 06:50:15.483
starting worker pid=10852 on localhost:11714 at 06:50:15.497
starting worker pid=72432 on localhost:11714 at 06:50:15.497
starting worker pid=50612 on localhost:11714 at 06:50:15.500
starting worker pid=116460 on localhost:11714 at 06:50:15.510
starting worker pid=52496 on localhost:11714 at 06:50:15.523
starting worker pid=78504 on localhost:11714 at 06:50:15.532
starting worker pid=74708 on localhost:11714 at 06:50:15.534
starting worker pid=66272 on localhost:11714 at 06:50:15.538
starting worker pid=69080 on localhost:11714 at 06:50:15.542
starting worker pid=47860 on localhost:11714 at 06:50:15.545
starting worker pid=57940 on localhost:11714 at 06:50:15.554
starting worker pid=75760 on localhost:11714 at 06:50:15.577
starting worker pid=70476 on localhost:11714 at 06:50:15.580
starting worker pid=78456 on localhost:11714 at 06:50:15.672
starting worker pid=58860 on localhost:11714 at 06:50:15.676
starting worker pid=69596 on localhost:11714 at 06:50:15.682
starting worker pid=54492 on localhost:11714 at 06:50:15.691
starting worker pid=71108 on localhost:11714 at 06:50:30.292
starting worker pid=80276 on localhost:11714 at 06:50:30.318
starting worker pid=59060 on localhost:11714 at 06:50:30.388
starting worker pid=70068 on localhost:11714 at 06:50:30.400
starting worker pid=82080 on localhost:11714 at 06:50:30.418
starting worker pid=138944 on localhost:11714 at 06:50:30.419
starting worker pid=58416 on localhost:11714 at 06:50:30.427
starting worker pid=61712 on localhost:11714 at 06:50:30.430
starting worker pid=34464 on localhost:11714 at 06:50:30.441
starting worker pid=96140 on localhost:11714 at 06:50:30.459
starting worker pid=42296 on localhost:11714 at 06:50:30.462
starting worker pid=81548 on localhost:11714 at 06:50:30.464
starting worker pid=27608 on localhost:11714 at 06:50:30.476
starting worker pid=9628 on localhost:11714 at 06:50:30.503
starting worker pid=136164 on localhost:11714 at 06:50:30.519
starting worker pid=79128 on localhost:11714 at 06:50:30.550
starting worker pid=59304 on localhost:11714 at 06:50:30.565
starting worker pid=76936 on localhost:11714 at 06:50:30.586
starting worker pid=69388 on localhost:11714 at 06:50:30.610
starting worker pid=63580 on localhost:11714 at 06:50:30.628
starting worker pid=42784 on localhost:11714 at 06:50:30.630
starting worker pid=8068 on localhost:11714 at 06:50:30.693
starting worker pid=56684 on localhost:11714 at 06:50:30.715
starting worker pid=58280 on localhost:11714 at 06:50:30.727
starting worker pid=68364 on localhost:11714 at 06:50:30.728
starting worker pid=74096 on localhost:11714 at 06:50:30.742
starting worker pid=58516 on localhost:11714 at 06:50:30.745
starting worker pid=54640 on localhost:11714 at 06:50:30.749
starting worker pid=53224 on localhost:11714 at 06:50:30.763
starting worker pid=57684 on localhost:11714 at 06:50:30.767
starting worker pid=60804 on localhost:11714 at 06:50:30.818
# 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 -- Mon Oct 16 06:50:48 2023 
*********************************************** 
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 
  23.09    1.70   85.34 
SeqVarTools.Rcheck/SeqVarTools-Ex.timings
| name | user | system | elapsed | |
| Iterator-class | 0.64 | 0.02 | 0.66 | |
| SeqVarData-class | 0.05 | 0.01 | 0.06 | |
| allele-methods | 0.00 | 0.02 | 0.02 | |
| alleleFrequency | 0.56 | 0.01 | 0.57 | |
| alternateAlleleDetection | 0 | 0 | 0 | |
| applyMethod | 0.28 | 0.00 | 0.29 | |
| countSingletons | 0.04 | 0.00 | 0.03 | |
| duplicateDiscordance | 0.14 | 0.02 | 0.15 | |
| getGenotype | 0.03 | 0.00 | 0.03 | |
| getVariableLengthData | 0 | 0 | 0 | |
| heterozygosity | 0.14 | 0.00 | 0.14 | |
| hwe | 0.07 | 0.00 | 0.06 | |
| imputedDosage | 0.17 | 0.02 | 0.22 | |
| inbreedCoeff | 0.14 | 0.01 | 0.16 | |
| isSNV | 0 | 0 | 0 | |
| isVariant | 0 | 0 | 0 | |
| meanBySample | 0.03 | 0.00 | 0.03 | |
| mendelErr | 0.02 | 0.00 | 0.02 | |
| missingGenotypeRate | 0.01 | 0.00 | 0.02 | |
| pca | 0.24 | 0.00 | 0.23 | |
| pedigree | 0.00 | 0.01 | 0.02 | |
| refFrac | 0.01 | 0.02 | 0.11 | |
| regression | 0.06 | 0.00 | 0.06 | |
| setVariantID | 0.00 | 0.03 | 0.04 | |
| titv | 0.19 | 0.03 | 0.22 | |
| variantInfo | 0.02 | 0.00 | 0.03 | |