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 2.13: CHECK report for lmdme on moscato1

This page was generated on 2014-04-05 09:50:59 -0700 (Sat, 05 Apr 2014).

Package 398/750HostnameOS / ArchBUILDCHECKBUILD BIN
lmdme 1.4.0
Cristobal Fresno
Snapshot Date: 2014-04-04 16:20:29 -0700 (Fri, 04 Apr 2014)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_13/madman/Rpacks/lmdme
Last Changed Rev: 81642 / Revision: 88450
Last Changed Date: 2013-10-14 14:29:21 -0700 (Mon, 14 Oct 2013)
zin1 Linux (Ubuntu 12.04.4 LTS) / x86_64  OK  OK 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK [ OK ] OK 
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK  OK 

Summary

Package: lmdme
Version: 1.4.0
Command: rm -rf lmdme.buildbin-libdir && mkdir lmdme.buildbin-libdir && D:\biocbld\bbs-2.13-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=lmdme.buildbin-libdir lmdme_1.4.0.tar.gz >lmdme-install.out 2>&1 && D:\biocbld\bbs-2.13-bioc\R\bin\R.exe CMD check --library=lmdme.buildbin-libdir --install="check:lmdme-install.out" --force-multiarch --no-vignettes --timings lmdme_1.4.0.tar.gz && mv lmdme.buildbin-libdir/* lmdme.Rcheck/ && rmdir lmdme.buildbin-libdir
StartedAt: 2014-04-05 04:51:06 -0700 (Sat, 05 Apr 2014)
EndedAt: 2014-04-05 04:54:56 -0700 (Sat, 05 Apr 2014)
EllapsedTime: 229.8 seconds
RetCode: 0
Status:  OK  
CheckDir: lmdme.Rcheck
Warnings: 0

Command output

* using log directory 'D:/biocbld/bbs-2.13-bioc/meat/lmdme.Rcheck'
* using R version 3.0.3 (2014-03-06)
* using platform: i386-w64-mingw32 (32-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'lmdme/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'lmdme' version '1.4.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 'lmdme' 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
Packages in Depends field not imported from:
  'limma' 'methods' 'stemHypoxia'
  These packages need to be imported from (in the NAMESPACE file)
  for when this namespace is loaded but not attached.
See the information on DESCRIPTION files in the chapter 'Creating R
packages' of the 'Writing R Extensions' manual.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
permutation,formula-data.frame-data.frame: no visible binding for
  global variable 'mclapply'
permutation,formula-data.frame-data.frame: no visible global function
  definition for 'detectCores'
* 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' ... [97s] OK
Examples with CPU or elapsed time > 5s
                     user system elapsed
lmdme-permutation   25.11   0.83   25.94
lmdme-biplot         9.33   0.26    9.75
lmdme-getters        8.52   0.13    8.64
lmdme-padjust        7.87   0.09    7.96
lmdme-decomposition  7.58   0.19    7.77
lmdme-loadingplot    7.48   0.19    7.67
lmdme-printshow      7.08   0.14    7.22
lmdme-screeplot      6.98   0.14    7.12
lmdme-leverage       6.80   0.11    6.91
lmdme-lmdme          6.15   0.26    6.41
** running examples for arch 'x64' ... [85s] OK
Examples with CPU or elapsed time > 5s
                     user system elapsed
lmdme-permutation   17.28   0.93   18.44
lmdme-biplot         8.90   0.39    9.28
lmdme-loadingplot    7.54   0.22    7.76
lmdme-decomposition  7.22   0.53    7.76
lmdme-getters        6.86   0.35    7.22
lmdme-screeplot      6.71   0.20    6.91
lmdme-padjust        6.72   0.16    6.88
lmdme-leverage       6.55   0.32    6.88
lmdme-lmdme          6.22   0.33    6.57
lmdme-printshow      5.70   0.27    5.96
* 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

NOTE: There were 2 notes.
See
  'D:/biocbld/bbs-2.13-bioc/meat/lmdme.Rcheck/00check.log'
for details.

lmdme.Rcheck/00install.out:


install for i386

* installing *source* package 'lmdme' ...
** R
** inst
** preparing package for lazy loading
Creating a generic function for 'fitted.values' from package 'stats' in package 'lmdme'
Creating a generic function for 'fitted' from package 'stats' in package 'lmdme'
Creating a generic function for 'coef' from package 'stats' in package 'lmdme'
Creating a generic function for 'coefficients' from package 'stats' in package 'lmdme'
Creating a generic function for 'resid' from package 'stats' in package 'lmdme'
Creating a generic function for 'residuals' from package 'stats' in package 'lmdme'
Creating a generic function for 'print' from package 'base' in package 'lmdme'
Creating a generic function for 'summary' from package 'base' in package 'lmdme'
Creating a new generic function for 'p.adjust' in package 'lmdme'
Creating a generic function for 'biplot' from package 'stats' in package 'lmdme'
Creating a generic function for 'screeplot' from package 'stats' in package 'lmdme'
Creating a generic function for 'loadingplot' from package 'pls' in package 'lmdme'
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded

install for x64

* installing *source* package 'lmdme' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'lmdme' as lmdme_1.4.0.zip
* DONE (lmdme)

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

nameusersystemelapsed
lmdme-biplot9.330.269.75
lmdme-decomposition7.580.197.77
lmdme-getters8.520.138.64
lmdme-leverage6.800.116.91
lmdme-lmdme6.150.266.41
lmdme-loadingplot7.480.197.67
lmdme-padjust7.870.097.96
lmdme-permutation25.11 0.8325.94
lmdme-printshow7.080.147.22
lmdme-screeplot6.980.147.12

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

nameusersystemelapsed
lmdme-biplot8.900.399.28
lmdme-decomposition7.220.537.76
lmdme-getters6.860.357.22
lmdme-leverage6.550.326.88
lmdme-lmdme6.220.336.57
lmdme-loadingplot7.540.227.76
lmdme-padjust6.720.166.88
lmdme-permutation17.28 0.9318.44
lmdme-printshow5.700.275.96
lmdme-screeplot6.710.206.91