Back to Build/check report for BioC 3.23:   simplified   long
ABCDEFGHIJK[L]MNOPQRSTUVWXYZ

This page was generated on 2025-11-04 11:32 -0500 (Tue, 04 Nov 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" 4788
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 1125/2323HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
linkSet 1.1.0  (landing page)
Gilbert Han
Snapshot Date: 2025-11-03 13:40 -0500 (Mon, 03 Nov 2025)
git_url: https://git.bioconductor.org/packages/linkSet
git_branch: devel
git_last_commit: bdadbdd
git_last_commit_date: 2025-10-29 11:37:12 -0500 (Wed, 29 Oct 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    WARNINGS  NO, package depends on 'Organism.dplyr' which is not available


CHECK results for linkSet on nebbiolo1

To the developers/maintainers of the linkSet package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/linkSet.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: linkSet
Version: 1.1.0
Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:linkSet.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings linkSet_1.1.0.tar.gz
StartedAt: 2025-11-04 00:29:11 -0500 (Tue, 04 Nov 2025)
EndedAt: 2025-11-04 00:35:25 -0500 (Tue, 04 Nov 2025)
EllapsedTime: 373.8 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: linkSet.Rcheck
Warnings: 1

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/linkSet.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 ‘linkSet/DESCRIPTION’ ... OK
* this is package ‘linkSet’ version ‘1.1.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 ‘linkSet’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
License stub is invalid DCF.
* 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 ... WARNING
ggplot_add:
  function(object, plot, ...)
ggplot_add.interSet:
  function(object, plot, object_name)
See section ‘Generic functions and methods’ in the ‘Writing R
Extensions’ manual.
* 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 ... 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 contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... 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 WARNING, 1 NOTE
See
  ‘/home/biocbuild/bbs-3.23-bioc/meat/linkSet.Rcheck/00check.log’
for details.


Installation output

linkSet.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-library’
* installing *source* package ‘linkSet’ ...
** this is package ‘linkSet’ version ‘1.1.0’
** using staged installation
** R
** data
** inst
** byte-compile and prepare package for lazy loading
in method for ‘Convert’ with signature ‘x="GInteractions"’: no definition for class “GInteractions”
in method for ‘baitGInteractions’ with signature ‘x="GInteractions",geneGr="GRanges",peakGr="GRanges"’: no definition for class “GInteractions”
** 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 (linkSet)

Tests output

linkSet.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.

> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
> 
> library(testthat)
> library(linkSet)
Loading required package: GenomicRanges
Loading required package: stats4
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: S4Vectors

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: IRanges
Loading required package: Seqinfo
> 
> test_check("linkSet")
[1] "Not found column 'bait.id', adding bait name as default."
[1] "Not found column 'bait.to.bait' Set 'FALSE' as default."
[1] "fitting model...."
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 166 ]
> 
> proc.time()
   user  system elapsed 
 23.948   1.187  25.134 

Example timings

linkSet.Rcheck/linkSet-Ex.timings

nameusersystemelapsed
Convert0.7410.0460.787
Embryo_body0.0150.0020.017
annotateInter-linkSet-method0.0310.0040.036
annotatePromoter-linkSet-method3.8780.2684.151
as.GInteractions0.0600.0000.061
as.data.frame-linkSet-method0.0180.0010.019
baitGInteractions0.3460.0220.368
cleanUnusedRegions0.0040.0010.004
countInteractibility0.1560.0030.158
countInteractions0.0420.0020.045
crossGeneEnhancer-linkSet-method0.0910.0000.086
diagnoseLinkSet-linkSet-method0.7510.0300.780
exportInterBed0.0590.0000.059
exportWashU0.0210.0000.021
filterLinks-linkSet-method0.0650.0010.066
geom_linkset0.0790.0020.081
linkExample0.0310.0050.036
linkSet-GRange-Methods0.2810.0590.340
linkSet-accessors0.0180.0020.020
linkSet-class1.4160.0961.512
linkSet-subset-methods0.0710.0010.072
linkSet0.0080.0010.009
oe-set0.1190.0000.119
orderLinks-linkSet-method0.0690.0010.070
pairdist-linkSet-method0.0230.0000.023
plotBaits0.0800.0010.082
plotGenomicRanges-linkSet-method0.3750.0020.377
plotGenomicRanges0.0750.0000.075
reduceRegions0.1900.0030.193
regionsBait-set0.1440.0020.146
run_chicane0.8610.0190.881
show0.0860.0020.088
showLinkSet0.0810.0020.084
withTxDb0.0000.0000.001