| Back to Multiple platform build/check report for BioC 3.10 | 
  | 
This page was generated on 2020-04-15 12:49:19 -0400 (Wed, 15 Apr 2020).
| Package 1132/1823 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
| nanotatoR 1.2.0 Surajit Bhattacharya 
  | malbec1 | Linux (Ubuntu 18.04.4 LTS) / x86_64 | OK | OK | OK | |||||||
| tokay1 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK | |||||||
| merida1 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | [ OK ] | OK | 
| Package: nanotatoR | 
| Version: 1.2.0 | 
| Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:nanotatoR.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings nanotatoR_1.2.0.tar.gz | 
| StartedAt: 2020-04-15 04:11:27 -0400 (Wed, 15 Apr 2020) | 
| EndedAt: 2020-04-15 04:16:01 -0400 (Wed, 15 Apr 2020) | 
| EllapsedTime: 274.1 seconds | 
| RetCode: 0 | 
| Status: OK | 
| CheckDir: nanotatoR.Rcheck | 
| Warnings: 0 | 
##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:nanotatoR.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings nanotatoR_1.2.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.10-bioc/meat/nanotatoR.Rcheck’
* using R version 3.6.3 (2020-02-29)
* using platform: x86_64-apple-darwin15.6.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘nanotatoR/DESCRIPTION’ ... OK
* this is package ‘nanotatoR’ version ‘1.2.0’
* package encoding: UTF-8
* 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 ‘nanotatoR’ 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 ... OK
* 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
                      user system elapsed
gene_list_generation 2.603  0.112   6.072
* 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: OK
nanotatoR.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL nanotatoR ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/3.6/Resources/library’ * installing *source* package ‘nanotatoR’ ... ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (nanotatoR)
nanotatoR.Rcheck/tests/testthat.Rout
R version 3.6.3 (2020-02-29) -- "Holding the Windsock"
Copyright (C) 2020 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.
> library(testthat)
> library(nanotatoR)
> 
> test_check("nanotatoR")
══ testthat results  ═══════════════════════════════════════════════════════════
[ OK: 0 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 0 ]
> 
> proc.time()
   user  system elapsed 
 13.143   0.678  13.972 
nanotatoR.Rcheck/nanotatoR-Ex.timings
| name | user | system | elapsed | |
| DGV_extraction | 0 | 0 | 0 | |
| Decipher_extraction | 0.878 | 0.075 | 0.956 | |
| buildrunBNBedFiles | 0.188 | 0.023 | 0.212 | |
| clinvar_gene | 2.646 | 0.093 | 4.291 | |
| cohortFrequency | 0.812 | 0.011 | 0.838 | |
| compSmapbed | 0.614 | 0.054 | 0.670 | |
| gene_extraction | 0.257 | 0.019 | 0.758 | |
| gene_list_generation | 2.603 | 0.112 | 6.072 | |
| gtr_gene | 0.219 | 0.006 | 0.629 | |
| internalFrequency | 1.326 | 0.035 | 1.375 | |
| makeMergedSVData | 0.325 | 0.011 | 0.342 | |
| makeMergedSmapData | 0.001 | 0.000 | 0.001 | |
| nanotatoR | 0.000 | 0.000 | 0.001 | |
| nonOverlapGenes | 0.481 | 0.006 | 0.490 | |
| omim_gene | 0.389 | 0.026 | 1.207 | |
| overlapGenes | 0.701 | 0.006 | 0.710 | |
| readBNBedFiles | 0.007 | 0.000 | 0.007 | |
| readSMap | 0.090 | 0.027 | 0.117 | |
| run_bionano_filter | 0 | 0 | 0 | |