Back to Multiple platform build/check report for BioC 3.6
ABCDEFGHIJKLMNO[P]QRSTUVWXYZ

CHECK report for pwOmics on malbec1

This page was generated on 2018-04-12 13:13:40 -0400 (Thu, 12 Apr 2018).

Package 1093/1472HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
pwOmics 1.10.1
Maren Sitte
Snapshot Date: 2018-04-11 16:45:18 -0400 (Wed, 11 Apr 2018)
URL: https://git.bioconductor.org/packages/pwOmics
Branch: RELEASE_3_6
Last Commit: d297dc2
Last Changed Date: 2017-12-13 11:21:44 -0400 (Wed, 13 Dec 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
veracruz1 OS X 10.11.6 El Capitan / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: pwOmics
Version: 1.10.1
Command: /home/biocbuild/bbs-3.6-bioc/R/bin/R CMD check --no-vignettes --timings pwOmics_1.10.1.tar.gz
StartedAt: 2018-04-12 02:02:02 -0400 (Thu, 12 Apr 2018)
EndedAt: 2018-04-12 02:07:02 -0400 (Thu, 12 Apr 2018)
EllapsedTime: 300.8 seconds
RetCode: 0
Status:  OK 
CheckDir: pwOmics.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.6-bioc/R/bin/R CMD check --no-vignettes --timings pwOmics_1.10.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.6-bioc/meat/pwOmics.Rcheck’
* using R version 3.4.4 (2018-03-15)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘pwOmics/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘pwOmics’ version ‘1.10.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 ‘pwOmics’ can be installed ... OK
* checking installed package size ... OK
* checking package 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 ... NOTE
Namespaces in Imports field not imported from:
  ‘grDevices’ ‘stats’ ‘utils’
  All declared Imports should be used.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
SteinerTree_cons: no visible global function definition for ‘na.omit’
clusterTimeProfiles: no visible global function definition for
  ‘na.omit’
consDynamicNet: no visible global function definition for ‘ts’
findSignalingAxes: no visible global function definition for ‘na.omit’
findxneighborsoverlap: no visible global function definition for
  ‘na.omit’
generate_DSSignalingBase: no visible global function definition for
  ‘write.csv’
getAliasfromSTRINGIDs: no visible global function definition for
  ‘na.omit’
getConsensusSTRINGIDs: no visible global function definition for
  ‘na.omit’
getFCsplines: no visible global function definition for ‘smooth.spline’
getGenesIntersection: no visible global function definition for
  ‘na.omit’
getOmicsDataset: no visible global function definition for ‘write.csv’
getProteinIntersection: no visible global function definition for
  ‘na.omit’
getTFIntersection: no visible global function definition for ‘na.omit’
identifyPWTFTGs: no visible binding for global variable ‘upreg’
identifyPWTFTGs: no visible binding for global variable ‘phosphoeffect’
identifyRsofTFs: no visible global function definition for ‘na.omit’
infoConsensusGraph: no visible global function definition for ‘from’
plotConsDynNet: no visible global function definition for ‘pdf’
plotConsDynNet: no visible global function definition for ‘qnorm’
plotConsDynNet: no visible global function definition for ‘dev.off’
plotConsensusGraph: no visible global function definition for ‘pdf’
plotConsensusGraph: no visible global function definition for ‘dev.off’
plotConsensusProfiles: no visible global function definition for ‘pdf’
plotConsensusProfiles: no visible global function definition for
  ‘dev.off’
plotTimeProfileClusters: no visible global function definition for
  ‘pdf’
plotTimeProfileClusters: no visible global function definition for
  ‘rainbow’
plotTimeProfileClusters: no visible global function definition for
  ‘dev.off’
predictFCvals: no visible global function definition for ‘predict’
readPhosphodata: no visible global function definition for ‘read.delim’
readTFtargets: no visible global function definition for ‘read.delim’
selectPWsofTFs: no visible global function definition for ‘na.omit’
staticConsensusNet: no visible global function definition for ‘na.omit’
temp_correlations: no visible global function definition for ‘read.csv’
temp_correlations: no visible global function definition for ‘pdf’
temp_correlations: no visible global function definition for
  ‘colorRampPalette’
temp_correlations: no visible global function definition for ‘dev.off’
Undefined global functions or variables:
  colorRampPalette dev.off from na.omit pdf phosphoeffect predict qnorm
  rainbow read.csv read.delim smooth.spline ts upreg write.csv
Consider adding
  importFrom("grDevices", "colorRampPalette", "dev.off", "pdf",
             "rainbow")
  importFrom("stats", "na.omit", "predict", "qnorm", "smooth.spline",
             "ts")
  importFrom("utils", "read.csv", "read.delim", "write.csv")
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 contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
                    user system elapsed
temp_correlations 181.24  0.152  182.03
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘runTests.R’
 OK
* checking PDF version of manual ... OK
* DONE

Status: 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.6-bioc/meat/pwOmics.Rcheck/00check.log’
for details.



Installation output

pwOmics.Rcheck/00install.out

* installing *source* package ‘pwOmics’ ...
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded
* DONE (pwOmics)

Tests output

pwOmics.Rcheck/tests/runTests.Rout


R version 3.4.4 (2018-03-15) -- "Someone to Lean On"
Copyright (C) 2018 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> BiocGenerics:::testPackage("pwOmics")


RUNIT TEST PROTOCOL -- Thu Apr 12 02:06:58 2018 
*********************************************** 
Number of test functions: 0 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
pwOmics RUnit Tests - 0 test functions, 0 errors, 0 failures
Number of test functions: 0 
Number of errors: 0 
Number of failures: 0 
> 
> proc.time()
   user  system elapsed 
  4.488   0.088   4.990 

Example timings

pwOmics.Rcheck/pwOmics-Ex.timings

nameusersystemelapsed
clusterTimeProfiles0.0000.0000.001
consDynamicNet0.0000.0000.001
findSignalingAxes000
generate_DSSignalingBase0.0000.0000.001
getBiopaxModel0.0040.0000.000
getDS_PWs0.0000.0000.001
getDS_TFs0.0040.0000.001
getDS_TGs0.0000.0000.001
getGenesIntersection0.0000.0000.001
getOmicsDataset000
getOmicsTimepoints0.0000.0000.001
getOmicsallGeneIDs0.0000.0000.001
getOmicsallProteinIDs0.0040.0000.000
getProteinIntersection0.0000.0000.001
getTFIntersection0.0000.0000.002
getUS_PWs0.0000.0000.001
getUS_TFs0.0000.0000.001
getUS_regulators0.0000.0000.001
get_matching_transcripts000
gettpIntersection0.0040.0000.001
identifyPR0.0000.0000.001
identifyPWTFTGs0.0000.0000.001
identifyPWs000
identifyRsofTFs0.0000.0000.001
identifyTFs0.0040.0000.000
infoConsensusGraph0.0000.0000.001
plotConsDynNet0.0000.0000.001
plotConsensusGraph0.0000.0000.001
plotConsensusProfiles0.0000.0000.001
plotTimeProfileClusters0.0000.0000.001
readOmics000
readPWdata0.0000.0000.001
readPhosphodata0.0000.0000.001
readTFdata0.0000.0000.001
staticConsensusNet0.0000.0000.001
temp_correlations181.240 0.152182.030