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 GenoGAM on moscato1

This page was generated on 2016-09-21 03:48:15 -0700 (Wed, 21 Sep 2016).

Package 487/1257HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GenoGAM 1.1.4
Georg Stricker
Snapshot Date: 2016-09-19 19:15:14 -0700 (Mon, 19 Sep 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/GenoGAM
Last Changed Rev: 120049 / Revision: 121152
Last Changed Date: 2016-08-11 01:25:14 -0700 (Thu, 11 Aug 2016)
zin1 Linux (Ubuntu 16.04 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
moscato1 Windows Server 2008 R2 Standard (64-bit) / x64  NotNeeded  OK [ OK ] OK UNNEEDED, same version exists in internal repository
morelia 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.1.4
Command: rm -rf GenoGAM.buildbin-libdir GenoGAM.Rcheck && mkdir GenoGAM.buildbin-libdir GenoGAM.Rcheck && D:\biocbld\bbs-3.4-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=GenoGAM.buildbin-libdir GenoGAM_1.1.4.tar.gz >GenoGAM.Rcheck\00install.out 2>&1 && cp GenoGAM.Rcheck\00install.out GenoGAM-install.out && D:\biocbld\bbs-3.4-bioc\R\bin\R.exe CMD check --library=GenoGAM.buildbin-libdir --install="check:GenoGAM-install.out" --force-multiarch --no-vignettes --timings GenoGAM_1.1.4.tar.gz
StartedAt: 2016-09-20 09:02:12 -0700 (Tue, 20 Sep 2016)
EndedAt: 2016-09-20 09:07:35 -0700 (Tue, 20 Sep 2016)
EllapsedTime: 323.2 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 && D:\biocbld\bbs-3.4-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=GenoGAM.buildbin-libdir GenoGAM_1.1.4.tar.gz >GenoGAM.Rcheck\00install.out 2>&1 && cp GenoGAM.Rcheck\00install.out GenoGAM-install.out  && D:\biocbld\bbs-3.4-bioc\R\bin\R.exe CMD check --library=GenoGAM.buildbin-libdir --install="check:GenoGAM-install.out" --force-multiarch --no-vignettes --timings GenoGAM_1.1.4.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'D:/biocbld/bbs-3.4-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.1.4'
* 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'
computeRegionSignificance: no visible global function definition for
  'p.adjust'
computeRegionSignificance: no visible binding for global variable
  'pvalue'
computeRegionSignificance: no visible binding for global variable
  'gene'
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 gene optim p.adjust pnorm pvalue
  runif
Consider adding
  importFrom("stats", "as.formula", "coefficients", "dnbinom", "optim",
             "p.adjust", "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
  'D:/biocbld/bbs-3.4-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.1.4.zip
* DONE (GenoGAM)

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

nameusersystemelapsed
GenoGAM-view0.250.000.25
GenoGAMDataSet000
GenomicTiles-metrics1.690.011.70
GenomicTiles-view0.740.000.75
GenomicTiles0.460.000.43
changeSettings0.600.000.61
checkSettings0.330.000.33
computeSizeFactors0.610.000.61
dataRange0.360.000.36
design0.330.000.33
fitGenoGAM000
getChunkIndex0.320.000.32
getCoordinates0.240.000.24
getFits0.010.000.01
getIndex0.250.000.25
getIndexCoordinates0.340.000.34
getTile0.560.000.56
makeTestGenoGAM0.020.000.02
makeTestGenoGAMDataSet0.200.000.21
makeTestGenomicTiles0.220.000.21
sizeFactors0.250.000.25
subset-GenoGAM-method0.090.000.10
subset-GenoGAMDataSet-method0.50.00.5
subset-GenomicTiles-method0.530.000.53
subsetByOverlaps-GenoGAM-ANY-method0.080.000.08
subsetByOverlaps-GenoGAMDataSet-GRanges-method0.510.000.51
subsetByOverlaps-GenomicTiles-GRanges-method0.380.000.37
tileSettings-elements0.200.000.21
tileSettings0.20.00.2
untile0.30.00.3

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

nameusersystemelapsed
GenoGAM-view0.230.000.24
GenoGAMDataSet000
GenomicTiles-metrics2.000.001.99
GenomicTiles-view0.970.000.97
GenomicTiles0.50.00.5
changeSettings0.530.000.53
checkSettings0.330.000.33
computeSizeFactors0.620.000.63
dataRange0.330.000.33
design0.340.000.34
fitGenoGAM000
getChunkIndex0.450.010.47
getCoordinates0.300.000.29
getFits0.020.000.02
getIndex0.320.000.32
getIndexCoordinates0.440.000.44
getTile0.720.000.72
makeTestGenoGAM0.030.000.03
makeTestGenoGAMDataSet0.330.000.33
makeTestGenomicTiles0.280.000.28
sizeFactors0.310.000.31
subset-GenoGAM-method0.140.000.14
subset-GenoGAMDataSet-method0.610.000.61
subset-GenomicTiles-method0.590.000.59
subsetByOverlaps-GenoGAM-ANY-method0.100.000.09
subsetByOverlaps-GenoGAMDataSet-GRanges-method0.460.000.47
subsetByOverlaps-GenomicTiles-GRanges-method0.470.000.47
tileSettings-elements0.340.000.34
tileSettings0.460.000.46
untile0.520.000.52