| Back to Multiple platform build/check report for BioC 3.19: simplified long |
|
This page was generated on 2024-05-09 11:40:40 -0400 (Thu, 09 May 2024).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 22.04.3 LTS) | x86_64 | 4.4.0 (2024-04-24) -- "Puppy Cup" | 4748 |
| palomino3 | Windows Server 2022 Datacenter | x64 | 4.4.0 (2024-04-24 ucrt) -- "Puppy Cup" | 4484 |
| lconway | macOS 12.7.1 Monterey | x86_64 | 4.4.0 (2024-04-24) -- "Puppy Cup" | 4514 |
| kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | 4.4.0 beta (2024-04-15 r86425) -- "Puppy Cup" | 4480 |
| 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/2300 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| chopsticks 1.70.0 (landing page) Hin-Tak Leung
| nebbiolo1 | Linux (Ubuntu 22.04.3 LTS) / x86_64 | OK | OK | WARNINGS | |||||||||
| palomino3 | 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 | ||||||||||
| kjohnson3 | macOS 13.6.5 Ventura / arm64 | see weekly results here | ||||||||||||
|
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. - See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host. |
| Package: chopsticks |
| Version: 1.70.0 |
| Command: /home/biocbuild/R/R-beta-2024-04-15_r86425/bin/R CMD check --install=check:chopsticks.install-out.txt --library=/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library --no-vignettes --timings chopsticks_1.70.0.tar.gz |
| StartedAt: 2024-05-09 05:48:46 -0000 (Thu, 09 May 2024) |
| EndedAt: 2024-05-09 05:49:47 -0000 (Thu, 09 May 2024) |
| EllapsedTime: 61.1 seconds |
| RetCode: 0 |
| Status: WARNINGS |
| CheckDir: chopsticks.Rcheck |
| Warnings: 3 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/R/R-beta-2024-04-15_r86425/bin/R CMD check --install=check:chopsticks.install-out.txt --library=/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library --no-vignettes --timings chopsticks_1.70.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.19-bioc/meat/chopsticks.Rcheck’
* using R version 4.4.0 beta (2024-04-15 r86425)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
gcc (GCC) 10.3.1
GNU Fortran (GCC) 10.3.1
* running under: openEuler 22.03 (LTS-SP1)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘chopsticks/DESCRIPTION’ ... OK
* this is package ‘chopsticks’ version ‘1.70.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 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: ‘strncpy’ output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation]
inputNew.c:408:4: warning: ‘strncpy’ output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation]
inputNew.c:404:4: warning: ‘strncpy’ output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation]
inputNew.c:401:4: warning: ‘strncpy’ output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation]
inputNew.c:398:4: warning: ‘strncpy’ output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation]
inputNew.c:395:4: warning: ‘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.19-bioc/meat/chopsticks.Rcheck/00install.out’ for details.
* used C compiler: ‘gcc (GCC) 10.3.1’
* checking installed package size ... NOTE
installed size is 5.8Mb
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/R/R-beta-2024-04-15_r86425/site-library/chopsticks/libs/chopsticks.so’:
Found ‘sprintf’, 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 running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE
Status: 3 WARNINGs, 4 NOTEs
See
‘/home/biocbuild/bbs-3.19-bioc/meat/chopsticks.Rcheck/00check.log’
for details.
chopsticks.Rcheck/00install.out
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/R/R-beta-2024-04-15_r86425/bin/R CMD INSTALL chopsticks
###
##############################################################################
##############################################################################
* installing to library ‘/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library’
* installing *source* package ‘chopsticks’ ...
** using staged installation
** libs
using C compiler: ‘gcc (GCC) 10.3.1’
gcc -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c adler32.c -o adler32.o
gcc -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c bind.c -o bind.o
gcc -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c compress.c -o compress.o
gcc -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c crc32.c -o crc32.o
gcc -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c deflate.c -o deflate.o
gcc -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c force_hom.c -o force_hom.o
gcc -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c glm_test.c -o glm_test.o
gcc -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c glm_test_R.c -o glm_test_R.o
gcc -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c gzio.c -o gzio.o
gcc -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c hash_index.c -o hash_index.o
gcc -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c ibs.c -o ibs.o
gcc -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c in.c -o in.o
gcc -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c infback.c -o infback.o
gcc -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c inffast.c -o inffast.o
gcc -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c inflate.c -o inflate.o
gcc -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c inftrees.c -o inftrees.o
gcc -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c input.c -o input.o
gcc -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/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: ‘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:4: warning: ‘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:404:4: warning: ‘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:4: warning: ‘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:4: warning: ‘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:4: warning: ‘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/R/R-beta-2024-04-15_r86425/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c input_unsorted.c -o input_unsorted.o
gcc -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c ld_graphic_eps.c -o ld_graphic_eps.o
gcc -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c ld_with.c -o ld_with.o
gcc -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c mla.c -o mla.o
gcc -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c outdata.c -o outdata.o
gcc -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c pairwise_linkage.c -o pairwise_linkage.o
gcc -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c read_chiamo.c -o read_chiamo.o
gcc -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c read_hapmap.c -o read_hapmap.o
gcc -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c read_pedfile.c -o read_pedfile.o
gcc -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c read_signals.c -o read_signals.o
gcc -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/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);
| ^~
readped.c:233:5: note: ‘snprintf’ output between 3 and 93 bytes into a destination of size 81
233 | snprintf(fmid, MAX_ID, "%s%c%d", fid, sepchar, memi);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c sdfpw.c -o sdfpw.o
gcc -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c single_snp_tests.c -o single_snp_tests.o
gcc -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c snp_summary.c -o snp_summary.o
gcc -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c snpmpy.c -o snpmpy.o
gcc -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c solve_cubic.c -o solve_cubic.o
gcc -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c solve_quadratic.c -o solve_quadratic.o
gcc -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c structure.c -o structure.o
gcc -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c trees.c -o trees.o
gcc -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c uncompr.c -o uncompr.o
gcc -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c zutil.c -o zutil.o
gcc -shared -L/home/biocbuild/R/R-beta-2024-04-15_r86425/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/R/R-beta-2024-04-15_r86425/lib -lR
installing to /home/biocbuild/R/R-beta-2024-04-15_r86425/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.089 | 0.012 | 0.102 | |
| X.snp.matrix-class | 0.081 | 0.000 | 0.080 | |
| epsout.ld.snp | 0.107 | 0.008 | 0.116 | |
| for.exercise | 0.612 | 0.008 | 0.622 | |
| ibs.stats | 0.083 | 0.000 | 0.083 | |
| ibsCount | 0.205 | 0.004 | 0.209 | |
| ibsDist | 0.117 | 0.000 | 0.118 | |
| ld.snp | 0.109 | 0.000 | 0.110 | |
| ld.with | 0.086 | 0.000 | 0.087 | |
| pair.result.ld.snp | 0.070 | 0.004 | 0.074 | |
| plot.snp.dprime | 0.189 | 0.004 | 0.193 | |
| qq.chisq | 0 | 0 | 0 | |
| read.HapMap.data | 0 | 0 | 0 | |
| read.snps.chiamo | 0 | 0 | 0 | |
| read.wtccc.signals | 0 | 0 | 0 | |
| row.summary | 0.092 | 0.002 | 0.095 | |
| single.snp.tests | 0.094 | 0.008 | 0.102 | |
| snp-class | 0 | 0 | 0 | |
| snp.cbind | 0.389 | 0.007 | 0.397 | |
| snp.cor | 0.506 | 0.000 | 0.507 | |
| snp.dprime-class | 0.074 | 0.000 | 0.074 | |
| snp.lhs.tests | 0.104 | 0.000 | 0.103 | |
| snp.matrix-class | 0.124 | 0.000 | 0.124 | |
| snp.pre | 0.096 | 0.000 | 0.096 | |
| snp.rhs.tests | 0.084 | 0.000 | 0.084 | |
| testdata | 0.112 | 0.004 | 0.117 | |
| xxt | 0.464 | 0.000 | 0.465 | |