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

This page was generated on 2022-10-19 13:20:54 -0400 (Wed, 19 Oct 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 20.04.5 LTS)x86_644.2.1 (2022-06-23) -- "Funny-Looking Kid" 4386
palomino3Windows Server 2022 Datacenterx644.2.1 (2022-06-23 ucrt) -- "Funny-Looking Kid" 4138
merida1macOS 10.14.6 Mojavex86_644.2.1 (2022-06-23) -- "Funny-Looking Kid" 4205
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

CHECK results for SLGI on nebbiolo1


To the developers/maintainers of the SLGI package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/SLGI.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 1866/2140HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SLGI 1.56.0  (landing page)
Nolwenn Le Meur
Snapshot Date: 2022-10-18 13:55:19 -0400 (Tue, 18 Oct 2022)
git_url: https://git.bioconductor.org/packages/SLGI
git_branch: RELEASE_3_15
git_last_commit: 9112980
git_last_commit_date: 2022-04-26 11:00:40 -0400 (Tue, 26 Apr 2022)
nebbiolo1Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    WARNINGS  NO, package depends on 'ScISI' which is not available
palomino3Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  NO, package depends on 'ScISI' which is not available
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    WARNINGS    OK  NO, package depends on 'ScISI' which is not available

Summary

Package: SLGI
Version: 1.56.0
Command: /home/biocbuild/bbs-3.15-bioc/R/bin/R CMD check --install=check:SLGI.install-out.txt --library=/home/biocbuild/bbs-3.15-bioc/R/library --no-vignettes --timings SLGI_1.56.0.tar.gz
StartedAt: 2022-10-18 21:53:39 -0400 (Tue, 18 Oct 2022)
EndedAt: 2022-10-18 21:56:50 -0400 (Tue, 18 Oct 2022)
EllapsedTime: 191.1 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: SLGI.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.15-bioc/R/bin/R CMD check --install=check:SLGI.install-out.txt --library=/home/biocbuild/bbs-3.15-bioc/R/library --no-vignettes --timings SLGI_1.56.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.15-bioc/meat/SLGI.Rcheck’
* using R version 4.2.1 (2022-06-23)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘SLGI/DESCRIPTION’ ... OK
* this is package ‘SLGI’ version ‘1.56.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 ... WARNING
Found the following significant warnings:
  Warning: Package 'RpsiXML' is deprecated and will be removed from Bioconductor
  Warning: Package 'ScISI' is deprecated and will be removed from Bioconductor
  Warning: Package 'SLGI' is deprecated and will be removed from Bioconductor
See ‘/home/biocbuild/bbs-3.15-bioc/meat/SLGI.Rcheck/00install.out’ for details.
* checking installed package size ... NOTE
  installed size is 10.4Mb
  sub-directories of 1Mb or more:
    data      4.3Mb
    extdata   5.7Mb
* 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                 user system elapsed
iSummary       11.605  0.304  11.909
siResult-class  7.818  0.049   7.868
plot            7.028  0.084   7.111
modelSLGI       6.626  0.176   6.802
compare         6.207  0.180   6.387
* 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 WARNING, 3 NOTEs
See
  ‘/home/biocbuild/bbs-3.15-bioc/meat/SLGI.Rcheck/00check.log’
for details.



Installation output

SLGI.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.15-bioc/R/bin/R CMD INSTALL SLGI
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.15-bioc/R/library’
* installing *source* package ‘SLGI’ ...
** using staged installation
** R
** data
** inst
** byte-compile and prepare package for lazy loading
Warning messages:
1: Package 'RpsiXML' is deprecated and will be removed from Bioconductor
  version 3.16 
2: Package 'ScISI' is deprecated and will be removed from Bioconductor
  version 3.16 
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 from temporary location
Warning: Package 'RpsiXML' is deprecated and will be removed from Bioconductor
  version 3.16
Warning: Package 'ScISI' is deprecated and will be removed from Bioconductor
  version 3.16
No methods found in package ‘BiocGenerics’ for request: ‘plot’ when loading ‘SLGI’
Warning: Package 'SLGI' is deprecated and will be removed from Bioconductor
  version 3.16
** testing if installed package can be loaded from final location
Warning: Package 'RpsiXML' is deprecated and will be removed from Bioconductor
  version 3.16
Warning: Package 'ScISI' is deprecated and will be removed from Bioconductor
  version 3.16
No methods found in package ‘BiocGenerics’ for request: ‘plot’ when loading ‘SLGI’
Warning: Package 'SLGI' is deprecated and will be removed from Bioconductor
  version 3.16
** testing if installed package keeps a record of temporary installation path
* DONE (SLGI)

Tests output


Example timings

SLGI.Rcheck/SLGI-Ex.timings

nameusersystemelapsed
Atong0.0090.0000.009
AtongFnDomain3.0510.1203.171
AtongPair0.0370.0200.058
SDL0.0050.0000.005
SGA0.0060.0000.006
SGD.SL0.1290.0000.129
TFmat0.0480.0160.064
byComplex0.8100.0520.862
comemberIn0.5660.0240.591
compare6.2070.1806.387
congruence0.0030.0000.003
createSquareMatrix0.0440.0280.071
domainDist1.7490.0801.829
essglist0.0130.0040.016
getInteraction0.0000.0030.003
getSharedDomains0.0160.0000.016
getSharedInteraction0.0020.0000.002
getTestedPairs0.0090.0000.009
getUniquePairs0.0100.0030.013
gi20050.0360.0040.040
gi20070.1000.0080.108
gi2Interactome0.0000.0000.001
hyperG0.0020.0040.006
iSummary11.605 0.30411.909
modelSLGI6.6260.1766.802
normInteraction4.1460.0404.187
plot7.0280.0847.111
seqMatcherAlign0.0010.0000.000
sharedBy1.960.042.00
sharedInt0.0020.0020.003
siResult-class7.8180.0497.868
test2Interact0.0020.0000.003
topInteraction3.6370.0523.689
twoWayTable3.2070.0483.255
withinComplex0.2720.0160.289