Back to Multiple platform build/check report for BioC 3.16: simplified long |
|
This page was generated on 2023-04-12 11:05:52 -0400 (Wed, 12 Apr 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 20.04.5 LTS) | x86_64 | 4.2.3 (2023-03-15) -- "Shortstop Beagle" | 4502 |
palomino4 | Windows Server 2022 Datacenter | x64 | 4.2.3 (2023-03-15 ucrt) -- "Shortstop Beagle" | 4282 |
lconway | macOS 12.5.1 Monterey | x86_64 | 4.2.3 (2023-03-15) -- "Shortstop Beagle" | 4310 |
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 1852/2183 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
SeqVarTools 1.36.0 (landing page) Stephanie M. Gogarten
| nebbiolo2 | Linux (Ubuntu 20.04.5 LTS) / x86_64 | OK | OK | OK | |||||||||
palomino4 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
lconway | macOS 12.5.1 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
Package: SeqVarTools |
Version: 1.36.0 |
Command: F:\biocbuild\bbs-3.16-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:SeqVarTools.install-out.txt --library=F:\biocbuild\bbs-3.16-bioc\R\library --no-vignettes --timings SeqVarTools_1.36.0.tar.gz |
StartedAt: 2023-04-11 05:57:40 -0400 (Tue, 11 Apr 2023) |
EndedAt: 2023-04-11 06:01:30 -0400 (Tue, 11 Apr 2023) |
EllapsedTime: 229.4 seconds |
RetCode: 0 |
Status: OK |
CheckDir: SeqVarTools.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.16-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:SeqVarTools.install-out.txt --library=F:\biocbuild\bbs-3.16-bioc\R\library --no-vignettes --timings SeqVarTools_1.36.0.tar.gz ### ############################################################################## ############################################################################## * using log directory 'F:/biocbuild/bbs-3.16-bioc/meat/SeqVarTools.Rcheck' * using R version 4.2.3 (2023-03-15 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.36.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.16-bioc\R\bin\R.exe CMD INSTALL SeqVarTools ### ############################################################################## ############################################################################## * installing to library 'F:/biocbuild/bbs-3.16-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.3 (2023-03-15 ucrt) -- "Shortstop Beagle" Copyright (C) 2023 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, 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, 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.16-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=97564 on localhost:11750 at 06:00:09.555 starting worker pid=89824 on localhost:11750 at 06:00:09.566 starting worker pid=56852 on localhost:11750 at 06:00:09.587 starting worker pid=47640 on localhost:11750 at 06:00:09.588 starting worker pid=74996 on localhost:11750 at 06:00:09.608 starting worker pid=32332 on localhost:11750 at 06:00:09.623 starting worker pid=89940 on localhost:11750 at 06:00:09.635 starting worker pid=90720 on localhost:11750 at 06:00:09.635 starting worker pid=81756 on localhost:11750 at 06:00:09.657 starting worker pid=95604 on localhost:11750 at 06:00:09.660 starting worker pid=139920 on localhost:11750 at 06:00:09.675 starting worker pid=48848 on localhost:11750 at 06:00:09.699 starting worker pid=74496 on localhost:11750 at 06:00:09.701 starting worker pid=96828 on localhost:11750 at 06:00:09.781 starting worker pid=97200 on localhost:11750 at 06:00:09.873 starting worker pid=72064 on localhost:11750 at 06:00:09.872 starting worker pid=43632 on localhost:11750 at 06:00:09.909 starting worker pid=93896 on localhost:11750 at 06:00:09.933 starting worker pid=23664 on localhost:11750 at 06:00:09.941 starting worker pid=90964 on localhost:11750 at 06:00:09.944 starting worker pid=88044 on localhost:11750 at 06:00:09.964 starting worker pid=47600 on localhost:11750 at 06:00:10.011 starting worker pid=99748 on localhost:11750 at 06:00:10.015 starting worker pid=72684 on localhost:11750 at 06:00:10.015 starting worker pid=75288 on localhost:11750 at 06:00:10.017 starting worker pid=95764 on localhost:11750 at 06:00:10.044 starting worker pid=36508 on localhost:11750 at 06:00:10.078 starting worker pid=95436 on localhost:11750 at 06:00:10.091 starting worker pid=90132 on localhost:11750 at 06:00:10.091 starting worker pid=126032 on localhost:11750 at 06:00:10.116 starting worker pid=38940 on localhost:11750 at 06:00:10.119 starting worker pid=64764 on localhost:11750 at 06:00:18.584 starting worker pid=73548 on localhost:11750 at 06:00:18.593 starting worker pid=79224 on localhost:11750 at 06:00:18.619 starting worker pid=49916 on localhost:11750 at 06:00:18.624 starting worker pid=50620 on localhost:11750 at 06:00:18.625 starting worker pid=26164 on localhost:11750 at 06:00:18.630 starting worker pid=77244 on localhost:11750 at 06:00:18.630 starting worker pid=77816 on localhost:11750 at 06:00:18.646 starting worker pid=98204 on localhost:11750 at 06:00:18.653 starting worker pid=17204 on localhost:11750 at 06:00:18.666 starting worker pid=94864 on localhost:11750 at 06:00:18.670 starting worker pid=51952 on localhost:11750 at 06:00:18.680 starting worker pid=88792 on localhost:11750 at 06:00:18.682 starting worker pid=82520 on localhost:11750 at 06:00:18.695 starting worker pid=90956 on localhost:11750 at 06:00:18.699 starting worker pid=94924 on localhost:11750 at 06:00:18.710 starting worker pid=139948 on localhost:11750 at 06:00:18.720 starting worker pid=92008 on localhost:11750 at 06:00:18.742 starting worker pid=75924 on localhost:11750 at 06:00:18.755 starting worker pid=120976 on localhost:11750 at 06:00:18.766 starting worker pid=96784 on localhost:11750 at 06:00:18.780 starting worker pid=26992 on localhost:11750 at 06:00:18.864 starting worker pid=71908 on localhost:11750 at 06:00:18.873 starting worker pid=72188 on localhost:11750 at 06:00:18.874 starting worker pid=90432 on localhost:11750 at 06:00:18.880 starting worker pid=97572 on localhost:11750 at 06:00:18.902 starting worker pid=100932 on localhost:11750 at 06:00:18.904 starting worker pid=139908 on localhost:11750 at 06:00:18.939 starting worker pid=134944 on localhost:11750 at 06:00:18.949 starting worker pid=73016 on localhost:11750 at 06:00:18.958 starting worker pid=82956 on localhost:11750 at 06:00:18.969 starting worker pid=48284 on localhost:11750 at 06:00:33.758 starting worker pid=114020 on localhost:11750 at 06:00:33.761 starting worker pid=71544 on localhost:11750 at 06:00:33.833 starting worker pid=90788 on localhost:11750 at 06:00:33.838 starting worker pid=71892 on localhost:11750 at 06:00:33.853 starting worker pid=77380 on localhost:11750 at 06:00:33.853 starting worker pid=93612 on localhost:11750 at 06:00:33.877 starting worker pid=51580 on localhost:11750 at 06:00:33.887 starting worker pid=59436 on localhost:11750 at 06:00:33.901 starting worker pid=74420 on localhost:11750 at 06:00:33.940 starting worker pid=65780 on localhost:11750 at 06:00:33.947 starting worker pid=79928 on localhost:11750 at 06:00:33.956 starting worker pid=82008 on localhost:11750 at 06:00:33.970 starting worker pid=23692 on localhost:11750 at 06:00:33.974 starting worker pid=81524 on localhost:11750 at 06:00:33.981 starting worker pid=83124 on localhost:11750 at 06:00:34.000 starting worker pid=41680 on localhost:11750 at 06:00:34.009 starting worker pid=93136 on localhost:11750 at 06:00:34.010 starting worker pid=68916 on localhost:11750 at 06:00:34.027 starting worker pid=100028 on localhost:11750 at 06:00:34.042 starting worker pid=12468 on localhost:11750 at 06:00:34.054 starting worker pid=9248 on localhost:11750 at 06:00:34.101 starting worker pid=75828 on localhost:11750 at 06:00:34.116 starting worker pid=91664 on localhost:11750 at 06:00:34.128 starting worker pid=68604 on localhost:11750 at 06:00:34.147 starting worker pid=80812 on localhost:11750 at 06:00:34.147 starting worker pid=99904 on localhost:11750 at 06:00:34.153 starting worker pid=100008 on localhost:11750 at 06:00:34.174 starting worker pid=78376 on localhost:11750 at 06:00:34.185 starting worker pid=92200 on localhost:11750 at 06:00:34.191 starting worker pid=96444 on localhost:11750 at 06:00:34.213 starting worker pid=49124 on localhost:11750 at 06:00:42.808 starting worker pid=78436 on localhost:11750 at 06:00:42.813 starting worker pid=61652 on localhost:11750 at 06:00:42.840 starting worker pid=86536 on localhost:11750 at 06:00:42.866 starting worker pid=79960 on localhost:11750 at 06:00:42.969 starting worker pid=99804 on localhost:11750 at 06:00:42.974 starting worker pid=90428 on localhost:11750 at 06:00:42.975 starting worker pid=32748 on localhost:11750 at 06:00:42.983 starting worker pid=75208 on localhost:11750 at 06:00:42.988 starting worker pid=71688 on localhost:11750 at 06:00:42.999 starting worker pid=92660 on localhost:11750 at 06:00:42.999 starting worker pid=115552 on localhost:11750 at 06:00:43.006 starting worker pid=98276 on localhost:11750 at 06:00:43.043 starting worker pid=91820 on localhost:11750 at 06:00:43.052 starting worker pid=86676 on localhost:11750 at 06:00:43.087 starting worker pid=87312 on localhost:11750 at 06:00:43.087 starting worker pid=23644 on localhost:11750 at 06:00:43.102 starting worker pid=11716 on localhost:11750 at 06:00:43.151 starting worker pid=39252 on localhost:11750 at 06:00:43.152 starting worker pid=83488 on localhost:11750 at 06:00:43.158 starting worker pid=94196 on localhost:11750 at 06:00:43.186 starting worker pid=141284 on localhost:11750 at 06:00:43.336 starting worker pid=68952 on localhost:11750 at 06:00:43.362 starting worker pid=69500 on localhost:11750 at 06:00:43.379 starting worker pid=101716 on localhost:11750 at 06:00:43.382 starting worker pid=68504 on localhost:11750 at 06:00:43.400 starting worker pid=129968 on localhost:11750 at 06:00:43.402 starting worker pid=77232 on localhost:11750 at 06:00:43.404 starting worker pid=90520 on localhost:11750 at 06:00:43.409 starting worker pid=100964 on localhost:11750 at 06:00:43.451 starting worker pid=59540 on localhost:11750 at 06:00:43.453 starting worker pid=97340 on localhost:11750 at 06:00:59.031 starting worker pid=101668 on localhost:11750 at 06:00:59.034 starting worker pid=93340 on localhost:11750 at 06:00:59.080 starting worker pid=94336 on localhost:11750 at 06:00:59.081 starting worker pid=42552 on localhost:11750 at 06:00:59.091 starting worker pid=83240 on localhost:11750 at 06:00:59.095 starting worker pid=64696 on localhost:11750 at 06:00:59.097 starting worker pid=98768 on localhost:11750 at 06:00:59.115 starting worker pid=94284 on localhost:11750 at 06:00:59.132 starting worker pid=51820 on localhost:11750 at 06:00:59.140 starting worker pid=100232 on localhost:11750 at 06:00:59.143 starting worker pid=90676 on localhost:11750 at 06:00:59.165 starting worker pid=68856 on localhost:11750 at 06:00:59.167 starting worker pid=73816 on localhost:11750 at 06:00:59.180 starting worker pid=45668 on localhost:11750 at 06:00:59.184 starting worker pid=84904 on localhost:11750 at 06:00:59.186 starting worker pid=37612 on localhost:11750 at 06:00:59.199 starting worker pid=69728 on localhost:11750 at 06:00:59.200 starting worker pid=103852 on localhost:11750 at 06:00:59.201 starting worker pid=7796 on localhost:11750 at 06:00:59.219 starting worker pid=100012 on localhost:11750 at 06:00:59.251 starting worker pid=131424 on localhost:11750 at 06:00:59.320 starting worker pid=83436 on localhost:11750 at 06:00:59.380 starting worker pid=51788 on localhost:11750 at 06:00:59.421 starting worker pid=91612 on localhost:11750 at 06:00:59.433 starting worker pid=15504 on localhost:11750 at 06:00:59.437 starting worker pid=57248 on localhost:11750 at 06:00:59.444 starting worker pid=135292 on localhost:11750 at 06:00:59.450 starting worker pid=26076 on localhost:11750 at 06:00:59.458 starting worker pid=84228 on localhost:11750 at 06:00:59.460 starting worker pid=87804 on localhost:11750 at 06:00:59.496 # 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 -- Tue Apr 11 06:01:18 2023 *********************************************** 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 22.95 1.98 88.82
SeqVarTools.Rcheck/SeqVarTools-Ex.timings
name | user | system | elapsed | |
Iterator-class | 0.59 | 0.00 | 0.60 | |
SeqVarData-class | 0.07 | 0.00 | 0.06 | |
allele-methods | 0 | 0 | 0 | |
alleleFrequency | 0.01 | 0.00 | 0.02 | |
alternateAlleleDetection | 0 | 0 | 0 | |
applyMethod | 0.16 | 0.05 | 0.20 | |
countSingletons | 0.02 | 0.00 | 0.02 | |
duplicateDiscordance | 0.10 | 0.01 | 0.12 | |
getGenotype | 0.04 | 0.00 | 0.03 | |
getVariableLengthData | 0.00 | 0.02 | 0.02 | |
heterozygosity | 0.12 | 0.01 | 0.14 | |
hwe | 0.06 | 0.02 | 0.08 | |
imputedDosage | 0.21 | 0.05 | 0.31 | |
inbreedCoeff | 0.15 | 0.00 | 0.16 | |
isSNV | 0.02 | 0.00 | 0.01 | |
isVariant | 0 | 0 | 0 | |
meanBySample | 0.05 | 0.01 | 0.06 | |
mendelErr | 0.00 | 0.02 | 0.02 | |
missingGenotypeRate | 0.01 | 0.00 | 0.02 | |
pca | 0.78 | 0.00 | 0.78 | |
pedigree | 0.00 | 0.01 | 0.01 | |
refFrac | 0.05 | 0.00 | 0.05 | |
regression | 0.06 | 0.00 | 0.06 | |
setVariantID | 0.00 | 0.02 | 0.03 | |
titv | 0.19 | 0.01 | 0.21 | |
variantInfo | 0.03 | 0.00 | 0.03 | |