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

This page was generated on 2025-11-20 12:05 -0500 (Thu, 20 Nov 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4615
merida1macOS 12.7.6 Montereyx86_644.5.2 Patched (2025-11-05 r88990) -- "[Not] Part in a Rumble" 4610
kjohnson1macOS 13.7.5 Venturaarm644.5.2 Patched (2025-11-04 r88984) -- "[Not] Part in a Rumble" 4598
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4668
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 1617/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
plyranges 1.30.1  (landing page)
Michael Love
Snapshot Date: 2025-11-17 13:45 -0500 (Mon, 17 Nov 2025)
git_url: https://git.bioconductor.org/packages/plyranges
git_branch: RELEASE_3_22
git_last_commit: bd10282
git_last_commit_date: 2025-11-12 10:50:34 -0500 (Wed, 12 Nov 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.6 Monterey / x86_64  OK    OK    OK    OK  YES
kjohnson1macOS 13.7.5 Ventura / arm64  OK    OK    ERROR    OK  
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for plyranges on merida1

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.30.1
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.30.1.tar.gz
StartedAt: 2025-11-18 12:08:13 -0500 (Tue, 18 Nov 2025)
EndedAt: 2025-11-18 12:18:17 -0500 (Tue, 18 Nov 2025)
EllapsedTime: 603.5 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.30.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.22-bioc/meat/plyranges.Rcheck’
* using R version 4.5.2 Patched (2025-11-05 r88990)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Monterey 12.7.6
* 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.30.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 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 ... NOTE
Non-topic package-anchored link(s) in Rd file 'pipe.Rd':
  ‘[magrittr:pipe]{%>%}’

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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
            user system elapsed
io-bed-read 4.78  1.188   6.226
* 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: 1 NOTE
See
  ‘/Users/biocbuild/bbs-3.22-bioc/meat/plyranges.Rcheck/00check.log’
for details.


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.5-x86_64/Resources/library’
* installing *source* package ‘plyranges’ ...
** this is package ‘plyranges’ version ‘1.30.1’
** 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.5.2 Patched (2025-11-05 r88990) -- "[Not] Part in a Rumble"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20

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 0 | PASS 466 ]

[ FAIL 0 | WARN 7 | SKIP 0 | PASS 466 ]
> 
> proc.time()
   user  system elapsed 
101.749   3.245 107.275 

Example timings

plyranges.Rcheck/plyranges-Ex.timings

nameusersystemelapsed
add-nearest-distance0.7380.0180.759
as_ranges0.1990.0260.226
compute_coverage0.0370.0080.045
element-setops0.2450.0370.284
filter-ranges1.3780.0401.426
group_by-ranges1.5150.0111.549
io-bam-read1.1040.0631.176
io-bed-read4.7801.1886.226
io-bed-write0.0000.0010.000
io-bigwig-read0.2100.0080.219
io-bigwig-write0.0000.0010.001
io-gff-read0.9550.0861.045
io-gff-write000
io-wig-read0.7070.0200.731
mutate-ranges1.3880.0751.478
n0.4910.0630.566
n_distinct0.0720.0100.082
overlap-joins0.4550.0090.511
pull-ranges0.1250.0030.135
ranges-anchor0.2300.0030.239
ranges-arrange0.1070.0020.117
ranges-bind0.3890.0060.411
ranges-chop0.6910.0140.739
ranges-construct0.2230.0070.247
ranges-count-overlaps0.1380.0010.144
ranges-disjoin1.5700.0111.659
ranges-expand1.1260.0311.205
ranges-filter-overlaps0.2900.0050.297
ranges-flank0.2270.0030.236
ranges-follow0.3700.0130.384
ranges-info0.1120.0040.117
ranges-interweave0.3970.0150.415
ranges-names0.2670.0160.287
ranges-nearest0.9280.0120.948
ranges-overlaps-self0.2900.0050.301
ranges-overlaps0.3910.0080.402
ranges-pairs0.7650.0070.775
ranges-precede0.3760.0050.394
ranges-reduce2.1460.0112.177
ranges-select0.1670.0060.174
ranges-setops1.8830.0091.908
ranges-shift0.3410.0040.346
ranges-summarise0.3130.0020.318
ranges-tile0.2010.0030.205
slice-ranges1.2780.0071.291
stretch0.5050.0040.512