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.6: CHECK report for metavizr on tokay1

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

Package 806/1410HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
metavizr 1.1.2
Hector Corrada Bravo
Snapshot Date: 2017-08-15 17:18:21 -0400 (Tue, 15 Aug 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/metavizr
Last Changed Rev: 131373 / Revision: 131943
Last Changed Date: 2017-07-19 08:26:47 -0400 (Wed, 19 Jul 2017)
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 [ ERROR ] OK 
veracruz1 OS X 10.11.6 El Capitan / x86_64  NotNeeded  OK  ERROR  OK 

Summary

Package: metavizr
Version: 1.1.2
Command: rm -rf metavizr.buildbin-libdir metavizr.Rcheck && mkdir metavizr.buildbin-libdir metavizr.Rcheck && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=metavizr.buildbin-libdir metavizr_1.1.2.tar.gz >metavizr.Rcheck\00install.out 2>&1 && cp metavizr.Rcheck\00install.out metavizr-install.out && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD check --library=metavizr.buildbin-libdir --install="check:metavizr-install.out" --force-multiarch --no-vignettes --timings metavizr_1.1.2.tar.gz
StartedAt: 2017-08-16 00:44:13 -0400 (Wed, 16 Aug 2017)
EndedAt: 2017-08-16 00:57:15 -0400 (Wed, 16 Aug 2017)
EllapsedTime: 781.6 seconds
RetCode: 1
Status:  ERROR  
CheckDir: metavizr.Rcheck
Warnings: NA

Command output

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


* using log directory 'C:/Users/biocbuild/bbs-3.6-bioc/meat/metavizr.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 'metavizr/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'metavizr' version '1.1.2'
* 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 'metavizr' 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' ... ERROR
Running examples in 'metavizr-Ex.R' failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: setMetavizStandalone
> ### Title: set metaviz app standalone settings
> ### Aliases: setMetavizStandalone
> 
> ### ** Examples
> 
> # see package vignette for example usage
> setMetavizStandalone()
cloning epiviz from git...
cloning into 'C:/Users/biocbuild/bbs-3.6-bioc/R/library/epivizrStandalone/www'...
Error in git2r::clone(url, local_path = webpath) : 
  Error in 'git2r_clone': 'C:/Users/biocbuild/bbs-3.6-bioc/R/library/epivizrStandalone/www' exists and is not an empty directory
Calls: setMetavizStandalone ... setStandalone -> <Anonymous> -> <Anonymous> -> .Call
Execution halted
** running examples for arch 'x64' ... ERROR
Running examples in 'metavizr-Ex.R' failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: setMetavizStandalone
> ### Title: set metaviz app standalone settings
> ### Aliases: setMetavizStandalone
> 
> ### ** Examples
> 
> # see package vignette for example usage
> setMetavizStandalone()
cloning epiviz from git...
cloning into 'C:/Users/biocbuild/bbs-3.6-bioc/R/library/epivizrStandalone/www'...
Error in git2r::clone(url, local_path = webpath) : 
  Error in 'git2r_clone': 'C:/Users/biocbuild/bbs-3.6-bioc/R/library/epivizrStandalone/www' exists and is not an empty directory
Calls: setMetavizStandalone ... setStandalone -> <Anonymous> -> <Anonymous> -> .Call
Execution halted
* 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 ERRORs
See
  'C:/Users/biocbuild/bbs-3.6-bioc/meat/metavizr.Rcheck/00check.log'
for details.

metavizr.Rcheck/00install.out:


install for i386

* installing *source* package 'metavizr' ...
** R
** inst
** preparing package for lazy loading
No methods found in "RSQLite" for requests: dbGetQuery
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
No methods found in "RSQLite" for requests: dbGetQuery

install for x64

* installing *source* package 'metavizr' ...
** testing if installed package can be loaded
No methods found in "RSQLite" for requests: dbGetQuery
* MD5 sums
packaged installation of 'metavizr' as metavizr_1.1.2.zip
* DONE (metavizr)

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

nameusersystemelapsed
EpivizMetagenomicsData-class14.39 0.1914.58
generateSelection000
metavizControl000

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

nameusersystemelapsed
EpivizMetagenomicsData-class16.20 0.1416.34
generateSelection000
metavizControl000