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 362/658HostnameOS / ArchBUILDCHECKBUILD BIN
lmdme 1.1.5
Cristobal Fresno
Snapshot Date: 2013-03-23 17:02:20 -0700 (Sat, 23 Mar 2013)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/lmdme
Last Changed Rev: 74688 / Revision: 74756
Last Changed Date: 2013-03-22 10:51:53 -0700 (Fri, 22 Mar 2013)
george2 Linux (Ubuntu 12.04.1 LTS) / 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 
pelham Mac OS X Snow Leopard (10.6.8) / x86_64  OK [ OK ] OK 

Summary

Package: lmdme
Version: 1.1.5
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch lmdme_1.1.5.tar.gz
StartedAt: 2013-03-24 07:10:20 -0700 (Sun, 24 Mar 2013)
EndedAt: 2013-03-24 07:13:54 -0700 (Sun, 24 Mar 2013)
EllapsedTime: 215.0 seconds
RetCode: 0
Status:  OK 
CheckDir: lmdme.Rcheck
Warnings: 0

Command output

* using log directory '/Users/biocbuild/bbs-2.12-bioc/meat/lmdme.Rcheck'
* using R version 3.0.0 beta (2013-03-21 r62346)
* using platform: x86_64-apple-darwin10.8.0 (64-bit)
* using session charset: ASCII
* using option '--no-vignettes'
* checking for file 'lmdme/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'lmdme' version '1.1.5'
* 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 ... [4s/4s] 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 ... [187s/167s] OK
Examples with CPU or elapsed time > 5s
                      user system elapsed
lmdme-permutation   13.454  4.237  24.982
lmdme-biplot        14.620  2.639  17.484
lmdme-decomposition 13.124  3.314  16.732
lmdme-leverage      13.348  2.726  16.190
lmdme-loadingplot   12.746  3.071  15.874
lmdme-padjust       12.610  2.889  15.777
lmdme-lmdme         12.393  2.814  15.414
lmdme-getters       11.439  2.836  14.342
lmdme-screeplot     11.284  2.790  14.264
lmdme-printshow     10.996  2.944  14.065
* 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
  '/Users/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-biplot14.620 2.63917.484
lmdme-decomposition13.124 3.31416.732
lmdme-getters11.439 2.83614.342
lmdme-leverage13.348 2.72616.190
lmdme-lmdme12.393 2.81415.414
lmdme-loadingplot12.746 3.07115.874
lmdme-padjust12.610 2.88915.777
lmdme-permutation13.454 4.23724.982
lmdme-printshow10.996 2.94414.065
lmdme-screeplot11.284 2.79014.264