Back to Multiple platform build/check report for BioC 3.13
ABCDEFGHIJKLMNOPQ[R]STUVWXYZ

This page was generated on 2021-10-15 15:06:49 -0400 (Fri, 15 Oct 2021).

CHECK results for regutools on machv2

To the developers/maintainers of the regutools package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/regutools.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? here for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 1552/2041HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
regutools 1.4.0  (landing page)
Joselyn Chavez
Snapshot Date: 2021-10-14 04:50:12 -0400 (Thu, 14 Oct 2021)
git_url: https://git.bioconductor.org/packages/regutools
git_branch: RELEASE_3_13
git_last_commit: fe87b86
git_last_commit_date: 2021-05-19 12:52:12 -0400 (Wed, 19 May 2021)
nebbiolo1Linux (Ubuntu 20.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: regutools
Version: 1.4.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:regutools.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings regutools_1.4.0.tar.gz
StartedAt: 2021-10-14 23:01:48 -0400 (Thu, 14 Oct 2021)
EndedAt: 2021-10-14 23:12:01 -0400 (Thu, 14 Oct 2021)
EllapsedTime: 613.5 seconds
RetCode: 0
Status:   OK  
CheckDir: regutools.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.13-bioc/meat/regutools.Rcheck’
* using R version 4.1.1 (2021-08-10)
* using platform: x86_64-apple-darwin17.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘regutools/DESCRIPTION’ ... OK
* this is package ‘regutools’ version ‘1.4.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 ... NOTE
Found the following hidden files and directories:
  .git_fetch_output.txt
  .git_merge_output.txt
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 ‘regutools’ 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 (user + system) or elapsed time > 5s
                         user system elapsed
plot_dna_objects       11.363  0.297  12.071
build_condition         8.337  0.392   9.618
get_gene_synonyms       7.044  0.295   7.799
connect_database        6.818  0.296   7.640
convert_to_granges      6.740  0.372   7.529
convert_to_biostrings   6.464  0.411   7.398
get_regulatory_summary  6.655  0.220   7.272
get_regulatory_network  6.603  0.220   7.229
get_gene_regulators     6.408  0.214   7.023
get_dna_objects         6.271  0.243   6.964
list_attributes         6.140  0.212   6.743
get_dataset             6.073  0.229   6.795
list_datasets           5.976  0.245   6.648
get_binding_sites       5.860  0.257   6.588
guess_id                5.832  0.260   6.554
regulondb               5.227  0.174   5.922
* 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: 1 NOTE
See
  ‘/Users/biocbuild/bbs-3.13-bioc/meat/regutools.Rcheck/00check.log’
for details.



Installation output

regutools.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.1/Resources/library’
* installing *source* package ‘regutools’ ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** 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 (regutools)

Tests output

regutools.Rcheck/tests/testthat.Rout


R version 4.1.1 (2021-08-10) -- "Kick Things"
Copyright (C) 2021 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin17.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("regutools")
> 
> test_check("regutools")
[ FAIL 0 | WARN 16 | SKIP 0 | PASS 110 ]
Warning message:
call dbDisconnect() when finished working with a connection 
> 
> proc.time()
   user  system elapsed 
114.998   4.826 131.088 

Example timings

regutools.Rcheck/regutools-Ex.timings

nameusersystemelapsed
build_condition8.3370.3929.618
connect_database6.8180.2967.640
convert_to_biostrings6.4640.4117.398
convert_to_granges6.7400.3727.529
existing_intervals0.0010.0000.001
existing_partial_match000
get_binding_sites5.8600.2576.588
get_dataset6.0730.2296.795
get_dna_objects6.2710.2436.964
get_gene_regulators6.4080.2147.023
get_gene_synonyms7.0440.2957.799
get_regulatory_network6.6030.2207.229
get_regulatory_summary6.6550.2207.272
guess_id5.8320.2606.554
list_attributes6.1400.2126.743
list_datasets5.9760.2456.648
non_existing_intervals0.0000.0010.001
plot_dna_objects11.363 0.29712.071
regulondb5.2270.1745.922