Back to Mac ARM64 build report for BioC 3.17 |
|
This page was generated on 2023-10-20 09:38:02 -0400 (Fri, 20 Oct 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
kjohnson2 | macOS 12.6.1 Monterey | arm64 | 4.3.1 (2023-06-16) -- "Beagle Scouts" | 4347 |
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 758/2230 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
GBScleanR 1.4.4 (landing page) Tomoyuki Furuta
| kjohnson2 | macOS 12.6.1 Monterey / arm64 | OK | OK | OK | OK | ||||||||
To the developers/maintainers of the GBScleanR package: - 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: GBScleanR |
Version: 1.4.4 |
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:GBScleanR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings GBScleanR_1.4.4.tar.gz |
StartedAt: 2023-10-17 20:42:05 -0400 (Tue, 17 Oct 2023) |
EndedAt: 2023-10-17 20:46:48 -0400 (Tue, 17 Oct 2023) |
EllapsedTime: 283.0 seconds |
RetCode: 0 |
Status: OK |
CheckDir: GBScleanR.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:GBScleanR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings GBScleanR_1.4.4.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.17-bioc-mac-arm64/meat/GBScleanR.Rcheck’ * using R version 4.3.1 (2023-06-16) * using platform: aarch64-apple-darwin20 (64-bit) * R was compiled by Apple clang version 14.0.0 (clang-1400.0.29.202) GNU Fortran (GCC) 12.2.0 * running under: macOS Monterey 12.6.7 * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘GBScleanR/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘GBScleanR’ version ‘1.4.4’ * package encoding: UTF-8 * 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 for sufficient/correct file permissions ... OK * checking whether package ‘GBScleanR’ can be installed ... OK * used C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’ * used SDK: ‘MacOSX11.3.sdk’ * checking C++ specification ... NOTE Specified C++11: please drop specification unless essential * 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 line endings in C/C++/Fortran sources/headers ... OK * checking line endings in Makefiles ... OK * checking compilation flags in Makevars ... OK * checking for GNU extensions in Makefiles ... NOTE GNU make is a SystemRequirements. * checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK * checking use of PKG_*FLAGS in Makefiles ... OK * checking compiled code ... NOTE Note: information on .o files is not available * checking files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed estGeno 2.058 3.528 8.700 getHaplotype 1.635 3.523 7.867 setParents 1.596 3.498 7.790 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.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: 3 NOTEs See ‘/Users/biocbuild/bbs-3.17-bioc-mac-arm64/meat/GBScleanR.Rcheck/00check.log’ for details.
GBScleanR.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL GBScleanR ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library’ * installing *source* package ‘GBScleanR’ ... ** using staged installation ** libs using C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’ using C++11 using SDK: ‘MacOSX11.3.sdk’ clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/RcppParallel/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/RcppParallel/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c gbsrCalcProb.cpp -o gbsrCalcProb.o clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/RcppParallel/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c gbsrFB.cpp -o gbsrFB.o clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/RcppParallel/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c gbsrIPO.cpp -o gbsrIPO.o clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/RcppParallel/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c gbsrStats.cpp -o gbsrStats.o clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/RcppParallel/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c gbsrViterbi.cpp -o gbsrViterbi.o clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/RcppParallel/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c gbsrutil.cpp -o gbsrutil.o clang++ -arch arm64 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o GBScleanR.so RcppExports.o gbsrCalcProb.o gbsrFB.o gbsrIPO.o gbsrStats.o gbsrViterbi.o gbsrutil.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation installing to /Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/00LOCK-GBScleanR/00new/GBScleanR/libs ** R ** 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 ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (GBScleanR)
GBScleanR.Rcheck/tests/testthat.Rout
R version 4.3.1 (2023-06-16) -- "Beagle Scouts" Copyright (C) 2023 The R Foundation for Statistical Computing Platform: aarch64-apple-darwin20 (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(testthat) > library(GBScleanR) Loading required package: SeqArray Loading required package: gdsfmt > > test_check("GBScleanR") Loading GDS file. Working on 'genotype' ... Working on 'phase' ... Working on 'annotation/format/AD' ... Clean up the fragments of GDS file: open the file '/private/tmp/RtmpaqN1fe/sample179025cae242b.gds' (95.5K) # of fragments: 69 save to '/private/tmp/RtmpaqN1fe/sample179025cae242b.gds.tmp' rename '/private/tmp/RtmpaqN1fe/sample179025cae242b.gds.tmp' (95.4K, reduced: 108B) # of fragments: 60 The connection to the GDS file was closed. Loading GDS file. The connection to the GDS file was closed. Loading GDS file. The connection to the GDS file was closed. Loading GDS file. The connection to the GDS file was closed. Loading GDS file. The connection to the GDS file was closed. Loading GDS file. The connection to the GDS file was closed. Loading GDS file. The connection to the GDS file was closed. Loading GDS file. The connection to the GDS file was closed. Loading GDS file. The connection to the GDS file was closed. Loading GDS file. The connection to the GDS file was closed. Loading GDS file. Working on 'genotype' ... Working on 'phase' ... Working on 'annotation/format/AD' ... Clean up the fragments of GDS file: open the file '/private/tmp/RtmpaqN1fe/sample179022cc8b296.gds' (95.5K) # of fragments: 69 save to '/private/tmp/RtmpaqN1fe/sample179022cc8b296.gds.tmp' rename '/private/tmp/RtmpaqN1fe/sample179022cc8b296.gds.tmp' (95.4K, reduced: 108B) # of fragments: 60 The connection to the GDS file was closed. Loading GDS file. The connection to the GDS file was closed. Loading GDS file. The connection to the GDS file was closed. Loading GDS file. The connection to the GDS file was closed. Loading GDS file. The connection to the GDS file was closed. Loading GDS file. The connection to the GDS file was closed. Loading GDS file. Working on 'genotype' ... Working on 'phase' ... Working on 'annotation/format/AD' ... Clean up the fragments of GDS file: open the file '/private/tmp/RtmpaqN1fe/sample179022c44acd2.gds' (95.5K) # of fragments: 69 save to '/private/tmp/RtmpaqN1fe/sample179022c44acd2.gds.tmp' rename '/private/tmp/RtmpaqN1fe/sample179022c44acd2.gds.tmp' (95.4K, reduced: 108B) # of fragments: 60 The connection to the GDS file was closed. Loading GDS file. The connection to the GDS file was closed. Loading GDS file. The connection to the GDS file was closed. Loading GDS file. The connection to the GDS file was closed. Loading GDS file. The connection to the GDS file was closed. Loading GDS file. The connection to the GDS file was closed. Loading GDS file. The connection to the GDS file was closed. Loading GDS file. The connection to the GDS file was closed. Loading GDS file. The connection to the GDS file was closed. Tue Oct 17 20:46:10 2023 Variant Call Format (VCF) Import: file: sample.vcf (210.3K) file format: VCFv4.2 genome reference: <unknown> # of sets of chromosomes (ploidy): 2 # of samples: 102 genotype field: GT genotype storage: bit2 compression method: customized # of samples: 102 Output: /tmp/RtmpaqN1fe/sample1790250ae25b2.gds Parsing 'sample.vcf': + genotype/data { Bit2 2x102x242 ZIP_ra, 16B } Digests: sample.id [md5: 338086c89cac9760256e9d1ec0a77327] variant.id [md5: 6f6b771cc6816e18766cd7b202765193] position [md5: f3033fec247b8ec6980e81005e257bd8] chromosome [md5: 891ee7d299e1dba9146b8ae33476741c] allele [md5: 9fc3f097ae98a7ebff52fac77379926e] genotype [md5: b83af5eb9818d83c2ccaa40d494f15a8] phase [md5: 9d686e01959b61df5fdc1a4684bd72b3] annotation/id [md5: 021994c12424cab1e907740e364c7c24] annotation/qual [md5: 5a566f4332739a2b28d23b215163b70a] annotation/filter [md5: cb74cdb22966d99a9290a2c804a10580] annotation/format/AD [md5: f8b130e5e4e497ee162cf32b15b0ac3a] Done. Tue Oct 17 20:46:10 2023 Optimize the access efficiency ... Clean up the fragments of GDS file: open the file '/tmp/RtmpaqN1fe/sample1790250ae25b2.gds' (53.4K) # of fragments: 108 save to '/tmp/RtmpaqN1fe/sample1790250ae25b2.gds.tmp' rename '/tmp/RtmpaqN1fe/sample1790250ae25b2.gds.tmp' (52.8K, reduced: 648B) # of fragments: 54 Tue Oct 17 20:46:10 2023 Loading GDS file. Working on 'genotype' ... Working on 'phase' ... Working on 'annotation/format/AD' ... Clean up the fragments of GDS file: open the file '/private/tmp/RtmpaqN1fe/sample1790250ae25b2.gds' (95.5K) # of fragments: 69 save to '/private/tmp/RtmpaqN1fe/sample1790250ae25b2.gds.tmp' rename '/private/tmp/RtmpaqN1fe/sample1790250ae25b2.gds.tmp' (95.4K, reduced: 108B) # of fragments: 60 The connection to the GDS file was closed. Loading GDS file. The connection to the GDS file was closed. Loading GDS file. The connection to the GDS file was closed. Loading GDS file. Working on 'genotype' ... Working on 'phase' ... Working on 'annotation/format/AD' ... Clean up the fragments of GDS file: open the file '/private/tmp/RtmpaqN1fe/sample17902592cf27f.gds' (95.5K) # of fragments: 69 save to '/private/tmp/RtmpaqN1fe/sample17902592cf27f.gds.tmp' rename '/private/tmp/RtmpaqN1fe/sample17902592cf27f.gds.tmp' (95.4K, reduced: 108B) # of fragments: 60 The connection to the GDS file was closed. Loading GDS file. The connection to the GDS file was closed. Loading GDS file. The connection to the GDS file was closed. Loading GDS file. <None> <None> <None> <None> <None> <None> <None> <None> <None> <None>The connection to the GDS file was closed. Loading GDS file. Reformatting FGT The connection to the GDS file was closed. Loading GDS file. Reformatting FGT The connection to the GDS file was closed. Tue Oct 17 20:46:19 2023 Variant Call Format (VCF) Import: file: sample.vcf (210.3K) file format: VCFv4.2 genome reference: <unknown> # of sets of chromosomes (ploidy): 2 # of samples: 102 genotype field: GT genotype storage: bit2 compression method: customized # of samples: 102 Output: /tmp/RtmpaqN1fe/sample1790215e49d96.gds Parsing 'sample.vcf': + genotype/data { Bit2 2x102x242 ZIP_ra, 16B } Digests: sample.id [md5: 338086c89cac9760256e9d1ec0a77327] variant.id [md5: 6f6b771cc6816e18766cd7b202765193] position [md5: f3033fec247b8ec6980e81005e257bd8] chromosome [md5: 891ee7d299e1dba9146b8ae33476741c] allele [md5: 9fc3f097ae98a7ebff52fac77379926e] genotype [md5: b83af5eb9818d83c2ccaa40d494f15a8] phase [md5: 9d686e01959b61df5fdc1a4684bd72b3] annotation/id [md5: 021994c12424cab1e907740e364c7c24] annotation/qual [md5: 5a566f4332739a2b28d23b215163b70a] annotation/filter [md5: cb74cdb22966d99a9290a2c804a10580] annotation/format/AD [md5: f8b130e5e4e497ee162cf32b15b0ac3a] Done. Tue Oct 17 20:46:19 2023 Optimize the access efficiency ... Clean up the fragments of GDS file: open the file '/tmp/RtmpaqN1fe/sample1790215e49d96.gds' (53.4K) # of fragments: 108 save to '/tmp/RtmpaqN1fe/sample1790215e49d96.gds.tmp' rename '/tmp/RtmpaqN1fe/sample1790215e49d96.gds.tmp' (52.8K, reduced: 648B) # of fragments: 54 Tue Oct 17 20:46:19 2023 Loading GDS file. Working on 'genotype' ... Working on 'phase' ... Working on 'annotation/format/AD' ... Clean up the fragments of GDS file: open the file '/private/tmp/RtmpaqN1fe/sample1790215e49d96.gds' (95.5K) # of fragments: 69 save to '/private/tmp/RtmpaqN1fe/sample1790215e49d96.gds.tmp' rename '/private/tmp/RtmpaqN1fe/sample1790215e49d96.gds.tmp' (95.4K, reduced: 108B) # of fragments: 60 No parents info. Tue Oct 17 20:46:19 2023 Variant Call Format (VCF) Import: file: out179026318e35.vcf (46.9K) file format: VCFv4.2 genome reference: <unknown> # of sets of chromosomes (ploidy): 2 # of samples: 41 genotype field: GT genotype storage: bit2 compression method: customized # of samples: 41 Output: /tmp/RtmpaqN1fe/newgds179021f6f3cc0.gds Parsing 'out179026318e35.vcf': + genotype/data { Bit2 2x41x124 ZIP_ra, 16B } Digests: sample.id [md5: 67fe40aabb3e78e2a1394d9dfe860d7f] variant.id [md5: 43796264d31bd83842b0aa403fce0906] position [md5: bc3156c05dd5e9ce1e906c208f7fafac] chromosome [md5: 60b3fe36b6edd92bcd04f5335c4a669b] allele [md5: efa87c392ae3d0b5afdd496c3f63b090] genotype [md5: bfaef06d7ac055d37ea0a352355483fb] phase [md5: c26f6378ac7a8c600f965683fa33f341] annotation/id [md5: 1c026a14ec97def3d22bd11ac5eeffd2] annotation/qual [md5: 6cc8f26d6552e7eaab7c984d5ff4b83c] annotation/filter [md5: aa5bfe55f7fbf2b12c60e9c055da37bf] annotation/format/AD [md5: 0b3e7abfc89ec5a241182ef968da103f] Done. Tue Oct 17 20:46:19 2023 Optimize the access efficiency ... Clean up the fragments of GDS file: open the file '/tmp/RtmpaqN1fe/newgds179021f6f3cc0.gds' (17.8K) # of fragments: 107 save to '/tmp/RtmpaqN1fe/newgds179021f6f3cc0.gds.tmp' rename '/tmp/RtmpaqN1fe/newgds179021f6f3cc0.gds.tmp' (17.2K, reduced: 636B) # of fragments: 54 Tue Oct 17 20:46:19 2023 Loading GDS file. Working on 'genotype' ... Working on 'phase' ... Working on 'annotation/format/AD' ... Clean up the fragments of GDS file: open the file '/private/tmp/RtmpaqN1fe/newgds179021f6f3cc0.gds' (26.7K) # of fragments: 69 save to '/private/tmp/RtmpaqN1fe/newgds179021f6f3cc0.gds.tmp' rename '/private/tmp/RtmpaqN1fe/newgds179021f6f3cc0.gds.tmp' (26.6K, reduced: 108B) # of fragments: 60 No parents info. Tue Oct 17 20:46:20 2023 Variant Call Format (VCF) Import: file: out179023ffd715f.vcf (98.5K) file format: VCFv4.2 genome reference: <unknown> # of sets of chromosomes (ploidy): 2 # of samples: 41 genotype field: GT genotype storage: bit2 compression method: customized # of samples: 41 Output: /tmp/RtmpaqN1fe/newgds17902671c07cb.gds Parsing 'out179023ffd715f.vcf': + genotype/data { Bit2 2x41x124 ZIP_ra, 16B } Digests: sample.id [md5: 67fe40aabb3e78e2a1394d9dfe860d7f] variant.id [md5: 43796264d31bd83842b0aa403fce0906] position [md5: bc3156c05dd5e9ce1e906c208f7fafac] chromosome [md5: 60b3fe36b6edd92bcd04f5335c4a669b] allele [md5: efa87c392ae3d0b5afdd496c3f63b090] genotype [md5: bfaef06d7ac055d37ea0a352355483fb] phase [md5: c26f6378ac7a8c600f965683fa33f341] annotation/id [md5: 1c026a14ec97def3d22bd11ac5eeffd2] annotation/qual [md5: 6cc8f26d6552e7eaab7c984d5ff4b83c] annotation/filter [md5: aa5bfe55f7fbf2b12c60e9c055da37bf] annotation/format/AD [md5: 0b3e7abfc89ec5a241182ef968da103f] annotation/format/CFT [md5: e5e047c16dd8ff8ab98b6b4df3886eaf] annotation/format/FAD [md5: 9bb624769f7eedc0656a0a1367c91ce4] annotation/format/FGT [md5: c42eb5718c20130d3b270189ad8e6828] Done. Tue Oct 17 20:46:20 2023 Optimize the access efficiency ... Clean up the fragments of GDS file: open the file '/tmp/RtmpaqN1fe/newgds17902671c07cb.gds' (26.6K) # of fragments: 140 save to '/tmp/RtmpaqN1fe/newgds17902671c07cb.gds.tmp' rename '/tmp/RtmpaqN1fe/newgds17902671c07cb.gds.tmp' (25.8K, reduced: 852B) # of fragments: 69 Tue Oct 17 20:46:20 2023 Loading GDS file. Reformatting FGT Working on 'genotype' ... Working on 'phase' ... Working on 'annotation/format/AD' ... Working on 'annotation/format/FAD' ... Working on 'annotation/format/FGT' ... Clean up the fragments of GDS file: open the file '/private/tmp/RtmpaqN1fe/newgds17902671c07cb.gds' (43.4K) # of fragments: 91 save to '/private/tmp/RtmpaqN1fe/newgds17902671c07cb.gds.tmp' rename '/private/tmp/RtmpaqN1fe/newgds17902671c07cb.gds.tmp' (42.3K, reduced: 1.1K) # of fragments: 79 The connection to the GDS file was closed. The connection to the GDS file was closed. Loading GDS file. Working on 'genotype' ... Working on 'phase' ... Working on 'annotation/format/AD' ... Clean up the fragments of GDS file: open the file '/private/tmp/RtmpaqN1fe/sample179026143d54f.gds' (95.5K) # of fragments: 69 save to '/private/tmp/RtmpaqN1fe/sample179026143d54f.gds.tmp' rename '/private/tmp/RtmpaqN1fe/sample179026143d54f.gds.tmp' (95.4K, reduced: 108B) # of fragments: 60 As `mating` was not specified, set the following mating design. [,1] [1,] 3 [2,] 3 Member IDs were not assigned to samples. Assign 4 to all samples as member ID. Set the number of threads: 1 Start cleaning... Now cleaning chr 1... Cycle 1: Forward round of genotype estimation ... Founder genotype probability calculation ... Founder genotype probability calculation at marker#: 10 Founder genotype probability calculation at marker#: 20 Founder genotype probability calculation at marker#: 30 Founder genotype probability calculation at marker#: 40 Founder genotype probability calculation at marker#: 50 Founder genotype probability calculation at marker#: 60 Founder genotype probability calculation at marker#: 70 Founder genotype probability calculation at marker#: 80 Founder genotype probability calculation at marker#: 90 Founder genotype probability calculation at marker#: 100 Founder genotype probability calculation at marker#: 110 Founder genotype probability calculation at marker#: 120 Founder genotype probability calculation at marker#: 130 Founder genotype probability calculation at marker#: 140 Founder genotype probability calculation at marker#: 150 Founder genotype probability calculation at marker#: 160 Founder genotype probability calculation at marker#: 170 Founder genotype probability calculation at marker#: 180 Founder genotype probability calculation at marker#: 190 Founder genotype probability calculation at marker#: 200 Founder genotype probability calculation at marker#: 210 Founder genotype probability calculation at marker#: 220 Founder genotype probability calculation at marker#: 230 Founder genotype probability calculation at marker#: 240 Backtracking best genotype sequences at marker#: 240 Backtracking best genotype sequences at marker#: 230 Backtracking best genotype sequences at marker#: 220 Backtracking best genotype sequences at marker#: 210 Backtracking best genotype sequences at marker#: 200 Backtracking best genotype sequences at marker#: 190 Backtracking best genotype sequences at marker#: 180 Backtracking best genotype sequences at marker#: 170 Backtracking best genotype sequences at marker#: 160 Backtracking best genotype sequences at marker#: 150 Backtracking best genotype sequences at marker#: 140 Backtracking best genotype sequences at marker#: 130 Backtracking best genotype sequences at marker#: 120 Backtracking best genotype sequences at marker#: 110 Backtracking best genotype sequences at marker#: 100 Backtracking best genotype sequences at marker#: 90 Backtracking best genotype sequences at marker#: 80 Backtracking best genotype sequences at marker#: 70 Backtracking best genotype sequences at marker#: 60 Backtracking best genotype sequences at marker#: 50 Backtracking best genotype sequences at marker#: 40 Backtracking best genotype sequences at marker#: 30 Backtracking best genotype sequences at marker#: 20 Backtracking best genotype sequences at marker#: 10 Backtracking best genotype sequences: Done! Offspring genotype probability calculation ... Backward round of genotype estimation ... Founder genotype probability calculation ... Founder genotype probability calculation at marker#: 10 Founder genotype probability calculation at marker#: 20 Founder genotype probability calculation at marker#: 30 Founder genotype probability calculation at marker#: 40 Founder genotype probability calculation at marker#: 50 Founder genotype probability calculation at marker#: 60 Founder genotype probability calculation at marker#: 70 Founder genotype probability calculation at marker#: 80 Founder genotype probability calculation at marker#: 90 Founder genotype probability calculation at marker#: 100 Founder genotype probability calculation at marker#: 110 Founder genotype probability calculation at marker#: 120 Founder genotype probability calculation at marker#: 130 Founder genotype probability calculation at marker#: 140 Founder genotype probability calculation at marker#: 150 Founder genotype probability calculation at marker#: 160 Founder genotype probability calculation at marker#: 170 Founder genotype probability calculation at marker#: 180 Founder genotype probability calculation at marker#: 190 Founder genotype probability calculation at marker#: 200 Founder genotype probability calculation at marker#: 210 Founder genotype probability calculation at marker#: 220 Founder genotype probability calculation at marker#: 230 Founder genotype probability calculation at marker#: 240 Backtracking best genotype sequences at marker#: 240 Backtracking best genotype sequences at marker#: 230 Backtracking best genotype sequences at marker#: 220 Backtracking best genotype sequences at marker#: 210 Backtracking best genotype sequences at marker#: 200 Backtracking best genotype sequences at marker#: 190 Backtracking best genotype sequences at marker#: 180 Backtracking best genotype sequences at marker#: 170 Backtracking best genotype sequences at marker#: 160 Backtracking best genotype sequences at marker#: 150 Backtracking best genotype sequences at marker#: 140 Backtracking best genotype sequences at marker#: 130 Backtracking best genotype sequences at marker#: 120 Backtracking best genotype sequences at marker#: 110 Backtracking best genotype sequences at marker#: 100 Backtracking best genotype sequences at marker#: 90 Backtracking best genotype sequences at marker#: 80 Backtracking best genotype sequences at marker#: 70 Backtracking best genotype sequences at marker#: 60 Backtracking best genotype sequences at marker#: 50 Backtracking best genotype sequences at marker#: 40 Backtracking best genotype sequences at marker#: 30 Backtracking best genotype sequences at marker#: 20 Backtracking best genotype sequences at marker#: 10 Backtracking best genotype sequences: Done! Offspring genotype probability calculation ... Paramter optimization ... Cycle 2: Forward round of genotype estimation ... Founder genotype probability calculation ... Founder genotype probability calculation at marker#: 10 Founder genotype probability calculation at marker#: 20 Founder genotype probability calculation at marker#: 30 Founder genotype probability calculation at marker#: 40 Founder genotype probability calculation at marker#: 50 Founder genotype probability calculation at marker#: 60 Founder genotype probability calculation at marker#: 70 Founder genotype probability calculation at marker#: 80 Founder genotype probability calculation at marker#: 90 Founder genotype probability calculation at marker#: 100 Founder genotype probability calculation at marker#: 110 Founder genotype probability calculation at marker#: 120 Founder genotype probability calculation at marker#: 130 Founder genotype probability calculation at marker#: 140 Founder genotype probability calculation at marker#: 150 Founder genotype probability calculation at marker#: 160 Founder genotype probability calculation at marker#: 170 Founder genotype probability calculation at marker#: 180 Founder genotype probability calculation at marker#: 190 Founder genotype probability calculation at marker#: 200 Founder genotype probability calculation at marker#: 210 Founder genotype probability calculation at marker#: 220 Founder genotype probability calculation at marker#: 230 Founder genotype probability calculation at marker#: 240 Backtracking best genotype sequences at marker#: 240 Backtracking best genotype sequences at marker#: 230 Backtracking best genotype sequences at marker#: 220 Backtracking best genotype sequences at marker#: 210 Backtracking best genotype sequences at marker#: 200 Backtracking best genotype sequences at marker#: 190 Backtracking best genotype sequences at marker#: 180 Backtracking best genotype sequences at marker#: 170 Backtracking best genotype sequences at marker#: 160 Backtracking best genotype sequences at marker#: 150 Backtracking best genotype sequences at marker#: 140 Backtracking best genotype sequences at marker#: 130 Backtracking best genotype sequences at marker#: 120 Backtracking best genotype sequences at marker#: 110 Backtracking best genotype sequences at marker#: 100 Backtracking best genotype sequences at marker#: 90 Backtracking best genotype sequences at marker#: 80 Backtracking best genotype sequences at marker#: 70 Backtracking best genotype sequences at marker#: 60 Backtracking best genotype sequences at marker#: 50 Backtracking best genotype sequences at marker#: 40 Backtracking best genotype sequences at marker#: 30 Backtracking best genotype sequences at marker#: 20 Backtracking best genotype sequences at marker#: 10 Backtracking best genotype sequences: Done! Offspring genotype probability calculation ... Backward round of genotype estimation ... Founder genotype probability calculation ... Founder genotype probability calculation at marker#: 10 Founder genotype probability calculation at marker#: 20 Founder genotype probability calculation at marker#: 30 Founder genotype probability calculation at marker#: 40 Founder genotype probability calculation at marker#: 50 Founder genotype probability calculation at marker#: 60 Founder genotype probability calculation at marker#: 70 Founder genotype probability calculation at marker#: 80 Founder genotype probability calculation at marker#: 90 Founder genotype probability calculation at marker#: 100 Founder genotype probability calculation at marker#: 110 Founder genotype probability calculation at marker#: 120 Founder genotype probability calculation at marker#: 130 Founder genotype probability calculation at marker#: 140 Founder genotype probability calculation at marker#: 150 Founder genotype probability calculation at marker#: 160 Founder genotype probability calculation at marker#: 170 Founder genotype probability calculation at marker#: 180 Founder genotype probability calculation at marker#: 190 Founder genotype probability calculation at marker#: 200 Founder genotype probability calculation at marker#: 210 Founder genotype probability calculation at marker#: 220 Founder genotype probability calculation at marker#: 230 Founder genotype probability calculation at marker#: 240 Backtracking best genotype sequences at marker#: 240 Backtracking best genotype sequences at marker#: 230 Backtracking best genotype sequences at marker#: 220 Backtracking best genotype sequences at marker#: 210 Backtracking best genotype sequences at marker#: 200 Backtracking best genotype sequences at marker#: 190 Backtracking best genotype sequences at marker#: 180 Backtracking best genotype sequences at marker#: 170 Backtracking best genotype sequences at marker#: 160 Backtracking best genotype sequences at marker#: 150 Backtracking best genotype sequences at marker#: 140 Backtracking best genotype sequences at marker#: 130 Backtracking best genotype sequences at marker#: 120 Backtracking best genotype sequences at marker#: 110 Backtracking best genotype sequences at marker#: 100 Backtracking best genotype sequences at marker#: 90 Backtracking best genotype sequences at marker#: 80 Backtracking best genotype sequences at marker#: 70 Backtracking best genotype sequences at marker#: 60 Backtracking best genotype sequences at marker#: 50 Backtracking best genotype sequences at marker#: 40 Backtracking best genotype sequences at marker#: 30 Backtracking best genotype sequences at marker#: 20 Backtracking best genotype sequences at marker#: 10 Backtracking best genotype sequences: Done! Offspring genotype probability calculation ... Summarizing output ... Done! The connection to the GDS file was closed. [ FAIL 0 | WARN 0 | SKIP 0 | PASS 271 ] > > proc.time() user system elapsed 14.731 6.595 32.605
GBScleanR.Rcheck/GBScleanR-Ex.timings
name | user | system | elapsed | |
GbsrGenotypeData-class | 0.016 | 0.005 | 0.056 | |
GbsrScheme-class | 0.062 | 0.005 | 0.105 | |
addScheme | 0.011 | 0.003 | 0.022 | |
assignScheme | 0.088 | 0.005 | 0.145 | |
boxplotGBSR | 0.537 | 0.018 | 0.844 | |
closeGDS | 0.005 | 0.001 | 0.007 | |
countGenotype | 0.327 | 0.029 | 0.531 | |
countRead | 0.336 | 0.008 | 0.495 | |
estGeno | 2.058 | 3.528 | 8.700 | |
gbsrGDS2CSV | 0.031 | 0.004 | 0.054 | |
gbsrGDS2VCF | 0.005 | 0.002 | 0.011 | |
gbsrVCF2GDS | 0.099 | 0.038 | 0.207 | |
getAllele | 0.006 | 0.003 | 0.016 | |
getChromosome | 0.006 | 0.004 | 0.014 | |
getCountAlleleAlt | 0.012 | 0.003 | 0.022 | |
getCountAlleleMissing | 0.011 | 0.002 | 0.019 | |
getCountAlleleRef | 0.011 | 0.002 | 0.018 | |
getCountGenoAlt | 0.012 | 0.003 | 0.026 | |
getCountGenoHet | 0.012 | 0.003 | 0.022 | |
getCountGenoMissing | 0.012 | 0.003 | 0.023 | |
getCountGenoRef | 0.012 | 0.003 | 0.025 | |
getCountRead | 0.031 | 0.003 | 0.054 | |
getCountReadAlt | 0.017 | 0.003 | 0.033 | |
getCountReadRef | 0.018 | 0.003 | 0.033 | |
getGenotype | 0.061 | 0.003 | 0.097 | |
getHaplotype | 1.635 | 3.523 | 7.867 | |
getInfo | 0.005 | 0.002 | 0.012 | |
getMAC | 0.011 | 0.004 | 0.034 | |
getMAF | 0.012 | 0.004 | 0.029 | |
getMarID | 0.006 | 0.004 | 0.014 | |
getMeanReadAlt | 0.019 | 0.005 | 0.039 | |
getMeanReadRef | 0.032 | 0.006 | 0.056 | |
getMedianReadAlt | 0.018 | 0.004 | 0.033 | |
getMedianReadRef | 0.018 | 0.005 | 0.036 | |
getParents | 0.008 | 0.003 | 0.015 | |
getPosition | 0.005 | 0.004 | 0.014 | |
getRead | 0.007 | 0.002 | 0.015 | |
getSDReadAlt | 0.017 | 0.005 | 0.034 | |
getSDReadRef | 0.018 | 0.004 | 0.036 | |
getSamID | 0.006 | 0.002 | 0.012 | |
histGBSR | 0.275 | 0.006 | 0.443 | |
initScheme | 0.007 | 0.001 | 0.013 | |
isOpenGDS | 0.006 | 0.002 | 0.013 | |
loadGDS | 0.088 | 0.036 | 0.176 | |
nmar | 0.005 | 0.002 | 0.016 | |
nsam | 0.006 | 0.001 | 0.013 | |
pairsGBSR | 0.181 | 0.005 | 0.299 | |
plotDosage | 0.230 | 0.007 | 0.375 | |
plotGBSR | 0.237 | 0.006 | 0.386 | |
plotReadRatio | 0.206 | 0.006 | 0.321 | |
reopenGDS | 0.008 | 0.003 | 0.018 | |
resetCallFilter | 0.431 | 0.354 | 1.182 | |
resetFilter | 0.476 | 0.360 | 1.272 | |
resetMarFilter | 0.026 | 0.003 | 0.045 | |
resetSamFilter | 0.106 | 0.038 | 0.228 | |
setCallFilter | 0.810 | 0.722 | 2.239 | |
setInfoFilter | 0.007 | 0.002 | 0.013 | |
setMarFilter | 0.026 | 0.002 | 0.040 | |
setParents | 1.596 | 3.498 | 7.790 | |
setReplicates | 0.006 | 0.002 | 0.011 | |
setSamFilter | 0.025 | 0.003 | 0.046 | |
showScheme | 0.007 | 0.002 | 0.014 | |
thinMarker | 0.013 | 0.002 | 0.020 | |
validMar | 0.005 | 0.003 | 0.011 | |
validSam | 0.004 | 0.002 | 0.012 | |