Back to Multiple platform build/check report for BioC 3.10
ABCDEFGHIJKLMN[O]PQRSTUVWXYZ

CHECK report for Onassis on tokay1

This page was generated on 2020-04-15 12:28:51 -0400 (Wed, 15 Apr 2020).

Package 1185/1823HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Onassis 1.8.2
Eugenia Galeota
Snapshot Date: 2020-04-14 16:46:13 -0400 (Tue, 14 Apr 2020)
URL: https://git.bioconductor.org/packages/Onassis
Branch: RELEASE_3_10
Last Commit: e66cf3b
Last Changed Date: 2019-12-19 06:12:37 -0400 (Thu, 19 Dec 2019)
malbec1 Linux (Ubuntu 18.04.4 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  OK  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: Onassis
Version: 1.8.2
Command: C:\Users\biocbuild\bbs-3.10-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:Onassis.install-out.txt --library=C:\Users\biocbuild\bbs-3.10-bioc\R\library --no-vignettes --timings Onassis_1.8.2.tar.gz
StartedAt: 2020-04-15 05:13:00 -0400 (Wed, 15 Apr 2020)
EndedAt: 2020-04-15 05:18:33 -0400 (Wed, 15 Apr 2020)
EllapsedTime: 333.3 seconds
RetCode: 0
Status:  OK  
CheckDir: Onassis.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.10-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:Onassis.install-out.txt --library=C:\Users\biocbuild\bbs-3.10-bioc\R\library --no-vignettes --timings Onassis_1.8.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.10-bioc/meat/Onassis.Rcheck'
* using R version 3.6.3 (2020-02-29)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'Onassis/DESCRIPTION' ... OK
* this is package 'Onassis' version '1.8.2'
* package encoding: UTF-8
* 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 whether package 'Onassis' can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking 'build' directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Package listed in more than one of Depends, Imports, Suggests, Enhances:
  'data.table'
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
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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
Namespaces in Imports field not imported from:
  'DT' 'Rtsne' 'clusteval' 'dendextend' 'ggfortify' 'ggplot2' 'knitr'
  'stats'
  All declared Imports should be used.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
annotate,data.frame-character-character: no visible binding for global
  variable 'sample_id'
annotateDF,EntityFinder-data.frame-character-CMoptions: no visible
  binding for global variable 'ID'
annotateDF,EntityFinder-data.frame-character-CMoptions: no visible
  binding for global variable 'NEW'
collapse,Onassis: no visible global function definition for 'as.dist'
collapse,Onassis: no visible global function definition for 'hclust'
collapse,Onassis: no visible global function definition for 'cutree'
compare,Onassis: no visible global function definition for 'p.adjust'
Undefined global functions or variables:
  ID NEW as.dist cutree hclust p.adjust sample_id
Consider adding
  importFrom("stats", "as.dist", "cutree", "hclust", "p.adjust")
to your NAMESPACE file.
* 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 files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
Examples with CPU or elapsed time > 5s
             user system elapsed
compare      7.23   0.54   12.90
EntityFinder 5.37   1.27   53.03
sim          4.47   0.47    7.65
collapse     3.19   0.43   10.19
annotate     2.02   0.57    5.03
mergeonassis 1.64   0.42    6.92
multisim     1.59   0.36    7.08
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
              user system elapsed
EntityFinder 16.49   1.12   11.80
compare       9.44   0.56   13.20
collapse      8.56   0.86    6.99
annotate      5.00   0.58    4.94
sim           4.67   0.34    7.05
mergeonassis  2.23   0.30    6.18
multisim      2.17   0.26    6.41
* 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
  'C:/Users/biocbuild/bbs-3.10-bioc/meat/Onassis.Rcheck/00check.log'
for details.



Installation output

Onassis.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O https://malbec1.bioconductor.org/BBS/3.10/bioc/src/contrib/Onassis_1.8.2.tar.gz && rm -rf Onassis.buildbin-libdir && mkdir Onassis.buildbin-libdir && C:\Users\biocbuild\bbs-3.10-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=Onassis.buildbin-libdir Onassis_1.8.2.tar.gz && C:\Users\biocbuild\bbs-3.10-bioc\R\bin\R.exe CMD INSTALL Onassis_1.8.2.zip && rm Onassis_1.8.2.tar.gz Onassis_1.8.2.zip
###
##############################################################################
##############################################################################


  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 1122k  100 1122k    0     0  3780k      0 --:--:-- --:--:-- --:--:-- 3832k

install for i386

* installing *source* package 'Onassis' ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'Onassis'
    finding HTML links ... done
    CMdictionary-class                      html  
    CMdictionary                            html  
    CMoptions-class                         html  
    CMoptions                               html  
    CaseMatch                               html  
    EntityFinder-class                      html  
    EntityFinder                            html  
    FindAllMatches                          html  
    GEOHandler-functions                    html  
    Onassis-class                           html  
    Onassis                                 html  
    OrderIndependentLookup                  html  
    SearchStrategy                          html  
    Similarity-class                        html  
    Similarity                              html  
    Stemmer                                 html  
    StopWords                               html  
    SynonymType                             html  
    annotate                                html  
    annotateDF                              html  
    collapse                                html  
    compare                                 html  
    dictInfo                                html  
    dictRef                                 html  
    dictTypes                               html  
    dict_location                           html  
    dictionary                              html  
    entities                                html  
    experiment_types                        html  
    filterTerms                             html  
    filterconcepts                          html  
    findEntities                            html  
    findHealthy                             html  
    getGEOMetadata                          html  
    groupConfig                             html  
    groupsim                                html  
    groupwiseConfigRef                      html  
    icConfig                                html  
    listCMOptions                           html  
    listSimilarities                        html  
    mergeonassis                            html  
    multisim                                html  
    ontology                                html  
    organism_types                          html  
    pairsim                                 html  
    pairwiseConfig                          html  
    pairwiseConfigRef                       html  
    paramValueIndex                         html  
    samplesim                               html  
    scores                                  html  
    sim                                     html  
    simil                                   html  
    similarityInstance                      html  
    typeSystemRef                           html  
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path

install for x64

* installing *source* package 'Onassis' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'Onassis' as Onassis_1.8.2.zip
* DONE (Onassis)
* installing to library 'C:/Users/biocbuild/bbs-3.10-bioc/R/library'
package 'Onassis' successfully unpacked and MD5 sums checked

Tests output


Example timings

Onassis.Rcheck/examples_i386/Onassis-Ex.timings

nameusersystemelapsed
CMdictionary-class000
CMdictionary0.020.000.02
CMoptions-class0.010.000.20
CMoptions000
CaseMatch0.020.000.01
EntityFinder-class0.080.010.90
EntityFinder 5.37 1.2753.03
FindAllMatches0.030.000.03
GEOHandler-functions000
Onassis000
OrderIndependentLookup0.030.000.03
SearchStrategy0.040.000.03
Similarity-class0.000.000.42
Similarity0.330.083.34
Stemmer000
StopWords000
SynonymType0.000.010.02
annotate2.020.575.03
annotateDF0.840.183.64
collapse 3.19 0.4310.19
compare 7.23 0.5412.90
dictInfo000
dictRef000
dictTypes0.020.000.02
dict_location000
dictionary000
entities000
experiment_types000
filterTerms0.040.000.05
filterconcepts0.650.193.35
findEntities0.730.213.50
findHealthy0.060.000.06
getGEOMetadata000
groupConfig0.100.000.08
groupsim0.280.020.28
groupwiseConfigRef0.070.000.07
icConfig000
listCMOptions000
listSimilarities0.060.000.06
mergeonassis1.640.426.92
multisim1.590.367.08
ontology0.020.000.01
organism_types000
pairsim0.150.000.14
pairwiseConfig0.130.020.15
pairwiseConfigRef0.060.000.06
paramValueIndex0.030.000.03
samplesim1.030.313.91
scores000
sim4.470.477.65
simil000
similarityInstance000
typeSystemRef0.020.000.02

Onassis.Rcheck/examples_x64/Onassis-Ex.timings

nameusersystemelapsed
CMdictionary-class0.020.000.02
CMdictionary000
CMoptions-class0.010.000.01
CMoptions000
CaseMatch0.020.000.02
EntityFinder-class0.120.000.23
EntityFinder16.49 1.1211.80
FindAllMatches0.030.000.01
GEOHandler-functions000
Onassis000
OrderIndependentLookup0.030.000.02
SearchStrategy0.010.020.02
Similarity-class000
Similarity1.940.113.18
Stemmer0.030.000.02
StopWords0.020.000.01
SynonymType0.010.000.02
annotate5.000.584.94
annotateDF1.740.393.59
collapse8.560.866.99
compare 9.44 0.5613.20
dictInfo000
dictRef000
dictTypes0.010.000.01
dict_location000
dictionary000
entities000
experiment_types000
filterTerms0.050.000.05
filterconcepts0.940.093.11
findEntities1.000.143.13
findHealthy0.060.000.04
getGEOMetadata000
groupConfig0.110.000.04
groupsim0.260.020.19
groupwiseConfigRef0.050.000.05
icConfig000
listCMOptions000
listSimilarities0.050.000.05
mergeonassis2.230.306.18
multisim2.170.266.41
ontology000
organism_types000
pairsim0.110.000.09
pairwiseConfig0.380.010.12
pairwiseConfigRef0.030.000.03
paramValueIndex0.020.000.02
samplesim1.360.133.54
scores000
sim4.670.347.05
simil000
similarityInstance000
typeSystemRef0.020.000.02