Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2025-01-20 12:17 -0500 (Mon, 20 Jan 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4746 |
palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" | 4493 |
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 1937/2289 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
SeqVarTools 1.44.0 (landing page) Stephanie M. Gogarten
| nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | |||||||||
palomino8 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
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. |
Package: SeqVarTools |
Version: 1.44.0 |
Command: F:\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:SeqVarTools.install-out.txt --library=F:\biocbuild\bbs-3.20-bioc\R\library --no-vignettes --timings SeqVarTools_1.44.0.tar.gz |
StartedAt: 2025-01-20 04:33:49 -0500 (Mon, 20 Jan 2025) |
EndedAt: 2025-01-20 04:38:26 -0500 (Mon, 20 Jan 2025) |
EllapsedTime: 277.3 seconds |
RetCode: 0 |
Status: OK |
CheckDir: SeqVarTools.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:SeqVarTools.install-out.txt --library=F:\biocbuild\bbs-3.20-bioc\R\library --no-vignettes --timings SeqVarTools_1.44.0.tar.gz ### ############################################################################## ############################################################################## * using log directory 'F:/biocbuild/bbs-3.20-bioc/meat/SeqVarTools.Rcheck' * using R version 4.4.2 (2024-10-31 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 13.3.0 GNU Fortran (GCC) 13.3.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.44.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 ... 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 ... 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.20-bioc\R\bin\R.exe CMD INSTALL SeqVarTools ### ############################################################################## ############################################################################## * installing to library 'F:/biocbuild/bbs-3.20-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.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" 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, saveRDS, 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.20-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=102444 on localhost:11037 at 04:36:46.071 starting worker pid=32700 on localhost:11037 at 04:36:46.088 starting worker pid=77896 on localhost:11037 at 04:36:46.110 starting worker pid=64132 on localhost:11037 at 04:36:46.207 starting worker pid=83440 on localhost:11037 at 04:36:46.229 starting worker pid=110892 on localhost:11037 at 04:36:46.287 starting worker pid=105348 on localhost:11037 at 04:36:46.290 starting worker pid=83084 on localhost:11037 at 04:36:46.312 starting worker pid=120608 on localhost:11037 at 04:36:46.318 starting worker pid=74644 on localhost:11037 at 04:36:46.347 starting worker pid=70780 on localhost:11037 at 04:36:46.361 starting worker pid=52484 on localhost:11037 at 04:36:46.377 starting worker pid=31080 on localhost:11037 at 04:36:46.413 starting worker pid=95732 on localhost:11037 at 04:36:46.425 starting worker pid=99936 on localhost:11037 at 04:36:46.432 starting worker pid=27152 on localhost:11037 at 04:36:46.455 starting worker pid=104188 on localhost:11037 at 04:36:46.462 starting worker pid=85956 on localhost:11037 at 04:36:46.489 starting worker pid=114224 on localhost:11037 at 04:36:46.514 starting worker pid=104016 on localhost:11037 at 04:36:46.515 starting worker pid=92348 on localhost:11037 at 04:36:46.578 starting worker pid=57764 on localhost:11037 at 04:36:46.584 starting worker pid=64776 on localhost:11037 at 04:36:46.590 starting worker pid=109972 on localhost:11037 at 04:36:46.591 starting worker pid=111600 on localhost:11037 at 04:36:46.593 starting worker pid=45248 on localhost:11037 at 04:36:46.617 starting worker pid=102216 on localhost:11037 at 04:36:46.625 starting worker pid=19292 on localhost:11037 at 04:36:46.626 starting worker pid=16188 on localhost:11037 at 04:36:46.652 starting worker pid=80948 on localhost:11037 at 04:36:46.682 starting worker pid=101016 on localhost:11037 at 04:36:46.683 starting worker pid=11484 on localhost:11037 at 04:36:55.999 starting worker pid=86216 on localhost:11037 at 04:36:56.015 starting worker pid=56120 on localhost:11037 at 04:36:56.111 starting worker pid=135880 on localhost:11037 at 04:36:56.147 starting worker pid=52344 on localhost:11037 at 04:36:56.231 starting worker pid=88240 on localhost:11037 at 04:36:56.247 starting worker pid=140312 on localhost:11037 at 04:36:56.250 starting worker pid=84840 on localhost:11037 at 04:36:56.253 starting worker pid=85828 on localhost:11037 at 04:36:56.285 starting worker pid=99516 on localhost:11037 at 04:36:56.312 starting worker pid=102072 on localhost:11037 at 04:36:56.313 starting worker pid=103948 on localhost:11037 at 04:36:56.322 starting worker pid=140600 on localhost:11037 at 04:36:56.328 starting worker pid=83900 on localhost:11037 at 04:36:56.347 starting worker pid=81696 on localhost:11037 at 04:36:56.352 starting worker pid=109572 on localhost:11037 at 04:36:56.398 starting worker pid=16760 on localhost:11037 at 04:36:56.411 starting worker pid=97720 on localhost:11037 at 04:36:56.421 starting worker pid=42728 on localhost:11037 at 04:36:56.474 starting worker pid=84684 on localhost:11037 at 04:36:56.507 starting worker pid=99072 on localhost:11037 at 04:36:56.518 starting worker pid=5008 on localhost:11037 at 04:36:56.524 starting worker pid=107132 on localhost:11037 at 04:36:56.549 starting worker pid=62312 on localhost:11037 at 04:36:56.553 starting worker pid=15568 on localhost:11037 at 04:36:56.565 starting worker pid=99708 on localhost:11037 at 04:36:56.591 starting worker pid=122404 on localhost:11037 at 04:36:56.599 starting worker pid=92196 on localhost:11037 at 04:36:56.620 starting worker pid=106604 on localhost:11037 at 04:36:56.622 starting worker pid=68396 on localhost:11037 at 04:36:56.662 starting worker pid=102388 on localhost:11037 at 04:36:56.708 starting worker pid=105568 on localhost:11037 at 04:37:20.201 starting worker pid=21444 on localhost:11037 at 04:37:20.300 starting worker pid=106892 on localhost:11037 at 04:37:20.303 starting worker pid=95264 on localhost:11037 at 04:37:20.316 starting worker pid=98308 on localhost:11037 at 04:37:20.321 starting worker pid=11680 on localhost:11037 at 04:37:20.321 starting worker pid=86624 on localhost:11037 at 04:37:20.336 starting worker pid=100120 on localhost:11037 at 04:37:20.415 starting worker pid=98580 on localhost:11037 at 04:37:20.421 starting worker pid=14440 on localhost:11037 at 04:37:20.421 starting worker pid=26684 on localhost:11037 at 04:37:20.423 starting worker pid=100024 on localhost:11037 at 04:37:20.455 starting worker pid=112524 on localhost:11037 at 04:37:20.518 starting worker pid=43628 on localhost:11037 at 04:37:20.566 starting worker pid=79132 on localhost:11037 at 04:37:20.582 starting worker pid=114320 on localhost:11037 at 04:37:20.609 starting worker pid=64868 on localhost:11037 at 04:37:20.634 starting worker pid=9024 on localhost:11037 at 04:37:20.656 starting worker pid=50688 on localhost:11037 at 04:37:20.663 starting worker pid=108636 on localhost:11037 at 04:37:20.669 starting worker pid=109348 on localhost:11037 at 04:37:20.680 starting worker pid=81436 on localhost:11037 at 04:37:20.688 starting worker pid=109088 on localhost:11037 at 04:37:20.701 starting worker pid=109108 on localhost:11037 at 04:37:20.746 starting worker pid=35076 on localhost:11037 at 04:37:20.749 starting worker pid=110816 on localhost:11037 at 04:37:20.830 starting worker pid=57732 on localhost:11037 at 04:37:20.832 starting worker pid=96092 on localhost:11037 at 04:37:20.865 starting worker pid=99176 on localhost:11037 at 04:37:20.876 starting worker pid=106268 on localhost:11037 at 04:37:20.890 starting worker pid=106504 on localhost:11037 at 04:37:20.906 starting worker pid=117560 on localhost:11037 at 04:37:30.707 starting worker pid=100452 on localhost:11037 at 04:37:30.711 starting worker pid=117604 on localhost:11037 at 04:37:30.739 starting worker pid=99148 on localhost:11037 at 04:37:30.840 starting worker pid=114532 on localhost:11037 at 04:37:30.868 starting worker pid=100640 on localhost:11037 at 04:37:30.886 starting worker pid=111568 on localhost:11037 at 04:37:30.937 starting worker pid=115820 on localhost:11037 at 04:37:30.938 starting worker pid=95436 on localhost:11037 at 04:37:30.945 starting worker pid=92852 on localhost:11037 at 04:37:30.972 starting worker pid=27208 on localhost:11037 at 04:37:30.982 starting worker pid=80368 on localhost:11037 at 04:37:30.989 starting worker pid=65504 on localhost:11037 at 04:37:31.005 starting worker pid=81964 on localhost:11037 at 04:37:31.037 starting worker pid=68440 on localhost:11037 at 04:37:31.040 starting worker pid=91300 on localhost:11037 at 04:37:31.040 starting worker pid=70380 on localhost:11037 at 04:37:31.046 starting worker pid=79112 on localhost:11037 at 04:37:31.051 starting worker pid=46516 on localhost:11037 at 04:37:31.063 starting worker pid=116508 on localhost:11037 at 04:37:31.137 starting worker pid=37564 on localhost:11037 at 04:37:31.144 starting worker pid=100488 on localhost:11037 at 04:37:31.155 starting worker pid=111312 on localhost:11037 at 04:37:31.163 starting worker pid=119492 on localhost:11037 at 04:37:31.186 starting worker pid=97456 on localhost:11037 at 04:37:31.199 starting worker pid=88784 on localhost:11037 at 04:37:31.230 starting worker pid=78140 on localhost:11037 at 04:37:31.246 starting worker pid=112528 on localhost:11037 at 04:37:31.250 starting worker pid=90524 on localhost:11037 at 04:37:31.264 starting worker pid=105916 on localhost:11037 at 04:37:31.311 starting worker pid=115232 on localhost:11037 at 04:37:31.362 starting worker pid=116480 on localhost:11037 at 04:37:49.023 starting worker pid=108172 on localhost:11037 at 04:37:49.024 starting worker pid=112356 on localhost:11037 at 04:37:49.057 starting worker pid=97816 on localhost:11037 at 04:37:49.069 starting worker pid=40716 on localhost:11037 at 04:37:49.075 starting worker pid=111320 on localhost:11037 at 04:37:49.079 starting worker pid=54224 on localhost:11037 at 04:37:49.100 starting worker pid=97252 on localhost:11037 at 04:37:49.254 starting worker pid=86856 on localhost:11037 at 04:37:49.313 starting worker pid=116968 on localhost:11037 at 04:37:49.326 starting worker pid=115048 on localhost:11037 at 04:37:49.335 starting worker pid=117524 on localhost:11037 at 04:37:49.361 starting worker pid=99604 on localhost:11037 at 04:37:49.380 starting worker pid=117572 on localhost:11037 at 04:37:49.404 starting worker pid=122160 on localhost:11037 at 04:37:49.405 starting worker pid=3644 on localhost:11037 at 04:37:49.405 starting worker pid=92736 on localhost:11037 at 04:37:49.414 starting worker pid=113040 on localhost:11037 at 04:37:49.429 starting worker pid=97940 on localhost:11037 at 04:37:49.434 starting worker pid=114988 on localhost:11037 at 04:37:49.434 starting worker pid=114696 on localhost:11037 at 04:37:49.460 starting worker pid=76904 on localhost:11037 at 04:37:49.465 starting worker pid=118340 on localhost:11037 at 04:37:49.472 starting worker pid=140028 on localhost:11037 at 04:37:49.475 starting worker pid=106696 on localhost:11037 at 04:37:49.500 starting worker pid=84076 on localhost:11037 at 04:37:49.522 starting worker pid=95848 on localhost:11037 at 04:37:49.572 starting worker pid=43988 on localhost:11037 at 04:37:49.576 starting worker pid=105812 on localhost:11037 at 04:37:49.685 starting worker pid=61516 on localhost:11037 at 04:37:49.697 starting worker pid=116764 on localhost:11037 at 04:37:49.745 # 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 -- Mon Jan 20 04:38:12 2025 *********************************************** 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 28.93 2.50 111.89
SeqVarTools.Rcheck/SeqVarTools-Ex.timings
name | user | system | elapsed | |
Iterator-class | 0.80 | 0.03 | 0.83 | |
SeqVarData-class | 0.07 | 0.00 | 0.08 | |
allele-methods | 0.04 | 0.00 | 0.03 | |
alleleFrequency | 0.01 | 0.00 | 0.01 | |
alternateAlleleDetection | 0 | 0 | 0 | |
applyMethod | 0.30 | 0.04 | 0.33 | |
countSingletons | 0.03 | 0.00 | 0.03 | |
duplicateDiscordance | 0.22 | 0.01 | 0.23 | |
getGenotype | 0.06 | 0.00 | 0.07 | |
getVariableLengthData | 0 | 0 | 0 | |
heterozygosity | 0.27 | 0.03 | 0.30 | |
hwe | 0.04 | 0.00 | 0.05 | |
imputedDosage | 0.21 | 0.03 | 0.26 | |
inbreedCoeff | 0.11 | 0.00 | 0.11 | |
isSNV | 0 | 0 | 0 | |
isVariant | 0.01 | 0.00 | 0.01 | |
meanBySample | 0.05 | 0.00 | 0.05 | |
mendelErr | 0.01 | 0.00 | 0.01 | |
missingGenotypeRate | 0.02 | 0.00 | 0.02 | |
pca | 0.86 | 0.07 | 0.94 | |
pedigree | 0.01 | 0.00 | 0.01 | |
refFrac | 0.07 | 0.02 | 0.08 | |
regression | 0.11 | 0.00 | 0.11 | |
setVariantID | 0.01 | 0.00 | 0.05 | |
titv | 0.25 | 0.05 | 0.29 | |
variantInfo | 0.03 | 0.00 | 0.04 | |