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 

BioC 2.13: CHECK report for chopsticks on zin1

This page was generated on 2014-04-05 09:48:01 -0700 (Sat, 05 Apr 2014).

Package 136/750HostnameOS / ArchBUILDCHECKBUILD BIN
chopsticks 1.26.1
Hin-Tak Leung
Snapshot Date: 2014-04-04 16:20:29 -0700 (Fri, 04 Apr 2014)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_13/madman/Rpacks/chopsticks
Last Changed Rev: 81799 / Revision: 88450
Last Changed Date: 2013-10-17 16:35:56 -0700 (Thu, 17 Oct 2013)
zin1 Linux (Ubuntu 12.04.4 LTS) / x86_64  OK [ OK ]
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK 
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK  OK 

Summary

Package: chopsticks
Version: 1.26.1
Command: /home/biocbuild/bbs-2.13-bioc/R/bin/R CMD check --no-vignettes --timings chopsticks_1.26.1.tar.gz
StartedAt: 2014-04-05 00:18:56 -0700 (Sat, 05 Apr 2014)
EndedAt: 2014-04-05 00:19:39 -0700 (Sat, 05 Apr 2014)
EllapsedTime: 42.7 seconds
RetCode: 0
Status:  OK 
CheckDir: chopsticks.Rcheck
Warnings: 0

Command output

* using log directory ‘/home/biocbuild/bbs-2.13-bioc/meat/chopsticks.Rcheck’
* using R version 3.0.3 (2014-03-06)
* using platform: x86_64-unknown-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘chopsticks/DESCRIPTION’ ... OK
* this is package ‘chopsticks’ version ‘1.26.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 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 ... [8s/9s] OK
* checking installed package size ... NOTE
  installed size is  7.4Mb
  sub-directories of 1Mb or more:
    data   4.1Mb
    doc    2.3Mb
* 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 ... NOTE
Package in Depends field not imported from: ‘methods’
  These packages need to be imported from (in the NAMESPACE file)
  for when this namespace is loaded but not attached.
Unexported object imported by a ‘:::’ call: ‘methods:::bind_activation’
  See the note in ?`:::` about the use of this operator.
See the information on DESCRIPTION files in the chapter ‘Creating R
packages’ of the ‘Writing R Extensions’ manual.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
NB: .Last.lib will not be used unless it is exported
File ‘chopsticks/R/zzz.R’:
  .Last.lib has wrong argument list ‘libname, package’

Package detach functions should have one arguments with names starting
  with ‘lib’.
Package detach functions should not call ‘library.dynam.unload’.
See section ‘Good practice’ in '?.Last.lib'.
* checking Rd files ... NOTE
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
prepare_Rd: read.wtccc.signals.Rd:58: Dropping empty section \seealso
prepare_Rd: wtccc.sample.list.Rd:36-37: Dropping empty section \note
prepare_Rd: wtccc.sample.list.Rd:39-40: Dropping empty section \examples
* 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 for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking compiled code ... NOTE
File ‘/home/biocbuild/bbs-2.13-bioc/meat/chopsticks.Rcheck/chopsticks/libs/chopsticks.so’:
  Found non-API call to R: ‘R_data_class’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
* checking installed files from ‘inst/doc’ ... OK
* checking for old-style vignette sources ... NOTE
Vignette sources only in ‘inst/doc’:
  ‘chopsticks-vignette.Rnw’
A ‘vignettes’ directory will be required as from R 3.1.0
* checking examples ... [6s/6s] 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

NOTE: There were 6 notes.
See
  ‘/home/biocbuild/bbs-2.13-bioc/meat/chopsticks.Rcheck/00check.log’
for details.

chopsticks.Rcheck/00install.out:

* installing *source* package ‘chopsticks’ ...
** libs
gcc -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c adler32.c -o adler32.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c bind.c -o bind.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c compress.c -o compress.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c crc32.c -o crc32.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c deflate.c -o deflate.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c force_hom.c -o force_hom.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c glm_test.c -o glm_test.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c glm_test_R.c -o glm_test_R.o
glm_test_R.c: In function ‘snp_rhs_score’:
glm_test_R.c:562:22: warning: variable ‘err’ set but not used [-Wunused-but-set-variable]
glm_test_R.c:400:8: warning: variable ‘female’ set but not used [-Wunused-but-set-variable]
gcc -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c gzio.c -o gzio.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c hash_index.c -o hash_index.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c ibs.c -o ibs.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c in.c -o in.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c infback.c -o infback.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c inffast.c -o inffast.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c inflate.c -o inflate.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c inftrees.c -o inftrees.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c input.c -o input.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c inputNew.c -o inputNew.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c input_unsorted.c -o input_unsorted.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c ld_graphic_eps.c -o ld_graphic_eps.o
ld_graphic_eps.c: In function ‘graphic_init’:
ld_graphic_eps.c:44:7: warning: variable ‘junk’ set but not used [-Wunused-but-set-variable]
ld_graphic_eps.c: In function ‘graphic_close’:
ld_graphic_eps.c:121:7: warning: variable ‘junk’ set but not used [-Wunused-but-set-variable]
gcc -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c ld_with.c -o ld_with.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c mla.c -o mla.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c outdata.c -o outdata.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c pairwise_linkage.c -o pairwise_linkage.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c read_chiamo.c -o read_chiamo.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c read_hapmap.c -o read_hapmap.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c read_pedfile.c -o read_pedfile.o
read_pedfile.c: In function ‘read_pedfile’:
read_pedfile.c:54:7: warning: variable ‘snp_length’ set but not used [-Wunused-but-set-variable]
gcc -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c read_signals.c -o read_signals.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c readped.c -o readped.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c sdfpw.c -o sdfpw.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c single_snp_tests.c -o single_snp_tests.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c snp_summary.c -o snp_summary.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c snpmpy.c -o snpmpy.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c solve_cubic.c -o solve_cubic.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c solve_quadratic.c -o solve_quadratic.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c structure.c -o structure.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c trees.c -o trees.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c uncompr.c -o uncompr.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c zutil.c -o zutil.o
gcc -std=gnu99 -shared -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/bbs-2.13-bioc/R/lib -lR
installing to /home/biocbuild/bbs-2.13-bioc/meat/chopsticks.Rcheck/chopsticks/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 (chopsticks)

chopsticks.Rcheck/chopsticks-Ex.timings:

nameusersystemelapsed
X.snp-class0.1880.0040.217
X.snp.matrix-class0.1000.0040.101
epsout.ld.snp0.1600.0080.171
for.exercise0.8480.0120.860
ibs.stats0.1280.0000.131
ibsCount0.2400.0120.252
ibsDist0.1760.0040.177
ld.snp0.1360.0000.138
ld.with0.0960.0040.103
pair.result.ld.snp0.0840.0000.085
plot.snp.dprime0.2280.0040.234
qq.chisq0.0000.0000.002
read.HapMap.data0.0040.0000.004
read.snps.chiamo000
read.wtccc.signals0.0040.0000.002
row.summary0.1000.0040.106
single.snp.tests0.0960.0000.096
snp-class0.0000.0000.001
snp.cbind0.2000.0080.207
snp.cor0.6720.0080.682
snp.dprime-class0.0920.0000.092
snp.lhs.tests0.1160.0000.114
snp.matrix-class0.1520.0000.153
snp.pre0.1560.0000.155
snp.rhs.tests0.0880.0000.089
testdata0.1360.0040.143
xxt0.6000.0000.604