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

This page was generated on 2025-04-02 19:31 -0400 (Wed, 02 Apr 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.3 (2025-02-28) -- "Trophy Case" 4764
palomino8Windows Server 2022 Datacenterx644.4.3 (2025-02-28 ucrt) -- "Trophy Case" 4495
merida1macOS 12.7.5 Montereyx86_644.4.3 (2025-02-28) -- "Trophy Case" 4522
kjohnson1macOS 13.6.6 Venturaarm644.4.3 (2025-02-28) -- "Trophy Case" 4449
taishanLinux (openEuler 24.03 LTS)aarch644.4.3 (2025-02-28) -- "Trophy Case" 4426
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-31 13:00 -0400 (Mon, 31 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-04-01 05:56:51 -0400 (Tue, 01 Apr 2025)
EndedAt: 2025-04-01 06:01:24 -0400 (Tue, 01 Apr 2025)
EllapsedTime: 272.7 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=100236 on localhost:11827 at 05:59:52.064
starting worker pid=96228 on localhost:11827 at 05:59:52.077
starting worker pid=72608 on localhost:11827 at 05:59:52.139
starting worker pid=56696 on localhost:11827 at 05:59:52.149
starting worker pid=38348 on localhost:11827 at 05:59:52.168
starting worker pid=16804 on localhost:11827 at 05:59:52.201
starting worker pid=129584 on localhost:11827 at 05:59:52.292
starting worker pid=11908 on localhost:11827 at 05:59:52.335
starting worker pid=10548 on localhost:11827 at 05:59:52.340
starting worker pid=62132 on localhost:11827 at 05:59:52.351
starting worker pid=58816 on localhost:11827 at 05:59:52.402
starting worker pid=141744 on localhost:11827 at 05:59:52.411
starting worker pid=42964 on localhost:11827 at 05:59:52.412
starting worker pid=56556 on localhost:11827 at 05:59:52.431
starting worker pid=108888 on localhost:11827 at 05:59:52.443
starting worker pid=55656 on localhost:11827 at 05:59:52.461
starting worker pid=54380 on localhost:11827 at 05:59:52.479
starting worker pid=141668 on localhost:11827 at 05:59:52.514
starting worker pid=134580 on localhost:11827 at 05:59:52.515
starting worker pid=55136 on localhost:11827 at 05:59:52.557
starting worker pid=64892 on localhost:11827 at 05:59:52.560
starting worker pid=124172 on localhost:11827 at 05:59:52.562
starting worker pid=109788 on localhost:11827 at 05:59:52.573
starting worker pid=12772 on localhost:11827 at 05:59:52.587
starting worker pid=46712 on localhost:11827 at 05:59:52.594
starting worker pid=95572 on localhost:11827 at 05:59:52.648
starting worker pid=68600 on localhost:11827 at 05:59:52.649
starting worker pid=99336 on localhost:11827 at 05:59:52.659
starting worker pid=46348 on localhost:11827 at 05:59:52.679
starting worker pid=74756 on localhost:11827 at 05:59:52.687
starting worker pid=79604 on localhost:11827 at 05:59:52.697
starting worker pid=53856 on localhost:11827 at 06:00:02.284
starting worker pid=59240 on localhost:11827 at 06:00:02.285
starting worker pid=13952 on localhost:11827 at 06:00:02.394
starting worker pid=39656 on localhost:11827 at 06:00:02.398
starting worker pid=63660 on localhost:11827 at 06:00:02.423
starting worker pid=36196 on localhost:11827 at 06:00:02.477
starting worker pid=112672 on localhost:11827 at 06:00:02.488
starting worker pid=56780 on localhost:11827 at 06:00:02.525
starting worker pid=58556 on localhost:11827 at 06:00:02.597
starting worker pid=22848 on localhost:11827 at 06:00:02.600
starting worker pid=136880 on localhost:11827 at 06:00:02.608
starting worker pid=39324 on localhost:11827 at 06:00:02.623
starting worker pid=9852 on localhost:11827 at 06:00:02.634
starting worker pid=143892 on localhost:11827 at 06:00:02.637
starting worker pid=70956 on localhost:11827 at 06:00:02.650
starting worker pid=118928 on localhost:11827 at 06:00:02.686
starting worker pid=117260 on localhost:11827 at 06:00:02.688
starting worker pid=33164 on localhost:11827 at 06:00:02.694
starting worker pid=45668 on localhost:11827 at 06:00:02.712
starting worker pid=35256 on localhost:11827 at 06:00:02.724
starting worker pid=78640 on localhost:11827 at 06:00:02.779
starting worker pid=14044 on localhost:11827 at 06:00:02.782
starting worker pid=92780 on localhost:11827 at 06:00:02.788
starting worker pid=59044 on localhost:11827 at 06:00:02.791
starting worker pid=56400 on localhost:11827 at 06:00:02.810
starting worker pid=18860 on localhost:11827 at 06:00:02.837
starting worker pid=99848 on localhost:11827 at 06:00:02.848
starting worker pid=89576 on localhost:11827 at 06:00:02.858
starting worker pid=137028 on localhost:11827 at 06:00:02.866
starting worker pid=46980 on localhost:11827 at 06:00:02.872
starting worker pid=144808 on localhost:11827 at 06:00:02.905
starting worker pid=61864 on localhost:11827 at 06:00:20.772
starting worker pid=27736 on localhost:11827 at 06:00:20.795
starting worker pid=135364 on localhost:11827 at 06:00:20.798
starting worker pid=33380 on localhost:11827 at 06:00:20.822
starting worker pid=99252 on localhost:11827 at 06:00:20.844
starting worker pid=103660 on localhost:11827 at 06:00:20.926
starting worker pid=106892 on localhost:11827 at 06:00:20.928
starting worker pid=114040 on localhost:11827 at 06:00:20.947
starting worker pid=145072 on localhost:11827 at 06:00:20.965
starting worker pid=28248 on localhost:11827 at 06:00:20.971
starting worker pid=13220 on localhost:11827 at 06:00:20.971
starting worker pid=4676 on localhost:11827 at 06:00:20.986
starting worker pid=59996 on localhost:11827 at 06:00:20.991
starting worker pid=144424 on localhost:11827 at 06:00:20.999
starting worker pid=103540 on localhost:11827 at 06:00:21.009
starting worker pid=12680 on localhost:11827 at 06:00:21.063
starting worker pid=60528 on localhost:11827 at 06:00:21.081
starting worker pid=89804 on localhost:11827 at 06:00:21.082
starting worker pid=87584 on localhost:11827 at 06:00:21.093
starting worker pid=38972 on localhost:11827 at 06:00:21.095
starting worker pid=42824 on localhost:11827 at 06:00:21.104
starting worker pid=112916 on localhost:11827 at 06:00:21.105
starting worker pid=39396 on localhost:11827 at 06:00:21.108
starting worker pid=18480 on localhost:11827 at 06:00:21.113
starting worker pid=41808 on localhost:11827 at 06:00:21.122
starting worker pid=109128 on localhost:11827 at 06:00:21.147
starting worker pid=65272 on localhost:11827 at 06:00:21.165
starting worker pid=139028 on localhost:11827 at 06:00:21.166
starting worker pid=130724 on localhost:11827 at 06:00:21.169
starting worker pid=34976 on localhost:11827 at 06:00:21.223
starting worker pid=95760 on localhost:11827 at 06:00:21.328
starting worker pid=97568 on localhost:11827 at 06:00:30.388
starting worker pid=61928 on localhost:11827 at 06:00:30.394
starting worker pid=75652 on localhost:11827 at 06:00:30.427
starting worker pid=94220 on localhost:11827 at 06:00:30.487
starting worker pid=88192 on localhost:11827 at 06:00:30.500
starting worker pid=93168 on localhost:11827 at 06:00:30.562
starting worker pid=70100 on localhost:11827 at 06:00:30.563
starting worker pid=79904 on localhost:11827 at 06:00:30.583
starting worker pid=112364 on localhost:11827 at 06:00:30.640
starting worker pid=40748 on localhost:11827 at 06:00:30.642
starting worker pid=50792 on localhost:11827 at 06:00:30.646
starting worker pid=76040 on localhost:11827 at 06:00:30.700
starting worker pid=65132 on localhost:11827 at 06:00:30.742
starting worker pid=56136 on localhost:11827 at 06:00:30.745
starting worker pid=69588 on localhost:11827 at 06:00:30.785
starting worker pid=139556 on localhost:11827 at 06:00:30.811
starting worker pid=138688 on localhost:11827 at 06:00:30.823
starting worker pid=94656 on localhost:11827 at 06:00:30.829
starting worker pid=135760 on localhost:11827 at 06:00:30.877
starting worker pid=51952 on localhost:11827 at 06:00:30.877
starting worker pid=19784 on localhost:11827 at 06:00:30.879
starting worker pid=20524 on localhost:11827 at 06:00:30.885
starting worker pid=126960 on localhost:11827 at 06:00:30.895
starting worker pid=33516 on localhost:11827 at 06:00:30.944
starting worker pid=10700 on localhost:11827 at 06:00:30.958
starting worker pid=94744 on localhost:11827 at 06:00:30.963
starting worker pid=28352 on localhost:11827 at 06:00:30.987
starting worker pid=43400 on localhost:11827 at 06:00:31.040
starting worker pid=83272 on localhost:11827 at 06:00:31.155
starting worker pid=142140 on localhost:11827 at 06:00:31.157
starting worker pid=105952 on localhost:11827 at 06:00:31.167
starting worker pid=104800 on localhost:11827 at 06:00:49.307
starting worker pid=67996 on localhost:11827 at 06:00:49.402
starting worker pid=103028 on localhost:11827 at 06:00:49.472
starting worker pid=137576 on localhost:11827 at 06:00:49.492
starting worker pid=32792 on localhost:11827 at 06:00:49.509
starting worker pid=81256 on localhost:11827 at 06:00:49.588
starting worker pid=105184 on localhost:11827 at 06:00:49.650
starting worker pid=84044 on localhost:11827 at 06:00:49.673
starting worker pid=43636 on localhost:11827 at 06:00:49.730
starting worker pid=103476 on localhost:11827 at 06:00:49.766
starting worker pid=125680 on localhost:11827 at 06:00:49.767
starting worker pid=25424 on localhost:11827 at 06:00:49.770
starting worker pid=145064 on localhost:11827 at 06:00:49.799
starting worker pid=51068 on localhost:11827 at 06:00:49.801
starting worker pid=111836 on localhost:11827 at 06:00:49.821
starting worker pid=33448 on localhost:11827 at 06:00:49.858
starting worker pid=127332 on localhost:11827 at 06:00:49.917
starting worker pid=113388 on localhost:11827 at 06:00:49.928
starting worker pid=123872 on localhost:11827 at 06:00:49.932
starting worker pid=64276 on localhost:11827 at 06:00:49.934
starting worker pid=89632 on localhost:11827 at 06:00:49.936
starting worker pid=83224 on localhost:11827 at 06:00:49.936
starting worker pid=75320 on localhost:11827 at 06:00:49.941
starting worker pid=74412 on localhost:11827 at 06:00:49.966
starting worker pid=83248 on localhost:11827 at 06:00:49.977
starting worker pid=33248 on localhost:11827 at 06:00:50.000
starting worker pid=2156 on localhost:11827 at 06:00:50.020
starting worker pid=28772 on localhost:11827 at 06:00:50.024
starting worker pid=40544 on localhost:11827 at 06:00:50.056
starting worker pid=93260 on localhost:11827 at 06:00:50.132
starting worker pid=79080 on localhost:11827 at 06:00:50.166
# 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 Apr  1 06:01:11 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.59    2.60  104.79 

Example timings

SeqVarTools.Rcheck/SeqVarTools-Ex.timings

nameusersystemelapsed
Iterator-class0.670.030.70
SeqVarData-class0.040.000.05
allele-methods0.010.000.01
alleleFrequency0.020.000.02
alternateAlleleDetection000
applyMethod0.220.060.28
countSingletons0.030.000.03
duplicateDiscordance0.190.020.20
getGenotype0.040.000.05
getVariableLengthData0.020.000.02
heterozygosity0.220.000.21
hwe0.060.020.08
imputedDosage0.250.040.49
inbreedCoeff0.100.000.09
isSNV0.010.000.02
isVariant000
meanBySample0.050.000.04
mendelErr0.000.020.02
missingGenotypeRate0.010.000.01
pca0.850.010.86
pedigree0.010.000.02
refFrac0.050.000.05
regression0.110.000.11
setVariantID0.000.000.03
titv0.180.020.19
variantInfo0.040.000.05