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

This page was generated on 2024-05-04 11:38:33 -0400 (Sat, 04 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 beta (2024-04-15 r86425) -- "Puppy Cup" 4753
palomino3Windows Server 2022 Datacenterx644.4.0 beta (2024-04-15 r86425 ucrt) -- "Puppy Cup" 4486
lconwaymacOS 12.7.1 Montereyx86_644.4.0 beta (2024-04-14 r86421) -- "Puppy Cup" 4519
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.0 beta (2024-04-15 r86425) -- "Puppy Cup" 4479
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-03 14:00:19 -0400 (Fri, 03 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
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  
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-04 08:04:08 -0400 (Sat, 04 May 2024)
EndedAt: 2024-05-04 08:08:32 -0400 (Sat, 04 May 2024)
EllapsedTime: 263.6 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 beta (2024-04-15 r86425 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 beta (2024-04-15 r86425 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=35424 on localhost:11571 at 08:07:07.212
starting worker pid=38684 on localhost:11571 at 08:07:07.214
starting worker pid=115164 on localhost:11571 at 08:07:07.234
starting worker pid=97512 on localhost:11571 at 08:07:07.280
starting worker pid=119096 on localhost:11571 at 08:07:07.285
starting worker pid=50468 on localhost:11571 at 08:07:07.288
starting worker pid=118884 on localhost:11571 at 08:07:07.289
starting worker pid=39116 on localhost:11571 at 08:07:07.311
starting worker pid=120564 on localhost:11571 at 08:07:07.317
starting worker pid=102992 on localhost:11571 at 08:07:07.346
starting worker pid=91584 on localhost:11571 at 08:07:07.355
starting worker pid=57056 on localhost:11571 at 08:07:07.357
starting worker pid=97596 on localhost:11571 at 08:07:07.390
starting worker pid=64336 on localhost:11571 at 08:07:07.396
starting worker pid=72248 on localhost:11571 at 08:07:07.428
starting worker pid=35292 on localhost:11571 at 08:07:07.494
starting worker pid=129596 on localhost:11571 at 08:07:07.496
starting worker pid=38184 on localhost:11571 at 08:07:07.518
starting worker pid=69188 on localhost:11571 at 08:07:07.536
starting worker pid=104840 on localhost:11571 at 08:07:07.560
starting worker pid=89788 on localhost:11571 at 08:07:07.563
starting worker pid=76408 on localhost:11571 at 08:07:07.614
starting worker pid=94012 on localhost:11571 at 08:07:07.624
starting worker pid=25532 on localhost:11571 at 08:07:07.648
starting worker pid=16312 on localhost:11571 at 08:07:07.648
starting worker pid=85728 on localhost:11571 at 08:07:07.666
starting worker pid=126128 on localhost:11571 at 08:07:07.673
starting worker pid=112716 on localhost:11571 at 08:07:07.688
starting worker pid=94792 on localhost:11571 at 08:07:07.704
starting worker pid=120548 on localhost:11571 at 08:07:07.733
starting worker pid=122480 on localhost:11571 at 08:07:07.738
starting worker pid=111268 on localhost:11571 at 08:07:16.478
starting worker pid=117112 on localhost:11571 at 08:07:16.482
starting worker pid=67536 on localhost:11571 at 08:07:16.485
starting worker pid=114480 on localhost:11571 at 08:07:16.547
starting worker pid=121812 on localhost:11571 at 08:07:16.562
starting worker pid=86292 on localhost:11571 at 08:07:16.576
starting worker pid=123960 on localhost:11571 at 08:07:16.581
starting worker pid=33968 on localhost:11571 at 08:07:16.581
starting worker pid=107884 on localhost:11571 at 08:07:16.604
starting worker pid=109212 on localhost:11571 at 08:07:16.607
starting worker pid=87324 on localhost:11571 at 08:07:16.621
starting worker pid=122272 on localhost:11571 at 08:07:16.637
starting worker pid=124544 on localhost:11571 at 08:07:16.638
starting worker pid=120444 on localhost:11571 at 08:07:16.664
starting worker pid=37564 on localhost:11571 at 08:07:16.706
starting worker pid=44788 on localhost:11571 at 08:07:16.757
starting worker pid=67348 on localhost:11571 at 08:07:16.761
starting worker pid=73360 on localhost:11571 at 08:07:16.762
starting worker pid=33472 on localhost:11571 at 08:07:16.794
starting worker pid=106980 on localhost:11571 at 08:07:16.815
starting worker pid=120780 on localhost:11571 at 08:07:16.820
starting worker pid=99156 on localhost:11571 at 08:07:16.840
starting worker pid=111036 on localhost:11571 at 08:07:16.864
starting worker pid=108928 on localhost:11571 at 08:07:16.876
starting worker pid=74512 on localhost:11571 at 08:07:16.881
starting worker pid=89024 on localhost:11571 at 08:07:16.881
starting worker pid=88104 on localhost:11571 at 08:07:16.882
starting worker pid=122328 on localhost:11571 at 08:07:16.903
starting worker pid=53980 on localhost:11571 at 08:07:16.906
starting worker pid=27796 on localhost:11571 at 08:07:16.916
starting worker pid=107008 on localhost:11571 at 08:07:17.010
starting worker pid=22628 on localhost:11571 at 08:07:33.046
starting worker pid=123324 on localhost:11571 at 08:07:33.053
starting worker pid=54216 on localhost:11571 at 08:07:33.066
starting worker pid=106420 on localhost:11571 at 08:07:33.096
starting worker pid=71556 on localhost:11571 at 08:07:33.097
starting worker pid=123404 on localhost:11571 at 08:07:33.111
starting worker pid=117844 on localhost:11571 at 08:07:33.112
starting worker pid=98172 on localhost:11571 at 08:07:33.112
starting worker pid=127660 on localhost:11571 at 08:07:33.118
starting worker pid=127472 on localhost:11571 at 08:07:33.144
starting worker pid=83872 on localhost:11571 at 08:07:33.162
starting worker pid=80852 on localhost:11571 at 08:07:33.176
starting worker pid=50868 on localhost:11571 at 08:07:33.201
starting worker pid=53760 on localhost:11571 at 08:07:33.207
starting worker pid=105344 on localhost:11571 at 08:07:33.246
starting worker pid=128512 on localhost:11571 at 08:07:33.313
starting worker pid=96800 on localhost:11571 at 08:07:33.329
starting worker pid=123500 on localhost:11571 at 08:07:33.331
starting worker pid=49284 on localhost:11571 at 08:07:33.331
starting worker pid=117464 on localhost:11571 at 08:07:33.340
starting worker pid=52828 on localhost:11571 at 08:07:33.378
starting worker pid=68276 on localhost:11571 at 08:07:33.457
starting worker pid=97940 on localhost:11571 at 08:07:33.482
starting worker pid=65316 on localhost:11571 at 08:07:33.485
starting worker pid=100512 on localhost:11571 at 08:07:33.494
starting worker pid=58764 on localhost:11571 at 08:07:33.497
starting worker pid=52452 on localhost:11571 at 08:07:33.521
starting worker pid=127528 on localhost:11571 at 08:07:33.521
starting worker pid=118096 on localhost:11571 at 08:07:33.525
starting worker pid=80280 on localhost:11571 at 08:07:33.544
starting worker pid=97672 on localhost:11571 at 08:07:33.581
starting worker pid=33948 on localhost:11571 at 08:07:42.629
starting worker pid=107864 on localhost:11571 at 08:07:42.672
starting worker pid=128632 on localhost:11571 at 08:07:42.738
starting worker pid=54020 on localhost:11571 at 08:07:42.751
starting worker pid=115896 on localhost:11571 at 08:07:42.783
starting worker pid=85380 on localhost:11571 at 08:07:42.812
starting worker pid=96412 on localhost:11571 at 08:07:42.814
starting worker pid=87256 on localhost:11571 at 08:07:42.822
starting worker pid=83152 on localhost:11571 at 08:07:42.853
starting worker pid=139664 on localhost:11571 at 08:07:42.872
starting worker pid=99264 on localhost:11571 at 08:07:42.879
starting worker pid=118172 on localhost:11571 at 08:07:42.887
starting worker pid=104608 on localhost:11571 at 08:07:42.900
starting worker pid=119548 on localhost:11571 at 08:07:42.913
starting worker pid=15180 on localhost:11571 at 08:07:42.922
starting worker pid=121624 on localhost:11571 at 08:07:42.942
starting worker pid=49804 on localhost:11571 at 08:07:42.959
starting worker pid=122864 on localhost:11571 at 08:07:42.978
starting worker pid=139140 on localhost:11571 at 08:07:42.986
starting worker pid=44272 on localhost:11571 at 08:07:43.039
starting worker pid=118228 on localhost:11571 at 08:07:43.044
starting worker pid=117356 on localhost:11571 at 08:07:43.050
starting worker pid=112124 on localhost:11571 at 08:07:43.063
starting worker pid=128980 on localhost:11571 at 08:07:43.073
starting worker pid=71152 on localhost:11571 at 08:07:43.080
starting worker pid=63548 on localhost:11571 at 08:07:43.101
starting worker pid=113128 on localhost:11571 at 08:07:43.110
starting worker pid=122660 on localhost:11571 at 08:07:43.137
starting worker pid=72344 on localhost:11571 at 08:07:43.143
starting worker pid=128572 on localhost:11571 at 08:07:43.154
starting worker pid=91672 on localhost:11571 at 08:07:43.204
starting worker pid=91472 on localhost:11571 at 08:08:00.228
starting worker pid=86848 on localhost:11571 at 08:08:00.288
starting worker pid=102980 on localhost:11571 at 08:08:00.346
starting worker pid=38196 on localhost:11571 at 08:08:00.359
starting worker pid=32948 on localhost:11571 at 08:08:00.369
starting worker pid=118332 on localhost:11571 at 08:08:00.372
starting worker pid=47064 on localhost:11571 at 08:08:00.387
starting worker pid=125188 on localhost:11571 at 08:08:00.389
starting worker pid=118440 on localhost:11571 at 08:08:00.396
starting worker pid=82832 on localhost:11571 at 08:08:00.417
starting worker pid=109172 on localhost:11571 at 08:08:00.417
starting worker pid=111856 on localhost:11571 at 08:08:00.425
starting worker pid=14596 on localhost:11571 at 08:08:00.443
starting worker pid=131892 on localhost:11571 at 08:08:00.444
starting worker pid=124900 on localhost:11571 at 08:08:00.451
starting worker pid=16760 on localhost:11571 at 08:08:00.452
starting worker pid=130552 on localhost:11571 at 08:08:00.506
starting worker pid=119324 on localhost:11571 at 08:08:00.543
starting worker pid=117168 on localhost:11571 at 08:08:00.601
starting worker pid=31256 on localhost:11571 at 08:08:00.605
starting worker pid=6756 on localhost:11571 at 08:08:00.645
starting worker pid=133728 on localhost:11571 at 08:08:00.692
starting worker pid=109072 on localhost:11571 at 08:08:00.718
starting worker pid=79484 on localhost:11571 at 08:08:00.722
starting worker pid=48796 on localhost:11571 at 08:08:00.731
starting worker pid=124940 on localhost:11571 at 08:08:00.754
starting worker pid=47208 on localhost:11571 at 08:08:00.757
starting worker pid=117012 on localhost:11571 at 08:08:00.783
starting worker pid=109348 on localhost:11571 at 08:08:00.789
starting worker pid=126444 on localhost:11571 at 08:08:00.789
starting worker pid=117916 on localhost:11571 at 08:08:00.814
# 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 -- Sat May  4 08:08:20 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.21    2.67   97.59 

Example timings

SeqVarTools.Rcheck/SeqVarTools-Ex.timings

nameusersystemelapsed
Iterator-class0.700.050.75
SeqVarData-class0.060.020.07
allele-methods0.020.000.02
alleleFrequency0.010.010.03
alternateAlleleDetection000
applyMethod0.190.030.22
countSingletons0.010.000.01
duplicateDiscordance0.240.000.24
getGenotype0.050.020.06
getVariableLengthData000
heterozygosity0.740.010.75
hwe0.060.000.07
imputedDosage0.210.030.27
inbreedCoeff0.120.000.12
isSNV0.020.000.02
isVariant0.010.000.01
meanBySample0.020.000.02
mendelErr0.020.000.01
missingGenotypeRate0.020.000.02
pca0.280.110.39
pedigree0.000.020.01
refFrac0.040.000.11
regression0.080.020.10
setVariantID0.000.010.04
titv0.160.030.19
variantInfo0.030.020.05