Back to Multiple platform build/check report for BioC 3.6 |
|
This page was generated on 2018-04-12 13:17:45 -0400 (Thu, 12 Apr 2018).
Package 133/1472 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
biomaRt 2.34.2 Mike Smith
| malbec1 | Linux (Ubuntu 16.04.1 LTS) / x86_64 | OK | OK | OK | |||||||
tokay1 | Windows Server 2012 R2 Standard / x64 | OK | OK | [ OK ] | OK | |||||||
veracruz1 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | OK | OK |
Package: biomaRt |
Version: 2.34.2 |
Command: rm -rf biomaRt.buildbin-libdir biomaRt.Rcheck && mkdir biomaRt.buildbin-libdir biomaRt.Rcheck && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=biomaRt.buildbin-libdir biomaRt_2.34.2.tar.gz >biomaRt.Rcheck\00install.out 2>&1 && cp biomaRt.Rcheck\00install.out biomaRt-install.out && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD check --library=biomaRt.buildbin-libdir --install="check:biomaRt-install.out" --force-multiarch --no-vignettes --timings biomaRt_2.34.2.tar.gz |
StartedAt: 2018-04-11 22:31:11 -0400 (Wed, 11 Apr 2018) |
EndedAt: 2018-04-11 22:34:04 -0400 (Wed, 11 Apr 2018) |
EllapsedTime: 173.4 seconds |
RetCode: 0 |
Status: OK |
CheckDir: biomaRt.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### rm -rf biomaRt.buildbin-libdir biomaRt.Rcheck && mkdir biomaRt.buildbin-libdir biomaRt.Rcheck && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=biomaRt.buildbin-libdir biomaRt_2.34.2.tar.gz >biomaRt.Rcheck\00install.out 2>&1 && cp biomaRt.Rcheck\00install.out biomaRt-install.out && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD check --library=biomaRt.buildbin-libdir --install="check:biomaRt-install.out" --force-multiarch --no-vignettes --timings biomaRt_2.34.2.tar.gz ### ############################################################################## ############################################################################## * using log directory 'C:/Users/biocbuild/bbs-3.6-bioc/meat/biomaRt.Rcheck' * using R version 3.4.4 (2018-03-15) * using platform: x86_64-w64-mingw32 (64-bit) * using session charset: ISO8859-1 * using option '--no-vignettes' * checking for file 'biomaRt/DESCRIPTION' ... OK * this is package 'biomaRt' version '2.34.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 'biomaRt' 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: 'AnnotationDbi:::smartKeys' 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 ... NOTE prepare_Rd: listEnsemblArchives.Rd:10: Dropping empty section \arguments * 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 getBM 0.45 0.06 10.51 select 0.39 0.00 10.52 ** running examples for arch 'x64' ... OK Examples with CPU or elapsed time > 5s user system elapsed getBM 0.5 0.01 10.08 select 0.5 0.00 10.57 * 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 NOTEs See 'C:/Users/biocbuild/bbs-3.6-bioc/meat/biomaRt.Rcheck/00check.log' for details.
biomaRt.Rcheck/00install.out
install for i386 * installing *source* package 'biomaRt' ... ** R ** inst ** preparing package for lazy loading ** help *** installing help indices converting help for package 'biomaRt' finding HTML links ... done Mart-class html NP2009code html attributePages html exportFASTA html filterOptions html filterType html getBM html getBMlist html getGene html getLDS html getSequence html getXML html listAttributes html listDatasets html listEnsembl html listEnsemblArchives html listFilters html listMarts html select html useDataset html useEnsembl html useMart html ** building package indices ** installing vignettes ** testing if installed package can be loaded In R CMD INSTALL install for x64 * installing *source* package 'biomaRt' ... ** testing if installed package can be loaded * MD5 sums packaged installation of 'biomaRt' as biomaRt_2.34.2.zip * DONE (biomaRt) In R CMD INSTALL In R CMD INSTALL
biomaRt.Rcheck/tests_i386/testthat.Rout R version 3.4.4 (2018-03-15) -- "Someone to Lean On" Copyright (C) 2018 The R Foundation for Statistical Computing Platform: i386-w64-mingw32/i386 (32-bit) R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > library(testthat) > library(biomaRt) > > test_check("biomaRt") == testthat results =========================================================== OK: 9 SKIPPED: 0 FAILED: 0 > > proc.time() user system elapsed 4.89 0.18 12.95 |
biomaRt.Rcheck/tests_x64/testthat.Rout R version 3.4.4 (2018-03-15) -- "Someone to Lean On" Copyright (C) 2018 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 (64-bit) R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > library(testthat) > library(biomaRt) > > test_check("biomaRt") == testthat results =========================================================== OK: 9 SKIPPED: 0 FAILED: 0 > > proc.time() user system elapsed 5.56 0.14 13.68 |
biomaRt.Rcheck/examples_i386/biomaRt-Ex.timings
|
biomaRt.Rcheck/examples_x64/biomaRt-Ex.timings
|