Back to Multiple platform build/check report for BioC 3.8
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

CHECK report for SLGI on merida1

This page was generated on 2019-04-16 11:54:46 -0400 (Tue, 16 Apr 2019).

Package 1464/1649HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SLGI 1.42.0
Nolwenn Le Meur
Snapshot Date: 2019-04-15 17:01:12 -0400 (Mon, 15 Apr 2019)
URL: https://git.bioconductor.org/packages/SLGI
Branch: RELEASE_3_8
Last Commit: 78f38a7
Last Changed Date: 2018-10-30 11:41:44 -0400 (Tue, 30 Oct 2018)
malbec1 Linux (Ubuntu 16.04.6 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
merida1 OS X 10.11.6 El Capitan / x86_64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository

Summary

Package: SLGI
Version: 1.42.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:SLGI.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings SLGI_1.42.0.tar.gz
StartedAt: 2019-04-16 02:51:56 -0400 (Tue, 16 Apr 2019)
EndedAt: 2019-04-16 02:56:43 -0400 (Tue, 16 Apr 2019)
EllapsedTime: 287.2 seconds
RetCode: 0
Status:  OK 
CheckDir: SLGI.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:SLGI.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings SLGI_1.42.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.8-bioc/meat/SLGI.Rcheck’
* using R version 3.5.3 (2019-03-11)
* using platform: x86_64-apple-darwin15.6.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘SLGI/DESCRIPTION’ ... OK
* this is package ‘SLGI’ version ‘1.42.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 ‘SLGI’ can be installed ... OK
* checking installed package size ... NOTE
  installed size is 15.8Mb
  sub-directories of 1Mb or more:
    data      4.2Mb
    extdata  11.3Mb
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Malformed Description field: should contain one or more complete sentences.
Packages listed in more than one of Depends, Imports, Suggests, Enhances:
  ‘ScISI’ ‘lattice’ ‘GO.db’
A package should be listed in only one of these fields.
* 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 ‘GO.db’ in package code.
  Please use :: or requireNamespace() instead.
  See section 'Suggested packages' in the 'Writing R Extensions' manual.
* 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 sizes of PDF files under ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
                  user system elapsed
iSummary        25.963  3.681  30.017
siResult-class  15.631  7.533  23.376
plot            14.259  8.168  22.621
compare         13.730  7.354  21.319
modelSLGI       13.156  7.878  21.221
topInteraction   7.166  3.560  10.819
normInteraction  5.777  3.796   9.671
* 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: 3 NOTEs
See
  ‘/Users/biocbuild/bbs-3.8-bioc/meat/SLGI.Rcheck/00check.log’
for details.



Installation output

SLGI.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL SLGI
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/3.5/Resources/library’
* installing *source* package ‘SLGI’ ...
** R
** data
** inst
** byte-compile and prepare package for lazy loading
No methods found in package ‘Biobase’ for request: ‘listlen’ when loading ‘RpsiXML’
No methods found in package ‘annotate’ for requests: ‘pubmed’, ‘buildPubMedAbst’ when loading ‘RpsiXML’
No methods found in package ‘BiocGenerics’ for request: ‘plot’ when loading ‘SLGI’
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
No methods found in package ‘Biobase’ for request: ‘listlen’ when loading ‘RpsiXML’
No methods found in package ‘annotate’ for requests: ‘pubmed’, ‘buildPubMedAbst’ when loading ‘RpsiXML’
No methods found in package ‘BiocGenerics’ for request: ‘plot’ when loading ‘SLGI’
* DONE (SLGI)

Tests output


Example timings

SLGI.Rcheck/SLGI-Ex.timings

nameusersystemelapsed
Atong0.0480.0100.060
AtongFnDomain3.5460.1213.715
AtongPair0.0640.0440.108
SDL0.0040.0020.006
SGA0.0060.0390.045
SGD.SL0.3170.0420.361
TFmat0.0810.0440.125
byComplex0.6700.0990.775
comemberIn0.4720.1020.576
compare13.730 7.35421.319
congruence0.0030.0000.003
createSquareMatrix0.1030.0330.139
domainDist3.1100.0923.246
essglist0.0170.0090.026
getInteraction0.0040.0000.004
getSharedDomains0.0160.0010.016
getSharedInteraction0.0020.0010.003
getTestedPairs0.0160.0010.017
getUniquePairs0.0270.0010.029
gi20050.0550.0330.088
gi20070.1370.0350.174
gi2Interactome0.0010.0000.000
hyperG0.0050.0000.006
iSummary25.963 3.68130.017
modelSLGI13.156 7.87821.221
normInteraction5.7773.7969.671
plot14.259 8.16822.621
seqMatcherAlign0.0000.0000.001
sharedBy2.6910.0952.817
sharedInt0.0030.0010.003
siResult-class15.631 7.53323.376
test2Interact0.0020.0000.003
topInteraction 7.166 3.56010.819
twoWayTable3.9050.1524.085
withinComplex0.8170.0640.893