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 FindMyFriends on oaxaca

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

Package 343/1104HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
FindMyFriends 1.0.0
Thomas Lin Pedersen
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/FindMyFriends
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  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
windows1.bioconductor.org Windows Server 2012 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  NotNeeded  TIMEOUT  skipped  skipped 
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK [ OK ] OK UNNEEDED, same version exists in internal repository

Summary

Package: FindMyFriends
Version: 1.0.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings FindMyFriends_1.0.0.tar.gz
StartedAt: 2015-10-27 03:32:38 -0400 (Tue, 27 Oct 2015)
EndedAt: 2015-10-27 03:49:03 -0400 (Tue, 27 Oct 2015)
EllapsedTime: 985.4 seconds
RetCode: 0
Status:  OK 
CheckDir: FindMyFriends.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings FindMyFriends_1.0.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.2-bioc/meat/FindMyFriends.Rcheck’
* using R version 3.2.2 (2015-08-14)
* using platform: x86_64-apple-darwin13.4.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘FindMyFriends/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘FindMyFriends’ version ‘1.0.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 ‘FindMyFriends’ can be installed ... [29s/33s] 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 loading without being on the library search path ... OK
* checking dependencies in R code ... NOTE
Unexported objects imported by ':::' calls:
  ‘gtable:::insert.unit’ ‘gtable:::z_arrange_gtables’
  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 line endings in C/C++/Fortran sources/headers ... OK
* checking compiled code ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [422s/422s] OK
Examples with CPU or elapsed time > 5s
                     user system elapsed
addGenomes        151.001  2.294 153.693
neighborhoodSplit  70.456  2.138  72.666
graphGrouping      31.007  0.499  31.572
variableRegions    29.228  0.296  29.561
gpcGrouping        28.896  0.157  29.080
kmerSimilarity     28.488  0.400  28.909
kmerLink            6.556  0.103   6.664
groupStat           5.433  0.133   5.572
loadPgExample       4.974  0.165   5.142
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’ [361s/362s]
 [361s/363s] 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: 1 NOTE
See
  ‘/Users/biocbuild/bbs-3.2-bioc/meat/FindMyFriends.Rcheck/00check.log’
for details.


FindMyFriends.Rcheck/00install.out:

* installing *source* package ‘FindMyFriends’ ...
** libs
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rcpp/include"   -fPIC  -Wall -mtune=core2 -g -O2  -c RcppExports.cpp -o RcppExports.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rcpp/include"   -fPIC  -Wall -mtune=core2 -g -O2  -c fastaFunctions.cpp -o fastaFunctions.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rcpp/include"   -fPIC  -Wall -mtune=core2 -g -O2  -c panSim.cpp -o panSim.o
clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o FindMyFriends.so RcppExports.o fastaFunctions.o panSim.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-3.2-bioc/meat/FindMyFriends.Rcheck/FindMyFriends/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (FindMyFriends)

FindMyFriends.Rcheck/FindMyFriends-Ex.timings:

nameusersystemelapsed
addGenomes151.001 2.294153.693
addGroupInfo1.6820.0331.717
addOrgInfo0.0930.0190.114
collapseParalogues4.4050.0504.470
defaults0.0890.0170.108
fillDefaults0.0020.0000.002
geneLocation0.2490.0180.269
geneNames0.1130.0190.193
geneWidth0.0890.0170.105
genes2.7550.0432.857
getNeighborhood2.0510.0352.087
getRep1.7830.0191.803
gpcGrouping28.896 0.15729.080
graphGrouping31.007 0.49931.572
groupInfo1.6630.0351.699
groupNames1.6260.0251.653
groupStat5.4330.1335.572
hasGeneGroups1.4980.0381.537
hasGeneInfo0.3280.0420.371
hasParalogueLinks3.2860.0573.349
kmerLink6.5560.1036.664
kmerSimilarity28.488 0.40028.909
loadPgExample4.9740.1655.142
manualGrouping1.6690.0341.706
nGeneGroups1.6270.0371.664
nGenes0.0820.0160.098
nOrganisms0.1110.0230.134
neighborhoodSplit70.456 2.13872.666
orgInfo0.0700.0150.085
orgNames0.0790.0170.097
orgStat1.4520.0381.493
pangenome0.8380.0410.880
pcGraph2.3710.0652.437
pgMatrix1.5050.0241.530
plotEvolution2.6260.0522.681
plotGroup1.7440.0251.770
plotNeighborhood2.0570.0362.097
plotSimilarity2.2790.0992.381
plotStat2.0690.0292.099
plotTree2.0790.0502.130
readAnnot0.0130.0010.013
removeGene1.9110.0271.939
reportGroupChanges0.0560.0160.072
seqToGeneGroup1.8060.0251.833
seqToOrg1.7710.0351.823
translated0.0910.0150.106
variableRegions29.228 0.29629.561