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

This page was generated on 2024-06-07 20:26 -0400 (Fri, 07 Jun 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 (2024-04-24) -- "Puppy Cup" 4755
palomino3Windows Server 2022 Datacenterx644.4.0 (2024-04-24 ucrt) -- "Puppy Cup" 4489
lconwaymacOS 12.7.1 Montereyx86_644.4.0 (2024-04-24) -- "Puppy Cup" 4520
kjohnson3macOS 13.6.5 Venturaarm644.4.0 (2024-04-24) -- "Puppy Cup" 4466
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-06-05 14:00:26 -0400 (Wed, 05 Jun 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 / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published


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-06-06 11:10:18 -0400 (Thu, 06 Jun 2024)
EndedAt: 2024-06-06 11:21:32 -0400 (Thu, 06 Jun 2024)
EllapsedTime: 674.8 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=106516 on localhost:11318 at 11:18:04.602
starting worker pid=72164 on localhost:11318 at 11:18:05.180
starting worker pid=91300 on localhost:11318 at 11:18:05.263
starting worker pid=106628 on localhost:11318 at 11:18:05.342
starting worker pid=119800 on localhost:11318 at 11:18:05.665
starting worker pid=44784 on localhost:11318 at 11:18:05.731
starting worker pid=60696 on localhost:11318 at 11:18:05.816
starting worker pid=85224 on localhost:11318 at 11:18:06.118
starting worker pid=102752 on localhost:11318 at 11:18:06.338
starting worker pid=109292 on localhost:11318 at 11:18:06.647
starting worker pid=105668 on localhost:11318 at 11:18:07.069
starting worker pid=109360 on localhost:11318 at 11:18:07.399
starting worker pid=2096 on localhost:11318 at 11:18:07.612
starting worker pid=83920 on localhost:11318 at 11:18:07.678
starting worker pid=77200 on localhost:11318 at 11:18:07.730
starting worker pid=118480 on localhost:11318 at 11:18:07.942
starting worker pid=9824 on localhost:11318 at 11:18:08.071
starting worker pid=105676 on localhost:11318 at 11:18:08.254
starting worker pid=18420 on localhost:11318 at 11:18:08.347
starting worker pid=99452 on localhost:11318 at 11:18:08.536
starting worker pid=128296 on localhost:11318 at 11:18:08.614
starting worker pid=97196 on localhost:11318 at 11:18:08.694
starting worker pid=80468 on localhost:11318 at 11:18:08.782
starting worker pid=88880 on localhost:11318 at 11:18:08.958
starting worker pid=100752 on localhost:11318 at 11:18:09.175
starting worker pid=97744 on localhost:11318 at 11:18:09.259
starting worker pid=22152 on localhost:11318 at 11:18:09.368
starting worker pid=61844 on localhost:11318 at 11:18:09.445
starting worker pid=36012 on localhost:11318 at 11:18:09.763
starting worker pid=49756 on localhost:11318 at 11:18:09.914
starting worker pid=39780 on localhost:11318 at 11:18:09.996
starting worker pid=80064 on localhost:11318 at 11:18:30.696
starting worker pid=15692 on localhost:11318 at 11:18:31.123
starting worker pid=27564 on localhost:11318 at 11:18:31.303
starting worker pid=131268 on localhost:11318 at 11:18:31.573
starting worker pid=85656 on localhost:11318 at 11:18:31.733
starting worker pid=63416 on localhost:11318 at 11:18:32.333
starting worker pid=39372 on localhost:11318 at 11:18:32.491
starting worker pid=9588 on localhost:11318 at 11:18:32.600
starting worker pid=85756 on localhost:11318 at 11:18:32.705
starting worker pid=98928 on localhost:11318 at 11:18:32.855
starting worker pid=45368 on localhost:11318 at 11:18:32.947
starting worker pid=108592 on localhost:11318 at 11:18:33.532
starting worker pid=65824 on localhost:11318 at 11:18:33.796
starting worker pid=61244 on localhost:11318 at 11:18:33.961
starting worker pid=92192 on localhost:11318 at 11:18:34.186
starting worker pid=77880 on localhost:11318 at 11:18:34.297
starting worker pid=123768 on localhost:11318 at 11:18:34.404
starting worker pid=42248 on localhost:11318 at 11:18:34.584
starting worker pid=103648 on localhost:11318 at 11:18:34.672
starting worker pid=91556 on localhost:11318 at 11:18:34.749
starting worker pid=14992 on localhost:11318 at 11:18:34.834
starting worker pid=72400 on localhost:11318 at 11:18:35.088
starting worker pid=100640 on localhost:11318 at 11:18:35.174
starting worker pid=93164 on localhost:11318 at 11:18:35.346
starting worker pid=68012 on localhost:11318 at 11:18:35.426
starting worker pid=113400 on localhost:11318 at 11:18:35.616
starting worker pid=49276 on localhost:11318 at 11:18:35.887
starting worker pid=53532 on localhost:11318 at 11:18:36.031
starting worker pid=99384 on localhost:11318 at 11:18:36.109
starting worker pid=134356 on localhost:11318 at 11:18:36.384
starting worker pid=94740 on localhost:11318 at 11:18:36.665
starting worker pid=48120 on localhost:11318 at 11:19:14.550
starting worker pid=70128 on localhost:11318 at 11:19:14.636
starting worker pid=104360 on localhost:11318 at 11:19:14.945
starting worker pid=44492 on localhost:11318 at 11:19:15.120
starting worker pid=19296 on localhost:11318 at 11:19:15.344
starting worker pid=97060 on localhost:11318 at 11:19:15.563
starting worker pid=83928 on localhost:11318 at 11:19:16.321
starting worker pid=54908 on localhost:11318 at 11:19:16.636
starting worker pid=31364 on localhost:11318 at 11:19:16.881
starting worker pid=66860 on localhost:11318 at 11:19:17.029
starting worker pid=86732 on localhost:11318 at 11:19:17.177
starting worker pid=99724 on localhost:11318 at 11:19:17.286
starting worker pid=100896 on localhost:11318 at 11:19:17.407
starting worker pid=109576 on localhost:11318 at 11:19:17.644
starting worker pid=83524 on localhost:11318 at 11:19:17.714
starting worker pid=86460 on localhost:11318 at 11:19:17.863
starting worker pid=68592 on localhost:11318 at 11:19:18.024
starting worker pid=56536 on localhost:11318 at 11:19:18.197
starting worker pid=138516 on localhost:11318 at 11:19:18.309
starting worker pid=79740 on localhost:11318 at 11:19:18.455
starting worker pid=101548 on localhost:11318 at 11:19:18.635
starting worker pid=79364 on localhost:11318 at 11:19:18.812
starting worker pid=58624 on localhost:11318 at 11:19:18.925
starting worker pid=91228 on localhost:11318 at 11:19:19.078
starting worker pid=98568 on localhost:11318 at 11:19:19.157
starting worker pid=101660 on localhost:11318 at 11:19:19.320
starting worker pid=108416 on localhost:11318 at 11:19:19.632
starting worker pid=88440 on localhost:11318 at 11:19:19.791
starting worker pid=26036 on localhost:11318 at 11:19:20.074
starting worker pid=31904 on localhost:11318 at 11:19:20.189
starting worker pid=140024 on localhost:11318 at 11:19:20.275
starting worker pid=111844 on localhost:11318 at 11:19:41.393
starting worker pid=49908 on localhost:11318 at 11:19:41.572
starting worker pid=32300 on localhost:11318 at 11:19:41.909
starting worker pid=106372 on localhost:11318 at 11:19:42.108
starting worker pid=89036 on localhost:11318 at 11:19:42.319
starting worker pid=104816 on localhost:11318 at 11:19:42.619
starting worker pid=120164 on localhost:11318 at 11:19:42.719
starting worker pid=29788 on localhost:11318 at 11:19:43.016
starting worker pid=48160 on localhost:11318 at 11:19:43.168
starting worker pid=85648 on localhost:11318 at 11:19:43.247
starting worker pid=58028 on localhost:11318 at 11:19:43.431
starting worker pid=52420 on localhost:11318 at 11:19:43.521
starting worker pid=90288 on localhost:11318 at 11:19:43.661
starting worker pid=60008 on localhost:11318 at 11:19:44.457
starting worker pid=53452 on localhost:11318 at 11:19:44.640
starting worker pid=100656 on localhost:11318 at 11:19:44.786
starting worker pid=116312 on localhost:11318 at 11:19:44.876
starting worker pid=103448 on localhost:11318 at 11:19:44.997
starting worker pid=93948 on localhost:11318 at 11:19:45.138
starting worker pid=126076 on localhost:11318 at 11:19:45.220
starting worker pid=72508 on localhost:11318 at 11:19:45.424
starting worker pid=100792 on localhost:11318 at 11:19:45.568
starting worker pid=103048 on localhost:11318 at 11:19:45.762
starting worker pid=86420 on localhost:11318 at 11:19:46.054
starting worker pid=104388 on localhost:11318 at 11:19:46.372
starting worker pid=47820 on localhost:11318 at 11:19:46.543
starting worker pid=24992 on localhost:11318 at 11:19:46.653
starting worker pid=108920 on localhost:11318 at 11:19:46.839
starting worker pid=95988 on localhost:11318 at 11:19:47.198
starting worker pid=115248 on localhost:11318 at 11:19:47.307
starting worker pid=89656 on localhost:11318 at 11:19:47.396
starting worker pid=47904 on localhost:11318 at 11:20:24.832
starting worker pid=107992 on localhost:11318 at 11:20:25.061
starting worker pid=38540 on localhost:11318 at 11:20:25.358
starting worker pid=105604 on localhost:11318 at 11:20:25.447
starting worker pid=103440 on localhost:11318 at 11:20:25.687
starting worker pid=104800 on localhost:11318 at 11:20:26.006
starting worker pid=35760 on localhost:11318 at 11:20:26.150
starting worker pid=81600 on localhost:11318 at 11:20:26.459
starting worker pid=73756 on localhost:11318 at 11:20:26.688
starting worker pid=48508 on localhost:11318 at 11:20:26.900
starting worker pid=73984 on localhost:11318 at 11:20:27.004
starting worker pid=63744 on localhost:11318 at 11:20:27.138
starting worker pid=71892 on localhost:11318 at 11:20:27.567
starting worker pid=91024 on localhost:11318 at 11:20:27.727
starting worker pid=120428 on localhost:11318 at 11:20:27.887
starting worker pid=74192 on localhost:11318 at 11:20:27.970
starting worker pid=100476 on localhost:11318 at 11:20:28.047
starting worker pid=84396 on localhost:11318 at 11:20:28.126
starting worker pid=111176 on localhost:11318 at 11:20:28.355
starting worker pid=110848 on localhost:11318 at 11:20:28.543
starting worker pid=23292 on localhost:11318 at 11:20:28.680
starting worker pid=93172 on localhost:11318 at 11:20:28.730
starting worker pid=117284 on localhost:11318 at 11:20:28.812
starting worker pid=99568 on localhost:11318 at 11:20:28.878
starting worker pid=28616 on localhost:11318 at 11:20:29.297
starting worker pid=133036 on localhost:11318 at 11:20:29.603
starting worker pid=118668 on localhost:11318 at 11:20:29.829
starting worker pid=61716 on localhost:11318 at 11:20:29.990
starting worker pid=56324 on localhost:11318 at 11:20:30.148
starting worker pid=116848 on localhost:11318 at 11:20:30.282
starting worker pid=67684 on localhost:11318 at 11:20:30.437
# 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 -- Thu Jun  6 11:21:10 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.40   19.26  228.37 

Example timings

SeqVarTools.Rcheck/SeqVarTools-Ex.timings

nameusersystemelapsed
Iterator-class0.661.772.53
SeqVarData-class0.040.520.67
allele-methods0.010.010.03
alleleFrequency0.020.000.01
alternateAlleleDetection000
applyMethod0.181.782.14
countSingletons0.010.000.01
duplicateDiscordance0.130.570.72
getGenotype0.030.000.03
getVariableLengthData0.020.000.03
heterozygosity0.560.010.58
hwe0.050.020.06
imputedDosage0.200.150.41
inbreedCoeff0.110.000.12
isSNV0.000.020.02
isVariant0.010.000.02
meanBySample0.040.000.03
mendelErr0.010.000.02
missingGenotypeRate0.020.000.01
pca0.340.050.39
pedigree0.000.010.02
refFrac0.050.000.06
regression0.120.530.69
setVariantID0.020.030.05
titv0.221.662.06
variantInfo0.050.000.04