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

This page was generated on 2017-04-15 16:27:55 -0400 (Sat, 15 Apr 2017).

Package 1008/1296HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
RCAS 1.0.2
Bora Uyar
Snapshot Date: 2017-04-14 17:17:13 -0400 (Fri, 14 Apr 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_4/madman/Rpacks/RCAS
Last Changed Rev: 127179 / Revision: 128728
Last Changed Date: 2017-03-06 05:03:14 -0500 (Mon, 06 Mar 2017)
malbec1 Linux (Ubuntu 16.04.1 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / 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: RCAS
Version: 1.0.2
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings RCAS_1.0.2.tar.gz
StartedAt: 2017-04-15 06:54:38 -0700 (Sat, 15 Apr 2017)
EndedAt: 2017-04-15 07:05:23 -0700 (Sat, 15 Apr 2017)
EllapsedTime: 644.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.0.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.4-bioc/meat/RCAS.Rcheck’
* using R version 3.3.3 (2017-03-06)
* 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.0.2’
* 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                           36.935  5.187  25.056
getMotifSummaryTable                 36.105  4.612  25.691
calculateCoverageProfileList         13.837  0.911  14.761
calculateCoverageProfileListFromTxdb 13.469  0.824  14.311
calculateCoverageProfile             11.842  0.769  26.227
getTargetedGenesTable                10.471  0.759  11.254
getTxdbFeatures                      10.517  0.687  11.217
summarizeQueryRegions                10.230  0.736  10.973
getTxdbFeaturesFromGRanges            9.708  0.749  10.466
calculateCoverageProfileFromTxdb      6.032  0.488   6.523
getFeatureBoundaryCoverage            5.845  0.434   6.284
getFeatureBoundaryCoverageBin         5.589  0.427   6.022
createOrthologousGeneSetList          0.762  0.029  16.734
retrieveOrthologs                     0.695  0.015   9.834
* 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.4-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.842 0.76926.227
calculateCoverageProfileFromTxdb6.0320.4886.523
calculateCoverageProfileList13.837 0.91114.761
calculateCoverageProfileListFromTxdb13.469 0.82414.311
createControlRegions0.2970.0160.313
createOrthologousGeneSetList 0.762 0.02916.734
extractSequences1.4470.0712.966
getFeatureBoundaryCoverage5.8450.4346.284
getFeatureBoundaryCoverageBin5.5890.4276.022
getMotifSummaryTable36.105 4.61225.691
getTargetedGenesTable10.471 0.75911.254
getTxdbFeatures10.517 0.68711.217
getTxdbFeaturesFromGRanges 9.708 0.74910.466
importBed0.4390.0100.450
importGtf0.0010.0000.001
parseMsigdb0.0040.0000.005
printMsigdbDataset0.0400.0040.045
queryGff1.3070.0931.400
retrieveOrthologs0.6950.0159.834
runGSEA1.3640.0711.436
runMotifRG36.935 5.18725.056
runReport0.0010.0000.001
runTopGO000
summarizeQueryRegions10.230 0.73610.973