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

This page was generated on 2024-08-21 11:42 -0400 (Wed, 21 Aug 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4703
palomino8Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4440
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4472
kjohnson3macOS 13.6.5 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4421
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.1 (2024-06-14) -- "Race for Your Life" 4414
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 1911/2255HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SeqVarTools 1.43.0  (landing page)
Stephanie M. Gogarten
Snapshot Date: 2024-08-20 14:00 -0400 (Tue, 20 Aug 2024)
git_url: https://git.bioconductor.org/packages/SeqVarTools
git_branch: devel
git_last_commit: dbb2b6c
git_last_commit_date: 2024-04-30 10:32:56 -0400 (Tue, 30 Apr 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.6.5 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / 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.43.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.43.0.tar.gz
StartedAt: 2024-08-21 05:08:12 -0400 (Wed, 21 Aug 2024)
EndedAt: 2024-08-21 05:12:43 -0400 (Wed, 21 Aug 2024)
EllapsedTime: 270.5 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.43.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'F:/biocbuild/bbs-3.20-bioc/meat/SeqVarTools.Rcheck'
* using R version 4.4.1 (2024-06-14 ucrt)
* using platform: x86_64-w64-mingw32
* R was compiled by
    gcc.exe (GCC) 13.2.0
    GNU Fortran (GCC) 13.2.0
* running under: Windows Server 2022 x64 (build 20348)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'SeqVarTools/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'SeqVarTools' version '1.43.0'
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking whether package 'SeqVarTools' can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking 'build' directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking code files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... NOTE
checkRd: (-1) getGenotype.Rd:40: Lost braces
    40 |   \item{sparse}{Logical for whether to return the alterate allele dosage as a sparse matrix using the \pkg{link{Matrix}} package. In most cases, setting \code{sparse=TRUE} will dramatically reduce the size of the returned object.}
       |                                                                                                                ^
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking contents of 'data' directory ... OK
* checking data for non-ASCII characters ... OK
* checking LazyData ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking sizes of PDF files under 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ... OK
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
  Running 'test.R'
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 1 NOTE
See
  'F:/biocbuild/bbs-3.20-bioc/meat/SeqVarTools.Rcheck/00check.log'
for details.


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.1 (2024-06-14 ucrt) -- "Race for Your Life"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64

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

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

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

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

Attaching package: 'BiocGenerics'

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

    IQR, mad, sd, var, xtabs

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

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

Loading required package: S4Vectors

Attaching package: 'S4Vectors'

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

    findMatches

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

    I, expand.grid, unname

Loading required package: IRanges

Attaching package: 'IRanges'

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

    windows

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

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

# of selected samples: 5
# of selected variants: 5
# of selected samples: 5
# of selected variants: 10
# of selected samples: 90
# of selected variants: 1,348
# of selected samples: 90
# of selected variants: 1,348
# of selected samples: 3
# of selected samples: 3
matching samples... 2 pairs identified!
matching variants... 1346 non-overlapping variant matches identified!
# of selected samples: 2
# of selected variants: 1,346
# of selected samples: 90
# of selected variants: 1,348
# of selected samples: 90
# of selected variants: 1,348
# of selected samples: 2
# of selected variants: 50
# of selected samples: 2
# of selected variants: 51
matching samples... 2 pairs identified!
matching variants... 26 non-overlapping variant matches identified!
# of selected variants: 26
# of selected samples: 90
# of selected variants: 1,348
# of selected samples: 5
# of selected variants: 10
# of selected samples: 5
# of selected variants: 10
File: 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=110196 on localhost:11442 at 05:11:17.755
starting worker pid=70476 on localhost:11442 at 05:11:17.762
starting worker pid=22064 on localhost:11442 at 05:11:17.857
starting worker pid=134304 on localhost:11442 at 05:11:17.878
starting worker pid=105036 on localhost:11442 at 05:11:17.879
starting worker pid=54024 on localhost:11442 at 05:11:17.888
starting worker pid=38888 on localhost:11442 at 05:11:17.893
starting worker pid=103348 on localhost:11442 at 05:11:17.900
starting worker pid=13292 on localhost:11442 at 05:11:17.904
starting worker pid=133648 on localhost:11442 at 05:11:17.916
starting worker pid=61832 on localhost:11442 at 05:11:17.921
starting worker pid=72840 on localhost:11442 at 05:11:17.924
starting worker pid=18096 on localhost:11442 at 05:11:17.936
starting worker pid=59708 on localhost:11442 at 05:11:17.952
starting worker pid=103028 on localhost:11442 at 05:11:17.981
starting worker pid=11788 on localhost:11442 at 05:11:17.982
starting worker pid=137364 on localhost:11442 at 05:11:17.983
starting worker pid=55948 on localhost:11442 at 05:11:18.011
starting worker pid=75212 on localhost:11442 at 05:11:18.016
starting worker pid=1608 on localhost:11442 at 05:11:18.017
starting worker pid=119888 on localhost:11442 at 05:11:18.017
starting worker pid=102632 on localhost:11442 at 05:11:18.020
starting worker pid=38372 on localhost:11442 at 05:11:18.033
starting worker pid=110972 on localhost:11442 at 05:11:18.046
starting worker pid=6124 on localhost:11442 at 05:11:18.068
starting worker pid=35304 on localhost:11442 at 05:11:18.075
starting worker pid=59788 on localhost:11442 at 05:11:18.076
starting worker pid=10492 on localhost:11442 at 05:11:18.077
starting worker pid=27604 on localhost:11442 at 05:11:18.083
starting worker pid=27400 on localhost:11442 at 05:11:18.088
starting worker pid=29112 on localhost:11442 at 05:11:18.106
starting worker pid=16552 on localhost:11442 at 05:11:26.773
starting worker pid=7520 on localhost:11442 at 05:11:26.776
starting worker pid=17328 on localhost:11442 at 05:11:26.831
starting worker pid=59508 on localhost:11442 at 05:11:26.836
starting worker pid=36568 on localhost:11442 at 05:11:26.844
starting worker pid=62228 on localhost:11442 at 05:11:26.935
starting worker pid=114276 on localhost:11442 at 05:11:26.940
starting worker pid=39212 on localhost:11442 at 05:11:26.941
starting worker pid=101980 on localhost:11442 at 05:11:26.941
starting worker pid=109668 on localhost:11442 at 05:11:26.943
starting worker pid=44720 on localhost:11442 at 05:11:26.952
starting worker pid=43996 on localhost:11442 at 05:11:26.954
starting worker pid=99148 on localhost:11442 at 05:11:26.956
starting worker pid=43948 on localhost:11442 at 05:11:26.958
starting worker pid=91632 on localhost:11442 at 05:11:26.965
starting worker pid=92416 on localhost:11442 at 05:11:26.968
starting worker pid=98904 on localhost:11442 at 05:11:26.969
starting worker pid=78516 on localhost:11442 at 05:11:26.971
starting worker pid=31056 on localhost:11442 at 05:11:26.968
starting worker pid=25864 on localhost:11442 at 05:11:27.033
starting worker pid=85296 on localhost:11442 at 05:11:27.037
starting worker pid=131920 on localhost:11442 at 05:11:27.041
starting worker pid=82200 on localhost:11442 at 05:11:27.051
starting worker pid=69220 on localhost:11442 at 05:11:27.067
starting worker pid=38828 on localhost:11442 at 05:11:27.090
starting worker pid=50100 on localhost:11442 at 05:11:27.098
starting worker pid=136112 on localhost:11442 at 05:11:27.102
starting worker pid=43024 on localhost:11442 at 05:11:27.114
starting worker pid=104324 on localhost:11442 at 05:11:27.119
starting worker pid=76900 on localhost:11442 at 05:11:27.122
starting worker pid=44132 on localhost:11442 at 05:11:27.180
starting worker pid=133200 on localhost:11442 at 05:11:44.420
starting worker pid=33936 on localhost:11442 at 05:11:44.495
starting worker pid=65316 on localhost:11442 at 05:11:44.568
starting worker pid=44968 on localhost:11442 at 05:11:44.589
starting worker pid=132668 on localhost:11442 at 05:11:44.592
starting worker pid=85828 on localhost:11442 at 05:11:44.593
starting worker pid=123964 on localhost:11442 at 05:11:44.603
starting worker pid=98448 on localhost:11442 at 05:11:44.609
starting worker pid=13752 on localhost:11442 at 05:11:44.651
starting worker pid=18860 on localhost:11442 at 05:11:44.699
starting worker pid=143204 on localhost:11442 at 05:11:44.718
starting worker pid=56476 on localhost:11442 at 05:11:44.723
starting worker pid=12264 on localhost:11442 at 05:11:44.726
starting worker pid=18452 on localhost:11442 at 05:11:44.732
starting worker pid=116492 on localhost:11442 at 05:11:44.731
starting worker pid=74180 on localhost:11442 at 05:11:44.742
starting worker pid=44856 on localhost:11442 at 05:11:44.742
starting worker pid=59128 on localhost:11442 at 05:11:44.746
starting worker pid=14472 on localhost:11442 at 05:11:44.756
starting worker pid=105492 on localhost:11442 at 05:11:44.757
starting worker pid=24856 on localhost:11442 at 05:11:44.758
starting worker pid=33224 on localhost:11442 at 05:11:44.759
starting worker pid=140508 on localhost:11442 at 05:11:44.761
starting worker pid=44220 on localhost:11442 at 05:11:44.766
starting worker pid=141240 on localhost:11442 at 05:11:44.767
starting worker pid=59144 on localhost:11442 at 05:11:44.776
starting worker pid=126148 on localhost:11442 at 05:11:44.787
starting worker pid=81368 on localhost:11442 at 05:11:44.795
starting worker pid=45756 on localhost:11442 at 05:11:44.803
starting worker pid=74456 on localhost:11442 at 05:11:44.806
starting worker pid=42072 on localhost:11442 at 05:11:44.807
starting worker pid=120708 on localhost:11442 at 05:11:53.461
starting worker pid=29544 on localhost:11442 at 05:11:53.469
starting worker pid=68496 on localhost:11442 at 05:11:53.485
starting worker pid=22536 on localhost:11442 at 05:11:53.493
starting worker pid=141088 on localhost:11442 at 05:11:53.507
starting worker pid=83824 on localhost:11442 at 05:11:53.515
starting worker pid=48976 on localhost:11442 at 05:11:53.530
starting worker pid=61700 on localhost:11442 at 05:11:53.557
starting worker pid=7268 on localhost:11442 at 05:11:53.562
starting worker pid=26464 on localhost:11442 at 05:11:53.563
starting worker pid=4052 on localhost:11442 at 05:11:53.565
starting worker pid=133140 on localhost:11442 at 05:11:53.575
starting worker pid=72580 on localhost:11442 at 05:11:53.575
starting worker pid=127736 on localhost:11442 at 05:11:53.587
starting worker pid=23796 on localhost:11442 at 05:11:53.607
starting worker pid=49620 on localhost:11442 at 05:11:53.613
starting worker pid=98596 on localhost:11442 at 05:11:53.619
starting worker pid=94904 on localhost:11442 at 05:11:53.620
starting worker pid=46564 on localhost:11442 at 05:11:53.625
starting worker pid=47156 on localhost:11442 at 05:11:53.625
starting worker pid=112280 on localhost:11442 at 05:11:53.630
starting worker pid=33044 on localhost:11442 at 05:11:53.631
starting worker pid=21316 on localhost:11442 at 05:11:53.636
starting worker pid=82268 on localhost:11442 at 05:11:53.636
starting worker pid=67556 on localhost:11442 at 05:11:53.640
starting worker pid=107076 on localhost:11442 at 05:11:53.645
starting worker pid=104664 on localhost:11442 at 05:11:53.666
starting worker pid=31628 on localhost:11442 at 05:11:53.669
starting worker pid=12592 on localhost:11442 at 05:11:53.682
starting worker pid=50224 on localhost:11442 at 05:11:53.684
starting worker pid=81760 on localhost:11442 at 05:11:53.705
starting worker pid=34884 on localhost:11442 at 05:12:10.987
starting worker pid=118940 on localhost:11442 at 05:12:10.994
starting worker pid=42752 on localhost:11442 at 05:12:10.944
starting worker pid=30160 on localhost:11442 at 05:12:11.026
starting worker pid=26064 on localhost:11442 at 05:12:11.070
starting worker pid=53344 on localhost:11442 at 05:12:11.072
starting worker pid=131312 on localhost:11442 at 05:12:11.082
starting worker pid=114856 on localhost:11442 at 05:12:11.088
starting worker pid=79296 on localhost:11442 at 05:12:11.113
starting worker pid=1500 on localhost:11442 at 05:12:11.121
starting worker pid=4156 on localhost:11442 at 05:12:11.142
starting worker pid=124200 on localhost:11442 at 05:12:11.147
starting worker pid=30456 on localhost:11442 at 05:12:11.148
starting worker pid=69208 on localhost:11442 at 05:12:11.156
starting worker pid=47588 on localhost:11442 at 05:12:11.161
starting worker pid=25440 on localhost:11442 at 05:12:11.191
starting worker pid=16204 on localhost:11442 at 05:12:11.223
starting worker pid=58792 on localhost:11442 at 05:12:11.227
starting worker pid=140596 on localhost:11442 at 05:12:11.228
starting worker pid=107664 on localhost:11442 at 05:12:11.229
starting worker pid=105700 on localhost:11442 at 05:12:11.229
starting worker pid=78052 on localhost:11442 at 05:12:11.256
starting worker pid=38520 on localhost:11442 at 05:12:11.276
starting worker pid=34468 on localhost:11442 at 05:12:11.279
starting worker pid=83132 on localhost:11442 at 05:12:11.273
starting worker pid=70188 on localhost:11442 at 05:12:11.286
starting worker pid=83996 on localhost:11442 at 05:12:11.309
starting worker pid=72100 on localhost:11442 at 05:12:11.310
starting worker pid=85976 on localhost:11442 at 05:12:11.327
starting worker pid=1872 on localhost:11442 at 05:12:11.364
starting worker pid=55760 on localhost:11442 at 05:12:11.402
# 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 -- Wed Aug 21 05:12:32 2024 
*********************************************** 
Number of test functions: 152 
Number of errors: 0 
Number of failures: 0 

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

Example timings

SeqVarTools.Rcheck/SeqVarTools-Ex.timings

nameusersystemelapsed
Iterator-class0.770.030.81
SeqVarData-class0.050.000.06
allele-methods0.000.020.02
alleleFrequency0.000.020.03
alternateAlleleDetection000
applyMethod0.230.030.28
countSingletons0.050.000.04
duplicateDiscordance0.180.000.19
getGenotype0.050.000.05
getVariableLengthData000
heterozygosity0.690.020.71
hwe0.060.000.06
imputedDosage0.200.010.27
inbreedCoeff0.110.000.12
isSNV000
isVariant0.020.000.01
meanBySample0.030.000.03
mendelErr0.020.020.03
missingGenotypeRate0.010.000.02
pca0.330.090.42
pedigree0.020.000.02
refFrac0.040.010.06
regression0.100.020.11
setVariantID0.010.000.05
titv0.170.050.22
variantInfo0.050.000.04