Back to Multiple platform build/check report for BioC 3.15
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2022-03-18 11:08:44 -0400 (Fri, 18 Mar 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 20.04.4 LTS)x86_64R Under development (unstable) (2022-02-17 r81757) -- "Unsuffered Consequences" 4334
riesling1Windows Server 2019 Standardx64R Under development (unstable) (2021-11-21 r81221) -- "Unsuffered Consequences" 4097
palomino3Windows Server 2022 Datacenterx64R Under development (unstable) (2022-02-17 r81757 ucrt) -- "Unsuffered Consequences" 4083
merida1macOS 10.14.6 Mojavex86_64R Under development (unstable) (2022-03-02 r81842) -- "Unsuffered Consequences" 4134
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

CHECK results for snpStats on riesling1


To the developers/maintainers of the snpStats package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/snpStats.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? here for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 1839/2090HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
snpStats 1.45.0  (landing page)
David Clayton
Snapshot Date: 2022-03-17 13:55:23 -0400 (Thu, 17 Mar 2022)
git_url: https://git.bioconductor.org/packages/snpStats
git_branch: master
git_last_commit: 4070cf8
git_last_commit_date: 2021-10-26 11:52:02 -0400 (Tue, 26 Oct 2021)
nebbiolo1Linux (Ubuntu 20.04.4 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
riesling1Windows Server 2019 Standard / x64  OK    OK    WARNINGS    OK  
palomino3Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: snpStats
Version: 1.45.0
Command: D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:snpStats.install-out.txt --library=D:\biocbuild\bbs-3.15-bioc\R\library --no-vignettes --timings snpStats_1.45.0.tar.gz
StartedAt: 2022-03-17 20:20:11 -0400 (Thu, 17 Mar 2022)
EndedAt: 2022-03-17 20:21:24 -0400 (Thu, 17 Mar 2022)
EllapsedTime: 72.5 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: snpStats.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:snpStats.install-out.txt --library=D:\biocbuild\bbs-3.15-bioc\R\library --no-vignettes --timings snpStats_1.45.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'D:/biocbuild/bbs-3.15-bioc/meat/snpStats.Rcheck'
* using R Under development (unstable) (2021-11-21 r81221)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'snpStats/DESCRIPTION' ... OK
* this is package 'snpStats' version '1.45.0'
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking whether package 'snpStats' can be installed ... WARNING
Found the following significant warnings:
  input.c:788:5: warning: 'strncpy' output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation]
  input.c:442:4: warning: 'strncpy' output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation]
  input.c:438:4: warning: 'strncpy' output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation]
  input.c:435:4: warning: 'strncpy' output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation]
  input.c:432:4: warning: 'strncpy' output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation]
  input.c:429:4: warning: 'strncpy' output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation]
See 'D:/biocbuild/bbs-3.15-bioc/meat/snpStats.Rcheck/00install.out' for details.
* checking installed package size ... NOTE
  installed size is  6.1Mb
  sub-directories of 1Mb or more:
    data   4.1Mb
* 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 contents of 'data' directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... 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 ... OK
* 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 for x64 is not available
File 'D:/biocbuild/bbs-3.15-bioc/R/library/snpStats/libs/x64/snpStats.dll':
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
  Found 'rand', possibly from 'rand' (C)
File 'snpStats/libs/x64/snpStats.dll':
  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. 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 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: 1 WARNING, 2 NOTEs
See
  'D:/biocbuild/bbs-3.15-bioc/meat/snpStats.Rcheck/00check.log'
for details.



Installation output

snpStats.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD INSTALL snpStats
###
##############################################################################
##############################################################################


* installing to library 'D:/biocbuild/bbs-3.15-bioc/R/library'
* installing *source* package 'snpStats' ...
** using staged installation
** libs
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/library/zlibbioc/include" -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c Runcertain.c -o Runcertain.o
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/library/zlibbioc/include" -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c bind.c -o bind.o
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/library/zlibbioc/include" -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c count_gt.c -o count_gt.o
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/library/zlibbioc/include" -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c covwin.c -o covwin.o
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/library/zlibbioc/include" -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c force_hom.c -o force_hom.o
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/library/zlibbioc/include" -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c fst.c -o fst.o
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/library/zlibbioc/include" -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c glm_test.c -o glm_test.o
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/library/zlibbioc/include" -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c glm_test_R.c -o glm_test_R.o
glm_test_R.c: In function 'snp_rhs_score':
glm_test_R.c:368:7: warning: unused variable 'max_name_length' [-Wunused-variable]
   int max_name_length =  MAX_NAME_LENGTH -1;
       ^~~~~~~~~~~~~~~
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/library/zlibbioc/include" -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c hash_index.c -o hash_index.o
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/library/zlibbioc/include" -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c hphase.c -o hphase.o
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/library/zlibbioc/include" -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c imputation.c -o imputation.o
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/library/zlibbioc/include" -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c in.c -o in.o
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/library/zlibbioc/include" -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c input.c -o input.o
input.c: In function 'simplify_names':
input.c:788:5: warning: 'strncpy' output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation]
     strncpy(back, front, MAX_FLD-1);
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
input.c: In function 'insnp_new':
input.c:442:4: warning: 'strncpy' output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation]
    strncpy(gtype2, field, MAX_FLD-1);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
input.c:438:4: warning: 'strncpy' output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation]
    strncpy(gtype1, field, MAX_FLD-1);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
input.c:435:4: warning: 'strncpy' output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation]
    strncpy(cscore, field, MAX_FLD-1);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
input.c:432:4: warning: 'strncpy' output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation]
    strncpy(snpid, field, MAX_FLD-1);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
input.c:429:4: warning: 'strncpy' output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation]
    strncpy(sampid, field, MAX_FLD-1);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/library/zlibbioc/include" -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c invert.c -o invert.o
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/library/zlibbioc/include" -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c ipf.c -o ipf.o
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/library/zlibbioc/include" -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c ld.c -o ld.o
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/library/zlibbioc/include" -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c misc.c -o misc.o
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/library/zlibbioc/include" -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c mla.c -o mla.o
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/library/zlibbioc/include" -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c mvphenotype.c -o mvphenotype.o
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/library/zlibbioc/include" -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c outdata.c -o outdata.o
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/library/zlibbioc/include" -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c plink.c -o plink.o
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/library/zlibbioc/include" -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c read_uncertain.c -o read_uncertain.o
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/library/zlibbioc/include" -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c readped.c -o readped.o
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/library/zlibbioc/include" -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c single_snp_tests.c -o single_snp_tests.o
single_snp_tests.c: In function 'score_single':
single_snp_tests.c:327:4: warning: 'name_index' may be used uninitialized in this function [-Wmaybe-uninitialized]
    do_impute(Snps, n, diploid, subset, nsubj, name_index, Rule, gt2ht,
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       xadd, xdom);
       ~~~~~~~~~~~
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/library/zlibbioc/include" -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c snp_summary.c -o snp_summary.o
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/library/zlibbioc/include" -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c snpmpy.c -o snpmpy.o
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/library/zlibbioc/include" -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c solve_cubic.c -o solve_cubic.o
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/library/zlibbioc/include" -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c structure.c -o structure.o
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/library/zlibbioc/include" -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c subset.c -o subset.o
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/library/zlibbioc/include" -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c switch.c -o switch.o
switch.c: In function 'test_switch':
switch.c:32:8: warning: variable 'female2' set but not used [-Wunused-but-set-variable]
   int *female2 = NULL;
        ^~~~~~~
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/library/zlibbioc/include" -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c tdt.c -o tdt.o
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/library/zlibbioc/include" -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c testBig.c -o testBig.o
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/library/zlibbioc/include" -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c uncertain.c -o uncertain.o
C:/rtools40/mingw64/bin/gcc -shared -s -static-libgcc -o snpStats.dll tmp.def Runcertain.o bind.o count_gt.o covwin.o force_hom.o fst.o glm_test.o glm_test_R.o hash_index.o hphase.o imputation.o in.o input.o invert.o ipf.o ld.o misc.o mla.o mvphenotype.o outdata.o plink.o read_uncertain.o readped.o single_snp_tests.o snp_summary.o snpmpy.o solve_cubic.o structure.o subset.o switch.o tdt.o testBig.o uncertain.o -LD:/biocbuild/bbs-3.15-bioc/R/library/zlibbioc/libs/x64 -lzlib1bioc -LC:/extsoft/lib/x64 -LC:/extsoft/lib -LD:/biocbuild/bbs-3.15-bioc/R/bin/x64 -lR
installing to D:/biocbuild/bbs-3.15-bioc/R/library/00LOCK-snpStats/00new/snpStats/libs/x64
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'snpStats'
    finding HTML links ... done
    Fst                                     html  
    GlmEstimates-class                      html  
    GlmTests-class                          html  
    ImputationRules-class                   html  
    SingleSnpTests-class                    html  
    SnpMatrix-class                         html  
    XSnpMatrix-class                        html  
    chi.squared                             html  
    convert.snpMatrix                       html  
    example-new                             html  
    families                                html  
    filter.rules                            html  
    for.exercise                            html  
    glm.test.control                        html  
    ibsCount                                html  
    ibsDist                                 html  
    imputation.maf                          html  
    impute.snps                             html  
    ld                                      html  
    ld.example                              html  
    mean2g                                  html  
    misinherits                             html  
    mvtests                                 html  
    plotUncertainty                         html  
    pool                                    html  
    pool2                                   html  
    pp                                      html  
    qq.chisq                                html  
    random.snps                             html  
    read.beagle                             html  
    read.impute                             html  
    read.long                               html  
    read.mach                               html  
    read.pedfile                            html  
    read.plink                              html  
    read.snps.long                          html  
    row.summary                             html  
    sample                                  html  
    single.snp.tests                        html  
    sm.compare                              html  
    snp.cor                                 html  
    snp.imputation                          html  
    snp.lhs.estimates                       html  
    snp.lhs.tests                           html  
    snp.pre.multiply                        html  
    snp.rhs.estimates                       html  
    snp.rhs.tests                           html  
    snpStats-package                        html  
    switch.alleles                          html  
    tdt.snp                                 html  
    test.allele.switch                      html  
    testdata                                html  
    write.plink                             html  
    write.snp.matrix                        html  
    xxt                                     html  
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (snpStats)
Making 'packages.html' ... done

Tests output


Example timings

snpStats.Rcheck/snpStats-Ex.timings

nameusersystemelapsed
Fst0.530.050.57
GlmEstimates-class000
GlmTests-class000
ImputationRules-class000
SingleSnpTests-class000
SnpMatrix-class0.340.030.37
XSnpMatrix-class0.10.00.1
chi.squared0.070.020.09
families0.030.000.03
filter.rules000
for.exercise0.850.040.89
ibsCount0.30.00.3
ibsDist0.170.020.18
imputation.maf000
impute.snps0.580.040.63
ld0.080.020.09
mean2g0.090.000.10
misinherits0.030.030.06
mvtests000
plotUncertainty000
pool0.180.000.18
pp0.110.000.13
qq.chisq000
random.snps000
read.beagle000
read.impute000
read.long000
read.mach000
read.pedfile000
row.summary0.070.020.09
single.snp.tests0.070.000.06
sm.compare000
snp.cor0.250.000.25
snp.imputation0.560.070.63
snp.lhs.estimates0.210.060.27
snp.lhs.tests0.080.030.10
snp.pre.multiply0.100.000.11
snp.rhs.estimates0.10.00.1
snp.rhs.tests0.080.020.09
switch.alleles0.070.010.10
tdt.snp0.040.020.04
test.allele.switch0.090.030.13
testdata0.110.030.14
write.plink0.170.000.17
xxt0.200.020.22