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 mAPKL on moscato2

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

Package 656/1210HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
mAPKL 1.4.2
Argiris Sakellariou
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/mAPKL
Last Changed Rev: 117513 / Revision: 122332
Last Changed Date: 2016-05-15 13:18:19 -0700 (Sun, 15 May 2016)
zin2 Linux (Ubuntu 14.04.2 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK [ OK ] OK UNNEEDED, same version exists in internal repository
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository

Summary

Package: mAPKL
Version: 1.4.2
Command: rm -rf mAPKL.buildbin-libdir mAPKL.Rcheck && mkdir mAPKL.buildbin-libdir mAPKL.Rcheck && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=mAPKL.buildbin-libdir mAPKL_1.4.2.tar.gz >mAPKL.Rcheck\00install.out 2>&1 && cp mAPKL.Rcheck\00install.out mAPKL-install.out && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD check --library=mAPKL.buildbin-libdir --install="check:mAPKL-install.out" --force-multiarch --no-vignettes --timings mAPKL_1.4.2.tar.gz
StartedAt: 2016-10-13 05:48:13 -0700 (Thu, 13 Oct 2016)
EndedAt: 2016-10-13 06:22:07 -0700 (Thu, 13 Oct 2016)
EllapsedTime: 2034.6 seconds
RetCode: 0
Status:  OK  
CheckDir: mAPKL.Rcheck
Warnings: 0

Command output

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


* using log directory 'E:/biocbld/bbs-3.3-bioc/meat/mAPKL.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 'mAPKL/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'mAPKL' version '1.4.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 'mAPKL' 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
** 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
classification: no visible global function definition for 'predict'
loadFiles: no visible global function definition for 'read.delim'
preprocess: no visible global function definition for 'jpeg'
preprocess: no visible global function definition for 'par'
preprocess: no visible global function definition for 'density'
preprocess: no visible global function definition for 'dev.off'
Undefined global functions or variables:
  density dev.off jpeg par predict read.delim
Consider adding
  importFrom("grDevices", "dev.off", "jpeg")
  importFrom("graphics", "par")
  importFrom("stats", "density", "predict")
  importFrom("utils", "read.delim")
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 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
netwAttr        217.77   0.22  218.02
mAPKL           211.02   0.26  211.30
classification  209.02   0.41  210.58
preprocess       62.01   0.05   62.06
probes2pathways   3.73   0.17   14.94
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                 user system elapsed
netwAttr       207.28   0.18  210.00
classification 205.47   0.40  205.93
mAPKL          186.06   0.28  186.39
preprocess      55.13   0.04   55.18
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'runTests.R'
 OK
** running tests for arch 'x64' ...
  Running 'runTests.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: 1 NOTE
See
  'E:/biocbld/bbs-3.3-bioc/meat/mAPKL.Rcheck/00check.log'
for details.


mAPKL.Rcheck/00install.out:


install for i386

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

install for x64

* installing *source* package 'mAPKL' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'mAPKL' as mAPKL_1.4.2.zip
* DONE (mAPKL)

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

nameusersystemelapsed
annotate0.690.001.11
classification209.02 0.41210.58
mAPKL211.02 0.26211.30
metrics0.010.000.02
netwAttr217.77 0.22218.02
preprocess62.01 0.0562.06
probes2pathways 3.73 0.1714.94
report000
sampling2.140.032.17

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

nameusersystemelapsed
annotate1.010.021.03
classification205.47 0.40205.93
mAPKL186.06 0.28186.39
metrics000
netwAttr207.28 0.18210.00
preprocess55.13 0.0455.18
probes2pathways2.840.102.93
report000
sampling1.450.031.48