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.12: CHECK report for MotIV on petty

This page was generated on 2013-10-09 09:39:50 -0700 (Wed, 09 Oct 2013).

Package 428/671HostnameOS / ArchBUILDCHECKBUILD BIN
MotIV 1.16.0
Eloi Mercier , Raphael Gottardo
Snapshot Date: 2013-10-08 17:00:48 -0700 (Tue, 08 Oct 2013)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_12/madman/Rpacks/MotIV
Last Changed Rev: 75263 / Revision: 81334
Last Changed Date: 2013-04-03 14:32:27 -0700 (Wed, 03 Apr 2013)
george2 Linux (Ubuntu 12.04.1 LTS) / x86_64  OK  OK 
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK 
petty Mac OS X Snow Leopard (10.6.8) / x86_64  OK [ OK ] OK 

Summary

Package: MotIV
Version: 1.16.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch MotIV_1.16.0.tar.gz
StartedAt: 2013-10-08 23:09:15 -0700 (Tue, 08 Oct 2013)
EndedAt: 2013-10-08 23:15:59 -0700 (Tue, 08 Oct 2013)
EllapsedTime: 404.2 seconds
RetCode: 0
Status:  OK 
CheckDir: MotIV.Rcheck
Warnings: 0

Command output

* using log directory '/Users/biocbuild/bbs-2.12-bioc/meat/MotIV.Rcheck'
* using R version 3.0.1 (2013-05-16)
* using platform: x86_64-apple-darwin10.8.0 (64-bit)
* using session charset: ASCII
* using option '--no-vignettes'
* checking for file 'MotIV/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'MotIV' version '1.16.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 'MotIV' can be installed ... [28s/29s] OK
* checking installed package size ... OK
* checking package 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 for unstated 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
plot,motiv-ANY: no visible binding for global variable 'y'
* 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 portable compilation flags in Makevars ... 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 examples ... [46s/53s] OK
Examples with CPU or elapsed time > 5s
                    user system elapsed
plot               7.725  0.080   8.228
exportAsRangedData 7.169  0.075   7.292
motifOccurences    5.950  0.106   6.369
* 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 vignettes ... SKIPPED
* checking PDF version of manual ... OK

NOTE: There was 1 note.
See
  '/Users/biocbuild/bbs-2.12-bioc/meat/MotIV.Rcheck/00check.log'
for details.

MotIV.Rcheck/00install.out:

* installing *source* package 'MotIV' ...
checking for gcc... llvm-gcc-4.2 -arch x86_64 -std=gnu99
checking for C compiler default output file name... rm: a.out.dSYM: is a directory
a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether llvm-gcc-4.2 -arch x86_64 -std=gnu99 accepts -g... yes
checking for llvm-gcc-4.2 -arch x86_64 -std=gnu99 option to accept ISO C89... none needed
checking for gsl-config... /usr/local/bin/gsl-config
checking for GSL - version >= 1.6... yes
configure: creating ./config.status
config.status: creating src/Makevars
** libs
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2  -c Alignment.cpp -o Alignment.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2  -c ColumnComp.cpp -o ColumnComp.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2  -c DeclareAll.cpp -o DeclareAll.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2  -c Motif.cpp -o Motif.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2  -c MotifDistances.cpp -o MotifDistances.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2  -c MotifMatch.cpp -o MotifMatch.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2  -c PlatformSupport.cpp -o PlatformSupport.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2  -c RandPSSMGen.cpp -o RandPSSMGen.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2  -c generateScoresDB.cpp -o generateScoresDB.o
llvm-g++-4.2 -arch x86_64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -L/usr/local/lib -o MotIV.so Alignment.o ColumnComp.o DeclareAll.o Motif.o MotifDistances.o MotifMatch.o PlatformSupport.o RandPSSMGen.o generateScoresDB.o -lgsl -lgslcblas -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.12-bioc/meat/MotIV.Rcheck/MotIV/libs
** R
** data
** inst
** preparing package for lazy loading
Creating a new generic function for 'filter' in package 'MotIV'
Creating a generic function for 'plot' from package 'graphics' in package 'MotIV'
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (MotIV)

MotIV.Rcheck/MotIV-Ex.timings:

nameusersystemelapsed
FOXA_rGADEM1.7310.0511.796
as.data.frame1.2400.0431.329
combineMotifs0.8850.0210.932
exportAsRangedData7.1690.0757.292
exportAsTransfacFile1.2490.0281.284
filter-class0.0070.0020.009
filter-methods0.0060.0010.008
filter0.8930.0240.919
generateDBScores0.0690.0030.073
getGademPWM0.4450.0160.466
jaspar0.8440.0180.900
makePWM0.0060.0010.008
matches-class0.0120.0010.013
motifDistance1.2390.0231.325
motifMatch0.8610.0160.883
motifOccurences5.9500.1066.369
motiv-class0.0060.0010.008
motiv-methods0.0120.0020.014
plot7.7250.0808.228
readGademPWMFile0.4320.0170.449
readPWMfile0.0670.0030.070
seqLogo20.0130.0000.013
setFilter0.9740.0191.002
split1.2650.0251.315
tf-class0.0060.0020.008
trimPWMedge0.4610.0310.507
viewAlignment0.8830.0260.929
viewMotifs0.8880.0200.919