Back to Multiple platform build/check report for BioC 3.7
ABCDEFGHIJKLMN[O]PQRSTUVWXYZ

CHECK report for Oscope on merida2

This page was generated on 2018-10-17 08:55:10 -0400 (Wed, 17 Oct 2018).

Package 1042/1561HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Oscope 1.10.0
Ning Leng
Snapshot Date: 2018-10-15 16:45:08 -0400 (Mon, 15 Oct 2018)
URL: https://git.bioconductor.org/packages/Oscope
Branch: RELEASE_3_7
Last Commit: 41cfc36
Last Changed Date: 2018-04-30 10:35:37 -0400 (Mon, 30 Apr 2018)
malbec2 Linux (Ubuntu 16.04.1 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
merida2 OS X 10.11.6 El Capitan / x86_64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository

Summary

Package: Oscope
Version: 1.10.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:Oscope.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings Oscope_1.10.0.tar.gz
StartedAt: 2018-10-16 23:05:19 -0400 (Tue, 16 Oct 2018)
EndedAt: 2018-10-16 23:06:36 -0400 (Tue, 16 Oct 2018)
EllapsedTime: 77.0 seconds
RetCode: 0
Status:  OK 
CheckDir: Oscope.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:Oscope.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings Oscope_1.10.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.7-bioc/meat/Oscope.Rcheck’
* using R version 3.5.1 Patched (2018-07-12 r74967)
* using platform: x86_64-apple-darwin15.6.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘Oscope/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘Oscope’ version ‘1.10.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 ‘Oscope’ 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 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
AbsCor: no visible global function definition for ‘cor’
CalcMV: no visible binding for global variable ‘median’
CalcMV: no visible global function definition for ‘lm’
CalcMV: no visible global function definition for ‘coef’
CalcMV: no visible global function definition for ‘plot’
CalcMV: no visible global function definition for ‘lines’
CalcMV: no visible global function definition for ‘points’
CalcMV: no visible global function definition for ‘abline’
FlagCluster: no visible global function definition for ‘quantile’
ImpShift: no visible global function definition for ‘txtProgressBar’
ImpShift: no visible global function definition for ‘setTxtProgressBar’
NISFun: no visible global function definition for ‘str’
NormForSine : <anonymous>: no visible global function definition for
  ‘quantile’
PipeR : <anonymous>: no visible global function definition for
  ‘residuals’
PipeR : <anonymous>: no visible global function definition for ‘lm’
PipeShiftCDF : <anonymous>: no visible global function definition for
  ‘quantile’
PipeShiftCDF : <anonymous>: no visible global function definition for
  ‘ecdf’
SineOptim: no visible global function definition for ‘optim’
scanK: no visible global function definition for ‘quantile’
scanK: no visible global function definition for ‘dist’
scanK : <anonymous>: no visible global function definition for ‘median’
Undefined global functions or variables:
  abline coef cor dist ecdf lines lm median optim plot points quantile
  residuals setTxtProgressBar str txtProgressBar
Consider adding
  importFrom("graphics", "abline", "lines", "plot", "points")
  importFrom("stats", "coef", "cor", "dist", "ecdf", "lm", "median",
             "optim", "quantile", "residuals")
  importFrom("utils", "setTxtProgressBar", "str", "txtProgressBar")
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 sizes of PDF files under ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
          user system elapsed
PermuCut 7.935  0.024   8.048
* 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.7-bioc/meat/Oscope.Rcheck/00check.log’
for details.



Installation output

Oscope.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL Oscope
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/3.5/Resources/library’
* installing *source* package ‘Oscope’ ...
** R
** data
** demo
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (Oscope)

Tests output


Example timings

Oscope.Rcheck/Oscope-Ex.timings

nameusersystemelapsed
AbsCor0.0040.0000.004
CalcMV0.0160.0000.017
FlagCluster0.9850.0211.016
FormatSineOut0.0060.0000.006
ImpShift0.8830.0050.892
NISFun1.6690.0071.701
NormForSine0.0020.0000.003
Opt2Shift1.5810.0041.599
OscopeENI3.4230.0103.468
OscopeExampleData0.0110.0020.012
OscopeKM0.8690.0020.880
OscopeSine0.0070.0000.007
PermuCut7.9350.0248.048
PipeR0.0090.0000.009
PipeShiftCDF0.0110.0000.011
SineFun0.0040.0010.005
SineOptim0.0040.0000.004
scanK0.8960.0070.906