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.5: CHECK report for metagenomeFeatures on tokay2

This page was generated on 2017-10-18 14:25:16 -0400 (Wed, 18 Oct 2017).

Package 791/1381HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
metagenomeFeatures 1.8.1
Nathan D. Olson
Snapshot Date: 2017-10-17 17:00:52 -0400 (Tue, 17 Oct 2017)
URL: https://git.bioconductor.org/packages/metagenomeFeatures
Branch: RELEASE_3_5
Last Commit: cdc11ee
Last Changed Date: 2017-07-18 13:34:42 -0400 (Tue, 18 Jul 2017)
malbec2 Linux (Ubuntu 16.04.1 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  NotNeeded  OK [ OK ] OK UNNEEDED, same version exists in internal repository
veracruz2 OS X 10.11.6 El Capitan / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: metagenomeFeatures
Version: 1.8.1
Command: rm -rf metagenomeFeatures.buildbin-libdir metagenomeFeatures.Rcheck && mkdir metagenomeFeatures.buildbin-libdir metagenomeFeatures.Rcheck && C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=metagenomeFeatures.buildbin-libdir metagenomeFeatures_1.8.1.tar.gz >metagenomeFeatures.Rcheck\00install.out 2>&1 && cp metagenomeFeatures.Rcheck\00install.out metagenomeFeatures-install.out && C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD check --library=metagenomeFeatures.buildbin-libdir --install="check:metagenomeFeatures-install.out" --force-multiarch --no-vignettes --timings metagenomeFeatures_1.8.1.tar.gz
StartedAt: 2017-10-18 01:11:00 -0400 (Wed, 18 Oct 2017)
EndedAt: 2017-10-18 01:16:41 -0400 (Wed, 18 Oct 2017)
EllapsedTime: 340.6 seconds
RetCode: 0
Status:  OK  
CheckDir: metagenomeFeatures.Rcheck
Warnings: 0

Command output

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


* using log directory 'C:/Users/biocbuild/bbs-3.5-bioc/meat/metagenomeFeatures.Rcheck'
* using R version 3.4.2 Patched (2017-10-07 r73498)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'metagenomeFeatures/DESCRIPTION' ... OK
* this is package 'metagenomeFeatures' version '1.8.1'
* 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 'metagenomeFeatures' can be installed ... OK
* checking installed package size ... NOTE
  installed size is  8.7Mb
  sub-directories of 1Mb or more:
    extdata   6.7Mb
* 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 ... NOTE
.mgDb_annotateFeatures: no visible binding for global variable
  'db_keys'
.select.taxa: no visible binding for global variable 'Keys'
.select.taxa: no visible binding for global variable '.'
aggregate_taxa: no visible binding for global variable '.'
aggregate_taxa: no visible binding for global variable 'index'
vignette_pheno_data: no visible global function definition for
  'read.csv'
Undefined global functions or variables:
  . Keys db_keys index read.csv
Consider adding
  importFrom("utils", "read.csv")
to your NAMESPACE file.
* 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 installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
** running examples for arch 'x64' ... OK
* 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.5-bioc/meat/metagenomeFeatures.Rcheck/00check.log'
for details.


metagenomeFeatures.Rcheck/00install.out:


install for i386

* installing *source* package 'metagenomeFeatures' ...
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded

install for x64

* installing *source* package 'metagenomeFeatures' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'metagenomeFeatures' as metagenomeFeatures_1.8.1.zip
* DONE (metagenomeFeatures)

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

nameusersystemelapsed
MgDb-class0.210.000.33
aggregate_taxa1.930.092.20
annotateFeatures-MgDb-method0.320.020.33
annotateMRexp_fData-MgDb-method000
get_demoMgDb0.090.000.09
get_mockMgDb0.090.000.10
mgF_meta0.320.010.32
mgF_seq0.070.000.08
mgF_taxa0.020.000.01
mgF_tree0.030.000.03
mgFeatures-class0.000.020.02
mgQuery000
mgdb_meta0.090.000.09
mgdb_seq0.110.000.11
mgdb_taxa0.220.010.24
mgdb_tree0.20.00.2
mock_mgF000
mock_query_df0.020.000.02
select-MgDb-method0.790.030.82
taxa_columns0.110.000.11
taxa_keys0.130.000.12
taxa_keytypes0.110.000.11
taxa_levels0.120.020.14

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

nameusersystemelapsed
MgDb-class0.220.000.24
aggregate_taxa2.060.082.14
annotateFeatures-MgDb-method0.360.030.39
annotateMRexp_fData-MgDb-method000
get_demoMgDb0.090.020.11
get_mockMgDb0.10.00.1
mgF_meta0.030.000.03
mgF_seq0.110.000.11
mgF_taxa0.010.010.03
mgF_tree0.020.020.03
mgFeatures-class000
mgQuery000
mgdb_meta0.100.000.09
mgdb_seq0.120.000.12
mgdb_taxa0.130.000.13
mgdb_tree0.110.000.11
mock_mgF000
mock_query_df000
select-MgDb-method0.610.000.61
taxa_columns0.090.000.10
taxa_keys0.110.000.11
taxa_keytypes0.110.000.11
taxa_levels0.130.000.12