Back to Multiple platform build/check report for BioC 3.19:   simplified   long
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-04-29 11:40:38 -0400 (Mon, 29 Apr 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 beta (2024-04-15 r86425) -- "Puppy Cup" 4752
palomino3Windows Server 2022 Datacenterx644.4.0 beta (2024-04-15 r86425 ucrt) -- "Puppy Cup" 4486
lconwaymacOS 12.7.1 Montereyx86_644.4.0 beta (2024-04-14 r86421) -- "Puppy Cup" 4518
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.0 beta (2024-04-15 r86425) -- "Puppy Cup" 4475
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/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
chopsticks 1.69.0  (landing page)
Hin-Tak Leung
Snapshot Date: 2024-04-28 14:00:16 -0400 (Sun, 28 Apr 2024)
git_url: https://git.bioconductor.org/packages/chopsticks
git_branch: devel
git_last_commit: b2c6900
git_last_commit_date: 2023-10-24 09:45:45 -0400 (Tue, 24 Oct 2023)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    WARNINGS  
kjohnson3macOS 13.6.5 Ventura / arm64see weekly results here

CHECK results for chopsticks on kunpeng2


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.

raw results


Summary

Package: chopsticks
Version: 1.69.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.69.0.tar.gz
StartedAt: 2024-04-29 04:33:14 -0000 (Mon, 29 Apr 2024)
EndedAt: 2024-04-29 04:34:18 -0000 (Mon, 29 Apr 2024)
EllapsedTime: 63.1 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: chopsticks.Rcheck
Warnings: 3

Command output

##############################################################################
##############################################################################
###
### 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.69.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.69.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.


Installation output

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)

Tests output


Example timings

chopsticks.Rcheck/chopsticks-Ex.timings

nameusersystemelapsed
X.snp-class0.0920.0090.101
X.snp.matrix-class0.0810.0000.081
epsout.ld.snp0.1150.0000.116
for.exercise0.6150.0030.621
ibs.stats0.0830.0000.084
ibsCount0.2060.0000.205
ibsDist0.1170.0000.117
ld.snp0.1090.0000.108
ld.with0.0850.0000.085
pair.result.ld.snp0.0730.0000.073
plot.snp.dprime0.1930.0000.197
qq.chisq000
read.HapMap.data000
read.snps.chiamo000
read.wtccc.signals000
row.summary0.0950.0000.095
single.snp.tests0.1020.0000.101
snp-class000
snp.cbind0.4310.0110.443
snp.cor0.5100.0000.511
snp.dprime-class0.0760.0000.076
snp.lhs.tests0.1120.0000.113
snp.matrix-class0.1310.0000.131
snp.pre0.1000.0000.101
snp.rhs.tests0.0900.0000.089
testdata0.1220.0000.122
xxt0.4610.0120.474