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

This page was generated on 2025-03-20 12:07 -0400 (Thu, 20 Mar 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.3 (2025-02-28) -- "Trophy Case" 4756
palomino8Windows Server 2022 Datacenterx644.4.3 (2025-02-28 ucrt) -- "Trophy Case" 4487
merida1macOS 12.7.5 Montereyx86_644.4.3 (2025-02-28) -- "Trophy Case" 4514
kjohnson1macOS 13.6.6 Venturaarm644.4.3 (2025-02-28) -- "Trophy Case" 4441
taishanLinux (openEuler 24.03 LTS)aarch644.4.3 (2025-02-28) -- "Trophy Case" 4406
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 1937/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SeqVarTools 1.44.0  (landing page)
Stephanie M. Gogarten
Snapshot Date: 2025-03-17 13:00 -0400 (Mon, 17 Mar 2025)
git_url: https://git.bioconductor.org/packages/SeqVarTools
git_branch: RELEASE_3_20
git_last_commit: f9630cc
git_last_commit_date: 2024-10-29 09:47:21 -0400 (Tue, 29 Oct 2024)
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for SeqVarTools on palomino8

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.44.0
Command: F:\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:SeqVarTools.install-out.txt --library=F:\biocbuild\bbs-3.20-bioc\R\library --no-vignettes --timings SeqVarTools_1.44.0.tar.gz
StartedAt: 2025-03-18 05:43:52 -0400 (Tue, 18 Mar 2025)
EndedAt: 2025-03-18 05:48:17 -0400 (Tue, 18 Mar 2025)
EllapsedTime: 265.3 seconds
RetCode: 0
Status:   OK  
CheckDir: SeqVarTools.Rcheck
Warnings: 0

Command output

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


* using log directory 'F:/biocbuild/bbs-3.20-bioc/meat/SeqVarTools.Rcheck'
* using R version 4.4.3 (2025-02-28 ucrt)
* using platform: x86_64-w64-mingw32
* R was compiled by
    gcc.exe (GCC) 13.3.0
    GNU Fortran (GCC) 13.3.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.44.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 ... 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 ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: OK


Installation output

SeqVarTools.Rcheck/00install.out

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


* installing to library 'F:/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.3 (2025-02-28 ucrt) -- "Trophy Case"
Copyright (C) 2025 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, saveRDS, 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: F:\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=130068 on localhost:11063 at 05:46:51.977
starting worker pid=8720 on localhost:11063 at 05:46:52.002
starting worker pid=28064 on localhost:11063 at 05:46:52.080
starting worker pid=81128 on localhost:11063 at 05:46:52.080
starting worker pid=56528 on localhost:11063 at 05:46:52.081
starting worker pid=57276 on localhost:11063 at 05:46:52.090
starting worker pid=80304 on localhost:11063 at 05:46:52.131
starting worker pid=38000 on localhost:11063 at 05:46:52.132
starting worker pid=96364 on localhost:11063 at 05:46:52.138
starting worker pid=27640 on localhost:11063 at 05:46:52.180
starting worker pid=108744 on localhost:11063 at 05:46:52.188
starting worker pid=80332 on localhost:11063 at 05:46:52.193
starting worker pid=131388 on localhost:11063 at 05:46:52.197
starting worker pid=29744 on localhost:11063 at 05:46:52.226
starting worker pid=130556 on localhost:11063 at 05:46:52.272
starting worker pid=37316 on localhost:11063 at 05:46:52.345
starting worker pid=115724 on localhost:11063 at 05:46:52.357
starting worker pid=60232 on localhost:11063 at 05:46:52.360
starting worker pid=142492 on localhost:11063 at 05:46:52.361
starting worker pid=103748 on localhost:11063 at 05:46:52.378
starting worker pid=142716 on localhost:11063 at 05:46:52.411
starting worker pid=133904 on localhost:11063 at 05:46:52.415
starting worker pid=17476 on localhost:11063 at 05:46:52.416
starting worker pid=44804 on localhost:11063 at 05:46:52.426
starting worker pid=80100 on localhost:11063 at 05:46:52.433
starting worker pid=121020 on localhost:11063 at 05:46:52.443
starting worker pid=126404 on localhost:11063 at 05:46:52.458
starting worker pid=34068 on localhost:11063 at 05:46:52.458
starting worker pid=142952 on localhost:11063 at 05:46:52.466
starting worker pid=90444 on localhost:11063 at 05:46:52.477
starting worker pid=100668 on localhost:11063 at 05:46:52.496
starting worker pid=45076 on localhost:11063 at 05:47:00.968
starting worker pid=58628 on localhost:11063 at 05:47:00.988
starting worker pid=124272 on localhost:11063 at 05:47:01.004
starting worker pid=67840 on localhost:11063 at 05:47:01.113
starting worker pid=63520 on localhost:11063 at 05:47:01.148
starting worker pid=143632 on localhost:11063 at 05:47:01.175
starting worker pid=47996 on localhost:11063 at 05:47:01.182
starting worker pid=98792 on localhost:11063 at 05:47:01.185
starting worker pid=9684 on localhost:11063 at 05:47:01.193
starting worker pid=98108 on localhost:11063 at 05:47:01.224
starting worker pid=13292 on localhost:11063 at 05:47:01.265
starting worker pid=98140 on localhost:11063 at 05:47:01.279
starting worker pid=38120 on localhost:11063 at 05:47:01.280
starting worker pid=132436 on localhost:11063 at 05:47:01.283
starting worker pid=52736 on localhost:11063 at 05:47:01.291
starting worker pid=78860 on localhost:11063 at 05:47:01.291
starting worker pid=15160 on localhost:11063 at 05:47:01.330
starting worker pid=25780 on localhost:11063 at 05:47:01.335
starting worker pid=17536 on localhost:11063 at 05:47:01.364
starting worker pid=103888 on localhost:11063 at 05:47:01.383
starting worker pid=31300 on localhost:11063 at 05:47:01.394
starting worker pid=143188 on localhost:11063 at 05:47:01.410
starting worker pid=109688 on localhost:11063 at 05:47:01.431
starting worker pid=54420 on localhost:11063 at 05:47:01.438
starting worker pid=40444 on localhost:11063 at 05:47:01.452
starting worker pid=100452 on localhost:11063 at 05:47:01.456
starting worker pid=115428 on localhost:11063 at 05:47:01.460
starting worker pid=61768 on localhost:11063 at 05:47:01.559
starting worker pid=81092 on localhost:11063 at 05:47:01.572
starting worker pid=140704 on localhost:11063 at 05:47:01.575
starting worker pid=9164 on localhost:11063 at 05:47:01.583
starting worker pid=27708 on localhost:11063 at 05:47:18.138
starting worker pid=69060 on localhost:11063 at 05:47:18.152
starting worker pid=122284 on localhost:11063 at 05:47:18.187
starting worker pid=102112 on localhost:11063 at 05:47:18.193
starting worker pid=32564 on localhost:11063 at 05:47:18.238
starting worker pid=35928 on localhost:11063 at 05:47:18.258
starting worker pid=24356 on localhost:11063 at 05:47:18.298
starting worker pid=60372 on localhost:11063 at 05:47:18.300
starting worker pid=43972 on localhost:11063 at 05:47:18.301
starting worker pid=25588 on localhost:11063 at 05:47:18.427
starting worker pid=142672 on localhost:11063 at 05:47:18.434
starting worker pid=130292 on localhost:11063 at 05:47:18.450
starting worker pid=62712 on localhost:11063 at 05:47:18.495
starting worker pid=119204 on localhost:11063 at 05:47:18.520
starting worker pid=114772 on localhost:11063 at 05:47:18.532
starting worker pid=72888 on localhost:11063 at 05:47:18.544
starting worker pid=17300 on localhost:11063 at 05:47:18.559
starting worker pid=114060 on localhost:11063 at 05:47:18.569
starting worker pid=103960 on localhost:11063 at 05:47:18.573
starting worker pid=90480 on localhost:11063 at 05:47:18.574
starting worker pid=124484 on localhost:11063 at 05:47:18.591
starting worker pid=109672 on localhost:11063 at 05:47:18.595
starting worker pid=105532 on localhost:11063 at 05:47:18.596
starting worker pid=119708 on localhost:11063 at 05:47:18.614
starting worker pid=139528 on localhost:11063 at 05:47:18.630
starting worker pid=109412 on localhost:11063 at 05:47:18.631
starting worker pid=47144 on localhost:11063 at 05:47:18.648
starting worker pid=42936 on localhost:11063 at 05:47:18.657
starting worker pid=36944 on localhost:11063 at 05:47:18.665
starting worker pid=142616 on localhost:11063 at 05:47:18.689
starting worker pid=19776 on localhost:11063 at 05:47:18.710
starting worker pid=131756 on localhost:11063 at 05:47:27.322
starting worker pid=70756 on localhost:11063 at 05:47:27.352
starting worker pid=86272 on localhost:11063 at 05:47:27.356
starting worker pid=70252 on localhost:11063 at 05:47:27.381
starting worker pid=91872 on localhost:11063 at 05:47:27.385
starting worker pid=142552 on localhost:11063 at 05:47:27.413
starting worker pid=117212 on localhost:11063 at 05:47:27.415
starting worker pid=68032 on localhost:11063 at 05:47:27.431
starting worker pid=62436 on localhost:11063 at 05:47:27.447
starting worker pid=90996 on localhost:11063 at 05:47:27.477
starting worker pid=125068 on localhost:11063 at 05:47:27.489
starting worker pid=117600 on localhost:11063 at 05:47:27.499
starting worker pid=24192 on localhost:11063 at 05:47:27.512
starting worker pid=119812 on localhost:11063 at 05:47:27.552
starting worker pid=22556 on localhost:11063 at 05:47:27.553
starting worker pid=129076 on localhost:11063 at 05:47:27.561
starting worker pid=29100 on localhost:11063 at 05:47:27.568
starting worker pid=40088 on localhost:11063 at 05:47:27.576
starting worker pid=99292 on localhost:11063 at 05:47:27.582
starting worker pid=88232 on localhost:11063 at 05:47:27.585
starting worker pid=60956 on localhost:11063 at 05:47:27.637
starting worker pid=142852 on localhost:11063 at 05:47:27.728
starting worker pid=87060 on localhost:11063 at 05:47:27.735
starting worker pid=138696 on localhost:11063 at 05:47:27.747
starting worker pid=82204 on localhost:11063 at 05:47:27.777
starting worker pid=80852 on localhost:11063 at 05:47:27.789
starting worker pid=79712 on localhost:11063 at 05:47:27.813
starting worker pid=85612 on localhost:11063 at 05:47:27.818
starting worker pid=143228 on localhost:11063 at 05:47:27.822
starting worker pid=136180 on localhost:11063 at 05:47:27.831
starting worker pid=52812 on localhost:11063 at 05:47:27.853
starting worker pid=101568 on localhost:11063 at 05:47:44.389
starting worker pid=100572 on localhost:11063 at 05:47:44.411
starting worker pid=62016 on localhost:11063 at 05:47:44.413
starting worker pid=35768 on localhost:11063 at 05:47:44.418
starting worker pid=103252 on localhost:11063 at 05:47:44.424
starting worker pid=140912 on localhost:11063 at 05:47:44.440
starting worker pid=73816 on localhost:11063 at 05:47:44.446
starting worker pid=86900 on localhost:11063 at 05:47:44.470
starting worker pid=143420 on localhost:11063 at 05:47:44.493
starting worker pid=123888 on localhost:11063 at 05:47:44.502
starting worker pid=127392 on localhost:11063 at 05:47:44.532
starting worker pid=29216 on localhost:11063 at 05:47:44.533
starting worker pid=76152 on localhost:11063 at 05:47:44.535
starting worker pid=12880 on localhost:11063 at 05:47:44.577
starting worker pid=128860 on localhost:11063 at 05:47:44.580
starting worker pid=124720 on localhost:11063 at 05:47:44.583
starting worker pid=79792 on localhost:11063 at 05:47:44.620
starting worker pid=133912 on localhost:11063 at 05:47:44.633
starting worker pid=81048 on localhost:11063 at 05:47:44.657
starting worker pid=21152 on localhost:11063 at 05:47:44.658
starting worker pid=127880 on localhost:11063 at 05:47:44.659
starting worker pid=115608 on localhost:11063 at 05:47:44.668
starting worker pid=142624 on localhost:11063 at 05:47:44.673
starting worker pid=103420 on localhost:11063 at 05:47:44.685
starting worker pid=34540 on localhost:11063 at 05:47:44.693
starting worker pid=72568 on localhost:11063 at 05:47:44.704
starting worker pid=43104 on localhost:11063 at 05:47:44.716
starting worker pid=97640 on localhost:11063 at 05:47:44.760
starting worker pid=90916 on localhost:11063 at 05:47:44.780
starting worker pid=118992 on localhost:11063 at 05:47:44.781
starting worker pid=113304 on localhost:11063 at 05:47:44.828
# 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 Mar 18 05:48:06 2025 
*********************************************** 
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 
  27.04    2.59   98.28 

Example timings

SeqVarTools.Rcheck/SeqVarTools-Ex.timings

nameusersystemelapsed
Iterator-class0.560.030.61
SeqVarData-class0.040.000.04
allele-methods0.020.000.01
alleleFrequency0.010.000.02
alternateAlleleDetection000
applyMethod0.20.00.2
countSingletons0.020.010.03
duplicateDiscordance0.090.030.13
getGenotype0.040.000.03
getVariableLengthData0.000.000.03
heterozygosity0.180.020.20
hwe0.080.000.08
imputedDosage0.200.050.31
inbreedCoeff0.140.010.16
isSNV000
isVariant0.000.020.02
meanBySample0.070.000.06
mendelErr0.010.000.06
missingGenotypeRate0.020.000.02
pca0.970.051.01
pedigree0.010.000.02
refFrac0.030.000.06
regression0.080.000.08
setVariantID0.020.000.06
titv0.280.000.28
variantInfo0.060.000.07