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 crlmm on linux1.bioconductor.org

This page was generated on 2015-10-27 17:24:24 -0400 (Tue, 27 Oct 2015).

Package 237/1104HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
crlmm 1.28.0
Benilton S Carvalho , Robert Scharpf , Matt Ritchie
Snapshot Date: 2015-10-26 19:24:07 -0400 (Mon, 26 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_2/madman/Rpacks/crlmm
Last Changed Rev: 109589 / Revision: 109947
Last Changed Date: 2015-10-13 15:36:05 -0400 (Tue, 13 Oct 2015)
linux1.bioconductor.org Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK [ OK ]UNNEEDED, same version exists in internal repository
windows1.bioconductor.org Windows Server 2012 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  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: crlmm
Version: 1.28.0
Command: /home/biocbuild/bbs-3.2-bioc/R/bin/R CMD check --no-vignettes --timings crlmm_1.28.0.tar.gz
StartedAt: 2015-10-27 02:36:56 -0400 (Tue, 27 Oct 2015)
EndedAt: 2015-10-27 02:46:12 -0400 (Tue, 27 Oct 2015)
EllapsedTime: 556.3 seconds
RetCode: 0
Status:  OK 
CheckDir: crlmm.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.2-bioc/meat/crlmm.Rcheck’
* using R version 3.2.2 (2015-08-14)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘crlmm/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘crlmm’ 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 ‘crlmm’ can be installed ... [16s/16s] OK
* checking installed package size ... NOTE
  installed size is  5.1Mb
  sub-directories of 1Mb or more:
    data   2.7Mb
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Malformed Title field: should not end in a period.
Malformed Description field: should contain one or more complete sentences.
Versioned 'LinkingTo' value for ‘preprocessCore’ is only usable in R >= 3.0.2
* 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
'library' or 'require' call to ‘RUnit’ in package code.
  Please use :: or requireNamespace() instead.
  See section 'Suggested packages' in the 'Writing R Extensions' manual.
Namespaces in Imports field not imported from:
  ‘SNPchip’ ‘ff’ ‘splines’
  All declared Imports should be used.
Unexported object imported by a ':::' call: ‘Biobase:::assayDataEnvLock’
  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
.test: no visible global function definition for ‘defineTestSuite’
.test: no visible global function definition for ‘runTestSuite’
.test: no visible global function definition for ‘printTextProtocol’
calculateRBafCNSet : processByChromosome: no visible global function
  definition for ‘position’
cnrmaAffy: no visible global function definition for ‘celfileName’
computeBR: no visible global function definition for ‘genomeBuild’
constructBafLrrSetListFrom: no visible global function definition for
  ‘genomeBuild’
constructOligoSetListFrom: no visible global function definition for
  ‘genomeBuild’
snprmaAffy: no visible global function definition for ‘celfileName’
* 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 for GNU extensions in Makefiles ... OK
* checking compiled code ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [214s/214s] OK
Examples with CPU or elapsed time > 5s
           user system elapsed
genotype 98.486  1.008  99.555
crlmm    78.305  0.667  79.012
snprma   21.626  0.340  21.986
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘crlmm_unit_tests.R’ [96s/96s]
  Running ‘doRUnit.R’ [88s/88s]
 [184s/184s] 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: 4 NOTEs
See
  ‘/home/biocbuild/bbs-3.2-bioc/meat/crlmm.Rcheck/00check.log’
for details.


crlmm.Rcheck/00install.out:

* installing *source* package ‘crlmm’ ...
** libs
gcc -std=gnu99 -I/home/biocbuild/bbs-3.2-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-3.2-bioc/R/library/preprocessCore/include"   -fpic  -g -O2  -Wall -c gtypeCaller.c -o gtypeCaller.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.2-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-3.2-bioc/R/library/preprocessCore/include"   -fpic  -g -O2  -Wall -c init.c -o init.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.2-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-3.2-bioc/R/library/preprocessCore/include"   -fpic  -g -O2  -Wall -c trimmed.c -o trimmed.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.2-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-3.2-bioc/R/library/preprocessCore/include"   -fpic  -g -O2  -Wall -c utils.c -o utils.o
gcc -std=gnu99 -shared -L/home/biocbuild/bbs-3.2-bioc/R/lib -L/usr/local/lib -o crlmm.so gtypeCaller.o init.o trimmed.o utils.o -L/home/biocbuild/bbs-3.2-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.2-bioc/meat/crlmm.Rcheck/crlmm/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 (crlmm)

crlmm.Rcheck/crlmm-Ex.timings:

nameusersystemelapsed
ListClassConstructors1.4370.0281.465
PredictionRegion-class0.0010.0000.001
batchStatisticAccessors0.2350.0040.239
calculateRBaf0.8810.0120.893
celfile-utils1.8130.1122.021
cnSetExample0.6510.0000.652
constructInf0.0010.0000.000
copynumberAccessors0.0010.0000.002
crlmm78.305 0.66779.012
crlmmIllumina0.0000.0000.001
crlmmIlluminaV20.0000.0000.001
genotype.Illumina0.0010.0000.002
genotype98.486 1.00899.555
genotypeInf0.0000.0000.001
genotypes0.0020.0000.003
posteriorProbability1.3020.0001.306
predictionRegion0.3120.0000.311
preprocessInf000
readGenCallOutput000
readIdatFiles000
snprma21.626 0.34021.986
validCdfNames000
xyplot0.4110.0000.412