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.3: CHECK report for BgeeDB on moscato2

This page was generated on 2016-10-13 12:55:14 -0700 (Thu, 13 Oct 2016).

Package 91/1210HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
BgeeDB 1.0.3
Andrea Komljenovic , Frederic Bastian
Snapshot Date: 2016-10-12 17:20:15 -0700 (Wed, 12 Oct 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_3/madman/Rpacks/BgeeDB
Last Changed Rev: 120679 / Revision: 122332
Last Changed Date: 2016-09-02 02:54:04 -0700 (Fri, 02 Sep 2016)
zin2 Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: BgeeDB
Version: 1.0.3
Command: rm -rf BgeeDB.buildbin-libdir BgeeDB.Rcheck && mkdir BgeeDB.buildbin-libdir BgeeDB.Rcheck && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=BgeeDB.buildbin-libdir BgeeDB_1.0.3.tar.gz >BgeeDB.Rcheck\00install.out 2>&1 && cp BgeeDB.Rcheck\00install.out BgeeDB-install.out && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD check --library=BgeeDB.buildbin-libdir --install="check:BgeeDB-install.out" --force-multiarch --no-vignettes --timings BgeeDB_1.0.3.tar.gz
StartedAt: 2016-10-13 01:18:55 -0700 (Thu, 13 Oct 2016)
EndedAt: 2016-10-13 01:32:28 -0700 (Thu, 13 Oct 2016)
EllapsedTime: 813.1 seconds
RetCode: 0
Status:  OK  
CheckDir: BgeeDB.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf BgeeDB.buildbin-libdir BgeeDB.Rcheck && mkdir BgeeDB.buildbin-libdir BgeeDB.Rcheck && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=BgeeDB.buildbin-libdir BgeeDB_1.0.3.tar.gz >BgeeDB.Rcheck\00install.out 2>&1 && cp BgeeDB.Rcheck\00install.out BgeeDB-install.out  && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD check --library=BgeeDB.buildbin-libdir --install="check:BgeeDB-install.out" --force-multiarch --no-vignettes --timings BgeeDB_1.0.3.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'E:/biocbld/bbs-3.3-bioc/meat/BgeeDB.Rcheck'
* using R version 3.3.1 (2016-06-21)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'BgeeDB/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'BgeeDB' version '1.0.3'
* 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 'BgeeDB' 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
* 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 ... NOTE
Unexported object imported by a ':::' call: 'topGO:::mapGenes2GOgraph'
  See the note in ?`:::` about the use of this operator.
* 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
Bgee-class      84.58   2.81  116.86
loadTopAnatData  4.05   0.19   28.05
listBgeeSpecies  0.02   0.00    6.90
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                 user system elapsed
Bgee-class      75.36   2.87  102.82
loadTopAnatData  4.31   0.25   27.24
listBgeeSpecies  0.00   0.00    6.91
* 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 ... NOTE
'library' or 'require' call not declared from: 'biomaRt'
* 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
  'E:/biocbld/bbs-3.3-bioc/meat/BgeeDB.Rcheck/00check.log'
for details.


BgeeDB.Rcheck/00install.out:


install for i386

* installing *source* package 'BgeeDB' ...
** R
** inst
** preparing package for lazy loading

groupGOTerms: 	GOBPTerm, GOMFTerm, GOCCTerm environments built.
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded

groupGOTerms: 	GOBPTerm, GOMFTerm, GOCCTerm environments built.

install for x64

* installing *source* package 'BgeeDB' ...
** testing if installed package can be loaded

groupGOTerms: 	GOBPTerm, GOMFTerm, GOCCTerm environments built.
* MD5 sums
packaged installation of 'BgeeDB' as BgeeDB_1.0.3.zip
* DONE (BgeeDB)

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

nameusersystemelapsed
Bgee-class 84.58 2.81116.86
listBgeeSpecies0.020.006.90
loadTopAnatData 4.05 0.1928.05
makeTable3.110.003.22
topAnat3.010.063.08

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

nameusersystemelapsed
Bgee-class 75.36 2.87102.82
listBgeeSpecies0.000.006.91
loadTopAnatData 4.31 0.2527.24
makeTable3.100.033.20
topAnat3.220.063.28