Back to Multiple platform build/check report for BioC 3.13
ABCDEFGHIJKLMNO[P]QRSTUVWXYZ

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

CHECK results for plyranges on nebbiolo1

To the developers/maintainers of the plyranges package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/plyranges.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 1406/2041HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
plyranges 1.12.1  (landing page)
Stuart Lee
Snapshot Date: 2021-10-14 04:50:12 -0400 (Thu, 14 Oct 2021)
git_url: https://git.bioconductor.org/packages/plyranges
git_branch: RELEASE_3_13
git_last_commit: e3563e8
git_last_commit_date: 2021-06-27 21:18:53 -0400 (Sun, 27 Jun 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: plyranges
Version: 1.12.1
Command: /home/biocbuild/bbs-3.13-bioc/R/bin/R CMD check --install=check:plyranges.install-out.txt --library=/home/biocbuild/bbs-3.13-bioc/R/library --no-vignettes --timings plyranges_1.12.1.tar.gz
StartedAt: 2021-10-14 11:03:43 -0400 (Thu, 14 Oct 2021)
EndedAt: 2021-10-14 11:08:02 -0400 (Thu, 14 Oct 2021)
EllapsedTime: 258.9 seconds
RetCode: 0
Status:   OK  
CheckDir: plyranges.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.13-bioc/R/bin/R CMD check --install=check:plyranges.install-out.txt --library=/home/biocbuild/bbs-3.13-bioc/R/library --no-vignettes --timings plyranges_1.12.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.13-bioc/meat/plyranges.Rcheck’
* using R version 4.1.1 (2021-08-10)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘plyranges/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘plyranges’ version ‘1.12.1’
* 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 ‘plyranges’ 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
* 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


Installation output

plyranges.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.13-bioc/R/bin/R CMD INSTALL plyranges
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.13-bioc/R/library’
* installing *source* package ‘plyranges’ ...
** 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 (plyranges)

Tests output

plyranges.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-pc-linux-gnu (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(plyranges)
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, 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, rownames, sapply, setdiff, sort, table,
    tapply, union, unique, unsplit, which.max, which.min

Loading required package: IRanges
Loading required package: S4Vectors
Loading required package: stats4

Attaching package: 'S4Vectors'

The following objects are masked from 'package:base':

    I, expand.grid, unname

Loading required package: GenomicRanges
Loading required package: GenomeInfoDb

Attaching package: 'plyranges'

The following object is masked from 'package:IRanges':

    slice

The following object is masked from 'package:stats':

    filter

> 
> test_check("plyranges")
[ FAIL 0 | WARN 7 | SKIP 0 | PASS 390 ]
> 
> proc.time()
   user  system elapsed 
 52.283   1.702  53.973 

Example timings

plyranges.Rcheck/plyranges-Ex.timings

nameusersystemelapsed
add-nearest-distance0.4970.0360.533
as_ranges0.0960.0120.108
compute_coverage0.0320.0040.036
element-setops0.0970.0200.117
filter-ranges0.6120.0720.684
group_by-ranges0.3220.0080.330
io-bam-read1.6610.1281.794
io-bed-read2.3750.3962.773
io-bed-write000
io-bigwig-read0.1750.0080.183
io-bigwig-write000
io-gff-read0.4770.1150.593
io-gff-write000
io-wig-read0.4690.1000.569
mutate-ranges0.8830.0640.947
n0.2910.0000.292
n_distinct0.0280.0000.029
overlap-joins0.2360.0070.242
ranges-anchor0.1280.0040.132
ranges-arrange0.0550.0000.055
ranges-bind0.2400.0080.248
ranges-chop0.4060.0040.411
ranges-construct0.1540.0080.161
ranges-count-overlaps0.0750.0080.083
ranges-disjoin0.8090.0240.832
ranges-expand0.6810.0360.718
ranges-filter-overlaps0.2870.0240.310
ranges-flank0.1420.0120.154
ranges-follow0.2540.0040.259
ranges-info0.0810.0040.085
ranges-interweave0.2110.0080.219
ranges-names0.1660.0040.170
ranges-nearest0.6600.0320.692
ranges-overlaps-self0.2230.0160.240
ranges-overlaps0.3540.0120.366
ranges-pairs0.5200.0080.528
ranges-precede0.2900.0280.318
ranges-reduce0.8740.0160.890
ranges-select0.1330.0000.133
ranges-setops1.0170.0361.053
ranges-shift0.2180.0070.225
ranges-summarise0.1470.0080.156
ranges-tile0.1410.0080.149
slice-ranges0.6020.0000.601
stretch0.3320.0120.344