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 perceval

This page was generated on 2015-10-20 16:12:46 -0400 (Tue, 20 Oct 2015).

Package 343/1104HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
FindMyFriends 1.0.0
Thomas Lin Pedersen
Snapshot Date: 2015-10-19 19:24:09 -0400 (Mon, 19 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_2/madman/Rpacks/FindMyFriends
Last Changed Rev: 109589 / Revision: 109762
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  OK [ OK ] OK YES, new version is higher than in internal repository
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-20 07:46:10 -0400 (Tue, 20 Oct 2015)
EndedAt: 2015-10-20 08:07:31 -0400 (Tue, 20 Oct 2015)
EllapsedTime: 1281.0 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 Patched (2015-10-08 r69496)
* using platform: x86_64-apple-darwin10.8.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 ... [36s/36s] 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 ... [547s/547s] OK
Examples with CPU or elapsed time > 5s
                     user system elapsed
addGenomes        190.891  1.201 192.148
neighborhoodSplit  83.173  1.798  84.988
graphGrouping      47.276  0.726  48.021
kmerSimilarity     43.403  0.596  44.005
gpcGrouping        43.223  0.181  43.415
variableRegions    34.932  0.119  35.060
kmerLink            9.262  0.130   9.393
loadPgExample       7.685  0.287   8.051
groupStat           7.003  0.133   7.242
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’ [484s/486s]
 [484s/486s] 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
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rcpp/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c RcppExports.cpp -o RcppExports.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rcpp/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c fastaFunctions.cpp -o fastaFunctions.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Rcpp/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c panSim.cpp -o panSim.o
llvm-g++-4.2 -arch x86_64 -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 -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
addGenomes190.891 1.201192.148
addGroupInfo1.7960.0271.823
addOrgInfo0.2120.0290.241
collapseParalogues4.4700.0324.503
defaults0.2270.0330.384
fillDefaults0.0020.0000.002
geneLocation0.3880.0300.417
geneNames0.2310.0250.256
geneWidth0.2100.0230.233
genes2.8090.0302.840
getNeighborhood2.3490.0252.374
getRep2.0280.0332.062
gpcGrouping43.223 0.18143.415
graphGrouping47.276 0.72648.021
groupInfo1.9480.0381.986
groupNames1.9690.0362.009
groupStat7.0030.1337.242
hasGeneGroups2.0000.0532.070
hasGeneInfo0.6030.0590.663
hasParalogueLinks4.0480.0684.118
kmerLink9.2620.1309.393
kmerSimilarity43.403 0.59644.005
loadPgExample7.6850.2878.051
manualGrouping2.2090.0412.253
nGeneGroups2.2850.0392.366
nGenes0.2380.0270.265
nOrganisms0.2080.0280.235
neighborhoodSplit83.173 1.79884.988
orgInfo0.2550.0320.286
orgNames0.2840.0380.321
orgStat2.0510.0322.085
pangenome1.9580.1192.084
pcGraph3.8290.0443.875
pgMatrix1.9390.0301.968
plotEvolution3.7460.0453.795
plotGroup1.9980.0312.029
plotNeighborhood2.3800.0352.416
plotSimilarity2.6800.0892.770
plotStat2.6570.0882.745
plotTree2.3470.0292.377
readAnnot0.0150.0000.016
removeGene2.4280.0382.467
reportGroupChanges0.0180.0020.020
seqToGeneGroup2.1870.0412.230
seqToOrg2.2360.0362.273
translated0.2320.0330.265
variableRegions34.932 0.11935.060