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 windows1.bioconductor.org

This page was generated on 2015-10-27 17:28:10 -0400 (Tue, 27 Oct 2015).

Package 53/1104HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
aroma.light 3.0.0
Henrik Bengtsson
Snapshot Date: 2015-10-26 19:24:07 -0400 (Mon, 26 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_2/madman/Rpacks/aroma.light
Last Changed Rev: 109589 / Revision: 109947
Last Changed Date: 2015-10-13 15:36:05 -0400 (Tue, 13 Oct 2015)
linux1.bioconductor.org Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
windows1.bioconductor.org Windows Server 2012 R2 Enterprise SP1 (64-bit) / x64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  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 && C:\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 && C:\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: 2015-10-26 23:46:58 -0400 (Mon, 26 Oct 2015)
EndedAt: 2015-10-26 23:49:09 -0400 (Mon, 26 Oct 2015)
EllapsedTime: 131.4 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 && C:\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  && C:\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 'C:/biocbld/bbs-3.2-bioc/meat/aroma.light.Rcheck'
* using R version 3.2.2 Patched (2015-08-16 r69094)
* 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' ... [22s] OK
Examples with CPU or elapsed time > 5s
                  user system elapsed
normalizeCurveFit 9.22   0.01    9.23
normalizeAffine   9.05   0.00    9.06
** running examples for arch 'x64' ... [21s] OK
Examples with CPU or elapsed time > 5s
                  user system elapsed
normalizeCurveFit 9.11   0.01    9.12
normalizeAffine   8.26   0.02    8.29
* 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' [0s]
  Running 'findPeaksAndValleys.R' [0s]
  Running 'fitPrincipalCurve.matrix.R' [1s]
  Running 'fitXYCurve.matrix.R' [1s]
  Running 'iwpca.matrix.R' [0s]
  Running 'likelihood.smooth.spline.R' [0s]
  Running 'medianPolish.matrix.R' [0s]
  Running 'normalizeAffine.matrix.R' [4s]
  Running 'normalizeAverage.list.R' [0s]
  Running 'normalizeAverage.matrix.R' [0s]
  Running 'normalizeCurveFit.matrix.R' [10s]
  Running 'normalizeDifferencesToAverage.R' [0s]
  Running 'normalizeFragmentLength-ex1.R' [1s]
  Running 'normalizeFragmentLength-ex2.R' [1s]
  Running 'normalizeQuantileRank.list.R' [0s]
  Running 'normalizeQuantileRank.matrix.R' [0s]
  Running 'normalizeQuantileSpline.matrix.R' [1s]
  Running 'normalizeTumorBoost,flavors.R' [1s]
  Running 'normalizeTumorBoost.R' [0s]
  Running 'robustSmoothSpline.R' [0s]
  Running 'rowAverages.matrix.R' [0s]
  Running 'sampleCorrelations.matrix.R' [1s]
  Running 'sampleTuples.R' [0s]
  Running 'wpca.matrix.R' [0s]
  Running 'wpca2.matrix.R' [1s]
 [28s] OK
** running tests for arch 'x64' ...
  Running 'backtransformAffine.matrix.R' [0s]
  Running 'backtransformPrincipalCurve.matrix.R' [1s]
  Running 'callNaiveGenotypes.R' [1s]
  Running 'distanceBetweenLines.R' [0s]
  Running 'findPeaksAndValleys.R' [0s]
  Running 'fitPrincipalCurve.matrix.R' [1s]
  Running 'fitXYCurve.matrix.R' [0s]
  Running 'iwpca.matrix.R' [0s]
  Running 'likelihood.smooth.spline.R' [0s]
  Running 'medianPolish.matrix.R' [0s]
  Running 'normalizeAffine.matrix.R' [4s]
  Running 'normalizeAverage.list.R' [1s]
  Running 'normalizeAverage.matrix.R' [0s]
  Running 'normalizeCurveFit.matrix.R' [9s]
  Running 'normalizeDifferencesToAverage.R' [0s]
  Running 'normalizeFragmentLength-ex1.R' [1s]
  Running 'normalizeFragmentLength-ex2.R' [1s]
  Running 'normalizeQuantileRank.list.R' [0s]
  Running 'normalizeQuantileRank.matrix.R' [0s]
  Running 'normalizeQuantileSpline.matrix.R' [1s]
  Running 'normalizeTumorBoost,flavors.R' [1s]
  Running 'normalizeTumorBoost.R' [1s]
  Running 'robustSmoothSpline.R' [0s]
  Running 'rowAverages.matrix.R' [0s]
  Running 'sampleCorrelations.matrix.R' [1s]
  Running 'sampleTuples.R' [0s]
  Running 'wpca.matrix.R' [0s]
  Running 'wpca2.matrix.R' [0s]
 [27s] OK
* checking PDF version of manual ... OK
* DONE

Status: 1 NOTE
See
  'C:/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.02
backtransformPrincipalCurve0.310.020.33
calibrateMultiscan000
callNaiveGenotypes0.350.000.35
distanceBetweenLines000
findPeaksAndValleys0.070.000.06
fitPrincipalCurve0.280.020.30
fitXYCurve0.050.000.05
iwpca0.020.000.01
likelihood.smooth.spline0.090.000.10
medianPolish000
normalizeAffine9.050.009.06
normalizeCurveFit9.220.019.23
normalizeDifferencesToAverage0.200.000.21
normalizeFragmentLength0.650.000.65
normalizeQuantileRank0.190.000.19
normalizeQuantileRank.matrix0.060.000.06
normalizeQuantileSpline0.630.020.64
normalizeTumorBoost0.190.000.19
robustSmoothSpline0.040.000.11
sampleCorrelations0.410.000.41
sampleTuples000
wpca0.060.000.09

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

nameusersystemelapsed
backtransformAffine000
backtransformPrincipalCurve0.320.000.32
calibrateMultiscan000
callNaiveGenotypes0.390.000.39
distanceBetweenLines0.020.000.02
findPeaksAndValleys0.050.000.04
fitPrincipalCurve0.260.000.27
fitXYCurve0.050.000.05
iwpca0.020.000.01
likelihood.smooth.spline0.090.000.09
medianPolish000
normalizeAffine8.260.028.29
normalizeCurveFit9.110.019.12
normalizeDifferencesToAverage0.20.00.2
normalizeFragmentLength0.610.020.62
normalizeQuantileRank0.170.000.18
normalizeQuantileRank.matrix0.050.000.04
normalizeQuantileSpline0.610.000.61
normalizeTumorBoost0.190.000.19
robustSmoothSpline0.040.000.05
sampleCorrelations0.390.010.41
sampleTuples000
wpca0.060.000.06