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.6: CHECK report for a4Core on tokay1

This page was generated on 2017-08-16 13:29:35 -0400 (Wed, 16 Aug 2017).

Package 4/1410HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
a4Core 1.25.0
Tobias Verbeke
Snapshot Date: 2017-08-15 17:18:21 -0400 (Tue, 15 Aug 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/a4Core
Last Changed Rev: 129129 / Revision: 131943
Last Changed Date: 2017-04-24 15:50:57 -0400 (Mon, 24 Apr 2017)
malbec1 Linux (Ubuntu 16.04.1 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository
veracruz1 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: a4Core
Version: 1.25.0
Command: rm -rf a4Core.buildbin-libdir a4Core.Rcheck && mkdir a4Core.buildbin-libdir a4Core.Rcheck && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=a4Core.buildbin-libdir a4Core_1.25.0.tar.gz >a4Core.Rcheck\00install.out 2>&1 && cp a4Core.Rcheck\00install.out a4Core-install.out && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD check --library=a4Core.buildbin-libdir --install="check:a4Core-install.out" --force-multiarch --no-vignettes --timings a4Core_1.25.0.tar.gz
StartedAt: 2017-08-15 21:36:42 -0400 (Tue, 15 Aug 2017)
EndedAt: 2017-08-15 21:39:04 -0400 (Tue, 15 Aug 2017)
EllapsedTime: 141.6 seconds
RetCode: 0
Status:  OK  
CheckDir: a4Core.Rcheck
Warnings: 0

Command output

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


* using log directory 'C:/Users/biocbuild/bbs-3.6-bioc/meat/a4Core.Rcheck'
* using R version 3.4.1 (2017-06-30)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'a4Core/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'a4Core' version '1.25.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 'a4Core' can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Malformed Description field: should contain one or more complete sentences.
* 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
Packages in Depends field not imported from:
  'Biobase' 'glmnet' 'methods'
  These packages need to be imported from (in the NAMESPACE file)
  for when this namespace is loaded but not attached.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
glmnetUtil: no visible global function definition for 'coef'
simulateData: no visible global function definition for 'rnorm'
simulateData: no visible global function definition for 'new'
Undefined global functions or variables:
  coef new rnorm
Consider adding
  importFrom("methods", "new")
  importFrom("stats", "coef", "rnorm")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
* 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 examples ...
** running examples for arch 'i386' ... OK
** running examples for arch 'x64' ... OK
* checking PDF version of manual ... OK
* DONE

Status: 3 NOTEs
See
  'C:/Users/biocbuild/bbs-3.6-bioc/meat/a4Core.Rcheck/00check.log'
for details.


a4Core.Rcheck/00install.out:


install for i386

* installing *source* package 'a4Core' ...
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded

install for x64

* installing *source* package 'a4Core' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'a4Core' as a4Core_1.25.0.zip
* DONE (a4Core)

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

nameusersystemelapsed
simulateData0.120.000.12

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

nameusersystemelapsed
simulateData0.310.010.32