Back to Multiple platform build/check report for BioC 3.15 |
|
This page was generated on 2022-10-19 13:22:17 -0400 (Wed, 19 Oct 2022).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 20.04.5 LTS) | x86_64 | 4.2.1 (2022-06-23) -- "Funny-Looking Kid" | 4386 |
palomino3 | Windows Server 2022 Datacenter | x64 | 4.2.1 (2022-06-23 ucrt) -- "Funny-Looking Kid" | 4138 |
merida1 | macOS 10.14.6 Mojave | x86_64 | 4.2.1 (2022-06-23) -- "Funny-Looking Kid" | 4205 |
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 |
To the developers/maintainers of the SeqVarTools package: - Please 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 How and When does the builder pull? When will my changes propagate? for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
Package 1822/2140 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
SeqVarTools 1.34.0 (landing page) Stephanie M. Gogarten
| nebbiolo1 | Linux (Ubuntu 20.04.5 LTS) / x86_64 | OK | OK | OK | |||||||||
palomino3 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
merida1 | macOS 10.14.6 Mojave / x86_64 | OK | OK | OK | OK | |||||||||
Package: SeqVarTools |
Version: 1.34.0 |
Command: F:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:SeqVarTools.install-out.txt --library=F:\biocbuild\bbs-3.15-bioc\R\library --no-vignettes --timings SeqVarTools_1.34.0.tar.gz |
StartedAt: 2022-10-19 04:08:29 -0400 (Wed, 19 Oct 2022) |
EndedAt: 2022-10-19 04:12:48 -0400 (Wed, 19 Oct 2022) |
EllapsedTime: 258.8 seconds |
RetCode: 0 |
Status: OK |
CheckDir: SeqVarTools.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:SeqVarTools.install-out.txt --library=F:\biocbuild\bbs-3.15-bioc\R\library --no-vignettes --timings SeqVarTools_1.34.0.tar.gz ### ############################################################################## ############################################################################## * using log directory 'F:/biocbuild/bbs-3.15-bioc/meat/SeqVarTools.Rcheck' * using R version 4.2.1 (2022-06-23 ucrt) * using platform: x86_64-w64-mingw32 (64-bit) * 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.34.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 R files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... OK * checking whether the package can be loaded with stated dependencies ... OK * checking whether the package can be unloaded cleanly ... OK * checking whether the namespace can be loaded with stated dependencies ... OK * checking whether the namespace can be unloaded cleanly ... OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... OK * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking contents of 'data' directory ... OK * checking data for non-ASCII characters ... OK * checking LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking sizes of PDF files under 'inst/doc' ... OK * checking files in 'vignettes' ... OK * checking examples ... OK * checking for unstated dependencies in 'tests' ... OK * checking tests ... Running 'test.R' OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes in 'inst/doc' ... OK * checking running R code from vignettes ... SKIPPED * checking re-building of vignette outputs ... SKIPPED * checking PDF version of manual ... OK * DONE Status: OK
SeqVarTools.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD INSTALL SeqVarTools ### ############################################################################## ############################################################################## * installing to library 'F:/biocbuild/bbs-3.15-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)
SeqVarTools.Rcheck/tests/test.Rout
R version 4.2.1 (2022-06-23 ucrt) -- "Funny-Looking Kid" Copyright (C) 2022 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 (64-bit) 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, 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, sort, table, tapply, union, unique, unsplit, which.max, which.min Loading required package: S4Vectors Attaching package: 'S4Vectors' 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.15-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=87372 on localhost:11139 at 04:11:20.128 starting worker pid=105912 on localhost:11139 at 04:11:20.137 starting worker pid=78220 on localhost:11139 at 04:11:20.144 starting worker pid=67124 on localhost:11139 at 04:11:20.149 starting worker pid=81908 on localhost:11139 at 04:11:20.165 starting worker pid=83652 on localhost:11139 at 04:11:20.166 starting worker pid=97648 on localhost:11139 at 04:11:20.173 starting worker pid=102772 on localhost:11139 at 04:11:20.192 starting worker pid=78832 on localhost:11139 at 04:11:20.193 starting worker pid=70144 on localhost:11139 at 04:11:20.195 starting worker pid=137200 on localhost:11139 at 04:11:20.216 starting worker pid=104256 on localhost:11139 at 04:11:20.239 starting worker pid=102348 on localhost:11139 at 04:11:20.496 starting worker pid=136988 on localhost:11139 at 04:11:20.496 starting worker pid=34076 on localhost:11139 at 04:11:20.498 starting worker pid=61844 on localhost:11139 at 04:11:20.504 starting worker pid=65148 on localhost:11139 at 04:11:20.517 starting worker pid=106780 on localhost:11139 at 04:11:20.530 starting worker pid=85508 on localhost:11139 at 04:11:20.533 starting worker pid=102656 on localhost:11139 at 04:11:20.547 starting worker pid=14400 on localhost:11139 at 04:11:20.552 starting worker pid=70500 on localhost:11139 at 04:11:20.570 starting worker pid=44624 on localhost:11139 at 04:11:20.580 starting worker pid=126544 on localhost:11139 at 04:11:20.586 starting worker pid=127620 on localhost:11139 at 04:11:20.609 starting worker pid=101872 on localhost:11139 at 04:11:20.622 starting worker pid=6960 on localhost:11139 at 04:11:20.691 starting worker pid=69128 on localhost:11139 at 04:11:20.706 starting worker pid=89976 on localhost:11139 at 04:11:20.720 starting worker pid=94184 on localhost:11139 at 04:11:20.722 starting worker pid=105496 on localhost:11139 at 04:11:20.738 starting worker pid=65752 on localhost:11139 at 04:11:30.612 starting worker pid=38780 on localhost:11139 at 04:11:30.626 starting worker pid=56832 on localhost:11139 at 04:11:30.642 starting worker pid=24736 on localhost:11139 at 04:11:30.673 starting worker pid=31208 on localhost:11139 at 04:11:30.675 starting worker pid=72376 on localhost:11139 at 04:11:30.691 starting worker pid=58144 on localhost:11139 at 04:11:30.692 starting worker pid=54212 on localhost:11139 at 04:11:30.696 starting worker pid=23864 on localhost:11139 at 04:11:30.699 starting worker pid=31064 on localhost:11139 at 04:11:30.737 starting worker pid=57008 on localhost:11139 at 04:11:30.827 starting worker pid=37348 on localhost:11139 at 04:11:30.833 starting worker pid=54764 on localhost:11139 at 04:11:30.837 starting worker pid=73976 on localhost:11139 at 04:11:30.884 starting worker pid=65152 on localhost:11139 at 04:11:30.910 starting worker pid=59008 on localhost:11139 at 04:11:30.942 starting worker pid=70224 on localhost:11139 at 04:11:30.947 starting worker pid=44856 on localhost:11139 at 04:11:30.947 starting worker pid=39728 on localhost:11139 at 04:11:30.948 starting worker pid=104608 on localhost:11139 at 04:11:30.952 starting worker pid=66900 on localhost:11139 at 04:11:30.958 starting worker pid=69320 on localhost:11139 at 04:11:30.982 starting worker pid=45916 on localhost:11139 at 04:11:30.989 starting worker pid=46588 on localhost:11139 at 04:11:30.990 starting worker pid=53444 on localhost:11139 at 04:11:30.992 starting worker pid=61932 on localhost:11139 at 04:11:30.995 starting worker pid=34664 on localhost:11139 at 04:11:31.011 starting worker pid=73736 on localhost:11139 at 04:11:31.042 starting worker pid=71452 on localhost:11139 at 04:11:31.058 starting worker pid=28976 on localhost:11139 at 04:11:31.062 starting worker pid=73188 on localhost:11139 at 04:11:31.126 starting worker pid=112160 on localhost:11139 at 04:11:47.681 starting worker pid=97332 on localhost:11139 at 04:11:47.682 starting worker pid=93320 on localhost:11139 at 04:11:47.688 starting worker pid=80332 on localhost:11139 at 04:11:47.688 starting worker pid=51856 on localhost:11139 at 04:11:47.718 starting worker pid=77496 on localhost:11139 at 04:11:47.719 starting worker pid=74220 on localhost:11139 at 04:11:47.733 starting worker pid=141372 on localhost:11139 at 04:11:47.768 starting worker pid=111172 on localhost:11139 at 04:11:47.778 starting worker pid=95620 on localhost:11139 at 04:11:47.810 starting worker pid=109904 on localhost:11139 at 04:11:47.838 starting worker pid=47540 on localhost:11139 at 04:11:47.863 starting worker pid=50700 on localhost:11139 at 04:11:47.870 starting worker pid=72076 on localhost:11139 at 04:11:47.917 starting worker pid=68400 on localhost:11139 at 04:11:47.925 starting worker pid=75504 on localhost:11139 at 04:11:47.935 starting worker pid=115560 on localhost:11139 at 04:11:47.939 starting worker pid=95904 on localhost:11139 at 04:11:47.939 starting worker pid=99140 on localhost:11139 at 04:11:47.968 starting worker pid=98004 on localhost:11139 at 04:11:47.970 starting worker pid=78276 on localhost:11139 at 04:11:47.971 starting worker pid=75748 on localhost:11139 at 04:11:47.972 starting worker pid=73400 on localhost:11139 at 04:11:47.995 starting worker pid=100428 on localhost:11139 at 04:11:48.004 starting worker pid=55744 on localhost:11139 at 04:11:48.004 starting worker pid=108464 on localhost:11139 at 04:11:48.029 starting worker pid=74084 on localhost:11139 at 04:11:48.037 starting worker pid=104676 on localhost:11139 at 04:11:48.044 starting worker pid=19900 on localhost:11139 at 04:11:48.117 starting worker pid=99000 on localhost:11139 at 04:11:48.139 starting worker pid=112412 on localhost:11139 at 04:11:48.171 starting worker pid=63980 on localhost:11139 at 04:11:58.299 starting worker pid=28516 on localhost:11139 at 04:11:58.304 starting worker pid=73260 on localhost:11139 at 04:11:58.311 starting worker pid=87140 on localhost:11139 at 04:11:58.315 starting worker pid=71876 on localhost:11139 at 04:11:58.324 starting worker pid=87032 on localhost:11139 at 04:11:58.377 starting worker pid=11704 on localhost:11139 at 04:11:58.381 starting worker pid=112740 on localhost:11139 at 04:11:58.388 starting worker pid=93204 on localhost:11139 at 04:11:58.390 starting worker pid=68552 on localhost:11139 at 04:11:58.450 starting worker pid=85068 on localhost:11139 at 04:11:58.456 starting worker pid=115716 on localhost:11139 at 04:11:58.481 starting worker pid=83196 on localhost:11139 at 04:11:58.484 starting worker pid=116804 on localhost:11139 at 04:11:58.484 starting worker pid=114792 on localhost:11139 at 04:11:58.508 starting worker pid=38092 on localhost:11139 at 04:11:58.513 starting worker pid=55728 on localhost:11139 at 04:11:58.523 starting worker pid=27948 on localhost:11139 at 04:11:58.570 starting worker pid=76160 on localhost:11139 at 04:11:58.599 starting worker pid=82648 on localhost:11139 at 04:11:58.603 starting worker pid=84488 on localhost:11139 at 04:11:58.659 starting worker pid=114592 on localhost:11139 at 04:11:58.672 starting worker pid=81856 on localhost:11139 at 04:11:58.675 starting worker pid=93600 on localhost:11139 at 04:11:58.690 starting worker pid=112812 on localhost:11139 at 04:11:58.695 starting worker pid=70176 on localhost:11139 at 04:11:58.697 starting worker pid=75652 on localhost:11139 at 04:11:58.705 starting worker pid=79904 on localhost:11139 at 04:11:58.707 starting worker pid=112736 on localhost:11139 at 04:11:58.708 starting worker pid=111868 on localhost:11139 at 04:11:58.711 starting worker pid=109056 on localhost:11139 at 04:11:58.751 starting worker pid=112788 on localhost:11139 at 04:12:15.455 starting worker pid=106336 on localhost:11139 at 04:12:15.493 starting worker pid=102464 on localhost:11139 at 04:12:15.504 starting worker pid=122516 on localhost:11139 at 04:12:15.510 starting worker pid=113088 on localhost:11139 at 04:12:15.567 starting worker pid=114044 on localhost:11139 at 04:12:15.575 starting worker pid=119504 on localhost:11139 at 04:12:15.577 starting worker pid=114144 on localhost:11139 at 04:12:15.577 starting worker pid=108424 on localhost:11139 at 04:12:15.602 starting worker pid=121452 on localhost:11139 at 04:12:15.607 starting worker pid=4848 on localhost:11139 at 04:12:15.627 starting worker pid=3504 on localhost:11139 at 04:12:15.637 starting worker pid=80396 on localhost:11139 at 04:12:15.640 starting worker pid=23472 on localhost:11139 at 04:12:15.644 starting worker pid=70256 on localhost:11139 at 04:12:15.675 starting worker pid=135172 on localhost:11139 at 04:12:15.708 starting worker pid=96436 on localhost:11139 at 04:12:15.741 starting worker pid=92524 on localhost:11139 at 04:12:15.745 starting worker pid=117004 on localhost:11139 at 04:12:15.751 starting worker pid=7224 on localhost:11139 at 04:12:15.752 starting worker pid=95524 on localhost:11139 at 04:12:15.756 starting worker pid=111748 on localhost:11139 at 04:12:15.758 starting worker pid=106192 on localhost:11139 at 04:12:15.770 starting worker pid=140940 on localhost:11139 at 04:12:15.770 starting worker pid=107848 on localhost:11139 at 04:12:15.790 starting worker pid=95916 on localhost:11139 at 04:12:15.806 starting worker pid=76072 on localhost:11139 at 04:12:15.809 starting worker pid=88120 on localhost:11139 at 04:12:15.816 starting worker pid=115808 on localhost:11139 at 04:12:15.822 starting worker pid=68636 on localhost:11139 at 04:12:15.841 starting worker pid=114524 on localhost:11139 at 04:12:15.877 # 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 Oct 19 04:12:36 2022 *********************************************** 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.90 1.84 99.73
SeqVarTools.Rcheck/SeqVarTools-Ex.timings
name | user | system | elapsed | |
Iterator-class | 0.56 | 0.03 | 0.61 | |
SeqVarData-class | 0.06 | 0.02 | 0.07 | |
allele-methods | 0.02 | 0.00 | 0.02 | |
alleleFrequency | 0.01 | 0.00 | 0.02 | |
alternateAlleleDetection | 0 | 0 | 0 | |
applyMethod | 0.22 | 0.01 | 0.23 | |
countSingletons | 0.01 | 0.00 | 0.01 | |
duplicateDiscordance | 0.13 | 0.00 | 0.13 | |
getGenotype | 0.05 | 0.00 | 0.04 | |
getVariableLengthData | 0.00 | 0.02 | 0.02 | |
heterozygosity | 0.15 | 0.01 | 0.17 | |
hwe | 0.03 | 0.00 | 0.03 | |
imputedDosage | 0.16 | 0.02 | 0.21 | |
inbreedCoeff | 0.14 | 0.01 | 0.15 | |
isSNV | 0 | 0 | 0 | |
isVariant | 0.02 | 0.00 | 0.01 | |
meanBySample | 0.03 | 0.00 | 0.03 | |
mendelErr | 0.01 | 0.00 | 0.02 | |
missingGenotypeRate | 0.02 | 0.00 | 0.02 | |
pca | 1.01 | 0.03 | 1.04 | |
pedigree | 0 | 0 | 0 | |
refFrac | 0.05 | 0.02 | 0.12 | |
regression | 0.09 | 0.01 | 0.11 | |
setVariantID | 0.00 | 0.00 | 0.03 | |
titv | 0.20 | 0.00 | 0.21 | |
variantInfo | 0.05 | 0.00 | 0.04 | |