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 veracruz2

This page was generated on 2017-10-18 14:34:50 -0400 (Wed, 18 Oct 2017).

Package 1071/1381HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
RCAS 1.2.0
Bora Uyar
Snapshot Date: 2017-10-17 17:00:52 -0400 (Tue, 17 Oct 2017)
URL: https://git.bioconductor.org/packages/RCAS
Branch: RELEASE_3_5
Last Commit: 5dde62e
Last Changed Date: 2017-04-24 15:45:44 -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: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings RCAS_1.2.0.tar.gz
StartedAt: 2017-10-18 07:57:03 -0400 (Wed, 18 Oct 2017)
EndedAt: 2017-10-18 08:08:32 -0400 (Wed, 18 Oct 2017)
EllapsedTime: 689.0 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.2.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.5-bioc/meat/RCAS.Rcheck’
* using R version 3.4.2 (2017-09-28)
* using platform: x86_64-apple-darwin15.6.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.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                           40.187  5.768  27.422
getMotifSummaryTable                 37.253  4.803  27.550
calculateCoverageProfile             15.060  0.708  16.261
calculateCoverageProfileList         14.371  0.762  15.586
calculateCoverageProfileListFromTxdb 12.604  0.606  13.612
summarizeQueryRegions                10.790  0.616  11.703
getTargetedGenesTable                10.386  0.651  11.403
getTxdbFeaturesFromGRanges           10.152  0.593  11.255
getTxdbFeatures                       9.146  0.527   9.954
calculateCoverageProfileFromTxdb      8.427  0.471   9.149
plotFeatureBoundaryCoverage           8.164  0.387   8.830
getFeatureBoundaryCoverageBin         6.911  0.421   7.589
getFeatureBoundaryCoverage            6.097  0.404   6.729
retrieveOrthologs                     1.140  0.045   9.288
createOrthologousGeneSetList          0.876  0.022  15.767
* 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
calculateCoverageProfile15.060 0.70816.261
calculateCoverageProfileFromTxdb8.4270.4719.149
calculateCoverageProfileList14.371 0.76215.586
calculateCoverageProfileListFromTxdb12.604 0.60613.612
createControlRegions0.7170.0170.753
createOrthologousGeneSetList 0.876 0.02215.767
extractSequences1.5980.0671.708
getFeatureBoundaryCoverage6.0970.4046.729
getFeatureBoundaryCoverageBin6.9110.4217.589
getMotifSummaryTable37.253 4.80327.550
getTargetedGenesTable10.386 0.65111.403
getTxdbFeatures9.1460.5279.954
getTxdbFeaturesFromGRanges10.152 0.59311.255
importBed0.4290.0100.448
importGtf0.0010.0000.001
parseMsigdb0.0040.0000.004
plotFeatureBoundaryCoverage8.1640.3878.830
printMsigdbDataset0.0370.0040.047
queryGff0.7890.0820.906
retrieveOrthologs1.1400.0459.288
runGSEA1.3030.0631.404
runMotifRG40.187 5.76827.422
runReport0.0020.0000.002
runTopGO0.0010.0010.001
summarizeQueryRegions10.790 0.61611.703