Back to Multiple platform build/check report for BioC 3.6
[A]BCDEFGHIJKLMNOPQRSTUVWXYZ

CHECK report for annmap on veracruz1

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

Package 48/1472HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
annmap 1.20.0
Chris Wirth
Snapshot Date: 2018-04-11 16:45:18 -0400 (Wed, 11 Apr 2018)
URL: https://git.bioconductor.org/packages/annmap
Branch: RELEASE_3_6
Last Commit: cdc6f65
Last Changed Date: 2017-10-30 12:39:42 -0400 (Mon, 30 Oct 2017)
malbec1 Linux (Ubuntu 16.04.1 LTS) / x86_64  NotNeeded  OK  WARNINGS UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64 ...NOT SUPPORTED...NOT SUPPORTED...NOT SUPPORTED...
veracruz1 OS X 10.11.6 El Capitan / x86_64  NotNeeded  OK [ WARNINGS ] OK UNNEEDED, same version exists in internal repository

Summary

Package: annmap
Version: 1.20.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings annmap_1.20.0.tar.gz
StartedAt: 2018-04-12 00:21:12 -0400 (Thu, 12 Apr 2018)
EndedAt: 2018-04-12 00:26:42 -0400 (Thu, 12 Apr 2018)
EllapsedTime: 329.6 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: annmap.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings annmap_1.20.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.6-bioc/meat/annmap.Rcheck’
* using R version 3.4.4 (2018-03-15)
* using platform: x86_64-apple-darwin15.6.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘annmap/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘annmap’ version ‘1.20.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 ... NOTE
Found the following hidden files and directories:
  .BBSoptions
These were most likely included in error. See section ‘Package
structure’ in the ‘Writing R Extensions’ manual.
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘annmap’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Malformed Title field: should not end in a period.
* 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
'library' or 'require' call to ‘rjson’ in package code.
  Please use :: or requireNamespace() instead.
  See section 'Suggested packages' in the 'Writing R Extensions' manual.
There are ::: calls to the package's namespace in its code. A package
  almost never needs to use ::: for its own objects:
  ‘.make.hash’
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
.coerce: no visible global function definition for ‘setNames’
.coerce: no visible binding for global variable ‘v’
.coerce: no visible binding for global variable ‘k’
.get.stats.cache: no visible global function definition for
  ‘flush.console’
.layout.genes: no visible global function definition for ‘strwidth’
.load.and.parse: no visible global function definition for ‘fromJSON’
.read.databases: no visible global function definition for ‘read.table’
.single.transcript.coords.to.genome: no visible global function
  definition for ‘tail’
.xmc.connect: no visible global function definition for ‘menu’
.xmcws.connect: no visible global function definition for ‘fromJSON’
.xmcws.connect: no visible global function definition for ‘menu’
annmapAddConnection: no visible global function definition for
  ‘write.table’
annmapConnect: no visible global function definition for
  ‘install.packages’
arrayType: no visible global function definition for ‘menu’
convertBamToRle : <anonymous>: no visible global function definition
  for ‘Rle’
geneToGeneRegionTrack : generate: no visible global function definition
  for ‘GeneRegionTrack’
generateBridgeData: no visible global function definition for ‘rainbow’
genomicPlot : <anonymous>: no visible global function definition for
  ‘rgb’
genomicPlot: no visible global function definition for ‘rgb’
ngsTracePlotter : local.draw: no visible global function definition for
  ‘runValue’
ngsTracePlotter: no visible global function definition for ‘modifyList’
ngsTraceScale : <anonymous>: no visible global function definition for
  ‘runValue’
seqnameMapping: no visible global function definition for ‘seqlevels<-’
seqnameMapping: no visible global function definition for ‘seqlevels’
Undefined global functions or variables:
  GeneRegionTrack Rle flush.console fromJSON install.packages k menu
  modifyList rainbow read.table rgb runValue seqlevels seqlevels<-
  setNames strwidth tail v write.table
Consider adding
  importFrom("grDevices", "rainbow", "rgb")
  importFrom("graphics", "strwidth")
  importFrom("stats", "setNames")
  importFrom("utils", "flush.console", "install.packages", "menu",
             "modifyList", "read.table", "tail", "write.table")
to your NAMESPACE file.
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... WARNING
Missing link or links in documentation object 'plot.ngs.Rd':
  ‘[IRanges]{Rle}’

See section 'Cross-references' in the 'Writing R Extensions' manual.

* 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 Makefiles ... OK
* checking for GNU extensions in Makefiles ... OK
* checking sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘doRUnit.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 WARNING, 4 NOTEs
See
  ‘/Users/biocbuild/bbs-3.6-bioc/meat/annmap.Rcheck/00check.log’
for details.



Installation output

annmap.Rcheck/00install.out

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

Tests output

annmap.Rcheck/tests/doRUnit.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-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.

> if( require( "RUnit", quietly=TRUE ) ) {
+   pkg <- "annmap"
+  
+   if( Sys.getenv( "RCMDCHECK" ) == "FALSE" ) {
+     path <- file.path( getwd(), "..", "inst", "unitTests" )
+   }
+   else {
+     path <- system.file( package=pkg, "unitTests" )
+   }
+ 
+   cat( "\nRunning unit tests\n" )
+   print( list( pkg=pkg, getwd=getwd(), pathToUnitTests=path ) )
+   library( package=pkg, character.only=TRUE )
+ 
+   annmapClearCache()
+ 
+   # Run the old style RangedData for tim...
+   #annmapSetParam( oldstylekey='P0fSpS' )
+   annmapSetParam( spacefn=if( annmap:::.usegranges() ) seqnames else space )
+   annmapSetParam( defaultclass=if( annmap:::.usegranges() ) 'GRanges' else 'RangedData' )
+ 
+   #Fail on warnings
+   options( warn=2 )
+ 
+   # Get the pattern (if there is one?)
+   patt = Sys.getenv( "RUNITFILEPATTERN" )
+   func = Sys.getenv( 'RUNITFUNCPATTERN' )
+   if( is.null( patt ) || nchar( patt ) == 0 ) {
+     patt = "^runit.+\\.[rR]$"
+   }
+   else {
+     patt = paste( "^runit\\.", patt, "\\.[rR]$", sep="" )
+   }
+   if( is.null( func ) || nchar( func ) == 0 ) {
+     func = "^test.+"
+   }
+   else {
+     func = paste( "^test\\.", func, ".+", sep="" )
+   }
+   testSuite <- defineTestSuite( name=paste( pkg, "unit testing" ), testFileRegexp=patt, testFuncRegexp=func, dirs=path )
+   tests <- runTestSuite( testSuite )
+  
+   pathReport <- file.path( path, "report" )
+  
+   cat( "------------------- UNIT TEST SUMMARY ---------------------\n\n" )
+   printTextProtocol( tests, showDetails=FALSE )
+   printTextProtocol( tests, showDetails=FALSE, fileName=paste( pathReport, "Summary.txt", sep="" ) )
+   printTextProtocol( tests, showDetails=TRUE,  fileName=paste( pathReport, ".txt", sep="" ) )
+  
+   printHTMLProtocol( tests, fileName=paste( pathReport, ".html", sep="" ) )
+  
+   tmp <- getErrors( tests )
+   if( tmp$nFail > 0 | tmp$nErr > 0 ) {
+     stop( paste( "\n\nunit testing failed (#test failures: ", tmp$nFail, ", #R errors: ",  tmp$nErr, ")\n\n", sep="" ) )
+   }
+ } else {
+   warning( "cannot run unit tests -- package RUnit is not available" )
+ }

Running unit tests
$pkg
[1] "annmap"

$getwd
[1] "/Users/biocbuild/bbs-3.6-bioc/meat/annmap.Rcheck/tests"

$pathToUnitTests
[1] "/Users/biocbuild/bbs-3.6-bioc/meat/annmap.Rcheck/annmap/unitTests"

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, cbind, colMeans, colSums, colnames, do.call,
    duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
    lapply, lengths, 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
Using /Users/biocbuild/.annmap as our configuration directory.


Executing test function test.template  ...  done successfully.



Executing test function test.all.queries  ... [1] "\nSkipping allXXX tests, as not on a PICR machine"
 done successfully.



Executing test function test.gotsomefunctions  ...  done successfully.



Executing test function test.cache  ...  done successfully.



Executing test function test.ANNMAP112  ... [1] "Cannot find datasource 'hs-test', so skipping these tests."
 done successfully.



Executing test function test.huisun.ANNMAP48  ... [1] "Cannot find datasource 'hs-test', so skipping these tests."
 done successfully.



Executing test function test.chaining  ... [1] "Cannot find datasource 'hs-test' so skipping this test."
 done successfully.



Executing test function test.addConnection  ... Using /Users/biocbuild/.annmap as our configuration directory.
[1] "Got conf.dir /Users/biocbuild/.annmap"
Connection a added. 
Connection b added. 
Connection a updated. 
[1] "Resetting conf.dir to /Users/biocbuild/.annmap"
 done successfully.



Executing test function test.buildsql  ... Using /Users/biocbuild/.annmap as our configuration directory.
[1] "Got conf.dir /Users/biocbuild/.annmap"
[1] "Resetting conf.dir to /Users/biocbuild/.annmap"
 done successfully.



Executing test function test.connection  ... Using /Users/biocbuild/.annmap as our configuration directory.
[1] "Got conf.dir /Users/biocbuild/.annmap"
[1] "Cannot find datasource 'hs-test', so skipping these tests."
[1] "Resetting conf.dir to /Users/biocbuild/.annmap"
 done successfully.



Executing test function test.databases.txt  ... Using /Users/biocbuild/.annmap as our configuration directory.
[1] "Got conf.dir /Users/biocbuild/.annmap"
[1] "Mocking annmapConnect()"
[1] "setting conf.dir to /Users/biocbuild/bbs-3.6-bioc/meat/annmap.Rcheck/annmap/unitTests/tabConfig"
[1] "setting conf.dir to /Users/biocbuild/bbs-3.6-bioc/meat/annmap.Rcheck/annmap/unitTests/commaConfig"
[1] "restoring connect method"
[1] "Resetting conf.dir to /Users/biocbuild/.annmap"
 done successfully.



Executing test function test.details.queries  ... [1] "Cannot find datasource 'hs-test', so skipping these tests."
[1] "Cannot find datasource 'mm-test', so skipping these tests."
[1] "Cannot find datasource 'rn-test', so skipping these tests."
[1] "Cannot find datasource 'pb-test', so skipping these tests."
 done successfully.



Executing test function test.gotsomefunctions  ...  done successfully.



Executing test function test.filters  ... [1] "Cannot find datasource 'hs-test', so skipping these tests."
 done successfully.



Executing test function test.bug.ACBBUTIL33  ... [1] "Cannot find datasource 'mm-test', so skipping this test."
 done successfully.



Executing test function test.bug.ANNMAP40  ... [1] "Cannot find datasource 'hs-test', so skipping this test."
 done successfully.



Executing test function test.bug.ANNMAP44  ... [1] "Cannot find datasource 'hs-test', so skipping this test."
 done successfully.



Executing test function test.gotsomefunctions  ...  done successfully.



Executing test function test.multi.queries  ... [1] "Cannot find datasource 'hs-test', so skipping these tests."
 done successfully.



Executing test function test.range.queries  ... [1] "Cannot find datasource 'hs-test', so skipping these tests."
[1] "Cannot find datasource 'mm-test', so skipping these tests."
[1] "Cannot find datasource 'rn-test', so skipping these tests."
[1] "Cannot find datasource 'pb-test', so skipping these tests."
 done successfully.



Executing test function test.expr.query  ... [1] "Cannot find datasource 'hs-test', so skipping these tests."
 done successfully.



Executing test function test.gotsomefunctions  ...  done successfully.



Executing test function test.to.queries  ... [1] "Cannot find datasource 'hs-test', so skipping these tests."
[1] "Cannot find datasource 'mm-test', so skipping these tests."
[1] "Cannot find datasource 'rn-test', so skipping these tests."
[1] "Cannot find datasource 'pb-test', so skipping these tests."
 done successfully.



Executing test function test.transcript.to.translatedprobes  ... [1] "Cannot find datasource 'hs-test', so skipping these tests."
 done successfully.



Executing test function test.ANNMAP.109  ... [1] "Cannot find datasource 'hs-test', so skipping these tests."
 done successfully.



Executing test function test.ANNMAP.97  ... [1] "Cannot find datasource 'hs-test', so skipping these tests."
 done successfully.



Executing test function test.ANNMAP.98  ... [1] "Cannot find datasource 'hs-test', so skipping these tests."
 done successfully.



Executing test function test.array.type  ... [1] "Cannot find datasource 'hs-test', so skipping these tests."
 done successfully.



Executing test function test.make.params  ... [1] "Cannot find datasource 'hs-test', so skipping these tests."
 done successfully.



Executing test function test.needs.array  ...  done successfully.



Executing test function test.rangeapply  ... [1] "Cannot find datasource 'hs-test', so skipping these tests."
 done successfully.



Executing test function test.reality  ...  done successfully.



Executing test function test.seqnames  ... [1] "Cannot find datasource 'hs-test', so skipping these tests."
 done successfully.



Executing test function test.set.get.params  ...  done successfully.



Executing test function test.ANNMAP118  ... [1] "Cannot find datasource 'hs-test', so skipping these tests."
 done successfully.



Executing test function test.michal.utr.bug  ... [1] "Cannot find datasource 'hs-test', so skipping these tests."
 done successfully.



Executing test function test.michal.utr.bug.three  ... [1] "Cannot find datasource 'hs-test', so skipping these tests."
 done successfully.



Executing test function test.michal.utr.bug.two  ... [1] "Cannot find datasource 'hs-test', so skipping these tests."
 done successfully.



Executing test function test.utr  ... [1] "Cannot find datasource 'hs-test', so skipping these tests."
 done successfully.



Executing test function test.yaoyong.utr.bug  ... [1] "Cannot find datasource 'hs-test', so skipping these tests."
 done successfully.



Executing test function test.ANNMAP33  ... [1] "\nSkipping webservice tests, no route to annmap website"
 done successfully.



Executing test function test.connection  ... [1] "\nSkipping webservice tests, no route to annmap website"
 done successfully.

------------------- UNIT TEST SUMMARY ---------------------

RUNIT TEST PROTOCOL -- Thu Apr 12 00:26:37 2018 
*********************************************** 
Number of test functions: 42 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
annmap unit testing - 42 test functions, 0 errors, 0 failures
> 
> proc.time()
   user  system elapsed 
 17.203   0.321 169.614 

Example timings

annmap.Rcheck/annmap-Ex.timings

nameusersystemelapsed
annmap.all0.0000.0000.001
annmap.coords0.0050.0000.009
annmap.details0.0010.0000.001
annmap.env0.0010.0000.001
annmap.filters0.0010.0000.001
annmap.range0.0020.0010.003
annmap.seqname000
annmap.spliceIndex0.0010.0000.000
annmap.to0.0000.0010.001
annmap.utils0.0010.0000.001
annmap.utr0.0010.0000.001