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

This page was generated on 2025-11-28 11:38 -0500 (Fri, 28 Nov 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" 4866
lconwaymacOS 12.7.6 Montereyx86_64R Under development (unstable) (2025-10-21 r88958) -- "Unsuffered Consequences" 4614
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" 4571
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 1598/2328HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
plyranges 1.31.1  (landing page)
Michael Love
Snapshot Date: 2025-11-27 13:40 -0500 (Thu, 27 Nov 2025)
git_url: https://git.bioconductor.org/packages/plyranges
git_branch: devel
git_last_commit: 40182e8
git_last_commit_date: 2025-11-07 08:54:55 -0500 (Fri, 07 Nov 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.6 Monterey / x86_64  OK    OK    OK    OK  NO, package depends on 'GenomicRanges' which is only available as a source package that needs compilation
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    ERROR    OK  


CHECK results for plyranges on lconway

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.31.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.31.1.tar.gz
StartedAt: 2025-11-28 03:47:19 -0500 (Fri, 28 Nov 2025)
EndedAt: 2025-11-28 03:52:40 -0500 (Fri, 28 Nov 2025)
EllapsedTime: 320.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.31.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/plyranges.Rcheck’
* using R Under development (unstable) (2025-10-21 r88958)
* 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 Ventura 13.7.8
* 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.31.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
* 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.23-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.6-x86_64/Resources/library’
* installing *source* package ‘plyranges’ ...
** this is package ‘plyranges’ version ‘1.31.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 Under development (unstable) (2025-10-21 r88958) -- "Unsuffered Consequences"
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 
 52.983   2.401  55.874 

Example timings

plyranges.Rcheck/plyranges-Ex.timings

nameusersystemelapsed
add-nearest-distance0.3970.0100.411
as_ranges0.1050.0110.119
compute_coverage0.0210.0030.026
element-setops0.1220.0160.143
filter-ranges0.7600.0220.795
group_by-ranges1.1270.0081.140
io-bam-read0.6340.0400.682
io-bed-read2.7631.0423.854
io-bed-write0.0000.0000.001
io-bigwig-read0.1040.0030.108
io-bigwig-write000
io-gff-read0.5240.0410.569
io-gff-write000
io-wig-read0.3570.0140.374
mutate-ranges0.6400.0310.676
n0.2360.0240.263
n_distinct0.0330.0040.038
overlap-joins0.2080.0050.214
pull-ranges0.0540.0010.056
ranges-anchor0.0980.0010.100
ranges-arrange0.0470.0010.049
ranges-bind0.1770.0020.181
ranges-chop0.3850.0100.400
ranges-construct0.1080.0030.113
ranges-count-overlaps0.0690.0010.072
ranges-disjoin0.7590.0080.777
ranges-expand0.5580.0070.568
ranges-filter-overlaps0.1290.0020.132
ranges-flank0.0940.0010.095
ranges-follow0.1760.0020.179
ranges-info0.0480.0010.050
ranges-interweave0.1670.0020.170
ranges-names0.1250.0010.127
ranges-nearest0.5120.0200.535
ranges-overlaps-self0.1370.0020.140
ranges-overlaps0.1780.0030.182
ranges-pairs0.3860.0140.403
ranges-precede0.1540.0060.162
ranges-reduce1.0320.0111.054
ranges-select0.0880.0030.091
ranges-setops0.8650.0090.880
ranges-shift0.1710.0020.174
ranges-summarise0.1640.0020.167
ranges-tile0.1020.0030.108
slice-ranges0.6380.0060.649
stretch0.2610.0040.269