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

This page was generated on 2025-03-10 12:08 -0400 (Mon, 10 Mar 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.3 (2025-02-28) -- "Trophy Case" 4670
palomino8Windows Server 2022 Datacenterx644.4.3 (2025-02-28 ucrt) -- "Trophy Case" 4355
merida1macOS 12.7.5 Montereyx86_644.4.3 (2025-02-28) -- "Trophy Case" 4446
kjohnson1macOS 13.6.6 Venturaarm644.4.3 (2025-02-28) -- "Trophy Case" 4439
taishanLinux (openEuler 24.03 LTS)aarch644.4.3 (2025-02-28) -- "Trophy Case" 4306
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-06 13:00 -0500 (Thu, 06 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 -0500 (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-07 06:04:25 -0500 (Fri, 07 Mar 2025)
EndedAt: 2025-03-07 06:08:56 -0500 (Fri, 07 Mar 2025)
EllapsedTime: 271.0 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=26160 on localhost:11484 at 06:07:26.102
starting worker pid=17744 on localhost:11484 at 06:07:26.106
starting worker pid=132632 on localhost:11484 at 06:07:26.120
starting worker pid=13988 on localhost:11484 at 06:07:26.154
starting worker pid=129776 on localhost:11484 at 06:07:26.155
starting worker pid=119776 on localhost:11484 at 06:07:26.186
starting worker pid=109328 on localhost:11484 at 06:07:26.211
starting worker pid=21536 on localhost:11484 at 06:07:26.220
starting worker pid=47556 on localhost:11484 at 06:07:26.221
starting worker pid=63228 on localhost:11484 at 06:07:26.225
starting worker pid=35884 on localhost:11484 at 06:07:26.256
starting worker pid=22996 on localhost:11484 at 06:07:26.285
starting worker pid=66024 on localhost:11484 at 06:07:26.297
starting worker pid=128448 on localhost:11484 at 06:07:26.355
starting worker pid=107440 on localhost:11484 at 06:07:26.399
starting worker pid=17552 on localhost:11484 at 06:07:26.435
starting worker pid=95516 on localhost:11484 at 06:07:26.441
starting worker pid=50856 on localhost:11484 at 06:07:26.472
starting worker pid=109348 on localhost:11484 at 06:07:26.549
starting worker pid=62772 on localhost:11484 at 06:07:26.554
starting worker pid=144220 on localhost:11484 at 06:07:26.564
starting worker pid=132992 on localhost:11484 at 06:07:26.585
starting worker pid=139608 on localhost:11484 at 06:07:26.598
starting worker pid=89368 on localhost:11484 at 06:07:26.604
starting worker pid=36908 on localhost:11484 at 06:07:26.606
starting worker pid=111836 on localhost:11484 at 06:07:26.621
starting worker pid=132400 on localhost:11484 at 06:07:26.624
starting worker pid=64668 on localhost:11484 at 06:07:26.630
starting worker pid=58320 on localhost:11484 at 06:07:26.664
starting worker pid=118612 on localhost:11484 at 06:07:26.731
starting worker pid=134756 on localhost:11484 at 06:07:26.760
starting worker pid=76952 on localhost:11484 at 06:07:35.788
starting worker pid=98076 on localhost:11484 at 06:07:35.908
starting worker pid=38596 on localhost:11484 at 06:07:35.935
starting worker pid=56156 on localhost:11484 at 06:07:35.936
starting worker pid=70696 on localhost:11484 at 06:07:35.935
starting worker pid=117084 on localhost:11484 at 06:07:35.950
starting worker pid=87480 on localhost:11484 at 06:07:35.949
starting worker pid=110352 on localhost:11484 at 06:07:35.950
starting worker pid=122004 on localhost:11484 at 06:07:35.964
starting worker pid=137756 on localhost:11484 at 06:07:35.986
starting worker pid=25496 on localhost:11484 at 06:07:35.994
starting worker pid=75084 on localhost:11484 at 06:07:36.002
starting worker pid=106472 on localhost:11484 at 06:07:36.006
starting worker pid=118516 on localhost:11484 at 06:07:36.014
starting worker pid=121096 on localhost:11484 at 06:07:36.018
starting worker pid=75864 on localhost:11484 at 06:07:36.057
starting worker pid=86564 on localhost:11484 at 06:07:36.070
starting worker pid=13492 on localhost:11484 at 06:07:36.084
starting worker pid=54096 on localhost:11484 at 06:07:36.090
starting worker pid=67072 on localhost:11484 at 06:07:36.139
starting worker pid=42304 on localhost:11484 at 06:07:36.164
starting worker pid=36944 on localhost:11484 at 06:07:36.164
starting worker pid=120580 on localhost:11484 at 06:07:36.167
starting worker pid=63380 on localhost:11484 at 06:07:36.180
starting worker pid=130488 on localhost:11484 at 06:07:36.180
starting worker pid=35920 on localhost:11484 at 06:07:36.205
starting worker pid=23016 on localhost:11484 at 06:07:36.248
starting worker pid=129940 on localhost:11484 at 06:07:36.261
starting worker pid=111676 on localhost:11484 at 06:07:36.261
starting worker pid=43188 on localhost:11484 at 06:07:36.295
starting worker pid=134068 on localhost:11484 at 06:07:36.304
starting worker pid=113468 on localhost:11484 at 06:07:53.103
starting worker pid=90440 on localhost:11484 at 06:07:53.116
starting worker pid=63988 on localhost:11484 at 06:07:53.133
starting worker pid=81860 on localhost:11484 at 06:07:53.151
starting worker pid=24348 on localhost:11484 at 06:07:53.329
starting worker pid=138332 on localhost:11484 at 06:07:53.332
starting worker pid=48072 on localhost:11484 at 06:07:53.341
starting worker pid=131504 on localhost:11484 at 06:07:53.342
starting worker pid=83560 on localhost:11484 at 06:07:53.401
starting worker pid=99804 on localhost:11484 at 06:07:53.406
starting worker pid=135504 on localhost:11484 at 06:07:53.415
starting worker pid=17224 on localhost:11484 at 06:07:53.418
starting worker pid=125492 on localhost:11484 at 06:07:53.484
starting worker pid=73392 on localhost:11484 at 06:07:53.486
starting worker pid=82172 on localhost:11484 at 06:07:53.496
starting worker pid=36704 on localhost:11484 at 06:07:53.500
starting worker pid=89600 on localhost:11484 at 06:07:53.514
starting worker pid=132088 on localhost:11484 at 06:07:53.552
starting worker pid=54104 on localhost:11484 at 06:07:53.563
starting worker pid=30952 on localhost:11484 at 06:07:53.576
starting worker pid=47644 on localhost:11484 at 06:07:53.588
starting worker pid=80200 on localhost:11484 at 06:07:53.591
starting worker pid=83856 on localhost:11484 at 06:07:53.610
starting worker pid=58704 on localhost:11484 at 06:07:53.620
starting worker pid=24384 on localhost:11484 at 06:07:53.637
starting worker pid=121868 on localhost:11484 at 06:07:53.646
starting worker pid=116368 on localhost:11484 at 06:07:53.653
starting worker pid=55152 on localhost:11484 at 06:07:53.659
starting worker pid=134876 on localhost:11484 at 06:07:53.675
starting worker pid=101752 on localhost:11484 at 06:07:53.681
starting worker pid=104584 on localhost:11484 at 06:07:53.684
starting worker pid=24160 on localhost:11484 at 06:08:02.206
starting worker pid=38820 on localhost:11484 at 06:08:02.230
starting worker pid=71700 on localhost:11484 at 06:08:02.238
starting worker pid=74160 on localhost:11484 at 06:08:02.247
starting worker pid=36176 on localhost:11484 at 06:08:02.279
starting worker pid=124636 on localhost:11484 at 06:08:02.279
starting worker pid=21168 on localhost:11484 at 06:08:02.283
starting worker pid=111776 on localhost:11484 at 06:08:02.288
starting worker pid=48288 on localhost:11484 at 06:08:02.322
starting worker pid=42520 on localhost:11484 at 06:08:02.327
starting worker pid=91080 on localhost:11484 at 06:08:02.342
starting worker pid=96648 on localhost:11484 at 06:08:02.345
starting worker pid=18372 on localhost:11484 at 06:08:02.358
starting worker pid=140696 on localhost:11484 at 06:08:02.373
starting worker pid=78356 on localhost:11484 at 06:08:02.377
starting worker pid=122056 on localhost:11484 at 06:08:02.400
starting worker pid=112628 on localhost:11484 at 06:08:02.402
starting worker pid=129748 on localhost:11484 at 06:08:02.416
starting worker pid=29444 on localhost:11484 at 06:08:02.423
starting worker pid=115280 on localhost:11484 at 06:08:02.436
starting worker pid=40864 on localhost:11484 at 06:08:02.454
starting worker pid=69312 on localhost:11484 at 06:08:02.490
starting worker pid=82120 on localhost:11484 at 06:08:02.497
starting worker pid=101048 on localhost:11484 at 06:08:02.500
starting worker pid=63316 on localhost:11484 at 06:08:02.506
starting worker pid=98484 on localhost:11484 at 06:08:02.509
starting worker pid=20040 on localhost:11484 at 06:08:02.532
starting worker pid=38252 on localhost:11484 at 06:08:02.536
starting worker pid=24688 on localhost:11484 at 06:08:02.537
starting worker pid=75772 on localhost:11484 at 06:08:02.556
starting worker pid=66856 on localhost:11484 at 06:08:02.558
starting worker pid=143704 on localhost:11484 at 06:08:18.738
starting worker pid=74032 on localhost:11484 at 06:08:18.802
starting worker pid=126988 on localhost:11484 at 06:08:18.821
starting worker pid=52340 on localhost:11484 at 06:08:18.841
starting worker pid=95192 on localhost:11484 at 06:08:18.860
starting worker pid=137856 on localhost:11484 at 06:08:19.013
starting worker pid=35356 on localhost:11484 at 06:08:19.043
starting worker pid=43000 on localhost:11484 at 06:08:19.043
starting worker pid=125092 on localhost:11484 at 06:08:19.110
starting worker pid=129552 on localhost:11484 at 06:08:19.111
starting worker pid=50988 on localhost:11484 at 06:08:19.130
starting worker pid=41196 on localhost:11484 at 06:08:19.143
starting worker pid=111284 on localhost:11484 at 06:08:19.156
starting worker pid=70292 on localhost:11484 at 06:08:19.213
starting worker pid=83652 on localhost:11484 at 06:08:19.211
starting worker pid=87072 on localhost:11484 at 06:08:19.247
starting worker pid=78560 on localhost:11484 at 06:08:19.265
starting worker pid=2588 on localhost:11484 at 06:08:19.270
starting worker pid=84404 on localhost:11484 at 06:08:19.324
starting worker pid=105124 on localhost:11484 at 06:08:19.336
starting worker pid=53040 on localhost:11484 at 06:08:19.349
starting worker pid=25720 on localhost:11484 at 06:08:19.372
starting worker pid=92824 on localhost:11484 at 06:08:19.384
starting worker pid=10152 on localhost:11484 at 06:08:19.394
starting worker pid=100060 on localhost:11484 at 06:08:19.419
starting worker pid=32516 on localhost:11484 at 06:08:19.449
starting worker pid=16752 on localhost:11484 at 06:08:19.467
starting worker pid=13516 on localhost:11484 at 06:08:19.492
starting worker pid=57116 on localhost:11484 at 06:08:19.559
starting worker pid=81524 on localhost:11484 at 06:08:19.568
starting worker pid=52600 on localhost:11484 at 06:08:19.569
# 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 -- Fri Mar  7 06:08:40 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 
  28.28    2.64  100.07 

Example timings

SeqVarTools.Rcheck/SeqVarTools-Ex.timings

nameusersystemelapsed
Iterator-class0.890.000.89
SeqVarData-class0.110.000.11
allele-methods0.010.000.01
alleleFrequency0.020.000.02
alternateAlleleDetection000
applyMethod0.210.020.24
countSingletons0.040.000.03
duplicateDiscordance0.200.010.22
getGenotype0.050.000.04
getVariableLengthData0.010.000.02
heterozygosity0.190.020.22
hwe0.080.000.08
imputedDosage0.230.080.36
inbreedCoeff0.160.010.17
isSNV000
isVariant0.000.020.01
meanBySample0.060.000.07
mendelErr0.000.020.01
missingGenotypeRate0.020.010.03
pca0.790.020.82
pedigree0.020.000.01
refFrac0.030.000.05
regression0.080.000.08
setVariantID0.000.010.06
titv0.260.000.26
variantInfo0.050.000.05