Back to Multiple platform build/check report for BioC 3.7
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

CHECK report for CTDquerier on tokay2

This page was generated on 2018-10-17 08:45:10 -0400 (Wed, 17 Oct 2018).

Package 330/1561HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CTDquerier 1.0.0
Carles Hernandez-Ferrer
Snapshot Date: 2018-10-15 16:45:08 -0400 (Mon, 15 Oct 2018)
URL: https://git.bioconductor.org/packages/CTDquerier
Branch: RELEASE_3_7
Last Commit: 3874e15
Last Changed Date: 2018-04-30 10:35:49 -0400 (Mon, 30 Apr 2018)
malbec2 Linux (Ubuntu 16.04.1 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository
merida2 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: CTDquerier
Version: 1.0.0
Command: C:\Users\biocbuild\bbs-3.7-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:CTDquerier.install-out.txt --library=C:\Users\biocbuild\bbs-3.7-bioc\R\library --no-vignettes --timings CTDquerier_1.0.0.tar.gz
StartedAt: 2018-10-17 01:24:55 -0400 (Wed, 17 Oct 2018)
EndedAt: 2018-10-17 01:28:44 -0400 (Wed, 17 Oct 2018)
EllapsedTime: 229.0 seconds
RetCode: 0
Status:  OK  
CheckDir: CTDquerier.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.7-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:CTDquerier.install-out.txt --library=C:\Users\biocbuild\bbs-3.7-bioc\R\library --no-vignettes --timings CTDquerier_1.0.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.7-bioc/meat/CTDquerier.Rcheck'
* using R version 3.5.1 Patched (2018-07-24 r75005)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'CTDquerier/DESCRIPTION' ... OK
* this is package 'CTDquerier' version '1.0.0'
* 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 'CTDquerier' can be installed ... OK
* checking installed package size ... NOTE
  installed size is  8.3Mb
  sub-directories of 1Mb or more:
    data      3.8Mb
    extdata   4.1Mb
* 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 ... NOTE
  Note: found 161 marked UTF-8 strings
* checking data for ASCII and uncompressed saves ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
Examples with CPU or elapsed time > 5s
                user system elapsed
load_ctd_gene  10.49   0.50   10.99
query_ctd_gene 10.67   0.27   16.11
query_ctd_chem  6.70   0.14   16.70
query_ctd_dise  1.19   0.03   20.80
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                    user system elapsed
query_ctd_gene     11.16   0.25   16.32
load_ctd_gene       9.19   0.09    9.29
query_ctd_chem      6.23   0.11   17.21
download_ctd_genes  1.50   0.30    6.81
query_ctd_dise      1.28   0.05   19.97
* 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.7-bioc/meat/CTDquerier.Rcheck/00check.log'
for details.



Installation output

CTDquerier.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O https://malbec2.bioconductor.org/BBS/3.7/bioc/src/contrib/CTDquerier_1.0.0.tar.gz && rm -rf CTDquerier.buildbin-libdir && mkdir CTDquerier.buildbin-libdir && C:\Users\biocbuild\bbs-3.7-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=CTDquerier.buildbin-libdir CTDquerier_1.0.0.tar.gz && C:\Users\biocbuild\bbs-3.7-bioc\R\bin\R.exe CMD INSTALL CTDquerier_1.0.0.zip && rm CTDquerier_1.0.0.tar.gz CTDquerier_1.0.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 3603k  100 3603k    0     0  41.1M      0 --:--:-- --:--:-- --:--:-- 45.1M

install for i386

* installing *source* package 'CTDquerier' ...
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'CTDquerier'
    finding HTML links ... done
    CTDdata-class                           html  
    CTDquerier                              html  
    download_ctd_chem                       html  
    download_ctd_dise                       html  
    download_ctd_genes                      html  
    enrich-methods                          html  
    gala                                    html  
    get_table-methods                       html  
    get_terms-methods                       html  
    leaf_plot                               html  
    load_ctd_chem                           html  
    load_ctd_dise                           html  
    load_ctd_gene                           html  
    query_ctd_chem                          html  
    query_ctd_dise                          html  
    query_ctd_gene                          html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
In R CMD INSTALL

install for x64

* installing *source* package 'CTDquerier' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'CTDquerier' as CTDquerier_1.0.0.zip
* DONE (CTDquerier)
In R CMD INSTALL
In R CMD INSTALL
* installing to library 'C:/Users/biocbuild/bbs-3.7-bioc/R/library'
package 'CTDquerier' successfully unpacked and MD5 sums checked
In R CMD INSTALL

Tests output


Example timings

CTDquerier.Rcheck/examples_i386/CTDquerier-Ex.timings

nameusersystemelapsed
download_ctd_chem0.050.110.71
download_ctd_genes1.530.414.05
gala1.010.091.11
get_table-methods0.740.020.75
get_terms-methods0.680.120.81
leaf_plot0.610.040.64
load_ctd_chem3.830.174.00
load_ctd_dise0.430.030.80
load_ctd_gene10.49 0.5010.99
query_ctd_chem 6.70 0.1416.70
query_ctd_dise 1.19 0.0320.80
query_ctd_gene10.67 0.2716.11

CTDquerier.Rcheck/examples_x64/CTDquerier-Ex.timings

nameusersystemelapsed
download_ctd_chem0.070.081.55
download_ctd_genes1.500.306.81
gala0.860.030.89
get_table-methods0.580.070.66
get_terms-methods0.570.020.59
leaf_plot0.940.050.98
load_ctd_chem4.750.114.86
load_ctd_dise0.370.061.01
load_ctd_gene9.190.099.29
query_ctd_chem 6.23 0.1117.21
query_ctd_dise 1.28 0.0519.97
query_ctd_gene11.16 0.2516.32