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.3: CHECK report for GenoGAM on moscato2

This page was generated on 2016-10-13 12:55:08 -0700 (Thu, 13 Oct 2016).

Package 459/1210HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GenoGAM 1.0.3
Georg Stricker
Snapshot Date: 2016-10-12 17:20:15 -0700 (Wed, 12 Oct 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_3/madman/Rpacks/GenoGAM
Last Changed Rev: 120048 / Revision: 122332
Last Changed Date: 2016-08-11 01:21:36 -0700 (Thu, 11 Aug 2016)
zin2 Linux (Ubuntu 14.04.2 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK [ OK ] OK UNNEEDED, same version exists in internal repository
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: GenoGAM
Version: 1.0.3
Command: rm -rf GenoGAM.buildbin-libdir GenoGAM.Rcheck && mkdir GenoGAM.buildbin-libdir GenoGAM.Rcheck && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=GenoGAM.buildbin-libdir GenoGAM_1.0.3.tar.gz >GenoGAM.Rcheck\00install.out 2>&1 && cp GenoGAM.Rcheck\00install.out GenoGAM-install.out && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD check --library=GenoGAM.buildbin-libdir --install="check:GenoGAM-install.out" --force-multiarch --no-vignettes --timings GenoGAM_1.0.3.tar.gz
StartedAt: 2016-10-13 04:09:48 -0700 (Thu, 13 Oct 2016)
EndedAt: 2016-10-13 04:16:21 -0700 (Thu, 13 Oct 2016)
EllapsedTime: 393.3 seconds
RetCode: 0
Status:  OK  
CheckDir: GenoGAM.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf GenoGAM.buildbin-libdir GenoGAM.Rcheck && mkdir GenoGAM.buildbin-libdir GenoGAM.Rcheck && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=GenoGAM.buildbin-libdir GenoGAM_1.0.3.tar.gz >GenoGAM.Rcheck\00install.out 2>&1 && cp GenoGAM.Rcheck\00install.out GenoGAM-install.out  && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD check --library=GenoGAM.buildbin-libdir --install="check:GenoGAM-install.out" --force-multiarch --no-vignettes --timings GenoGAM_1.0.3.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'E:/biocbld/bbs-3.3-bioc/meat/GenoGAM.Rcheck'
* using R version 3.3.1 (2016-06-21)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'GenoGAM/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'GenoGAM' version '1.0.3'
* 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 'GenoGAM' 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 ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
.doCrossValidation: no visible global function definition for 'optim'
.extractSplines: no visible global function definition for
  'coefficients'
.getFunctions: no visible global function definition for 'coefficients'
.loglik : <anonymous>: no visible global function definition for
  'dnbinom'
.pvals: no visible global function definition for 'pnorm'
.updateFormula: no visible global function definition for 'as.formula'
genogam: no visible global function definition for 'as.formula'
makeTestGenoGAM: no visible global function definition for 'runif'
Undefined global functions or variables:
  as.formula coefficients dnbinom optim pnorm runif
Consider adding
  importFrom("stats", "as.formula", "coefficients", "dnbinom", "optim",
             "pnorm", "runif")
to your NAMESPACE file.
* 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 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
* 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 NOTE
See
  'E:/biocbld/bbs-3.3-bioc/meat/GenoGAM.Rcheck/00check.log'
for details.


GenoGAM.Rcheck/00install.out:


install for i386

* installing *source* package 'GenoGAM' ...
** R
** 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 'GenoGAM' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'GenoGAM' as GenoGAM_1.0.3.zip
* DONE (GenoGAM)

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

nameusersystemelapsed
GenoGAM-view0.160.000.15
GenoGAMDataSet000
GenomicTiles-metrics1.120.001.13
GenomicTiles-view0.690.000.68
GenomicTiles0.310.000.31
changeSettings0.310.000.32
checkSettings0.220.004.22
computeSizeFactors0.610.000.61
dataRange0.310.000.31
design0.30.00.3
fitGenoGAM000
getChunkIndex0.290.000.29
getCoordinates0.190.000.19
getFits0.010.000.01
getIndex0.220.000.22
getIndexCoordinates0.360.000.36
getTile0.720.000.72
makeTestGenoGAM0.020.000.02
makeTestGenoGAMDataSet0.310.000.31
makeTestGenomicTiles0.310.000.31
sizeFactors0.350.000.35
subset-GenoGAM-method0.170.000.17
subset-GenoGAMDataSet-method1.030.001.03
subset-GenomicTiles-method0.40.00.4
subsetByOverlaps-GenoGAM-ANY-method0.10.00.1
subsetByOverlaps-GenoGAMDataSet-GRanges-method0.430.000.43
subsetByOverlaps-GenomicTiles-GRanges-method0.340.000.34
tileSettings-elements0.200.000.21
tileSettings0.210.000.20
untile0.280.000.28

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

nameusersystemelapsed
GenoGAM-view0.190.000.18
GenoGAMDataSet000
GenomicTiles-metrics1.510.031.55
GenomicTiles-view0.940.000.93
GenomicTiles0.420.000.42
changeSettings0.420.000.43
checkSettings0.280.000.28
computeSizeFactors0.550.000.55
dataRange0.270.000.27
design0.230.000.23
fitGenoGAM0.020.000.02
getChunkIndex0.370.000.37
getCoordinates0.30.00.3
getFits0.030.000.03
getIndex0.230.000.23
getIndexCoordinates0.330.000.33
getTile0.710.000.71
makeTestGenoGAM0.030.000.04
makeTestGenoGAMDataSet0.320.000.31
makeTestGenomicTiles0.230.000.23
sizeFactors0.30.00.3
subset-GenoGAM-method0.150.000.15
subset-GenoGAMDataSet-method1.030.031.07
subset-GenomicTiles-method0.500.000.49
subsetByOverlaps-GenoGAM-ANY-method0.080.000.08
subsetByOverlaps-GenoGAMDataSet-GRanges-method0.440.000.44
subsetByOverlaps-GenomicTiles-GRanges-method0.420.000.42
tileSettings-elements0.250.000.25
tileSettings0.260.000.27
untile0.330.000.32