CHECK report for TransView on celaya2
This page was generated on 2019-04-09 13:06:04 -0400 (Tue, 09 Apr 2019).
TransView 1.27.2 Julius Muller
Snapshot Date: 2019-04-08 17:01:18 -0400 (Mon, 08 Apr 2019) |
URL: https://git.bioconductor.org/packages/TransView |
Branch: master |
Last Commit: 9de15ed |
Last Changed Date: 2019-02-12 10:27:31 -0400 (Tue, 12 Feb 2019) |
| malbec2 | Linux (Ubuntu 18.04.2 LTS) / x86_64 | OK | OK | OK | | |
tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | WARNINGS | OK | |
celaya2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | [ OK ] | OK | |
merida2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | OK | OK | |
Summary
Command output
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:TransView.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings TransView_1.27.2.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.9-bioc/meat/TransView.Rcheck’
* using R Under development (unstable) (2019-03-18 r76245)
* using platform: x86_64-apple-darwin15.6.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘TransView/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘TransView’ version ‘1.27.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 ‘TransView’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Versioned 'LinkingTo' value for ‘Rhtslib’ is only usable in R >= 3.0.2
* 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 ... NOTE
'library' or 'require' call to ‘RUnit’ in package code.
Please use :: or requireNamespace() instead.
See section 'Suggested packages' in the 'Writing R Extensions' manual.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
.gene2window : <anonymous> : <anonymous>: no visible global function
definition for ‘median’
.gene2window: no visible binding for global variable ‘approx’
.onAttach: no visible global function definition for
‘packageDescription’
.test: no visible global function definition for ‘defineTestSuite’
.test: no visible global function definition for ‘runTestSuite’
.test: no visible global function definition for ‘printTextProtocol’
annotatePeaks : <anonymous>: no visible global function definition for
‘median’
gtf2gr: no visible global function definition for ‘read.table’
gtf2gr: no visible global function definition for ‘ave’
macs2gr: no visible global function definition for ‘read.delim’
meltPeak: no visible global function definition for ‘approx’
meltPeak: no visible global function definition for ‘lowess’
plotTV: no visible global function definition for ‘quantile’
plotTV: no visible global function definition for ‘kmeans’
plotTV: no visible global function definition for ‘as.dendrogram’
plotTV: no visible global function definition for ‘hclust’
plotTV: no visible global function definition for ‘as.dist’
plotTV: no visible global function definition for ‘dist’
plotTV: no visible global function definition for ‘order.dendrogram’
plotTV: no visible global function definition for ‘par’
plotTV: no visible global function definition for ‘layout’
plotTV: no visible global function definition for ‘image’
plotTV: no visible global function definition for ‘hist’
plotTV: no visible global function definition for ‘title’
plotTV: no visible global function definition for ‘mtext’
plotTV: no visible global function definition for ‘lines’
plotTV: no visible global function definition for ‘axis’
plotTV: no visible global function definition for ‘rainbow’
plotTV: no visible global function definition for ‘plot’
plotTV: no visible global function definition for ‘text’
plotTV: no visible global function definition for ‘rgb’
plotTV: no visible global function definition for ‘plot.new’
setTV: no visible global function definition for ‘object.size’
.setTV,DensityContainer-character-character-numeric-numeric-numeric-logical-character-character-logical:
no visible global function definition for ‘object.size’
Undefined global functions or variables:
approx as.dendrogram as.dist ave axis defineTestSuite dist hclust
hist image kmeans layout lines lowess median mtext object.size
order.dendrogram packageDescription par plot plot.new
printTextProtocol quantile rainbow read.delim read.table rgb
runTestSuite text title
Consider adding
importFrom("grDevices", "rainbow", "rgb")
importFrom("graphics", "axis", "hist", "image", "layout", "lines",
"mtext", "par", "plot", "plot.new", "text", "title")
importFrom("stats", "approx", "as.dendrogram", "as.dist", "ave",
"dist", "hclust", "kmeans", "lowess", "median",
"order.dendrogram", "quantile")
importFrom("utils", "object.size", "packageDescription", "read.delim",
"read.table")
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 line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking compilation flags in Makevars ... OK
* checking for GNU extensions in Makefiles ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking compiled code ... NOTE
Note: information on .o files is not available
File ‘/Library/Frameworks/R.framework/Versions/3.6/Resources/library/TransView/libs/TransView.so’:
Found ‘___assert_rtn’, possibly from ‘assert’ (C)
Found ‘___stderrp’, possibly from ‘stderr’ (C)
Found ‘___stdoutp’, possibly from ‘stdout’ (C)
Found ‘_abort’, possibly from ‘abort’ (C)
Found ‘_exit’, possibly from ‘exit’ (C)
Found ‘_printf’, possibly from ‘printf’ (C)
Found ‘_putchar’, possibly from ‘putchar’ (C)
Found ‘_puts’, possibly from ‘printf’ (C), ‘puts’ (C)
Found ‘_srand48’, possibly from ‘srand48’ (C)
Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs. The detected symbols are linked into the code but
might come from libraries and not actually be called.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
* checking sizes of PDF files under ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
Running ‘TransView_unit_tests.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: 4 NOTEs
See
‘/Users/biocbuild/bbs-3.9-bioc/meat/TransView.Rcheck/00check.log’
for details.
Installation output
TransView.Rcheck/00install.out
Tests output
TransView.Rcheck/tests/TransView_unit_tests.Rout
R Under development (unstable) (2019-03-18 r76245) -- "Unsuffered Consequences"
Copyright (C) 2019 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin15.6.0 (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.
>
>
> require("TransView") || stop("unable to load TransView package")
Loading required package: TransView
Loading required package: GenomicRanges
Loading required package: stats4
Loading required package: BiocGenerics
Loading required package: parallel
Attaching package: 'BiocGenerics'
The following objects are masked from 'package:parallel':
clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
clusterExport, clusterMap, parApply, parCapply, parLapply,
parLapplyLB, parRapply, parSapply, parSapplyLB
The following objects are masked from 'package:stats':
IQR, mad, sd, var, xtabs
The following objects are masked from 'package:base':
Filter, Find, Map, Position, Reduce, anyDuplicated, append,
as.data.frame, basename, cbind, colMeans, colSums, colnames,
dirname, do.call, duplicated, eval, evalq, get, grep, grepl,
intersect, is.unsorted, lapply, mapply, match, mget, order, paste,
pmax, pmax.int, pmin, pmin.int, rank, rbind, rowMeans, rowSums,
rownames, sapply, setdiff, sort, table, tapply, union, unique,
unsplit, which, which.max, which.min
Loading required package: S4Vectors
Attaching package: 'S4Vectors'
The following object is masked from 'package:base':
expand.grid
Loading required package: IRanges
Loading required package: GenomeInfoDb
Welcome to TransView version 1.27.2
Attaching package: 'TransView'
The following object is masked from 'package:GenomicRanges':
pos
The following object is masked from 'package:IRanges':
pos
The following object is masked from 'package:BiocGenerics':
pos
[1] TRUE
> TransView:::.test()
Version 2.09+ detected
21 peaks matching
172 rows matching
2862 rows matching
Successful annotation within -10kBps to 10kBps: 21, NA peaks without hit
Successful annotation within -5kBps to 2kBps: NA, 21 peaks without hit
Successful annotation within -5kBps to 2kBps: 10, 11 peaks without hit
Successful annotation within -10kBps to 10kBps: 21, NA peaks without hit
RUNIT TEST PROTOCOL -- Tue Apr 9 06:06:00 2019
***********************************************
Number of test functions: 9
Number of errors: 0
Number of failures: 0
1 Test Suite :
TransView RUnit Tests - 9 test functions, 0 errors, 0 failures
Number of test functions: 9
Number of errors: 0
Number of failures: 0
>
> proc.time()
user system elapsed
8.886 0.815 9.698
Example timings
TransView.Rcheck/TransView-Ex.timings