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

CHECK report for snpStats on veracruz1

This page was generated on 2018-04-12 13:32:40 -0400 (Thu, 12 Apr 2018).

Package 1321/1472HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
snpStats 1.28.0
David Clayton
Snapshot Date: 2018-04-11 16:45:18 -0400 (Wed, 11 Apr 2018)
URL: https://git.bioconductor.org/packages/snpStats
Branch: RELEASE_3_6
Last Commit: 8df9f41
Last Changed Date: 2017-10-30 12:39:22 -0400 (Mon, 30 Oct 2017)
malbec1 Linux (Ubuntu 16.04.1 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
veracruz1 OS X 10.11.6 El Capitan / x86_64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository

Summary

Package: snpStats
Version: 1.28.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings snpStats_1.28.0.tar.gz
StartedAt: 2018-04-12 09:48:09 -0400 (Thu, 12 Apr 2018)
EndedAt: 2018-04-12 09:50:09 -0400 (Thu, 12 Apr 2018)
EllapsedTime: 120.1 seconds
RetCode: 0
Status:  OK 
CheckDir: snpStats.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings snpStats_1.28.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.6-bioc/meat/snpStats.Rcheck’
* using R version 3.4.4 (2018-03-15)
* using platform: x86_64-apple-darwin15.6.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘snpStats/DESCRIPTION’ ... OK
* this is package ‘snpStats’ version ‘1.28.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 ‘snpStats’ can be installed ... OK
* checking installed package size ... NOTE
  installed size is  7.5Mb
  sub-directories of 1Mb or more:
    data   4.1Mb
    doc    2.4Mb
* 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 ... NOTE
mvtests: no visible global function definition for ‘contrasts’
plotUncertainty: no visible global function definition for ‘lines’
plotUncertainty: no visible global function definition for ‘text’
write.plink: no visible global function definition for ‘write.table’
Undefined global functions or variables:
  contrasts lines text write.table
Consider adding
  importFrom("graphics", "lines", "text")
  importFrom("stats", "contrasts")
  importFrom("utils", "write.table")
to your NAMESPACE file.
* 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 compiled code ... NOTE
File ‘snpStats/libs/snpStats.so’:
  Found ‘_rand’, possibly from ‘rand’ (C)
    Object: ‘testBig.o’
File ‘snpStats/libs/snpStats.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.
Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
* checking sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* 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: 3 NOTEs
See
  ‘/Users/biocbuild/bbs-3.6-bioc/meat/snpStats.Rcheck/00check.log’
for details.



Installation output

snpStats.Rcheck/00install.out

* installing *source* package ‘snpStats’ ...
** libs
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c Runcertain.c -o Runcertain.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c bind.c -o bind.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c count_gt.c -o count_gt.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c covwin.c -o covwin.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c force_hom.c -o force_hom.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c fst.c -o fst.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c glm_test.c -o glm_test.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c glm_test_R.c -o glm_test_R.o
glm_test_R.c:368:7: warning: unused variable 'max_name_length' [-Wunused-variable]
  int max_name_length =  MAX_NAME_LENGTH -1;
      ^
1 warning generated.
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c hash_index.c -o hash_index.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c hphase.c -o hphase.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c imputation.c -o imputation.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c in.c -o in.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c input.c -o input.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c invert.c -o invert.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c ipf.c -o ipf.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c ld.c -o ld.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c misc.c -o misc.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c mla.c -o mla.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c mvphenotype.c -o mvphenotype.o
mvphenotype.c:568:7: warning: variable 'df_rV' is uninitialized when used here [-Wuninitialized]
        Free(df_rV);
             ^˜˜˜˜
/Library/Frameworks/R.framework/Resources/include/R_ext/RS.h:74:46: note: expanded from macro 'Free'
#define Free(p)        (R_chk_free( (void *)(p) ), (p) = NULL)
                                             ^
mvphenotype.c:486:20: note: initialize the variable 'df_rV' to silence this warning
      double *df_rV; 
                   ^
                    = NULL
1 warning generated.
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c outdata.c -o outdata.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c plink.c -o plink.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c read_uncertain.c -o read_uncertain.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c readped.c -o readped.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c single_snp_tests.c -o single_snp_tests.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c snp_summary.c -o snp_summary.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c snpmpy.c -o snpmpy.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c solve_cubic.c -o solve_cubic.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c structure.c -o structure.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c subset.c -o subset.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c switch.c -o switch.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c tdt.c -o tdt.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c testBig.c -o testBig.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c uncertain.c -o uncertain.o
clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o snpStats.so 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 -lz -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-3.6-bioc/meat/snpStats.Rcheck/snpStats/libs
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (snpStats)

Tests output


Example timings

snpStats.Rcheck/snpStats-Ex.timings

nameusersystemelapsed
Fst0.7030.0480.760
GlmEstimates-class0.0020.0000.002
GlmTests-class0.0010.0010.001
ImputationRules-class0.0010.0000.001
SingleSnpTests-class0.0020.0010.002
SnpMatrix-class0.3050.0340.350
XSnpMatrix-class0.1180.0190.146
chi.squared0.0870.0160.106
families0.0230.0140.037
filter.rules0.0010.0000.001
for.exercise0.9260.0300.971
ibsCount0.4700.0260.520
ibsDist0.2930.0110.311
imputation.maf0.0010.0000.001
impute.snps0.7100.0540.781
ld0.0930.0150.111
mean2g0.0880.0170.106
misinherits0.0510.0310.082
mvtests000
plotUncertainty0.0010.0000.000
pool0.2480.0210.273
pp0.0740.0020.076
qq.chisq0.0010.0000.000
random.snps0.0050.0010.005
read.beagle0.0010.0010.000
read.impute0.0010.0000.001
read.long0.0010.0000.001
read.mach000
read.pedfile0.0010.0000.001
row.summary0.1450.0220.166
single.snp.tests0.2350.0330.279
sm.compare0.0010.0000.001
snp.cor0.5580.0090.586
snp.imputation0.6320.0500.702
snp.lhs.estimates0.3610.0350.403
snp.lhs.tests0.1790.0150.193
snp.pre.multiply0.1110.0180.133
snp.rhs.estimates0.2270.0240.257
snp.rhs.tests0.0830.0130.097
switch.alleles0.0940.0180.113
tdt.snp0.0230.0130.037
test.allele.switch0.1240.0180.142
testdata0.1430.0200.171
write.plink0.1990.0230.223
xxt0.4860.0190.517