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 3.0: CHECK report for chopsticks on zin1

This page was generated on 2015-04-10 09:39:16 -0700 (Fri, 10 Apr 2015).

Package 154/933HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
chopsticks 1.30.1
Hin-Tak Leung
Snapshot Date: 2015-04-09 16:20:12 -0700 (Thu, 09 Apr 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_0/madman/Rpacks/chopsticks
Last Changed Rev: 98481 / Revision: 102249
Last Changed Date: 2015-01-19 15:40:31 -0800 (Mon, 19 Jan 2015)
zin1 Linux (Ubuntu 12.04.4 LTS) / x86_64  NotNeeded  OK [ OK ]
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK  OK  OK 
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  NotNeeded  OK  OK  OK 
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  OK  OK 

Summary

Package: chopsticks
Version: 1.30.1
Command: /home/biocbuild/bbs-3.0-bioc/R/bin/R CMD check --no-vignettes --timings chopsticks_1.30.1.tar.gz
StartedAt: 2015-04-09 22:34:59 -0700 (Thu, 09 Apr 2015)
EndedAt: 2015-04-09 22:35:39 -0700 (Thu, 09 Apr 2015)
EllapsedTime: 40.5 seconds
RetCode: 0
Status:  OK 
CheckDir: chopsticks.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.0-bioc/R/bin/R CMD check --no-vignettes --timings chopsticks_1.30.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.0-bioc/meat/chopsticks.Rcheck’
* using R version 3.1.3 (2015-03-09)
* 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.30.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  5.5Mb
  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 ... 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.
* 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 argument with name 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 compiled code ... NOTE
File ‘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 files in ‘vignettes’ ... OK
* 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
* DONE

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

chopsticks.Rcheck/00install.out:

* installing *source* package ‘chopsticks’ ...
** libs
gcc -std=gnu99 -I/home/biocbuild/bbs-3.0-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-3.0-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-3.0-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-3.0-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-3.0-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-3.0-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-3.0-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-3.0-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c glm_test_R.c -o glm_test_R.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.0-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-3.0-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-3.0-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-3.0-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-3.0-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-3.0-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-3.0-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-3.0-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-3.0-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-3.0-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-3.0-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-3.0-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c ld_graphic_eps.c -o ld_graphic_eps.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.0-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-3.0-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-3.0-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-3.0-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-3.0-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-3.0-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-3.0-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c read_pedfile.c -o read_pedfile.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.0-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-3.0-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-3.0-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-3.0-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-3.0-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-3.0-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-3.0-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-3.0-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-3.0-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-3.0-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-3.0-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-3.0-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c zutil.c -o zutil.o
gcc -std=gnu99 -shared -L/home/biocbuild/bbs-3.0-bioc/R/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/bbs-3.0-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.0-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.1640.0000.164
X.snp.matrix-class0.1320.0000.129
epsout.ld.snp0.1800.0000.179
for.exercise0.7600.0120.774
ibs.stats0.1280.0040.135
ibsCount0.2440.0000.243
ibsDist0.1720.0080.179
ld.snp0.1400.0000.137
ld.with0.0960.0040.102
pair.result.ld.snp0.0800.0000.082
plot.snp.dprime0.2240.0080.235
qq.chisq0.0000.0000.001
read.HapMap.data0.0000.0000.001
read.snps.chiamo000
read.wtccc.signals0.0000.0000.001
row.summary0.0960.0040.102
single.snp.tests0.0960.0000.093
snp-class0.0000.0000.001
snp.cbind0.2280.0000.229
snp.cor0.6720.0040.678
snp.dprime-class0.0880.0000.088
snp.lhs.tests0.1040.0000.107
snp.matrix-class0.1440.0000.147
snp.pre0.1480.0000.147
snp.rhs.tests0.0880.0000.087
testdata0.1400.0000.137
xxt0.6040.0000.606