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.2: CHECK report for VanillaICE on zin1

This page was generated on 2016-04-23 10:10:50 -0700 (Sat, 23 Apr 2016).

Package 1080/1103HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
VanillaICE 1.32.2
Robert Scharpf
Snapshot Date: 2016-04-22 16:20:12 -0700 (Fri, 22 Apr 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_2/madman/Rpacks/VanillaICE
Last Changed Rev: 114820 / Revision: 116712
Last Changed Date: 2016-03-15 18:53:01 -0700 (Tue, 15 Mar 2016)
zin1 Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK [ OK ]UNNEEDED, same version exists in internal repository
moscato1 Windows Server 2008 R2 Standard (64-bit) / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: VanillaICE
Version: 1.32.2
Command: /home/biocbuild/bbs-3.2-bioc/R/bin/R CMD check --no-vignettes --timings VanillaICE_1.32.2.tar.gz
StartedAt: 2016-04-23 06:21:19 -0700 (Sat, 23 Apr 2016)
EndedAt: 2016-04-23 06:24:59 -0700 (Sat, 23 Apr 2016)
EllapsedTime: 219.5 seconds
RetCode: 0
Status:  OK 
CheckDir: VanillaICE.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.2-bioc/R/bin/R CMD check --no-vignettes --timings VanillaICE_1.32.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.2-bioc/meat/VanillaICE.Rcheck’
* using R version 3.2.4 Revised (2016-03-16 r70336)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘VanillaICE/DESCRIPTION’ ... OK
* this is package ‘VanillaICE’ version ‘1.32.2’
* checking package namespace information ... OK
* checking package dependencies ... NOTE
Package which this enhances but not available for checking: ‘doRedis’
* 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 ‘VanillaICE’ can be installed ... [17s/17s] OK
* checking installed package size ... OK
* 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
Unexported object imported by a ':::' call: ‘GenomicRanges:::.ShallowSimpleListAssays’
  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 ... 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 compiled code ... OK
* checking sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [16s/18s] OK
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘doRUnit.R’ [31s/32s]
 [31s/32s] 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: 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.2-bioc/meat/VanillaICE.Rcheck/00check.log’
for details.


VanillaICE.Rcheck/00install.out:

* installing *source* package ‘VanillaICE’ ...
** libs
gcc -std=gnu99 -I/home/biocbuild/bbs-3.2-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c rinit.c -o rinit.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.2-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c viterbi.c -o viterbi.o
gcc -std=gnu99 -shared -L/home/biocbuild/bbs-3.2-bioc/R/lib -L/usr/local/lib -o VanillaICE.so rinit.o viterbi.o -lm -L/home/biocbuild/bbs-3.2-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.2-bioc/meat/VanillaICE.Rcheck/VanillaICE/libs
** R
** data
** inst
** preparing package for lazy loading
Creating a new generic function for ‘distance’ in package ‘VanillaICE’
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (VanillaICE)

VanillaICE.Rcheck/VanillaICE-Ex.timings:

nameusersystemelapsed
ArrayViews-class2.9230.0803.216
CopyNumScanParams0.0030.0000.004
EmissionParam-methods0.010.000.01
FilterParam-class0.0030.0000.003
HMM0.6240.0000.885
HMMList-class0.4270.0320.505
HmmParam0.0040.0000.004
IO0.0090.0000.009
IdiogramParams-class0.2310.0000.237
SnpArrayExperiment-class0.0770.0000.077
SnpExperiment0.0310.0000.031
SnpGRanges0.0270.0000.027
TransitionParam0.0020.0000.002
cnvFilter0.7490.0000.817
constraints0.0010.0000.001
dropDuplicatedMapLocs0.1060.0000.106
emissionParam0.0060.0000.005
getExampleSnpExperiment0.0000.0000.001
getHmmParams0.0100.0000.012
hmm20.5380.0000.557
icePlatforms0.0000.0000.001
isHeterozygous0.2870.0080.318
parseSourceFile0.4690.0160.585
plotting1.4370.0041.477
robust-statistics0.0010.0000.001
snpArrayAssays0.010.000.01
sourcePaths0.0070.0000.007
sweepMode0.1790.0000.179
threshold0.0010.0000.001
viewports0.0010.0000.001