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 RCAS on malbec2

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

Package 1072/1382HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
RCAS 1.2.0
Bora Uyar
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/RCAS
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  NotNeeded  OK [ OK ]UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository
veracruz2 OS X 10.11.6 El Capitan / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: RCAS
Version: 1.2.0
Command: /home/biocbuild/bbs-3.5-bioc/R/bin/R CMD check --no-vignettes --timings RCAS_1.2.0.tar.gz
StartedAt: 2017-08-16 01:39:33 -0400 (Wed, 16 Aug 2017)
EndedAt: 2017-08-16 01:48:35 -0400 (Wed, 16 Aug 2017)
EllapsedTime: 541.8 seconds
RetCode: 0
Status:  OK 
CheckDir: RCAS.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.5-bioc/R/bin/R CMD check --no-vignettes --timings RCAS_1.2.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.5-bioc/meat/RCAS.Rcheck’
* using R version 3.4.1 (2017-06-30)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘RCAS/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘RCAS’ version ‘1.2.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 for sufficient/correct file permissions ... OK
* checking whether package ‘RCAS’ 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
* 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
runTopGO: no visible global function definition for ‘new’
Undefined global functions or variables:
  new
Consider adding
  importFrom("methods", "new")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
* 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 ... OK
Examples with CPU or elapsed time > 5s
                                       user system elapsed
runMotifRG                           32.272  2.276  20.935
getMotifSummaryTable                 32.264  1.760  22.286
calculateCoverageProfile             11.824  0.276  12.106
calculateCoverageProfileList         11.220  0.068  11.295
calculateCoverageProfileListFromTxdb 10.204  0.076  10.287
summarizeQueryRegions                 8.480  0.168   8.649
getTxdbFeaturesFromGRanges            8.420  0.040   8.467
getTargetedGenesTable                 7.928  0.080   7.998
plotFeatureBoundaryCoverage           7.528  0.020   7.575
getTxdbFeatures                       6.928  0.064   6.997
calculateCoverageProfileFromTxdb      6.124  0.052   6.178
getFeatureBoundaryCoverageBin         5.168  0.028   5.196
createOrthologousGeneSetList          0.936  0.004  16.563
retrieveOrthologs                     0.420  0.012   7.901
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  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 NOTE
See
  ‘/home/biocbuild/bbs-3.5-bioc/meat/RCAS.Rcheck/00check.log’
for details.


RCAS.Rcheck/00install.out:

* installing *source* package ‘RCAS’ ...
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading

groupGOTerms: 	GOBPTerm, GOMFTerm, GOCCTerm environments built.
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded

groupGOTerms: 	GOBPTerm, GOMFTerm, GOCCTerm environments built.
* DONE (RCAS)

RCAS.Rcheck/RCAS-Ex.timings:

nameusersystemelapsed
calculateCoverageProfile11.824 0.27612.106
calculateCoverageProfileFromTxdb6.1240.0526.178
calculateCoverageProfileList11.220 0.06811.295
calculateCoverageProfileListFromTxdb10.204 0.07610.287
createControlRegions0.5640.0040.568
createOrthologousGeneSetList 0.936 0.00416.563
extractSequences1.6720.0201.837
getFeatureBoundaryCoverage4.8240.0564.883
getFeatureBoundaryCoverageBin5.1680.0285.196
getMotifSummaryTable32.264 1.76022.286
getTargetedGenesTable7.9280.0807.998
getTxdbFeatures6.9280.0646.997
getTxdbFeaturesFromGRanges8.4200.0408.467
importBed0.2960.0000.297
importGtf000
parseMsigdb0.0040.0000.003
plotFeatureBoundaryCoverage7.5280.0207.575
printMsigdbDataset0.0320.0000.033
queryGff0.4360.1640.601
retrieveOrthologs0.4200.0127.901
runGSEA1.0840.0321.118
runMotifRG32.272 2.27620.935
runReport0.0000.0000.001
runTopGO0.0000.0000.001
summarizeQueryRegions8.4800.1688.649