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.5: CHECK report for GenomicInteractions on tokay2

This page was generated on 2017-08-16 13:23:45 -0400 (Wed, 16 Aug 2017).

Package 541/1382HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GenomicInteractions 1.10.0
Malcolm Perry
Snapshot Date: 2017-08-15 17:17:57 -0400 (Tue, 15 Aug 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_5/madman/Rpacks/GenomicInteractions
Last Changed Rev: 129126 / Revision: 131943
Last Changed Date: 2017-04-24 15:25:24 -0400 (Mon, 24 Apr 2017)
malbec2 Linux (Ubuntu 16.04.1 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK [ WARNINGS ] OK UNNEEDED, same version exists in internal repository
veracruz2 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: GenomicInteractions
Version: 1.10.0
Command: rm -rf GenomicInteractions.buildbin-libdir GenomicInteractions.Rcheck && mkdir GenomicInteractions.buildbin-libdir GenomicInteractions.Rcheck && C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=GenomicInteractions.buildbin-libdir GenomicInteractions_1.10.0.tar.gz >GenomicInteractions.Rcheck\00install.out 2>&1 && cp GenomicInteractions.Rcheck\00install.out GenomicInteractions-install.out && C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD check --library=GenomicInteractions.buildbin-libdir --install="check:GenomicInteractions-install.out" --force-multiarch --no-vignettes --timings GenomicInteractions_1.10.0.tar.gz
StartedAt: 2017-08-16 00:01:48 -0400 (Wed, 16 Aug 2017)
EndedAt: 2017-08-16 00:11:02 -0400 (Wed, 16 Aug 2017)
EllapsedTime: 554.3 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.5-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=GenomicInteractions.buildbin-libdir GenomicInteractions_1.10.0.tar.gz >GenomicInteractions.Rcheck\00install.out 2>&1 && cp GenomicInteractions.Rcheck\00install.out GenomicInteractions-install.out  &&  C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD check --library=GenomicInteractions.buildbin-libdir --install="check:GenomicInteractions-install.out" --force-multiarch --no-vignettes --timings GenomicInteractions_1.10.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.5-bioc/meat/GenomicInteractions.Rcheck'
* using R version 3.4.1 (2017-06-30)
* 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.10.0'
* 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'
  Warning: replacing previous import 'BiocGenerics::sd' by 'stats::sd' when loading 'GenomicInteractions'
See 'C:/Users/biocbuild/bbs-3.5-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 1.15   0.06   45.29
* 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.5-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'
Warning: replacing previous import 'BiocGenerics::sd' by 'stats::sd' 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'
Warning: replacing previous import 'BiocGenerics::sd' by 'stats::sd' 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'
Warning: replacing previous import 'BiocGenerics::sd' by 'stats::sd' when loading 'GenomicInteractions'
* MD5 sums
packaged installation of 'GenomicInteractions' as GenomicInteractions_1.10.0.zip
* DONE (GenomicInteractions)

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

nameusersystemelapsed
GInteractions-subsetByFeatures-methods0.550.030.57
GenomicInteractions-class0.330.010.34
GenomicInteractions-package000
GenomicInteractions1.040.001.05
InteractionHelpers0.080.020.09
InteractionTrack1.130.141.91
annotateInteractions0.20.00.2
annotateRegions0.060.000.06
asBED-GInteractions-method0.520.050.56
availableDisplayPars0.030.000.04
calculateDistances0.060.000.06
categoriseInteractions0.250.030.28
export.bed122.530.012.66
export.bedpe0.780.050.86
export.chiasig0.190.050.23
export.igraph0.110.000.11
getters0.070.000.08
makeGenomicInteractionsFromFile1.430.001.42
plotAvgViewpoint0.280.010.43
plotCisTrans1.20.01.2
plotCounts0.890.000.89
plotDists0.280.020.30
plotInteractionAnnotations0.440.000.43
plotSummaryStats1.500.011.52
plotViewpoint0.610.000.60
resetAnnotations0.050.010.07
setters0.060.000.06
summariseByFeaturePairs0.840.000.84
summariseByFeatures0.310.000.32
viewPoint0.160.000.16

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

nameusersystemelapsed
GInteractions-subsetByFeatures-methods0.540.020.56
GenomicInteractions-class0.330.000.32
GenomicInteractions-package000
GenomicInteractions0.830.000.83
InteractionHelpers0.050.000.04
InteractionTrack 1.15 0.0645.29
annotateInteractions0.160.010.17
annotateRegions0.030.000.03
asBED-GInteractions-method0.330.020.34
availableDisplayPars0.020.000.01
calculateDistances0.040.000.05
categoriseInteractions0.270.000.27
export.bed122.720.022.74
export.bedpe0.270.020.31
export.chiasig0.250.010.26
export.igraph0.170.020.19
getters0.160.000.16
makeGenomicInteractionsFromFile1.870.031.90
plotAvgViewpoint0.410.010.43
plotCisTrans1.680.021.70
plotCounts1.080.001.08
plotDists0.300.000.29
plotInteractionAnnotations0.450.000.46
plotSummaryStats0.970.000.97
plotViewpoint0.530.000.53
resetAnnotations0.030.000.03
setters0.050.000.05
summariseByFeaturePairs0.930.030.97
summariseByFeatures0.490.010.50
viewPoint0.20.00.2