Back to Multiple platform build/check report for BioC 3.23:   simplified   long
ABCDEFGHIJKLMNO[P]QRSTUVWXYZ

This page was generated on 2026-04-30 11:36 -0400 (Thu, 30 Apr 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 RC (2026-04-17 r89917) -- "Because it was There" 4988
kjohnson3macOS 13.7.7 Venturaarm644.6.0 Patched (2026-04-24 r89963) -- "Because it was There" 4718
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

Package 1654/2418HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
plyranges 1.32.0  (landing page)
Michael Love
Snapshot Date: 2026-04-29 13:40 -0400 (Wed, 29 Apr 2026)
git_url: https://git.bioconductor.org/packages/plyranges
git_branch: RELEASE_3_23
git_last_commit: 1ace171
git_last_commit_date: 2026-04-28 08:47:38 -0400 (Tue, 28 Apr 2026)
nebbiolo1Linux (Ubuntu 24.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
See other builds for plyranges in R Universe.


CHECK results for plyranges on kjohnson3

To the developers/maintainers of the plyranges package:
- 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 Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: plyranges
Version: 1.32.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:plyranges.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings plyranges_1.32.0.tar.gz
StartedAt: 2026-04-29 21:27:45 -0400 (Wed, 29 Apr 2026)
EndedAt: 2026-04-29 21:29:32 -0400 (Wed, 29 Apr 2026)
EllapsedTime: 107.1 seconds
RetCode: 0
Status:   OK  
CheckDir: plyranges.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:plyranges.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings plyranges_1.32.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/plyranges.Rcheck’
* using R version 4.6.0 Patched (2026-04-24 r89963)
* using platform: aarch64-apple-darwin23
* R was compiled by
    Apple clang version 17.0.0 (clang-1700.3.19.1)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Tahoe 26.3.1
* using session charset: UTF-8
* current time: 2026-04-30 01:27:45 UTC
* using option ‘--no-vignettes’
* checking for file ‘plyranges/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘plyranges’ version ‘1.32.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 ‘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 code 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 ... 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:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL plyranges
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.6/Resources/library’
* installing *source* package ‘plyranges’ ...
** this is package ‘plyranges’ version ‘1.32.0’
** 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.6.0 Patched (2026-04-24 r89963) -- "Because it was There"
Copyright (C) 2026 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin23

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: generics

Attaching package: 'generics'

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

    as.difftime, as.factor, as.ordered, intersect, is.element, setdiff,
    setequal, union


Attaching package: 'BiocGenerics'

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, aperm, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, is.unsorted, lapply,
    mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int,
    rank, rbind, rownames, sapply, saveRDS, table, tapply, unique,
    unsplit, which.max, which.min

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

Attaching package: 'S4Vectors'

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

    findMatches

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

    I, expand.grid, unname

Loading required package: GenomicRanges
Loading required package: Seqinfo
Loading required package: dplyr

Attaching package: 'dplyr'

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

    intersect, setdiff, union

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

    intersect

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

    collapse, desc, intersect, setdiff, slice, union

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

    first, intersect, rename, setdiff, setequal, union

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

    combine, intersect, setdiff, setequal, union

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

    explain

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

    filter, lag

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

    intersect, setdiff, setequal, union


Attaching package: 'plyranges'

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

    between, n, n_distinct

> 
> test_check("plyranges")
[ FAIL 0 | WARN 7 | SKIP 1 | PASS 480 ]

══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• empty test (1): 'test-ojoins-distance.R:4:1'

[ FAIL 0 | WARN 7 | SKIP 1 | PASS 480 ]
> 
> proc.time()
   user  system elapsed 
 16.504   0.613  17.150 

Example timings

plyranges.Rcheck/plyranges-Ex.timings

nameusersystemelapsed
add-nearest-distance0.0930.0020.095
as_ranges0.0260.0010.028
compute_coverage0.0040.0000.005
element-setops0.0320.0020.035
filter-ranges0.2240.0030.228
group_by-ranges0.4080.0010.409
io-bam-read0.1930.0050.198
io-bed-read0.7760.3121.089
io-bed-write000
io-bigwig-read0.0320.0010.033
io-bigwig-write000
io-gff-read0.1830.0070.191
io-gff-write000
io-wig-read0.1120.0040.115
mcols-joins0.0290.0010.031
mutate-ranges0.2080.0110.220
n0.0880.0020.089
n_distinct0.0080.0000.009
overlap-joins0.0640.0000.065
pull-ranges0.0170.0000.018
ranges-anchor0.0330.0010.034
ranges-arrange0.0170.0010.017
ranges-bind0.0470.0010.049
ranges-chop0.1120.0010.113
ranges-construct0.0300.0000.031
ranges-count-overlaps0.020.000.02
ranges-disjoin0.2270.0010.229
ranges-expand0.2100.0020.211
ranges-filter-overlaps0.0360.0010.036
ranges-flank0.0280.0000.028
ranges-follow0.0450.0010.047
ranges-info0.0120.0010.013
ranges-interweave0.0470.0000.047
ranges-names0.0430.0010.043
ranges-nearest0.1290.0010.129
ranges-overlaps-self0.0380.0010.039
ranges-overlaps0.0500.0010.051
ranges-pairs0.0920.0010.093
ranges-precede0.0490.0000.049
ranges-reduce0.3060.0010.307
ranges-select0.0220.0010.023
ranges-setops0.2380.0010.239
ranges-shift0.0420.0010.042
ranges-summarise0.0440.0000.044
ranges-tile0.0330.0010.033
slice-ranges0.1980.0010.199
stretch0.0770.0010.078