Back to the "Multiple platform build/check report" A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R [S] T  U  V  W  X  Y  Z 

Package 468/516HostnameOS / ArchBUILDCHECKBUILD BIN
snpStats 1.4.1
David Clayton
Snapshot Date: 2012-01-08 18:22:44 -0800 (Sun, 08 Jan 2012)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_9/madman/Rpacks/snpStats
Last Changed Rev: 61454 / Revision: 61898
Last Changed Date: 2011-12-19 07:48:37 -0800 (Mon, 19 Dec 2011)
wilson2 Linux (openSUSE 11.4) / x86_64  OK  OK 
liverpool Windows Server 2003 R2 (32-bit) / x64  OK  OK  OK 
gewurz Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK [ OK ] OK 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK 
pitt Mac OS X Leopard (10.5.8) / i386  OK  OK  OK 

Summary

Package: snpStats
Version: 1.4.1
Command: D:\biocbld\bbs-2.9-bioc\R\bin\R.exe CMD check --no-vignettes --timings --no-multiarch snpStats_1.4.1.tar.gz
StartedAt: 2012-01-09 05:48:55 -0800 (Mon, 09 Jan 2012)
EndedAt: 2012-01-09 05:53:01 -0800 (Mon, 09 Jan 2012)
EllapsedTime: 245.5 seconds
RetCode: 0
Status:  OK  
CheckDir: snpStats.Rcheck
Warnings: 0

Command output

* using log directory 'D:/biocbld/bbs-2.9-bioc/meat/snpStats.Rcheck'
* using R version 2.14.1 (2011-12-22)
* using platform: x86_64-pc-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'snpStats/DESCRIPTION' ... OK
* this is package 'snpStats' version '1.4.1'
* 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 whether package 'snpStats' can be installed ... OK
* checking installed package size ... NOTE
  installed size is  9.9Mb
  sub-directories of 1Mb or more:
    data   6.4Mb
    doc    2.3Mb
* checking package directory ... OK
* checking for portable file names ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level 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 for unstated 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 ... NOTE
  
  Note: significantly better compression could be obtained
        by using R CMD build --resave-data
                     old_size new_size compress
  families.RData         46Kb     26Kb       xz
  for.exercise.RData    5.4Mb    3.5Mb       xz
  ld.example.RData       28Kb     20Kb       xz
  testdata.RData        875Kb    556Kb       xz
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking compiled code ... NOTE
File 'D:/biocbld/bbs-2.9-bioc/meat/snpStats.Rcheck/snpStats/libs/x64/snpStats.dll':
  Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)
  Found 'printf', possibly from 'printf' (C)
  Found 'puts', possibly from 'printf' (C), 'puts' (C)

Compiled code should not call functions which might terminate R nor
write to stdout/stderr instead of to the console.  The detected symbols
are linked into the code but might come from libraries and not actually
be called.

See 'Writing portable packages' in the 'Writing R Extensions' manual.
* 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 vignettes ... SKIPPED
* checking PDF version of manual ... OK

snpStats.Rcheck/00install.out:

* installing *source* package 'snpStats' ...
** libs
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"          -O2 -Wall  -std=gnu99 -mtune=core2 -c adler32.c -o adler32.o
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"          -O2 -Wall  -std=gnu99 -mtune=core2 -c bind.c -o bind.o
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"          -O2 -Wall  -std=gnu99 -mtune=core2 -c compress.c -o compress.o
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"          -O2 -Wall  -std=gnu99 -mtune=core2 -c count_gt.c -o count_gt.o
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"          -O2 -Wall  -std=gnu99 -mtune=core2 -c covwin.c -o covwin.o
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"          -O2 -Wall  -std=gnu99 -mtune=core2 -c crc32.c -o crc32.o
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"          -O2 -Wall  -std=gnu99 -mtune=core2 -c deflate.c -o deflate.o
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"          -O2 -Wall  -std=gnu99 -mtune=core2 -c force_hom.c -o force_hom.o
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"          -O2 -Wall  -std=gnu99 -mtune=core2 -c fst.c -o fst.o
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"          -O2 -Wall  -std=gnu99 -mtune=core2 -c glm_test.c -o glm_test.o
glm_test.c: In function 'glm_fit':
glm_test.c:68:11: warning: 'dfr' may be used uninitialized in this function
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"          -O2 -Wall  -std=gnu99 -mtune=core2 -c glm_test_R.c -o glm_test_R.o
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"          -O2 -Wall  -std=gnu99 -mtune=core2 -c gzclose.c -o gzclose.o
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"          -O2 -Wall  -std=gnu99 -mtune=core2 -c gzlib.c -o gzlib.o
gzlib.c: In function 'gz_error':
gzlib.c:518:1: warning: visibility attribute not supported in this configuration; ignored
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"          -O2 -Wall  -std=gnu99 -mtune=core2 -c gzread.c -o gzread.o
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"          -O2 -Wall  -std=gnu99 -mtune=core2 -c gzwrite.c -o gzwrite.o
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"          -O2 -Wall  -std=gnu99 -mtune=core2 -c hash_index.c -o hash_index.o
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"          -O2 -Wall  -std=gnu99 -mtune=core2 -c hphase.c -o hphase.o
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"          -O2 -Wall  -std=gnu99 -mtune=core2 -c imputation.c -o imputation.o
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"          -O2 -Wall  -std=gnu99 -mtune=core2 -c in.c -o in.o
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"          -O2 -Wall  -std=gnu99 -mtune=core2 -c infback.c -o infback.o
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"          -O2 -Wall  -std=gnu99 -mtune=core2 -c inffast.c -o inffast.o
inffast.c: In function 'inflate_fast':
inffast.c:324:1: warning: visibility attribute not supported in this configuration; ignored
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"          -O2 -Wall  -std=gnu99 -mtune=core2 -c inflate.c -o inflate.o
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"          -O2 -Wall  -std=gnu99 -mtune=core2 -c inftrees.c -o inftrees.o
inftrees.c: In function 'inflate_table':
inftrees.c:330:1: warning: visibility attribute not supported in this configuration; ignored
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"          -O2 -Wall  -std=gnu99 -mtune=core2 -c input.c -o input.o
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"          -O2 -Wall  -std=gnu99 -mtune=core2 -c invert.c -o invert.o
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"          -O2 -Wall  -std=gnu99 -mtune=core2 -c ipf.c -o ipf.o
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"          -O2 -Wall  -std=gnu99 -mtune=core2 -c ld.c -o ld.o
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"          -O2 -Wall  -std=gnu99 -mtune=core2 -c misc.c -o misc.o
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"          -O2 -Wall  -std=gnu99 -mtune=core2 -c mla.c -o mla.o
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"          -O2 -Wall  -std=gnu99 -mtune=core2 -c mvphenotype.c -o mvphenotype.o
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"          -O2 -Wall  -std=gnu99 -mtune=core2 -c outdata.c -o outdata.o
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"          -O2 -Wall  -std=gnu99 -mtune=core2 -c plink.c -o plink.o
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"          -O2 -Wall  -std=gnu99 -mtune=core2 -c read_uncertain.c -o read_uncertain.o
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"          -O2 -Wall  -std=gnu99 -mtune=core2 -c readped.c -o readped.o
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"          -O2 -Wall  -std=gnu99 -mtune=core2 -c single_snp_tests.c -o single_snp_tests.o
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"          -O2 -Wall  -std=gnu99 -mtune=core2 -c snp_summary.c -o snp_summary.o
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"          -O2 -Wall  -std=gnu99 -mtune=core2 -c snpmpy.c -o snpmpy.o
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"          -O2 -Wall  -std=gnu99 -mtune=core2 -c solve_cubic.c -o solve_cubic.o
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"          -O2 -Wall  -std=gnu99 -mtune=core2 -c structure.c -o structure.o
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"          -O2 -Wall  -std=gnu99 -mtune=core2 -c switch.c -o switch.o
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"          -O2 -Wall  -std=gnu99 -mtune=core2 -c tdt.c -o tdt.o
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"          -O2 -Wall  -std=gnu99 -mtune=core2 -c trees.c -o trees.o
trees.c: In function '_tr_init':
trees.c:410:1: warning: visibility attribute not supported in this configuration; ignored
trees.c: In function '_tr_stored_block':
trees.c:883:1: warning: visibility attribute not supported in this configuration; ignored
trees.c: In function '_tr_align':
trees.c:919:1: warning: visibility attribute not supported in this configuration; ignored
trees.c: In function '_tr_flush_block':
trees.c:1020:1: warning: visibility attribute not supported in this configuration; ignored
trees.c: In function '_tr_tally':
trees.c:1071:1: warning: visibility attribute not supported in this configuration; ignored
trees.c: At top level:
trees.c:1244:1: warning: visibility attribute not supported in this configuration; ignored
trees.c:1244:1: warning: visibility attribute not supported in this configuration; ignored
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"          -O2 -Wall  -std=gnu99 -mtune=core2 -c uncertain.c -o uncertain.o
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"          -O2 -Wall  -std=gnu99 -mtune=core2 -c uncompr.c -o uncompr.o
x86_64-w64-mingw32-gcc  -I"D:/biocbld/BBS-2˜1.9-B/R/include"          -O2 -Wall  -std=gnu99 -mtune=core2 -c zutil.c -o zutil.o
zutil.c: In function 'zcalloc':
zutil.c:308:1: warning: visibility attribute not supported in this configuration; ignored
zutil.c: In function 'zcfree':
zutil.c:316:1: warning: visibility attribute not supported in this configuration; ignored
x86_64-w64-mingw32-gcc -shared -s -static-libgcc -o snpStats.dll tmp.def adler32.o bind.o compress.o count_gt.o covwin.o crc32.o deflate.o force_hom.o fst.o glm_test.o glm_test_R.o gzclose.o gzlib.o gzread.o gzwrite.o hash_index.o hphase.o imputation.o in.o infback.o inffast.o inflate.o inftrees.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 switch.o tdt.o trees.o uncertain.o uncompr.o zutil.o -LD:/biocbld/BBS-2˜1.9-B/R/bin/x64 -lR
installing to D:/biocbld/bbs-2.9-bioc/meat/snpStats.Rcheck/snpStats/libs/x64
** R
** data
** inst
** preparing package for lazy loading
Creating a generic function for 'plot' from package 'graphics' in package 'snpStats'
** help
*** installing help indices
** building package indices ...
*** tangling vignette sources ...
   'data-input-vignette.Rnw' 
   'differences.Rnw' 
   'imputation-vignette.Rnw' 
   'ld-vignette.Rnw' 
   'pca-vignette.Rnw' 
   'snpStats-vignette.Rnw' 
   'tdt-vignette.Rnw' 
** testing if installed package can be loaded

* DONE (snpStats)

snpStats.Rcheck/snpStats-Ex.timings:

nameusersystemelapsed
Fst0.500.010.52
GlmEstimates-class000
GlmTests-class000
ImputationRules-class000
SingleSnpTests-class000
SnpMatrix-class0.420.070.48
XSnpMatrix-class0.060.010.08
chi.squared0.050.000.05
families0.030.000.03
filter.rules000
for.exercise1.640.051.69
ibsCount0.720.000.71
ibsDist0.280.000.29
imputation.maf000
impute.snps3.090.173.26
ld0.100.020.11
misinherits0.260.010.28
mvtests000
plotUncertainty000
pool0.190.000.19
pp0.20.00.2
qq.chisq000
read.beagle000
read.impute000
read.long000
read.mach000
read.pedfile000
row.summary0.110.020.13
single.snp.tests0.060.000.06
sm.compare000
snp.cbind0.300.030.33
snp.cor0.810.000.81
snp.imputation3.160.083.24
snp.lhs.estimates0.610.010.62
snp.lhs.tests0.110.020.13
snp.pre.multiply0.080.000.07
snp.rhs.estimates0.090.010.11
snp.rhs.tests0.050.000.05
switch.alleles0.090.000.09
tdt.snp0.030.000.03
test.allele.switch0.140.030.18
testdata0.140.000.14
write.plink0.210.020.22
xxt0.680.020.70