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 GenomicInteractions on tokay1

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

Package 511/1296HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GenomicInteractions 1.8.1
Malcolm Perry
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/GenomicInteractions
Last Changed Rev: 125251 / Revision: 128728
Last Changed Date: 2016-12-16 12:38:56 -0500 (Fri, 16 Dec 2016)
malbec1 Linux (Ubuntu 16.04.1 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  OK  OK [ WARNINGS ] OK UNNEEDED, same version exists in internal repository
morelia Mac OS X Mavericks (10.9.5) / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: GenomicInteractions
Version: 1.8.1
Command: rm -rf GenomicInteractions.buildbin-libdir GenomicInteractions.Rcheck && mkdir GenomicInteractions.buildbin-libdir GenomicInteractions.Rcheck && C:\Users\biocbuild\bbs-3.4-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=GenomicInteractions.buildbin-libdir GenomicInteractions_1.8.1.tar.gz >GenomicInteractions.Rcheck\00install.out 2>&1 && cp GenomicInteractions.Rcheck\00install.out GenomicInteractions-install.out && C:\Users\biocbuild\bbs-3.4-bioc\R\bin\R.exe CMD check --library=GenomicInteractions.buildbin-libdir --install="check:GenomicInteractions-install.out" --force-multiarch --no-vignettes --timings GenomicInteractions_1.8.1.tar.gz
StartedAt: 2017-04-14 22:34:09 -0400 (Fri, 14 Apr 2017)
EndedAt: 2017-04-14 22:42:25 -0400 (Fri, 14 Apr 2017)
EllapsedTime: 495.6 seconds
RetCode: 0
Status:  WARNINGS  
CheckDir: GenomicInteractions.Rcheck
Warnings: 1

Command output

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


* using log directory 'C:/Users/biocbuild/bbs-3.4-bioc/meat/GenomicInteractions.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 'GenomicInteractions/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'GenomicInteractions' version '1.8.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 'GenomicInteractions' can be installed ... WARNING
Found the following significant warnings:
  Warning: replacing previous import 'BiocGenerics::Position' by 'ggplot2::Position' when loading 'GenomicInteractions'
See 'C:/Users/biocbuild/bbs-3.4-bioc/meat/GenomicInteractions.Rcheck/00install.out' for details.
* checking installed package size ... NOTE
  installed size is 10.6Mb
  sub-directories of 1Mb or more:
    doc       1.6Mb
    extdata   7.9Mb
* 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
* 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 contents of 'data' directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... 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
InteractionTrack  0.8      0    13.5
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'testthat.R'
 OK
** running tests for arch 'x64' ...
  Running 'testthat.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/GenomicInteractions.Rcheck/00check.log'
for details.


GenomicInteractions.Rcheck/00install.out:


install for i386

* installing *source* package 'GenomicInteractions' ...
** R
** data
** inst
** preparing package for lazy loading
Warning: replacing previous import 'BiocGenerics::Position' by 'ggplot2::Position' when loading 'GenomicInteractions'
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
Warning: replacing previous import 'BiocGenerics::Position' by 'ggplot2::Position' when loading 'GenomicInteractions'

install for x64

* installing *source* package 'GenomicInteractions' ...
** testing if installed package can be loaded
Warning: replacing previous import 'BiocGenerics::Position' by 'ggplot2::Position' when loading 'GenomicInteractions'
* MD5 sums
packaged installation of 'GenomicInteractions' as GenomicInteractions_1.8.1.zip
* DONE (GenomicInteractions)

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

nameusersystemelapsed
GInteractions-subsetByFeatures-methods1.040.021.05
GenomicInteractions-class0.100.030.12
GenomicInteractions-package000
GenomicInteractions0.070.000.08
InteractionHelpers0.100.010.11
InteractionTrack0.730.041.08
annotateInteractions0.140.010.15
annotateRegions0.060.000.06
asBED-GInteractions-method0.410.020.42
availableDisplayPars0.030.000.03
calculateDistances0.090.000.10
categoriseInteractions0.140.000.14
export.bed123.250.053.30
export.bedpe0.310.050.36
export.chiasig0.280.000.28
export.igraph0.110.010.12
getters0.090.000.10
makeGenomicInteractionsFromFile3.320.063.37
plotAvgViewpoint0.370.000.37
plotCisTrans0.250.020.27
plotCounts0.360.000.36
plotDists0.250.000.25
plotInteractionAnnotations0.330.000.32
plotSummaryStats0.870.012.16
plotViewpoint0.400.020.41
resetAnnotations0.030.000.03
setters0.040.000.04
summariseByFeaturePairs0.780.060.85
summariseByFeatures0.330.030.36
viewPoint0.220.020.23

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

nameusersystemelapsed
GInteractions-subsetByFeatures-methods0.250.030.28
GenomicInteractions-class0.050.030.08
GenomicInteractions-package000
GenomicInteractions0.050.000.05
InteractionHelpers0.060.020.08
InteractionTrack 0.8 0.013.5
annotateInteractions0.210.000.22
annotateRegions0.070.000.06
asBED-GInteractions-method0.480.000.49
availableDisplayPars0.030.000.03
calculateDistances0.100.000.09
categoriseInteractions0.170.000.17
export.bed124.030.024.05
export.bedpe0.310.000.34
export.chiasig0.250.020.28
export.igraph0.140.000.14
getters0.10.00.1
makeGenomicInteractionsFromFile3.060.023.08
plotAvgViewpoint0.440.010.55
plotCisTrans0.560.000.56
plotCounts0.680.000.67
plotDists0.310.000.31
plotInteractionAnnotations0.470.000.47
plotSummaryStats1.420.001.42
plotViewpoint0.730.000.74
resetAnnotations0.050.000.04
setters0.060.000.07
summariseByFeaturePairs1.800.031.83
summariseByFeatures0.720.030.75
viewPoint0.230.020.25