Back to Multiple platform build/check report for BioC 3.9
ABCDEFGHIJ[K]LMNOPQRSTUVWXYZ

CHECK report for KEGGprofile on tokay2

This page was generated on 2019-07-03 12:09:40 -0400 (Wed, 03 Jul 2019).

Package 857/1741HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
KEGGprofile 1.26.0
Shilin Zhao
Snapshot Date: 2019-07-02 17:01:29 -0400 (Tue, 02 Jul 2019)
URL: https://git.bioconductor.org/packages/KEGGprofile
Branch: RELEASE_3_9
Last Commit: e6e6eee
Last Changed Date: 2019-05-02 11:53:37 -0400 (Thu, 02 May 2019)
malbec2 Linux (Ubuntu 18.04.2 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK [ ERROR ] OK 
celaya2 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: KEGGprofile
Version: 1.26.0
Command: C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:KEGGprofile.install-out.txt --library=C:\Users\biocbuild\bbs-3.9-bioc\R\library --no-vignettes --timings KEGGprofile_1.26.0.tar.gz
StartedAt: 2019-07-03 04:47:01 -0400 (Wed, 03 Jul 2019)
EndedAt: 2019-07-03 04:49:35 -0400 (Wed, 03 Jul 2019)
EllapsedTime: 153.6 seconds
RetCode: 1
Status:  ERROR  
CheckDir: KEGGprofile.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:KEGGprofile.install-out.txt --library=C:\Users\biocbuild\bbs-3.9-bioc\R\library --no-vignettes --timings KEGGprofile_1.26.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.9-bioc/meat/KEGGprofile.Rcheck'
* using R version 3.6.0 (2019-04-26)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'KEGGprofile/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'KEGGprofile' version '1.26.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 'KEGGprofile' can be installed ... NOTE
Found the following notes/warnings:
  Non-staged installation was used
See 'C:/Users/biocbuild/bbs-3.9-bioc/meat/KEGGprofile.Rcheck/00install.out' for details.
* 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
* 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 ... 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 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 ...
** running examples for arch 'i386' ... ERROR
Running examples in 'KEGGprofile-Ex.R' failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: convertId
> ### Title: convertId
> ### Aliases: convertId
> 
> ### ** Examples
> 
> temp<-cbind(rnorm(10),rnorm(10))
> row.names(temp)<-c("Q04837","P0C0L4","P0C0L5","O75379","Q13068","A2MYD1","P60709","P30462","P30475","P30479")
> colnames(temp)<-c("Exp1","Exp2")
> convertId(temp,filters="uniprotswissprot",keepMultipleId=TRUE)
Error in getBM(attributes = attributes, filters = filters, values = oldId,  : 
  The query to the BioMart webservice returned an invalid result: biomaRt expected a character string of length 1. 
Please report this on the support site at http://support.bioconductor.org
Calls: convertId -> getBM
Execution halted
** running examples for arch 'x64' ... ERROR
Running examples in 'KEGGprofile-Ex.R' failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: convertId
> ### Title: convertId
> ### Aliases: convertId
> 
> ### ** Examples
> 
> temp<-cbind(rnorm(10),rnorm(10))
> row.names(temp)<-c("Q04837","P0C0L4","P0C0L5","O75379","Q13068","A2MYD1","P60709","P30462","P30475","P30479")
> colnames(temp)<-c("Exp1","Exp2")
> convertId(temp,filters="uniprotswissprot",keepMultipleId=TRUE)
Error in bmRequest(request = request, ssl.verifypeer = ssl.verifypeer,  : 
  Internal Server Error (HTTP 500).
Calls: convertId ... useMart -> listMarts -> bmRequest -> stop_for_status
Execution halted
* 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, 1 NOTE
See
  'C:/Users/biocbuild/bbs-3.9-bioc/meat/KEGGprofile.Rcheck/00check.log'
for details.


Installation output

KEGGprofile.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O https://malbec2.bioconductor.org/BBS/3.9/bioc/src/contrib/KEGGprofile_1.26.0.tar.gz && rm -rf KEGGprofile.buildbin-libdir && mkdir KEGGprofile.buildbin-libdir && C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=KEGGprofile.buildbin-libdir KEGGprofile_1.26.0.tar.gz && C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD INSTALL KEGGprofile_1.26.0.zip && rm KEGGprofile_1.26.0.tar.gz KEGGprofile_1.26.0.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  311k  100  311k    0     0  5263k      0 --:--:-- --:--:-- --:--:-- 5986k

install for i386

* installing *source* package 'KEGGprofile' ...
** using staged installation
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'KEGGprofile'
    finding HTML links ... done
    col_by_value                            html  
    convertId                               html  
    download_KEGGfile                       html  
    download_latest_pathway                 html  
    find_enriched_pathway                   html  
    newIdMatrix                             html  
    parse_XMLfile                           html  
    pho_sites_count                         html  
    plot_pathway                            html  
    plot_pathway_cor                        html  
    plot_profile                            html  
    pro_pho_expr                            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 'KEGGprofile' ...
** using non-staged installation
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'KEGGprofile' as KEGGprofile_1.26.0.zip
* DONE (KEGGprofile)
* installing to library 'C:/Users/biocbuild/bbs-3.9-bioc/R/library'
package 'KEGGprofile' successfully unpacked and MD5 sums checked

Tests output


Example timings

KEGGprofile.Rcheck/examples_i386/KEGGprofile-Ex.timings

nameusersystemelapsed
col_by_value0.010.000.01

KEGGprofile.Rcheck/examples_x64/KEGGprofile-Ex.timings

nameusersystemelapsed
col_by_value0.020.000.01