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 

Package 347/631HostnameOS / ArchBUILDCHECKBUILD BIN
lmdme 1.1.0
Cristobal Fresno
Snapshot Date: 2013-01-15 17:01:14 -0800 (Tue, 15 Jan 2013)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/lmdme
Last Changed Rev: 70052 / Revision: 72575
Last Changed Date: 2012-10-01 15:43:56 -0700 (Mon, 01 Oct 2012)
george2 Linux (Ubuntu 12.04.1 LTS) / x86_64  OK  OK 
lamb2 Linux (openSUSE 11.4) / x86_64  OK [ OK ]
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK 
petty Mac OS X Leopard (10.5.8) / i386  OK  OK  OK 

Summary

Package: lmdme
Version: 1.1.0
Command: /home/biocbuild/bbs-2.12-bioc/R/bin/R CMD check --no-vignettes --timings lmdme_1.1.0.tar.gz
StartedAt: 2013-01-16 03:56:34 -0800 (Wed, 16 Jan 2013)
EndedAt: 2013-01-16 03:59:02 -0800 (Wed, 16 Jan 2013)
EllapsedTime: 147.9 seconds
RetCode: 0
Status:  OK 
CheckDir: lmdme.Rcheck
Warnings: 0

Command output

* using log directory ‘/loc/home/biocbuild/bbs-2.12-bioc/meat/lmdme.Rcheck’
* using R Under development (unstable) (2012-12-17 r61365)
* using platform: x86_64-unknown-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘lmdme/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘lmdme’ version ‘1.1.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 for sufficient/correct file permissions ... OK
* checking whether package ‘lmdme’ can be installed ... OK
* checking installed package size ... OK
* checking package 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
* 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 for unstated 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
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 examples ... OK
Examples with CPU or elapsed time > 5s
                      user system elapsed
lmDME-biplot        15.321  0.308  15.663
lmDME-permutation   12.645  0.752  16.232
lmDME-decomposition 12.000  0.212  12.217
lmDME-leverage      11.649  0.072  11.719
lmDME-getters       10.521  0.024  10.549
lmDME-screeplot     10.021  0.008  10.029
lmDME-padjust        9.708  0.036   9.756
lmDME-lmdme          9.464  0.028   9.495
lmDME-loadingplot    8.925  0.016   8.940
lmDME-printshow      8.448  0.064   8.526
* 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 vignettes ... SKIPPED
* checking PDF version of manual ... OK

NOTE: There was 1 note.
See
  ‘/loc/home/biocbuild/bbs-2.12-bioc/meat/lmdme.Rcheck/00check.log’
for details.

lmdme.Rcheck/00install.out:

* 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
   ‘lmdme-vignette.Rnw’ using ‘latin1’ 
** testing if installed package can be loaded

* DONE (lmdme)

lmdme.Rcheck/lmdme-Ex.timings:

nameusersystemelapsed
lmDME-biplot15.321 0.30815.663
lmDME-decomposition12.000 0.21212.217
lmDME-getters10.521 0.02410.549
lmDME-leverage11.649 0.07211.719
lmDME-lmdme9.4640.0289.495
lmDME-loadingplot8.9250.0168.940
lmDME-padjust9.7080.0369.756
lmDME-permutation12.645 0.75216.232
lmDME-printshow8.4480.0648.526
lmDME-screeplot10.021 0.00810.029