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.5: CHECK report for sevenbridges on tokay2

This page was generated on 2017-08-16 13:24:53 -0400 (Wed, 16 Aug 2017).

Package 1208/1382HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
sevenbridges 1.6.0
Nan Xiao
Snapshot Date: 2017-08-15 17:17:57 -0400 (Tue, 15 Aug 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_5/madman/Rpacks/sevenbridges
Last Changed Rev: 129126 / Revision: 131943
Last Changed Date: 2017-04-24 15:25:24 -0400 (Mon, 24 Apr 2017)
malbec2 Linux (Ubuntu 16.04.1 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  NotNeeded  OK [ OK ] OK UNNEEDED, same version exists in internal repository
veracruz2 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.6.0
Command: rm -rf sevenbridges.buildbin-libdir sevenbridges.Rcheck && mkdir sevenbridges.buildbin-libdir sevenbridges.Rcheck && C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=sevenbridges.buildbin-libdir sevenbridges_1.6.0.tar.gz >sevenbridges.Rcheck\00install.out 2>&1 && cp sevenbridges.Rcheck\00install.out sevenbridges-install.out && C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD check --library=sevenbridges.buildbin-libdir --install="check:sevenbridges-install.out" --force-multiarch --no-vignettes --timings sevenbridges_1.6.0.tar.gz
StartedAt: 2017-08-16 02:50:49 -0400 (Wed, 16 Aug 2017)
EndedAt: 2017-08-16 02:57:02 -0400 (Wed, 16 Aug 2017)
EllapsedTime: 372.5 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.5-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=sevenbridges.buildbin-libdir sevenbridges_1.6.0.tar.gz >sevenbridges.Rcheck\00install.out 2>&1 && cp sevenbridges.Rcheck\00install.out sevenbridges-install.out  &&  C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD check --library=sevenbridges.buildbin-libdir --install="check:sevenbridges-install.out" --force-multiarch --no-vignettes --timings sevenbridges_1.6.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.5-bioc/meat/sevenbridges.Rcheck'
* using R version 3.4.1 (2017-06-30)
* 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.6.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 whether package 'sevenbridges' can be installed ... 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
* 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 ... OK
* 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        53.11   0.09   53.21
Tool-class  13.97   0.00   13.97
link_what    9.22   0.00    9.22
link         9.07   0.00    9.06
convert_app  6.30   0.01    6.32
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
             user system elapsed
Flow        81.05   0.05   81.11
Tool-class  14.89   0.00   14.89
link        10.75   0.00   10.75
convert_app  9.88   0.00    9.87
link_what    9.67   0.00    9.67
* 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: OK

sevenbridges.Rcheck/00install.out:


install for i386

* installing *source* package 'sevenbridges' ...
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded

install for x64

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

sevenbridges.Rcheck/examples_i386/sevenbridges-Ex.timings:

nameusersystemelapsed
App-class000
Auth-class0.010.000.02
Binding0.050.000.05
CCBList0.020.000.01
CWL000
CommandInputParameter-class0.030.000.03
CommandInputSchema-class0.040.000.05
CommandLineBinding-class000
CommandLineTool0.020.000.01
CommandOutputBinding-class0.010.000.02
CommandOutputParameter-class0.020.000.01
CommandOutputSchema-class0.040.000.05
DSCList0.030.000.03
Enum0.050.000.05
Expression-class000
ExpressionTool-class0.010.000.02
File-class0.110.000.11
Files-class0.020.000.01
Flow53.11 0.0953.21
Folders-class0.060.000.06
Metadata0.140.000.14
Parameter0.050.000.05
Process0.080.000.08
ProcessRequirement0.060.000.06
Schema0.010.000.01
TaskHook000
Tool-class13.97 0.0013.97
ToolUI000
Workflow0.030.000.03
WorkflowStep0.010.000.01
addIdNum000
api000
as-methods0.100.020.11
batch000
cli_list_projects000
cli_list_tags000
cli_upload000
convert_app6.300.016.32
cwl-utils0.290.020.31
delete-methods000
download-methods000
get_token000
get_uploader000
input_output_matrix0.310.000.31
link9.070.009.06
link_what9.220.009.22
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-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

sevenbridges.Rcheck/examples_x64/sevenbridges-Ex.timings:

nameusersystemelapsed
App-class000
Auth-class0.020.000.02
Binding0.050.030.10
CCBList0.000.010.01
CWL000
CommandInputParameter-class0.060.000.07
CommandInputSchema-class0.100.000.09
CommandLineBinding-class0.010.000.02
CommandLineTool0.030.000.03
CommandOutputBinding-class0.020.000.01
CommandOutputParameter-class0.010.000.02
CommandOutputSchema-class0.050.000.05
DSCList0.030.000.03
Enum0.070.000.06
Expression-class0.010.000.01
ExpressionTool-class0.030.000.04
File-class0.140.000.14
Files-class0.010.000.02
Flow81.05 0.0581.11
Folders-class0.030.000.03
Metadata0.170.000.18
Parameter0.030.000.03
Process0.050.000.04
ProcessRequirement0.050.000.05
Schema0.020.000.01
TaskHook000
Tool-class14.89 0.0014.89
ToolUI000
Workflow0.060.000.07
WorkflowStep000
addIdNum0.010.000.01
api000
as-methods0.180.000.17
batch000
cli_list_projects000
cli_list_tags000
cli_upload000
convert_app9.880.009.87
cwl-utils0.340.000.35
delete-methods000
download-methods000
get_token000
get_uploader000
input_output_matrix0.390.000.39
link10.75 0.0010.75
link_what9.670.009.67
project_details000
project_members000
requirements0.070.000.06
response-methods000
sbg_get_env000
sbg_set_env000
set_test_env000
shorthand-cwl0.010.000.02
tag-methods000
test_tool_bunny0.000.020.01
test_tool_cwlrun000
test_tool_rabix000
upload_complete_all000
upload_complete_part000
upload_delete000
upload_info000
upload_info_part000
upload_init000