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

This page was generated on 2025-09-04 12:08 -0400 (Thu, 04 Sep 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4822
lconwaymacOS 12.7.1 Montereyx86_644.5.1 (2025-06-13) -- "Great Square Root" 4617
kjohnson3macOS 13.7.7 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4564
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4541
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 1587/2321HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
plyranges 1.29.1  (landing page)
Michael Love
Snapshot Date: 2025-09-03 13:45 -0400 (Wed, 03 Sep 2025)
git_url: https://git.bioconductor.org/packages/plyranges
git_branch: devel
git_last_commit: 6a65251
git_last_commit_date: 2025-07-23 13:49:35 -0400 (Wed, 23 Jul 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    ERROR    OK  
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for plyranges on taishan

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.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: plyranges
Version: 1.29.1
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:plyranges.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings plyranges_1.29.1.tar.gz
StartedAt: 2025-09-02 09:47:39 -0000 (Tue, 02 Sep 2025)
EndedAt: 2025-09-02 09:53:46 -0000 (Tue, 02 Sep 2025)
EllapsedTime: 367.5 seconds
RetCode: 0
Status:   OK  
CheckDir: plyranges.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/plyranges.Rcheck’
* using R version 4.5.0 (2025-04-11)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
    GNU Fortran (GCC) 14.2.0
* running under: openEuler 24.03 (LTS)
* 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.29.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 ... NOTE
checkRd: (-1) group_by-ranges.Rd:57: Lost braces in \itemize; meant \describe ?
checkRd: (-1) group_by-ranges.Rd:58: Lost braces in \itemize; meant \describe ?
checkRd: (-1) ranges-anchor.Rd:58: Lost braces in \itemize; meant \describe ?
checkRd: (-1) ranges-anchor.Rd:59: Lost braces in \itemize; meant \describe ?
checkRd: (-1) ranges-anchor.Rd:60: Lost braces in \itemize; meant \describe ?
checkRd: (-1) ranges-anchor.Rd:61-62: Lost braces in \itemize; meant \describe ?
checkRd: (-1) ranges-anchor.Rd:63-64: Lost braces in \itemize; meant \describe ?
* checking Rd metadata ... OK
* checking Rd cross-references ... NOTE
Non-topic package-anchored link(s) in Rd file 'tidyverse-reexports.Rd':
  ‘[magrittr:pipe]{%>%}’

See section 'Cross-references' in the 'Writing R Extensions' manual.

Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
  as_ranges.Rd: Rle, RleList, IRanges, GRanges
  ranges-construct.Rd: tibble
  ranges-filter-overlaps.Rd: GRanges
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
* 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: 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.22-bioc/meat/plyranges.Rcheck/00check.log’
for details.


Installation output

plyranges.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD INSTALL plyranges
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.5.0/site-library’
* installing *source* package ‘plyranges’ ...
** this is package ‘plyranges’ version ‘1.29.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.0 (2025-04-11) -- "How About a Twenty-Six"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: aarch64-unknown-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

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 8 | SKIP 0 | PASS 397 ]

[ FAIL 0 | WARN 8 | SKIP 0 | PASS 397 ]
> 
> proc.time()
   user  system elapsed 
 61.098   1.394  68.875 

Example timings

plyranges.Rcheck/plyranges-Ex.timings

nameusersystemelapsed
add-nearest-distance0.4560.0040.920
as_ranges0.1180.0090.251
compute_coverage0.0200.0000.041
element-setops0.1260.0080.266
filter-ranges0.7790.0881.735
group_by-ranges0.4200.0160.669
io-bam-read1.3570.1161.533
io-bed-read1.3520.0191.613
io-bed-write000
io-bigwig-read0.1240.0030.126
io-bigwig-write000
io-gff-read0.4050.0320.527
io-gff-write000
io-wig-read0.3710.0040.458
mutate-ranges0.8030.0480.856
n0.2610.0240.285
n_distinct0.0380.0040.042
overlap-joins0.2550.0200.275
ranges-anchor0.1200.0040.125
ranges-arrange0.0580.0000.058
ranges-bind0.2380.0080.247
ranges-chop0.4040.0310.437
ranges-construct0.1230.0050.128
ranges-count-overlaps0.0750.0000.075
ranges-disjoin0.8990.0080.909
ranges-expand0.5820.0070.591
ranges-filter-overlaps0.1690.0040.174
ranges-flank0.1280.0000.129
ranges-follow0.2760.0000.276
ranges-info0.0620.0000.061
ranges-interweave0.2190.0120.231
ranges-names0.1470.0120.159
ranges-nearest0.5350.0080.545
ranges-overlaps-self0.1930.0080.201
ranges-overlaps0.2250.0120.237
ranges-pairs0.4300.0080.439
ranges-precede0.2170.0040.225
ranges-reduce1.2020.0281.232
ranges-select0.0990.0000.100
ranges-setops1.0760.0281.179
ranges-shift0.2080.0080.217
ranges-summarise0.1720.0120.185
ranges-tile0.1150.0040.120
slice-ranges0.7350.0320.770
stretch0.2770.0000.282