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

CHECK report for sevenbridges on tokay1

This page was generated on 2018-04-12 13:26:47 -0400 (Thu, 12 Apr 2018).

Package 1283/1472HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
sevenbridges 1.8.1
Nan Xiao
Snapshot Date: 2018-04-11 16:45:18 -0400 (Wed, 11 Apr 2018)
URL: https://git.bioconductor.org/packages/sevenbridges
Branch: RELEASE_3_6
Last Commit: 2f47415
Last Changed Date: 2018-04-02 15:02:50 -0400 (Mon, 02 Apr 2018)
malbec1 Linux (Ubuntu 16.04.1 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  NotNeeded  OK [ OK ] OK UNNEEDED, same version exists in internal repository
veracruz1 OS X 10.11.6 El Capitan / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: sevenbridges
Version: 1.8.1
Command: rm -rf sevenbridges.buildbin-libdir sevenbridges.Rcheck && mkdir sevenbridges.buildbin-libdir sevenbridges.Rcheck && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=sevenbridges.buildbin-libdir sevenbridges_1.8.1.tar.gz >sevenbridges.Rcheck\00install.out 2>&1 && cp sevenbridges.Rcheck\00install.out sevenbridges-install.out && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD check --library=sevenbridges.buildbin-libdir --install="check:sevenbridges-install.out" --force-multiarch --no-vignettes --timings sevenbridges_1.8.1.tar.gz
StartedAt: 2018-04-12 03:08:31 -0400 (Thu, 12 Apr 2018)
EndedAt: 2018-04-12 03:13:37 -0400 (Thu, 12 Apr 2018)
EllapsedTime: 306.1 seconds
RetCode: 0
Status:  OK  
CheckDir: sevenbridges.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf sevenbridges.buildbin-libdir sevenbridges.Rcheck && mkdir sevenbridges.buildbin-libdir sevenbridges.Rcheck && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=sevenbridges.buildbin-libdir sevenbridges_1.8.1.tar.gz >sevenbridges.Rcheck\00install.out 2>&1 && cp sevenbridges.Rcheck\00install.out sevenbridges-install.out  &&  C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD check --library=sevenbridges.buildbin-libdir --install="check:sevenbridges-install.out" --force-multiarch --no-vignettes --timings sevenbridges_1.8.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.6-bioc/meat/sevenbridges.Rcheck'
* using R version 3.4.4 (2018-03-15)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'sevenbridges/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'sevenbridges' version '1.8.1'
* 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 'sevenbridges' can be installed ... OK
* checking installed package size ... NOTE
  installed size is  5.2Mb
  sub-directories of 1Mb or more:
    R     1.2Mb
    doc   2.9Mb
* 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
* 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
** checking loading without being on the library search path ... 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 loading without being on the library search path ... OK
* checking dependencies in R code ... NOTE
Namespace in Imports field not imported from: 'liftr'
  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 ... 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 installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
Examples with CPU or elapsed time > 5s
            user system elapsed
Flow       41.34   0.04   41.39
Tool-class 11.28   0.02   11.30
link_what   8.89   0.00    8.89
link        5.79   0.00    5.80
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
             user system elapsed
Flow        45.36   0.01   45.38
Tool-class  12.24   0.03   12.27
link_what    9.41   0.00    9.41
link         8.12   0.00    8.12
convert_app  5.22   0.00    5.22
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'testthat.R'
 OK
** running tests for arch 'x64' ...
  Running 'testthat.R'
 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: 2 NOTEs
See
  'C:/Users/biocbuild/bbs-3.6-bioc/meat/sevenbridges.Rcheck/00check.log'
for details.



Installation output

sevenbridges.Rcheck/00install.out


install for i386

* installing *source* package 'sevenbridges' ...
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'sevenbridges'
    finding HTML links ... done
    App-class                               html  
    Auth-class                              html  
    Binding                                 html  
    CCBList                                 html  
    CWL                                     html  
    CommandInputParameter-class             html  
    CommandInputSchema-class                html  
    CommandLineBinding-class                html  
    CommandLineTool                         html  
    CommandOutputBinding-class              html  
    CommandOutputParameter-class            html  
    CommandOutputSchema-class               html  
    DSCList                                 html  
    Enum                                    html  
    Expression-class                        html  
    ExpressionTool-class                    html  
    FS-class                                html  
    File-class                              html  
    Files-class                             html  
    Flow                                    html  
    Folders-class                           html  
    Handler-class                           html  
    Item-class                              html  
    Metadata                                html  
    Parameter                               html  
    Process                                 html  
    ProcessRequirement                      html  
    Schema                                  html  
    TaskHook                                html  
    Tool-class                              html  
    ToolUI                                  html  
    Workflow                                html  
    WorkflowStep                            html  
    addIdNum                                html  
    api                                     html  
    as-methods                              html  
    batch                                   html  
    cli_list_projects                       html  
    cli_list_tags                           html  
    cli_upload                              html  
    convert_app                             html  
    cwl-utils                               html  
    delete-methods                          html  
    download-methods                        html  
    get_token                               html  
    get_uploader                            html  
    input_output_matrix                     html  
    link                                    html  
    link_what                               html  
    project_details                         html  
    project_members                         html  
    requirements                            html  
    response-methods                        html  
    sbg_get_env                             html  
    sbg_set_env                             html  
    setListClass                            html  
    set_test_env                            html  
    sevenbridges-package                    html  
    shorthand-cwl                           html  
    status_check                            html  
    tag-methods                             html  
    test_tool_bunny                         html  
    test_tool_cwlrun                        html  
    test_tool_rabix                         html  
    upload_complete_all                     html  
    upload_complete_part                    html  
    upload_delete                           html  
    upload_info                             html  
    upload_info_part                        html  
    upload_init                             html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
In R CMD INSTALL

install for x64

* installing *source* package 'sevenbridges' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'sevenbridges' as sevenbridges_1.8.1.zip
* DONE (sevenbridges)
In R CMD INSTALL
In R CMD INSTALL

Tests output

sevenbridges.Rcheck/tests_i386/testthat.Rout


R version 3.4.4 (2018-03-15) -- "Someone to Lean On"
Copyright (C) 2018 The R Foundation for Statistical Computing
Platform: i386-w64-mingw32/i386 (32-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library("testthat")
> library("sevenbridges")
> test_check("sevenbridges")
== testthat results  ===========================================================
OK: 0 SKIPPED: 0 FAILED: 0
> 
> proc.time()
   user  system elapsed 
   2.50    0.07    2.56 

sevenbridges.Rcheck/tests_x64/testthat.Rout


R version 3.4.4 (2018-03-15) -- "Someone to Lean On"
Copyright (C) 2018 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library("testthat")
> library("sevenbridges")
> test_check("sevenbridges")
== testthat results  ===========================================================
OK: 0 SKIPPED: 0 FAILED: 0
> 
> proc.time()
   user  system elapsed 
   3.09    0.10    3.20 

Example timings

sevenbridges.Rcheck/examples_i386/sevenbridges-Ex.timings

nameusersystemelapsed
App-class000
Auth-class0.010.000.02
Binding0.050.000.05
CCBList000
CWL000
CommandInputParameter-class0.020.010.03
CommandInputSchema-class0.040.000.04
CommandLineBinding-class000
CommandLineTool0.020.000.02
CommandOutputBinding-class000
CommandOutputParameter-class0.010.000.02
CommandOutputSchema-class0.040.000.03
DSCList000
Enum0.020.000.02
Expression-class0.010.000.01
ExpressionTool-class000
File-class0.050.020.07
Files-class000
Flow41.34 0.0441.39
Folders-class0.050.000.04
Metadata0.090.020.11
Parameter0.020.000.02
Process0.050.000.05
ProcessRequirement0.030.000.03
Schema000
TaskHook0.010.000.01
Tool-class11.28 0.0211.30
ToolUI000
Workflow0.040.000.03
WorkflowStep0.010.000.02
addIdNum000
api000
as-methods0.290.000.30
batch000
cli_list_projects000
cli_list_tags000
cli_upload000
convert_app4.440.004.44
cwl-utils0.170.000.17
delete-methods000
download-methods000
get_token0.010.000.02
get_uploader000
input_output_matrix0.290.000.28
link5.790.005.80
link_what8.890.008.89
project_details000
project_members000
requirements0.060.000.06
response-methods000
sbg_get_env000
sbg_set_env000
set_test_env000
shorthand-cwl0.030.000.03
tag-methods0.010.000.01
test_tool_bunny000
test_tool_cwlrun000
test_tool_rabix000
upload_complete_all000
upload_complete_part000
upload_delete000
upload_info000
upload_info_part000
upload_init000

sevenbridges.Rcheck/examples_x64/sevenbridges-Ex.timings

nameusersystemelapsed
App-class000
Auth-class0.010.000.01
Binding0.050.000.05
CCBList000
CWL000
CommandInputParameter-class0.040.000.05
CommandInputSchema-class0.040.000.03
CommandLineBinding-class000
CommandLineTool0.010.000.01
CommandOutputBinding-class0.020.000.02
CommandOutputParameter-class0.010.000.02
CommandOutputSchema-class0.030.000.03
DSCList0.020.000.01
Enum0.030.000.03
Expression-class000
ExpressionTool-class0.020.000.02
File-class0.060.000.06
Files-class000
Flow45.36 0.0145.38
Folders-class0.050.000.04
Metadata0.140.000.14
Parameter0.030.000.04
Process0.040.000.04
ProcessRequirement0.050.000.05
Schema0.020.000.01
TaskHook000
Tool-class12.24 0.0312.27
ToolUI000
Workflow0.030.000.03
WorkflowStep000
addIdNum000
api000
as-methods0.260.000.26
batch000
cli_list_projects000
cli_list_tags000
cli_upload000
convert_app5.220.005.22
cwl-utils0.20.00.2
delete-methods000
download-methods000
get_token000
get_uploader000
input_output_matrix0.220.000.22
link8.120.008.12
link_what9.410.009.41
project_details000
project_members000
requirements0.040.000.04
response-methods000
sbg_get_env000
sbg_set_env000
set_test_env000
shorthand-cwl0.010.000.01
tag-methods000
test_tool_bunny000
test_tool_cwlrun000
test_tool_rabix000
upload_complete_all000
upload_complete_part000
upload_delete000
upload_info000
upload_info_part000
upload_init000