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 oaxaca

This page was generated on 2017-03-04 16:52:54 -0500 (Sat, 04 Mar 2017).

Package 1034/1339HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
RCAS 1.1.1
Bora Uyar
Snapshot Date: 2017-03-03 17:15:47 -0500 (Fri, 03 Mar 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/RCAS
Last Changed Rev: 125443 / Revision: 127142
Last Changed Date: 2016-12-25 10:59:24 -0500 (Sun, 25 Dec 2016)
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
toluca2 Mac OS X Mavericks (10.9.5) / x86_64  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 

Summary

Package: RCAS
Version: 1.1.1
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings RCAS_1.1.1.tar.gz
StartedAt: 2017-03-04 07:46:23 -0800 (Sat, 04 Mar 2017)
EndedAt: 2017-03-04 07:57:43 -0800 (Sat, 04 Mar 2017)
EllapsedTime: 679.8 seconds
RetCode: 0
Status:  OK 
CheckDir: RCAS.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings RCAS_1.1.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.5-bioc/meat/RCAS.Rcheck’
* using R Under development (unstable) (2017-02-15 r72177)
* using platform: x86_64-apple-darwin13.4.0 (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.1.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 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                           41.052  5.928  27.232
getMotifSummaryTable                 39.569  5.073  28.124
calculateCoverageProfile             14.238  0.864  24.463
calculateCoverageProfileList         13.801  0.899  14.716
calculateCoverageProfileListFromTxdb 11.803  0.742  12.903
getTargetedGenesTable                10.218  0.806  11.029
getTxdbFeaturesFromGRanges            9.896  0.760  10.695
getTxdbFeatures                       9.769  0.689  10.464
summarizeQueryRegions                 9.716  0.706  10.454
calculateCoverageProfileFromTxdb      7.545  0.469   8.016
getFeatureBoundaryCoverageBin         6.697  0.516   7.221
plotFeatureBoundaryCoverage           6.285  0.420   6.748
getFeatureBoundaryCoverage            5.663  0.465   6.138
createOrthologousGeneSetList          1.637  0.025   9.953
retrieveOrthologs                     1.009  0.015   8.527
* 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
  ‘/Users/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
calculateCoverageProfile14.238 0.86424.463
calculateCoverageProfileFromTxdb7.5450.4698.016
calculateCoverageProfileList13.801 0.89914.716
calculateCoverageProfileListFromTxdb11.803 0.74212.903
createControlRegions0.8110.0110.822
createOrthologousGeneSetList1.6370.0259.953
extractSequences1.7090.0883.059
getFeatureBoundaryCoverage5.6630.4656.138
getFeatureBoundaryCoverageBin6.6970.5167.221
getMotifSummaryTable39.569 5.07328.124
getTargetedGenesTable10.218 0.80611.029
getTxdbFeatures 9.769 0.68910.464
getTxdbFeaturesFromGRanges 9.896 0.76010.695
importBed0.4130.0070.421
importGtf0.0000.0000.001
parseMsigdb0.0020.0010.002
plotFeatureBoundaryCoverage6.2850.4206.748
printMsigdbDataset0.0350.0030.038
queryGff1.1890.0671.257
retrieveOrthologs1.0090.0158.527
runGSEA1.4100.0531.465
runMotifRG41.052 5.92827.232
runReport0.0010.0000.001
runTopGO0.0010.0000.000
summarizeQueryRegions 9.716 0.70610.454