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

This page was generated on 2024-05-22 11:36:12 -0400 (Wed, 22 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 (2024-04-24) -- "Puppy Cup" 4751
palomino3Windows Server 2022 Datacenterx644.4.0 (2024-04-24 ucrt) -- "Puppy Cup" 4485
lconwaymacOS 12.7.1 Montereyx86_644.4.0 (2024-04-24) -- "Puppy Cup" 3444
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 1951/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SeqVarTools 1.42.0  (landing page)
Stephanie M. Gogarten
Snapshot Date: 2024-05-21 14:00:15 -0400 (Tue, 21 May 2024)
git_url: https://git.bioconductor.org/packages/SeqVarTools
git_branch: RELEASE_3_19
git_last_commit: 68d466e
git_last_commit_date: 2024-04-30 10:32:56 -0400 (Tue, 30 Apr 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows 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 / arm64see weekly results here

CHECK results for SeqVarTools on palomino3


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.42.0
Command: F:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:SeqVarTools.install-out.txt --library=F:\biocbuild\bbs-3.19-bioc\R\library --no-vignettes --timings SeqVarTools_1.42.0.tar.gz
StartedAt: 2024-05-22 06:32:33 -0400 (Wed, 22 May 2024)
EndedAt: 2024-05-22 06:36:57 -0400 (Wed, 22 May 2024)
EllapsedTime: 264.0 seconds
RetCode: 0
Status:   OK  
CheckDir: SeqVarTools.Rcheck
Warnings: 0

Command output

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


* using log directory 'F:/biocbuild/bbs-3.19-bioc/meat/SeqVarTools.Rcheck'
* using R version 4.4.0 (2024-04-24 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.42.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.19-bioc/meat/SeqVarTools.Rcheck/00check.log'
for details.


Installation output

SeqVarTools.Rcheck/00install.out

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


* installing to library 'F:/biocbuild/bbs-3.19-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.0 (2024-04-24 ucrt) -- "Puppy Cup"
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.19-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=15784 on localhost:11050 at 06:35:27.696
starting worker pid=40828 on localhost:11050 at 06:35:27.711
starting worker pid=138060 on localhost:11050 at 06:35:27.728
starting worker pid=14880 on localhost:11050 at 06:35:27.804
starting worker pid=72860 on localhost:11050 at 06:35:27.818
starting worker pid=14036 on localhost:11050 at 06:35:27.831
starting worker pid=33568 on localhost:11050 at 06:35:27.834
starting worker pid=18288 on localhost:11050 at 06:35:27.837
starting worker pid=22060 on localhost:11050 at 06:35:27.861
starting worker pid=37364 on localhost:11050 at 06:35:27.863
starting worker pid=29104 on localhost:11050 at 06:35:27.868
starting worker pid=38396 on localhost:11050 at 06:35:27.873
starting worker pid=131816 on localhost:11050 at 06:35:27.895
starting worker pid=20028 on localhost:11050 at 06:35:27.895
starting worker pid=24736 on localhost:11050 at 06:35:27.912
starting worker pid=116816 on localhost:11050 at 06:35:27.921
starting worker pid=13272 on localhost:11050 at 06:35:27.934
starting worker pid=129504 on localhost:11050 at 06:35:27.954
starting worker pid=33280 on localhost:11050 at 06:35:27.998
starting worker pid=115244 on localhost:11050 at 06:35:27.998
starting worker pid=137664 on localhost:11050 at 06:35:28.022
starting worker pid=22316 on localhost:11050 at 06:35:28.075
starting worker pid=31308 on localhost:11050 at 06:35:28.084
starting worker pid=28620 on localhost:11050 at 06:35:28.114
starting worker pid=120088 on localhost:11050 at 06:35:28.119
starting worker pid=141364 on localhost:11050 at 06:35:28.125
starting worker pid=131568 on localhost:11050 at 06:35:28.137
starting worker pid=64596 on localhost:11050 at 06:35:28.144
starting worker pid=27932 on localhost:11050 at 06:35:28.166
starting worker pid=72664 on localhost:11050 at 06:35:28.206
starting worker pid=26168 on localhost:11050 at 06:35:28.262
starting worker pid=31196 on localhost:11050 at 06:35:37.675
starting worker pid=18240 on localhost:11050 at 06:35:37.705
starting worker pid=139912 on localhost:11050 at 06:35:37.741
starting worker pid=27032 on localhost:11050 at 06:35:37.789
starting worker pid=35968 on localhost:11050 at 06:35:37.790
starting worker pid=27176 on localhost:11050 at 06:35:37.801
starting worker pid=109340 on localhost:11050 at 06:35:37.813
starting worker pid=43096 on localhost:11050 at 06:35:37.814
starting worker pid=22620 on localhost:11050 at 06:35:37.820
starting worker pid=43680 on localhost:11050 at 06:35:37.821
starting worker pid=29556 on localhost:11050 at 06:35:37.832
starting worker pid=24396 on localhost:11050 at 06:35:37.842
starting worker pid=37476 on localhost:11050 at 06:35:37.879
starting worker pid=98664 on localhost:11050 at 06:35:37.914
starting worker pid=24516 on localhost:11050 at 06:35:37.917
starting worker pid=34028 on localhost:11050 at 06:35:37.953
starting worker pid=32808 on localhost:11050 at 06:35:37.953
starting worker pid=14080 on localhost:11050 at 06:35:37.971
starting worker pid=28016 on localhost:11050 at 06:35:38.020
starting worker pid=141872 on localhost:11050 at 06:35:38.041
starting worker pid=26524 on localhost:11050 at 06:35:38.044
starting worker pid=118252 on localhost:11050 at 06:35:38.067
starting worker pid=33936 on localhost:11050 at 06:35:38.070
starting worker pid=35536 on localhost:11050 at 06:35:38.086
starting worker pid=37444 on localhost:11050 at 06:35:38.086
starting worker pid=11460 on localhost:11050 at 06:35:38.087
starting worker pid=34152 on localhost:11050 at 06:35:38.122
starting worker pid=20956 on localhost:11050 at 06:35:38.211
starting worker pid=107644 on localhost:11050 at 06:35:38.220
starting worker pid=44100 on localhost:11050 at 06:35:38.274
starting worker pid=129096 on localhost:11050 at 06:35:38.328
starting worker pid=120068 on localhost:11050 at 06:35:55.505
starting worker pid=121960 on localhost:11050 at 06:35:55.512
starting worker pid=138796 on localhost:11050 at 06:35:55.619
starting worker pid=124152 on localhost:11050 at 06:35:55.623
starting worker pid=57320 on localhost:11050 at 06:35:55.628
starting worker pid=69928 on localhost:11050 at 06:35:55.666
starting worker pid=40168 on localhost:11050 at 06:35:55.743
starting worker pid=11316 on localhost:11050 at 06:35:55.753
starting worker pid=37740 on localhost:11050 at 06:35:55.758
starting worker pid=121172 on localhost:11050 at 06:35:55.772
starting worker pid=50360 on localhost:11050 at 06:35:55.827
starting worker pid=28760 on localhost:11050 at 06:35:55.828
starting worker pid=30316 on localhost:11050 at 06:35:55.830
starting worker pid=22360 on localhost:11050 at 06:35:55.831
starting worker pid=97480 on localhost:11050 at 06:35:55.837
starting worker pid=9404 on localhost:11050 at 06:35:55.846
starting worker pid=41880 on localhost:11050 at 06:35:55.848
starting worker pid=25492 on localhost:11050 at 06:35:55.858
starting worker pid=107636 on localhost:11050 at 06:35:55.898
starting worker pid=4108 on localhost:11050 at 06:35:55.917
starting worker pid=114660 on localhost:11050 at 06:35:55.919
starting worker pid=21352 on localhost:11050 at 06:35:55.924
starting worker pid=13944 on localhost:11050 at 06:35:55.944
starting worker pid=125200 on localhost:11050 at 06:35:55.972
starting worker pid=90712 on localhost:11050 at 06:35:56.014
starting worker pid=48200 on localhost:11050 at 06:35:56.014
starting worker pid=21868 on localhost:11050 at 06:35:56.036
starting worker pid=24280 on localhost:11050 at 06:35:56.043
starting worker pid=8952 on localhost:11050 at 06:35:56.089
starting worker pid=41448 on localhost:11050 at 06:35:56.162
starting worker pid=47648 on localhost:11050 at 06:35:56.180
starting worker pid=46592 on localhost:11050 at 06:36:05.415
starting worker pid=36156 on localhost:11050 at 06:36:05.498
starting worker pid=38580 on localhost:11050 at 06:36:05.530
starting worker pid=25504 on localhost:11050 at 06:36:05.587
starting worker pid=19632 on localhost:11050 at 06:36:05.620
starting worker pid=22668 on localhost:11050 at 06:36:05.638
starting worker pid=8532 on localhost:11050 at 06:36:05.640
starting worker pid=132108 on localhost:11050 at 06:36:05.641
starting worker pid=121300 on localhost:11050 at 06:36:05.643
starting worker pid=37328 on localhost:11050 at 06:36:05.649
starting worker pid=122152 on localhost:11050 at 06:36:05.710
starting worker pid=5968 on localhost:11050 at 06:36:05.717
starting worker pid=6880 on localhost:11050 at 06:36:05.727
starting worker pid=17248 on localhost:11050 at 06:36:05.728
starting worker pid=108292 on localhost:11050 at 06:36:05.741
starting worker pid=122064 on localhost:11050 at 06:36:05.746
starting worker pid=21344 on localhost:11050 at 06:36:05.751
starting worker pid=31236 on localhost:11050 at 06:36:05.751
starting worker pid=20664 on localhost:11050 at 06:36:05.812
starting worker pid=8648 on localhost:11050 at 06:36:05.813
starting worker pid=31892 on localhost:11050 at 06:36:05.826
starting worker pid=3272 on localhost:11050 at 06:36:05.879
starting worker pid=25672 on localhost:11050 at 06:36:05.891
starting worker pid=134020 on localhost:11050 at 06:36:05.919
starting worker pid=43720 on localhost:11050 at 06:36:05.919
starting worker pid=141804 on localhost:11050 at 06:36:05.928
starting worker pid=41772 on localhost:11050 at 06:36:05.935
starting worker pid=139556 on localhost:11050 at 06:36:05.938
starting worker pid=115488 on localhost:11050 at 06:36:05.940
starting worker pid=41660 on localhost:11050 at 06:36:05.952
starting worker pid=128780 on localhost:11050 at 06:36:05.954
starting worker pid=139452 on localhost:11050 at 06:36:22.179
starting worker pid=35944 on localhost:11050 at 06:36:22.213
starting worker pid=24880 on localhost:11050 at 06:36:22.290
starting worker pid=117152 on localhost:11050 at 06:36:22.292
starting worker pid=29764 on localhost:11050 at 06:36:22.356
starting worker pid=25924 on localhost:11050 at 06:36:22.392
starting worker pid=29952 on localhost:11050 at 06:36:22.396
starting worker pid=33584 on localhost:11050 at 06:36:22.407
starting worker pid=30276 on localhost:11050 at 06:36:22.511
starting worker pid=21132 on localhost:11050 at 06:36:22.529
starting worker pid=66964 on localhost:11050 at 06:36:22.540
starting worker pid=7500 on localhost:11050 at 06:36:22.543
starting worker pid=44508 on localhost:11050 at 06:36:22.560
starting worker pid=25220 on localhost:11050 at 06:36:22.566
starting worker pid=46476 on localhost:11050 at 06:36:22.576
starting worker pid=136808 on localhost:11050 at 06:36:22.604
starting worker pid=40420 on localhost:11050 at 06:36:22.604
starting worker pid=116684 on localhost:11050 at 06:36:22.619
starting worker pid=20864 on localhost:11050 at 06:36:22.626
starting worker pid=43292 on localhost:11050 at 06:36:22.648
starting worker pid=45964 on localhost:11050 at 06:36:22.656
starting worker pid=40652 on localhost:11050 at 06:36:22.689
starting worker pid=42508 on localhost:11050 at 06:36:22.726
starting worker pid=123852 on localhost:11050 at 06:36:22.757
starting worker pid=35668 on localhost:11050 at 06:36:22.866
starting worker pid=10976 on localhost:11050 at 06:36:22.868
starting worker pid=59672 on localhost:11050 at 06:36:22.869
starting worker pid=33064 on localhost:11050 at 06:36:22.875
starting worker pid=9872 on localhost:11050 at 06:36:22.880
starting worker pid=45116 on localhost:11050 at 06:36:22.914
starting worker pid=58076 on localhost:11050 at 06:36:22.925
# 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 May 22 06:36:45 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 
  26.12    2.90  101.00 

Example timings

SeqVarTools.Rcheck/SeqVarTools-Ex.timings

nameusersystemelapsed
Iterator-class0.630.020.65
SeqVarData-class0.050.000.04
allele-methods0.020.000.01
alleleFrequency0.010.000.02
alternateAlleleDetection0.020.000.01
applyMethod0.190.030.22
countSingletons0.010.010.03
duplicateDiscordance0.140.000.15
getGenotype0.020.030.04
getVariableLengthData000
heterozygosity0.580.050.63
hwe0.060.000.06
imputedDosage0.110.060.23
inbreedCoeff0.150.040.19
isSNV000
isVariant0.000.000.02
meanBySample0.050.000.04
mendelErr0.020.010.04
missingGenotypeRate0.010.000.01
pca0.350.110.45
pedigree0.000.020.02
refFrac0.040.010.12
regression0.080.020.10
setVariantID0.000.010.05
titv0.200.020.21
variantInfo0.030.000.03