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

This page was generated on 2025-03-20 12:12 -0400 (Thu, 20 Mar 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.3 (2025-02-28) -- "Trophy Case" 4756
palomino8Windows Server 2022 Datacenterx644.4.3 (2025-02-28 ucrt) -- "Trophy Case" 4487
merida1macOS 12.7.5 Montereyx86_644.4.3 (2025-02-28) -- "Trophy Case" 4514
kjohnson1macOS 13.6.6 Venturaarm644.4.3 (2025-02-28) -- "Trophy Case" 4441
taishanLinux (openEuler 24.03 LTS)aarch644.4.3 (2025-02-28) -- "Trophy Case" 4406
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 1570/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
plyranges 1.26.0  (landing page)
Michael Love
Snapshot Date: 2025-03-17 13:00 -0400 (Mon, 17 Mar 2025)
git_url: https://git.bioconductor.org/packages/plyranges
git_branch: RELEASE_3_20
git_last_commit: e74e940
git_last_commit_date: 2024-10-29 10:27:06 -0400 (Tue, 29 Oct 2024)
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 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.26.0
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.26.0.tar.gz
StartedAt: 2025-03-18 10:31:40 -0000 (Tue, 18 Mar 2025)
EndedAt: 2025-03-18 10:37:22 -0000 (Tue, 18 Mar 2025)
EllapsedTime: 341.3 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.26.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/plyranges.Rcheck’
* using R version 4.4.3 (2025-02-28)
* 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.26.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 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 ... 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: 1 NOTE
See
  ‘/home/biocbuild/bbs-3.20-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.4.3/site-library’
* installing *source* package ‘plyranges’ ...
** 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.4.3 (2025-02-28) -- "Trophy Case"
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

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, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, saveRDS, setdiff, table,
    tapply, union, 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: GenomeInfoDb

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 395 ]

[ FAIL 0 | WARN 8 | SKIP 0 | PASS 395 ]
> 
> proc.time()
   user  system elapsed 
 55.000   1.125  56.299 

Example timings

plyranges.Rcheck/plyranges-Ex.timings

nameusersystemelapsed
add-nearest-distance0.4820.0160.499
as_ranges0.1120.0040.116
compute_coverage0.020.000.02
element-setops0.1240.0040.129
filter-ranges0.7970.0720.870
group_by-ranges0.4190.0120.431
io-bam-read1.4770.1081.601
io-bed-read1.2430.0081.259
io-bed-write000
io-bigwig-read0.1350.0000.136
io-bigwig-write000
io-gff-read0.4940.0080.504
io-gff-write000
io-wig-read0.4270.0000.429
mutate-ranges1.0180.0081.028
n0.2960.0040.299
n_distinct0.040.000.04
overlap-joins0.2380.0040.242
ranges-anchor0.1310.0000.131
ranges-arrange0.0720.0000.072
ranges-bind0.2200.0040.224
ranges-chop0.4080.0160.425
ranges-construct0.1400.0000.141
ranges-count-overlaps0.0760.0000.076
ranges-disjoin0.9070.0080.917
ranges-expand0.6370.0350.675
ranges-filter-overlaps0.1770.0040.182
ranges-flank0.1350.0040.139
ranges-follow0.2110.0160.227
ranges-info0.0650.0000.066
ranges-interweave0.1960.0040.200
ranges-names0.1710.0040.175
ranges-nearest0.5240.0080.533
ranges-overlaps-self0.1640.0200.184
ranges-overlaps0.2450.0080.253
ranges-pairs0.4630.0000.464
ranges-precede0.2100.0040.215
ranges-reduce1.2110.0161.230
ranges-select0.1050.0000.106
ranges-setops1.1070.0081.118
ranges-shift0.2240.0000.224
ranges-summarise0.1720.0000.172
ranges-tile0.1150.0000.116
slice-ranges0.7670.0240.794
stretch0.3020.0120.315