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.2: CHECK report for aroma.light on moscato1

This page was generated on 2016-04-23 10:16:01 -0700 (Sat, 23 Apr 2016).

Package 53/1103HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
aroma.light 3.0.0
Henrik Bengtsson
Snapshot Date: 2016-04-22 16:20:12 -0700 (Fri, 22 Apr 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_2/madman/Rpacks/aroma.light
Last Changed Rev: 109589 / Revision: 116712
Last Changed Date: 2015-10-13 12:36:05 -0700 (Tue, 13 Oct 2015)
zin1 Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
moscato1 Windows Server 2008 R2 Standard (64-bit) / x64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: aroma.light
Version: 3.0.0
Command: rm -rf aroma.light.buildbin-libdir aroma.light.Rcheck && mkdir aroma.light.buildbin-libdir aroma.light.Rcheck && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=aroma.light.buildbin-libdir aroma.light_3.0.0.tar.gz >aroma.light.Rcheck\00install.out 2>&1 && cp aroma.light.Rcheck\00install.out aroma.light-install.out && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD check --library=aroma.light.buildbin-libdir --install="check:aroma.light-install.out" --force-multiarch --no-vignettes --timings aroma.light_3.0.0.tar.gz
StartedAt: 2016-04-22 23:37:21 -0700 (Fri, 22 Apr 2016)
EndedAt: 2016-04-22 23:41:47 -0700 (Fri, 22 Apr 2016)
EllapsedTime: 265.3 seconds
RetCode: 0
Status:  OK  
CheckDir: aroma.light.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf aroma.light.buildbin-libdir aroma.light.Rcheck && mkdir aroma.light.buildbin-libdir aroma.light.Rcheck && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=aroma.light.buildbin-libdir aroma.light_3.0.0.tar.gz >aroma.light.Rcheck\00install.out 2>&1 && cp aroma.light.Rcheck\00install.out aroma.light-install.out  && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD check --library=aroma.light.buildbin-libdir --install="check:aroma.light-install.out" --force-multiarch --no-vignettes --timings aroma.light_3.0.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'D:/biocbld/bbs-3.2-bioc/meat/aroma.light.Rcheck'
* using R version 3.2.4 (2016-03-10)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'aroma.light/DESCRIPTION' ... OK
* this is package 'aroma.light' version '3.0.0'
* package encoding: latin1
* 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 ... NOTE
Found the following hidden files and directories:
  inst/rsp/.rspPlugins
These were most likely included in error. See section 'Package
structure' in the 'Writing R Extensions' manual.
* checking for portable file names ... OK
* checking whether package 'aroma.light' 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
* 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 ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* 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' ... [47s] OK
Examples with CPU or elapsed time > 5s
                             user system elapsed
normalizeAffine             14.77   0.00   14.87
normalizeCurveFit           14.62   0.01   15.08
backtransformPrincipalCurve  0.45   0.02    7.04
** running examples for arch 'x64' ... [40s] OK
Examples with CPU or elapsed time > 5s
                   user system elapsed
normalizeCurveFit 14.53   0.03   14.57
normalizeAffine   14.32   0.00   18.94
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'backtransformAffine.matrix.R' [0s]
  Running 'backtransformPrincipalCurve.matrix.R' [1s]
  Running 'callNaiveGenotypes.R' [1s]
  Running 'distanceBetweenLines.R' [1s]
  Running 'findPeaksAndValleys.R' [1s]
  Running 'fitPrincipalCurve.matrix.R' [1s]
  Running 'fitXYCurve.matrix.R' [1s]
  Running 'iwpca.matrix.R' [1s]
  Running 'likelihood.smooth.spline.R' [1s]
  Running 'medianPolish.matrix.R' [0s]
  Running 'normalizeAffine.matrix.R' [7s]
  Running 'normalizeAverage.list.R' [1s]
  Running 'normalizeAverage.matrix.R' [0s]
  Running 'normalizeCurveFit.matrix.R' [15s]
  Running 'normalizeDifferencesToAverage.R' [0s]
  Running 'normalizeFragmentLength-ex1.R' [1s]
  Running 'normalizeFragmentLength-ex2.R' [1s]
  Running 'normalizeQuantileRank.list.R' [2s]
  Running 'normalizeQuantileRank.matrix.R' [1s]
  Running 'normalizeQuantileSpline.matrix.R' [3s]
  Running 'normalizeTumorBoost,flavors.R' [1s]
  Running 'normalizeTumorBoost.R' [2s]
  Running 'robustSmoothSpline.R' [1s]
  Running 'rowAverages.matrix.R' [1s]
  Running 'sampleCorrelations.matrix.R' [1s]
  Running 'sampleTuples.R' [0s]
  Running 'wpca.matrix.R' [0s]
  Running 'wpca2.matrix.R' [0s]
 [45s] OK
** running tests for arch 'x64' ...
  Running 'backtransformAffine.matrix.R' [1s]
  Running 'backtransformPrincipalCurve.matrix.R' [1s]
  Running 'callNaiveGenotypes.R' [1s]
  Running 'distanceBetweenLines.R' [0s]
  Running 'findPeaksAndValleys.R' [1s]
  Running 'fitPrincipalCurve.matrix.R' [1s]
  Running 'fitXYCurve.matrix.R' [1s]
  Running 'iwpca.matrix.R' [0s]
  Running 'likelihood.smooth.spline.R' [1s]
  Running 'medianPolish.matrix.R' [0s]
  Running 'normalizeAffine.matrix.R' [5s]
  Running 'normalizeAverage.list.R' [1s]
  Running 'normalizeAverage.matrix.R' [1s]
  Running 'normalizeCurveFit.matrix.R' [17s]
  Running 'normalizeDifferencesToAverage.R' [0s]
  Running 'normalizeFragmentLength-ex1.R' [1s]
  Running 'normalizeFragmentLength-ex2.R' [1s]
  Running 'normalizeQuantileRank.list.R' [1s]
  Running 'normalizeQuantileRank.matrix.R' [1s]
  Running 'normalizeQuantileSpline.matrix.R' [2s]
  Running 'normalizeTumorBoost,flavors.R' [1s]
  Running 'normalizeTumorBoost.R' [1s]
  Running 'robustSmoothSpline.R' [1s]
  Running 'rowAverages.matrix.R' [1s]
  Running 'sampleCorrelations.matrix.R' [1s]
  Running 'sampleTuples.R' [0s]
  Running 'wpca.matrix.R' [0s]
  Running 'wpca2.matrix.R' [0s]
 [42s] OK
* checking PDF version of manual ... OK
* DONE

Status: 1 NOTE
See
  'D:/biocbld/bbs-3.2-bioc/meat/aroma.light.Rcheck/00check.log'
for details.


aroma.light.Rcheck/00install.out:


install for i386

* installing *source* package 'aroma.light' ...
** 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 'aroma.light' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'aroma.light' as aroma.light_3.0.0.zip
* DONE (aroma.light)

aroma.light.Rcheck/examples_i386/aroma.light-Ex.timings:

nameusersystemelapsed
backtransformAffine0.020.000.01
backtransformPrincipalCurve0.450.027.04
calibrateMultiscan000
callNaiveGenotypes0.540.000.55
distanceBetweenLines0.030.000.03
findPeaksAndValleys0.070.000.10
fitPrincipalCurve0.390.000.78
fitXYCurve0.060.000.06
iwpca0.020.000.02
likelihood.smooth.spline0.140.000.14
medianPolish000
normalizeAffine14.77 0.0014.87
normalizeCurveFit14.62 0.0115.08
normalizeDifferencesToAverage0.260.000.27
normalizeFragmentLength0.880.000.87
normalizeQuantileRank0.20.00.2
normalizeQuantileRank.matrix0.060.000.07
normalizeQuantileSpline0.860.000.85
normalizeTumorBoost0.250.000.25
robustSmoothSpline0.090.003.09
sampleCorrelations0.540.000.53
sampleTuples000
wpca0.090.001.59

aroma.light.Rcheck/examples_x64/aroma.light-Ex.timings:

nameusersystemelapsed
backtransformAffine0.020.000.01
backtransformPrincipalCurve0.430.000.44
calibrateMultiscan000
callNaiveGenotypes0.480.000.48
distanceBetweenLines0.030.000.04
findPeaksAndValleys0.050.000.04
fitPrincipalCurve0.340.000.35
fitXYCurve0.060.000.06
iwpca0.020.000.02
likelihood.smooth.spline0.120.000.12
medianPolish0.000.000.24
normalizeAffine14.32 0.0018.94
normalizeCurveFit14.53 0.0314.57
normalizeDifferencesToAverage0.210.020.23
normalizeFragmentLength0.890.000.89
normalizeQuantileRank0.220.000.21
normalizeQuantileRank.matrix0.080.000.14
normalizeQuantileSpline0.920.000.92
normalizeTumorBoost0.210.010.24
robustSmoothSpline0.060.000.07
sampleCorrelations0.560.000.56
sampleTuples000
wpca0.110.000.76