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

This page was generated on 2025-02-04 11:41 -0500 (Tue, 04 Feb 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4716
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2025-01-21 r87610 ucrt) -- "Unsuffered Consequences" 4478
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2025-01-22 r87618) -- "Unsuffered Consequences" 4489
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4442
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 1573/2295HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
plyranges 1.27.0  (landing page)
Michael Love
Snapshot Date: 2025-02-03 13:40 -0500 (Mon, 03 Feb 2025)
git_url: https://git.bioconductor.org/packages/plyranges
git_branch: devel
git_last_commit: b1cbb5d
git_last_commit_date: 2024-10-29 10:27:06 -0500 (Tue, 29 Oct 2024)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  NO, package depends on 'rtracklayer' which is only available as a source package that needs compilation
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    ERROR    OK  


CHECK results for plyranges on palomino7

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.27.0
Command: E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:plyranges.install-out.txt --library=E:\biocbuild\bbs-3.21-bioc\R\library --no-vignettes --timings plyranges_1.27.0.tar.gz
StartedAt: 2025-02-04 04:37:05 -0500 (Tue, 04 Feb 2025)
EndedAt: 2025-02-04 04:42:32 -0500 (Tue, 04 Feb 2025)
EllapsedTime: 327.7 seconds
RetCode: 0
Status:   OK  
CheckDir: plyranges.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:plyranges.install-out.txt --library=E:\biocbuild\bbs-3.21-bioc\R\library --no-vignettes --timings plyranges_1.27.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'E:/biocbuild/bbs-3.21-bioc/meat/plyranges.Rcheck'
* using R Under development (unstable) (2025-01-21 r87610 ucrt)
* using platform: x86_64-w64-mingw32
* R was compiled by
    gcc.exe (GCC) 13.3.0
    GNU Fortran (GCC) 13.3.0
* running under: Windows Server 2022 x64 (build 20348)
* 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.27.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 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 ... 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
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
  'E:/biocbuild/bbs-3.21-bioc/meat/plyranges.Rcheck/00check.log'
for details.


Installation output

plyranges.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD INSTALL plyranges
###
##############################################################################
##############################################################################


* installing to library 'E:/biocbuild/bbs-3.21-bioc/R/library'
* installing *source* package 'plyranges' ...
** this is package 'plyranges' version '1.27.0'
** 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-01-21 r87610 ucrt) -- "Unsuffered Consequences"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64

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


Attaching package: 'IRanges'

The following object is masked from 'package:grDevices':

    windows

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 2 | PASS 388 ]

══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• On Windows (2): 'test-io-bed.R:112:3', 'test-io-bw.R:15:3'

[ FAIL 0 | WARN 8 | SKIP 2 | PASS 388 ]
> 
> proc.time()
   user  system elapsed 
  51.90    3.14   55.90 

Example timings

plyranges.Rcheck/plyranges-Ex.timings

nameusersystemelapsed
add-nearest-distance0.330.000.33
as_ranges0.150.000.16
compute_coverage0.030.000.03
element-setops0.220.000.22
filter-ranges0.770.010.78
group_by-ranges1.250.021.27
io-bam-read0.700.060.87
io-bed-read3.501.194.74
io-bed-write000
io-bigwig-read000
io-bigwig-write000
io-gff-read0.540.030.61
io-gff-write000
io-wig-read0.430.030.49
mutate-ranges0.840.020.86
n0.210.000.22
n_distinct0.040.000.03
overlap-joins0.170.010.19
ranges-anchor0.120.000.12
ranges-arrange0.030.000.03
ranges-bind0.180.000.18
ranges-chop0.450.000.45
ranges-construct0.140.000.14
ranges-count-overlaps0.090.000.09
ranges-disjoin0.660.020.68
ranges-expand0.620.000.62
ranges-filter-overlaps0.130.000.13
ranges-flank0.140.000.14
ranges-follow0.170.000.17
ranges-info0.030.000.03
ranges-interweave0.140.030.17
ranges-names0.10.00.1
ranges-nearest0.360.010.37
ranges-overlaps-self0.110.000.11
ranges-overlaps0.140.000.14
ranges-pairs0.290.000.30
ranges-precede0.120.000.13
ranges-reduce1.220.001.22
ranges-select0.110.000.11
ranges-setops0.690.000.68
ranges-shift0.170.000.18
ranges-summarise0.160.020.17
ranges-tile0.080.000.08
slice-ranges1.480.001.48
stretch0.250.000.25