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.4: CHECK report for MetCirc on tokay1

This page was generated on 2017-04-15 16:21:13 -0400 (Sat, 15 Apr 2017).

Package 751/1296HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MetCirc 1.0.1
Thomas Naake
Snapshot Date: 2017-04-14 17:17:13 -0400 (Fri, 14 Apr 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_4/madman/Rpacks/MetCirc
Last Changed Rev: 125354 / Revision: 128728
Last Changed Date: 2016-12-20 15:35:47 -0500 (Tue, 20 Dec 2016)
malbec1 Linux (Ubuntu 16.04.1 LTS) / x86_64  NotNeeded  OK  WARNINGS UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  NotNeeded  OK [ WARNINGS ] OK UNNEEDED, same version exists in internal repository
morelia Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository

Summary

Package: MetCirc
Version: 1.0.1
Command: rm -rf MetCirc.buildbin-libdir MetCirc.Rcheck && mkdir MetCirc.buildbin-libdir MetCirc.Rcheck && C:\Users\biocbuild\bbs-3.4-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=MetCirc.buildbin-libdir MetCirc_1.0.1.tar.gz >MetCirc.Rcheck\00install.out 2>&1 && cp MetCirc.Rcheck\00install.out MetCirc-install.out && C:\Users\biocbuild\bbs-3.4-bioc\R\bin\R.exe CMD check --library=MetCirc.buildbin-libdir --install="check:MetCirc-install.out" --force-multiarch --no-vignettes --timings MetCirc_1.0.1.tar.gz
StartedAt: 2017-04-14 23:26:28 -0400 (Fri, 14 Apr 2017)
EndedAt: 2017-04-14 23:28:58 -0400 (Fri, 14 Apr 2017)
EllapsedTime: 150.1 seconds
RetCode: 0
Status:  WARNINGS  
CheckDir: MetCirc.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf MetCirc.buildbin-libdir MetCirc.Rcheck && mkdir MetCirc.buildbin-libdir MetCirc.Rcheck && C:\Users\biocbuild\bbs-3.4-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=MetCirc.buildbin-libdir MetCirc_1.0.1.tar.gz >MetCirc.Rcheck\00install.out 2>&1 && cp MetCirc.Rcheck\00install.out MetCirc-install.out  && C:\Users\biocbuild\bbs-3.4-bioc\R\bin\R.exe CMD check --library=MetCirc.buildbin-libdir --install="check:MetCirc-install.out" --force-multiarch --no-vignettes --timings MetCirc_1.0.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.4-bioc/meat/MetCirc.Rcheck'
* using R version 3.3.3 (2017-03-06)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'MetCirc/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'MetCirc' version '1.0.1'
* 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 'MetCirc' 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
** checking loading without being on the library search path ... 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 loading without being on the library search path ... OK
* checking dependencies in R code ... NOTE
Unexported object imported by a ':::' call: 'circlize:::get.sector.data'
  See the note in ?`:::` about the use of this operator.
* 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 contents of 'data' directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... WARNING
  
  Note: significantly better compression could be obtained
        by using R CMD build --resave-data
                            old_size new_size compress
  binnedMSP.RData               34Kb     20Kb    bzip2
  idMSMStissueproject.RData    141Kb     88Kb       xz
  idMSMStoMSP.RData             57Kb     19Kb       xz
  sd01_outputXCMS.RData        1.4Mb    1.0Mb       xz
  sd02_deconvoluted.RData       51Kb     46Kb       xz
  similarityMat.RData          516Kb    221Kb       xz
* checking line endings in Makefiles ... OK
* checking for GNU extensions in Makefiles ... OK
* checking installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                     user system elapsed
allocatePrecursor2mz  6.3   0.09    6.39
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'runTests.R'
 OK
** running tests for arch 'x64' ...
  Running 'runTests.R'
 OK
* 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
* DONE

Status: 1 WARNING, 1 NOTE
See
  'C:/Users/biocbuild/bbs-3.4-bioc/meat/MetCirc.Rcheck/00check.log'
for details.


MetCirc.Rcheck/00install.out:


install for i386

* installing *source* package 'MetCirc' ...
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded

install for x64

* installing *source* package 'MetCirc' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'MetCirc' as MetCirc_1.0.1.zip
* DONE (MetCirc)

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

nameusersystemelapsed
NDP0.030.000.03
allocatePrecursor2mz4.890.064.95
binning3.000.153.14
cart2Polar000
circosLegend1.070.001.08
combine0.550.000.55
convert2MSP0.300.000.29
createLink0Matrix0.120.000.13
createLinkMatrix1.160.001.15
createOrderedSimMat0.970.231.21
createSimilarityMatrix0.110.000.11
cutLinkMatrix0.940.000.93
cutUniquePreMZ000
extract-methods0.340.000.35
getBegEndIndMSP0.360.020.37
getLinkMatrixIndices000
getMSP0.340.030.38
getMetaboliteClass0.270.010.28
getMetaboliteName0.280.000.28
getName0.250.000.25
getPrecursorMZ0.280.000.28
getRT0.280.000.28
highlight2.810.002.82
length-method0.290.020.29
minFragCart2Polar2.180.002.19
msp2FunctionalLossesMSP0.480.000.48
plotCircos3.110.003.12
printInformationHover1.250.001.27
setMetaboliteClass0.340.000.34
setMetaboliteName0.270.000.27
setName0.260.010.28
shinyCircos0.740.000.73
show-method0.260.000.27
thresholdLinkMatrix0.970.000.97
truncateName000

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

nameusersystemelapsed
NDP0.030.000.03
allocatePrecursor2mz6.300.096.39
binning2.250.192.44
cart2Polar0.010.000.01
circosLegend0.720.000.72
combine0.720.000.72
convert2MSP0.280.000.28
createLink0Matrix0.110.000.11
createLinkMatrix0.950.000.95
createOrderedSimMat1.050.341.39
createSimilarityMatrix0.160.000.16
cutLinkMatrix1.430.021.45
cutUniquePreMZ000
extract-methods0.490.000.49
getBegEndIndMSP0.470.000.47
getLinkMatrixIndices000
getMSP0.540.050.59
getMetaboliteClass0.550.000.55
getMetaboliteName0.520.000.51
getName0.450.010.47
getPrecursorMZ0.500.020.52
getRT0.470.000.46
highlight4.220.014.24
length-method0.330.000.33
minFragCart2Polar2.010.002.01
msp2FunctionalLossesMSP0.490.000.49
plotCircos2.70.02.7
printInformationHover1.330.001.33
setMetaboliteClass0.510.000.51
setMetaboliteName0.550.000.55
setName0.520.000.52
shinyCircos1.170.001.17
show-method0.530.000.53
thresholdLinkMatrix1.580.001.58
truncateName000