Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2024-11-05 12:03 -0500 (Tue, 05 Nov 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
teran2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4503 |
nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4763 |
palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.1 (2024-06-14 ucrt) -- "Race for Your Life" | 4506 |
lconway | macOS 12.7.1 Monterey | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4539 |
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 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 344/2289 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
chopsticks 1.72.0 (landing page) Hin-Tak Leung
| teran2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | WARNINGS | |||||||||
nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | WARNINGS | ||||||||||
palomino8 | Windows Server 2022 Datacenter / x64 | OK | OK | WARNINGS | OK | |||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | WARNINGS | OK | |||||||||
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | OK | OK | WARNINGS | ||||||||||
To the developers/maintainers of the chopsticks package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/chopsticks.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: chopsticks |
Version: 1.72.0 |
Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:chopsticks.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings chopsticks_1.72.0.tar.gz |
StartedAt: 2024-11-04 21:32:29 -0500 (Mon, 04 Nov 2024) |
EndedAt: 2024-11-04 21:37:08 -0500 (Mon, 04 Nov 2024) |
EllapsedTime: 279.2 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: chopsticks.Rcheck |
Warnings: 3 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:chopsticks.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings chopsticks_1.72.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/chopsticks.Rcheck’ * using R version 4.4.1 (2024-06-14) * using platform: x86_64-pc-linux-gnu * R was compiled by gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 GNU Fortran (Ubuntu 13.2.0-23ubuntu4) 13.2.0 * running under: Ubuntu 24.04.1 LTS * using session charset: UTF-8 * checking for file ‘chopsticks/DESCRIPTION’ ... OK * this is package ‘chopsticks’ version ‘1.72.0’ * checking package namespace information ... OK * checking package dependencies ...Warning: unable to access index for repository https://CRAN.R-project.org/src/contrib: cannot open URL 'https://CRAN.R-project.org/src/contrib/PACKAGES' 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 ‘chopsticks’ can be installed ... WARNING Found the following significant warnings: inputNew.c:612:17: warning: format ‘%d’ expects a matching ‘int’ argument [-Wformat=] inputNew.c:687:5: warning: ‘__builtin_strncpy’ output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation] inputNew.c:408:11: warning: ‘__builtin_strncpy’ output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation] inputNew.c:406:11: warning: ‘__builtin_strncpy’ output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation] inputNew.c:404:11: warning: ‘__builtin_strncpy’ output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation] inputNew.c:401:11: warning: ‘__builtin_strncpy’ output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation] inputNew.c:398:11: warning: ‘__builtin_strncpy’ output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation] inputNew.c:395:11: warning: ‘__builtin_strncpy’ output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation] readped.c:233:33: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size between 0 and 80 [-Wformat-truncation=] See ‘/home/biocbuild/bbs-3.20-bioc/meat/chopsticks.Rcheck/00install.out’ for details. * used C compiler: ‘gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ * checking installed package size ... NOTE installed size is 5.6Mb sub-directories of 1Mb or more: data 4.1Mb * checking package directory ... OK * checking ‘build’ directory ... OK * checking DESCRIPTION meta-information ... NOTE Malformed Description field: should contain one or more complete sentences. * 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 loading without being on the library search path ... OK * checking whether startup messages can be suppressed ... OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... OK * checking Rd files ... NOTE checkRd: (-1) for.exercise.Rd:29-33: Lost braces in \itemize; meant \describe ? checkRd: (-1) for.exercise.Rd:34-39: Lost braces in \itemize; meant \describe ? checkRd: (-1) for.exercise.Rd:40-44: Lost braces in \itemize; meant \describe ? checkRd: (-1) glm.test.control.Rd:30-32: Lost braces in \enumerate; meant \describe ? checkRd: (-1) glm.test.control.Rd:33-37: Lost braces in \enumerate; meant \describe ? prepare_Rd: ibs.stats.Rd:28: Dropping empty section \references prepare_Rd: ibs.stats.Rd:49: Dropping empty section \seealso prepare_Rd: read.pedfile.info.Rd:31-32: Dropping empty section \examples prepare_Rd: read.pedfile.map.Rd:31-32: Dropping empty section \examples prepare_Rd: read.snps.chiamo.Rd:37-38: Dropping empty section \note checkRd: (-1) read.snps.long.old.Rd:81: Lost braces in \enumerate; meant \describe ? checkRd: (-1) read.snps.long.old.Rd:82: Lost braces in \enumerate; meant \describe ? prepare_Rd: read.wtccc.signals.Rd:58: Dropping empty section \seealso checkRd: (-1) read.wtccc.signals.Rd:30: Escaped LaTeX specials: \_ \_ checkRd: (-1) snp.lhs.tests.Rd:36: Lost braces 36 | new terms to be tested. See\ code{\link{glm.test.control}}} | ^ checkRd: (-1) snp.rhs.tests.Rd:42: Lost braces 42 | new terms to be tested. See\ code{\link{glm.test.control}}} | ^ checkRd: (-1) snpMatrix-package.Rd:21: Escaped LaTeX specials: \_ \_ checkRd: (-1) testdata.Rd:21-22: Lost braces in \itemize; meant \describe ? checkRd: (-1) testdata.Rd:23-25: Lost braces in \itemize; meant \describe ? checkRd: (-1) testdata.Rd:26-29: Lost braces in \itemize; meant \describe ? checkRd: (-1) testdata.Rd:30-32: Lost braces in \itemize; meant \describe ? checkRd: (-1) testdata.Rd:33-41: Lost braces in \itemize; meant \describe ? checkRd: (-1) testdata.Rd:37: Lost braces in \itemize; meant \describe ? checkRd: (-1) testdata.Rd:38: Lost braces in \itemize; meant \describe ? checkRd: (-1) testdata.Rd:39: Lost braces in \itemize; meant \describe ? prepare_Rd: wtccc.sample.list.Rd:36-37: Dropping empty section \note prepare_Rd: wtccc.sample.list.Rd:39-40: Dropping empty section \examples checkRd: (-1) wtccc.sample.list.Rd:26: Escaped LaTeX specials: \_ \_ * checking Rd metadata ... NOTE Invalid package aliases in Rd file 'snpMatrix-package.Rd': ‘snpMatrix-package’ * 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 data for ASCII and uncompressed saves ... WARNING Warning: package needs dependence on R (>= 2.10) * checking line endings in C/C++/Fortran sources/headers ... OK * checking compiled code ... WARNING Note: information on .o files is not available File ‘/home/biocbuild/bbs-3.20-bioc/R/site-library/chopsticks/libs/chopsticks.so’: Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C) File ‘chopsticks/libs/chopsticks.so’: Found non-API call to R: ‘R_data_class’ Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor use Fortran I/O nor system RNGs nor [v]sprintf. The detected symbols are linked into the code but might come from libraries and not actually be called. Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. * checking files in ‘vignettes’ ... OK * checking examples ... OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... OK * checking PDF version of manual ... OK * DONE Status: 3 WARNINGs, 4 NOTEs See ‘/home/biocbuild/bbs-3.20-bioc/meat/chopsticks.Rcheck/00check.log’ for details.
chopsticks.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD INSTALL chopsticks ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.20-bioc/R/site-library’ * installing *source* package ‘chopsticks’ ... ** using staged installation ** libs using C compiler: ‘gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c adler32.c -o adler32.o gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c bind.c -o bind.o gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c compress.c -o compress.o gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c crc32.c -o crc32.o gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c deflate.c -o deflate.o gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c force_hom.c -o force_hom.o gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c glm_test.c -o glm_test.o glm_test.c: In function ‘glm_fit’: glm_test.c:107:31: warning: argument 1 range [18446744071562067968, 18446744073709551615] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 107 | double *yw = (double *) calloc(N, sizeof(double)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glm_test.c:1: /usr/include/stdlib.h:675:14: note: in a call to allocation function ‘calloc’ declared here 675 | extern void *calloc (size_t __nmemb, size_t __size) | ^~~~~~ gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c glm_test_R.c -o glm_test_R.o gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c gzio.c -o gzio.o gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c hash_index.c -o hash_index.o gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c ibs.c -o ibs.o gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c in.c -o in.o gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c infback.c -o infback.o gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c inffast.c -o inffast.o gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c inflate.c -o inflate.o gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c inftrees.c -o inftrees.o gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c input.c -o input.o gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c inputNew.c -o inputNew.o inputNew.c: In function ‘insnp_new’: inputNew.c:612:17: warning: format ‘%d’ expects a matching ‘int’ argument [-Wformat=] 612 | Rprintf("%d polymorphisms were not SNPs and have been set to NA "); | ~^ | | | int inputNew.c: In function ‘simplify_names’: inputNew.c:687:5: warning: ‘__builtin_strncpy’ output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation] 687 | strncpy(back, front, MAX_FLD-1); | ^ inputNew.c: In function ‘insnp_new’: inputNew.c:408:11: warning: ‘__builtin_strncpy’ output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation] 408 | strncpy(gtype2, field, MAX_FLD-1); | ^ inputNew.c:406:11: warning: ‘__builtin_strncpy’ output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation] 406 | strncpy(gtype1, field, MAX_FLD-1); | ^ inputNew.c:404:11: warning: ‘__builtin_strncpy’ output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation] 404 | strncpy(gtype1, field, MAX_FLD-1); | ^ inputNew.c:401:11: warning: ‘__builtin_strncpy’ output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation] 401 | strncpy(cscore, field, MAX_FLD-1); | ^ inputNew.c:398:11: warning: ‘__builtin_strncpy’ output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation] 398 | strncpy(snpid, field, MAX_FLD-1); | ^ inputNew.c:395:11: warning: ‘__builtin_strncpy’ output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation] 395 | strncpy(sampid, field, MAX_FLD-1); | ^ gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c input_unsorted.c -o input_unsorted.o gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c ld_graphic_eps.c -o ld_graphic_eps.o gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c ld_with.c -o ld_with.o gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c mla.c -o mla.o gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c outdata.c -o outdata.o gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c pairwise_linkage.c -o pairwise_linkage.o gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c read_chiamo.c -o read_chiamo.o gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c read_hapmap.c -o read_hapmap.o gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c read_pedfile.c -o read_pedfile.o gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c read_signals.c -o read_signals.o gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c readped.c -o readped.o readped.c: In function ‘readped’: readped.c:233:33: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size between 0 and 80 [-Wformat-truncation=] 233 | snprintf(fmid, MAX_ID, "%s%c%d", fid, sepchar, memi); | ^~ In file included from /usr/include/stdio.h:980, from /home/biocbuild/bbs-3.20-bioc/R/include/R.h:44, from readped.c:1: In function ‘snprintf’, inlined from ‘readped’ at readped.c:233:5: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:10: note: ‘__builtin___snprintf_chk’ output between 3 and 93 bytes into a destination of size 81 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c sdfpw.c -o sdfpw.o gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c single_snp_tests.c -o single_snp_tests.o gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c snp_summary.c -o snp_summary.o gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c snpmpy.c -o snpmpy.o gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c solve_cubic.c -o solve_cubic.o gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c solve_quadratic.c -o solve_quadratic.o gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c structure.c -o structure.o gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c trees.c -o trees.o gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c uncompr.c -o uncompr.o gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c zutil.c -o zutil.o gcc -shared -L/home/biocbuild/bbs-3.20-bioc/R/lib -L/usr/local/lib -o chopsticks.so adler32.o bind.o compress.o crc32.o deflate.o force_hom.o glm_test.o glm_test_R.o gzio.o hash_index.o ibs.o in.o infback.o inffast.o inflate.o inftrees.o input.o inputNew.o input_unsorted.o ld_graphic_eps.o ld_with.o mla.o outdata.o pairwise_linkage.o read_chiamo.o read_hapmap.o read_pedfile.o read_signals.o readped.o sdfpw.o single_snp_tests.o snp_summary.o snpmpy.o solve_cubic.o solve_quadratic.o structure.o trees.o uncompr.o zutil.o -L/home/biocbuild/bbs-3.20-bioc/R/lib -lR installing to /home/biocbuild/bbs-3.20-bioc/R/site-library/00LOCK-chopsticks/00new/chopsticks/libs ** R ** data ** 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 (chopsticks)
chopsticks.Rcheck/chopsticks-Ex.timings
name | user | system | elapsed | |
X.snp-class | 0.082 | 0.005 | 0.087 | |
X.snp.matrix-class | 0.073 | 0.002 | 0.074 | |
epsout.ld.snp | 0.103 | 0.006 | 0.110 | |
for.exercise | 0.550 | 0.021 | 0.572 | |
ibs.stats | 0.073 | 0.005 | 0.077 | |
ibsCount | 0.238 | 0.007 | 0.245 | |
ibsDist | 0.140 | 0.002 | 0.142 | |
ld.snp | 0.103 | 0.002 | 0.104 | |
ld.with | 0.076 | 0.002 | 0.077 | |
pair.result.ld.snp | 0.066 | 0.003 | 0.069 | |
plot.snp.dprime | 0.175 | 0.006 | 0.181 | |
qq.chisq | 0.000 | 0.001 | 0.000 | |
read.HapMap.data | 0 | 0 | 0 | |
read.snps.chiamo | 0 | 0 | 0 | |
read.wtccc.signals | 0 | 0 | 0 | |
row.summary | 0.081 | 0.000 | 0.082 | |
single.snp.tests | 0.084 | 0.000 | 0.084 | |
snp-class | 0.000 | 0.001 | 0.000 | |
snp.cbind | 0.279 | 0.001 | 0.280 | |
snp.cor | 0.255 | 0.000 | 0.255 | |
snp.dprime-class | 0.066 | 0.001 | 0.067 | |
snp.lhs.tests | 0.086 | 0.003 | 0.089 | |
snp.matrix-class | 0.103 | 0.001 | 0.103 | |
snp.pre | 0.075 | 0.001 | 0.076 | |
snp.rhs.tests | 0.072 | 0.000 | 0.073 | |
testdata | 0.096 | 0.001 | 0.097 | |
xxt | 0.214 | 0.001 | 0.216 | |