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

This page was generated on 2025-12-19 11:34 -0500 (Fri, 19 Dec 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" 4875
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" 4593
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 1601/2332HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
plyranges 1.31.1  (landing page)
Michael Love
Snapshot Date: 2025-12-18 13:40 -0500 (Thu, 18 Dec 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
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    ERROR    OK  


CHECK results for plyranges on nebbiolo1

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: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:plyranges.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings plyranges_1.31.1.tar.gz
StartedAt: 2025-12-19 02:17:27 -0500 (Fri, 19 Dec 2025)
EndedAt: 2025-12-19 02:22:22 -0500 (Fri, 19 Dec 2025)
EllapsedTime: 294.4 seconds
RetCode: 0
Status:   OK  
CheckDir: plyranges.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:plyranges.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings plyranges_1.31.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/plyranges.Rcheck’
* using R Under development (unstable) (2025-10-20 r88955)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.3 LTS
* using session charset: UTF-8
* 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 loading without being on the library search path ... 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 re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 1 NOTE
See
  ‘/home/biocbuild/bbs-3.23-bioc/meat/plyranges.Rcheck/00check.log’
for details.


Installation output

plyranges.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-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-20 r88955) -- "Unsuffered Consequences"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu

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 
 45.491   1.895  47.386 

Example timings

plyranges.Rcheck/plyranges-Ex.timings

nameusersystemelapsed
add-nearest-distance0.3000.0040.303
as_ranges0.0760.0140.090
compute_coverage0.0120.0050.017
element-setops0.0900.0160.107
filter-ranges0.5960.0170.612
group_by-ranges0.9430.0040.948
io-bam-read0.5650.0540.622
io-bed-read0.8670.0290.897
io-bed-write000
io-bigwig-read0.0870.0020.088
io-bigwig-write000
io-gff-read0.3110.0260.336
io-gff-write000
io-wig-read0.2710.0170.289
mutate-ranges0.5370.0290.564
n0.1890.0340.222
n_distinct0.0260.0050.033
overlap-joins0.1790.0100.189
pull-ranges0.0470.0010.049
ranges-anchor0.0820.0020.085
ranges-arrange0.0400.0000.041
ranges-bind0.1570.0020.161
ranges-chop0.3140.0150.330
ranges-construct0.0890.0040.093
ranges-count-overlaps0.0500.0010.053
ranges-disjoin0.6480.0030.651
ranges-expand0.4990.0020.502
ranges-filter-overlaps0.1090.0030.112
ranges-flank0.0850.0020.086
ranges-follow0.1430.0020.145
ranges-info0.0400.0020.043
ranges-interweave0.1510.0020.153
ranges-names0.1050.0000.104
ranges-nearest0.3730.0020.376
ranges-overlaps-self0.1130.0020.115
ranges-overlaps0.1490.0010.151
ranges-pairs0.2960.0020.298
ranges-precede0.1430.0010.143
ranges-reduce0.8630.0150.878
ranges-select0.0710.0030.075
ranges-setops0.7260.0030.730
ranges-shift0.1380.0000.140
ranges-summarise0.1320.0010.134
ranges-tile0.0840.0010.085
slice-ranges0.5370.0030.540
stretch0.2040.0060.210