===============================
R CMD BUILD
===============================
* checking for file ‘linkSet/DESCRIPTION’ ... OK
* preparing ‘linkSet’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... OK
* checking for LF line-endings in source and make files and shell scripts
* checking for empty or unneeded directories
* looking to see if a ‘data/datalist’ file should be added
* building ‘linkSet_0.99.13.tar.gz’
===============================
BiocCheckGitClone('linkSet')
===============================
→ sourceDir: /home/pkgbuild/packagebuilder/workers/jobs/3634/5717ca40cce39deeda9e9338b3e3216daec55396/linkSet
→ BiocVersion: 3.22
→ Package: linkSet
→ PackageVersion: 0.99.13
→ BiocCheckDir: /home/pkgbuild/packagebuilder/workers/jobs/3634/5717ca40cce39deeda9e9338b3e3216daec55396/linkSet.BiocCheck
→ BiocCheckVersion: 1.45.7
→ sourceDir: /home/pkgbuild/packagebuilder/workers/jobs/3634/5717ca40cce39deeda9e9338b3e3216daec55396/linkSet
→ installDir: NULL
→ isTarBall: FALSE
→ platform: unix
* Checking valid files...
* Checking individual file sizes...
* Checking for stray BiocCheck output folders...
* Checking for inst/doc folders...
* Checking if DESCRIPTION is well formatted...
* Checking for valid maintainer...
* Checking CITATION...
i NOTE: (Optional) CITATION file not found. Only include a CITATION file if
there is a preprint or publication for this Bioconductor package. Note that
Bioconductor packages are not required to have a CITATION file but it is useful
both for users and for tracking Bioconductor project-wide metrics. When
including a CITATION file, add the publication using the 'doi' argument of
'bibentry()'.
── BiocCheck v1.45.7 results ───────────────────────────────────────────────────
✖ 0 ERRORS | ⚠ 0 WARNINGS | i 1 NOTES
i For more details, run
browseVignettes(package = 'BiocCheck')
===============================
R CMD CHECK
===============================
* using log directory ‘/home/pkgbuild/packagebuilder/workers/jobs/3634/5717ca40cce39deeda9e9338b3e3216daec55396/linkSet.Rcheck’
* using R version 4.5.1 (2025-06-13)
* 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.2 LTS
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘linkSet/DESCRIPTION’ ... OK
* this is package ‘linkSet’ version ‘0.99.13’
* 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 for future file timestamps ... 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 ... [14s/14s] OK
* checking whether the package can be loaded with stated dependencies ... [14s/14s] OK
* checking whether the package can be unloaded cleanly ... [16s/16s] OK
* checking whether the namespace can be loaded with stated dependencies ... [18s/18s] OK
* checking whether the namespace can be unloaded cleanly ... [18s/18s] OK
* checking loading without being on the library search path ... [17s/17s] OK
* checking use of S3 registration ... 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 ... [45s/45s] OK
* checking Rd files ... [0s/0s] OK
* checking Rd metadata ... OK
* checking Rd line widths ... NOTE
Rd file 'Convert.Rd':
\examples lines wider than 100 characters:
gi <- GInteractions(anchor1 = c(1, 2), anchor2 = c(3, 4), regions = GRanges(seqnames = c("chr1", "chr1", "chr2", "chr2"),
Rd file 'annotatePromoter-linkSet-method.Rd':
\examples lines wider than 100 characters:
annotated_linkset <- suppressWarnings(annotatePromoter(linkset_obj, genome = "hg38", upstream = 500,overwrite = TRUE))
Rd file 'linkSet-GRange-Methods.Rd':
\examples lines wider than 100 characters:
flank_bait <- flankRegions(linkExample, width = 100, start = TRUE, both = FALSE, use.names = TRUE, ignore.strand = FALSE, region = "bai ... [TRUNCATED]
Rd file 'linkSet-subset-methods.Rd':
\examples lines wider than 100 characters:
subset_bait_regions <- GRanges(seqnames = "chr1", ranges = IRanges(start = c(100, 200), end = c(150, 250)))
subset_oe_regions <- GRanges(seqnames = "chr1", ranges = IRanges(start = c(300, 400), end = c(350, 450)))
These lines will be truncated in the PDF manual.
* 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 ... [15s/15s] OK
* checking data for ASCII and uncompressed saves ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [55s/56s] OK
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
Running ‘testthat.R’ [24s/24s]
[25s/25s] 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 ... [5s/5s] OK
* DONE
Status: 1 NOTE
See
‘/home/pkgbuild/packagebuilder/workers/jobs/3634/5717ca40cce39deeda9e9338b3e3216daec55396/linkSet.Rcheck/00check.log’
for details.
===============================
BiocCheck('linkSet_0.99.13.tar.gz')
===============================
── Installing linkSet ──────────────────────────────────────────────────────────
✔ Package installed successfully
── linkSet session metadata ────────────────────────────────────────────────────
→ sourceDir: /tmp/RtmpYROdoE/file21e7058ddc61/linkSet
→ BiocVersion: 3.22
→ Package: linkSet
→ PackageVersion: 0.99.13
→ BiocCheckDir: /home/pkgbuild/packagebuilder/workers/jobs/3634/5717ca40cce39deeda9e9338b3e3216daec55396/linkSet.BiocCheck
→ BiocCheckVersion: 1.45.7
→ sourceDir: /tmp/RtmpYROdoE/file21e7058ddc61/linkSet
→ installDir: /tmp/RtmpYROdoE/file21e707b9a9523
→ isTarBall: TRUE
→ platform: unix
── Running BiocCheck on linkSet ────────────────────────────────────────────────
* Checking for deprecated package usage...
* Checking for remote package usage...
* Checking for 'LazyData: true' usage...
* Checking version number...
* Checking for version number mismatch...
* Checking new package version number...
* Checking R version dependency...
i NOTE: Update R version dependency from 4.2.0 to 4.5.0
* Checking package size...
* Checking individual file sizes...
* Checking biocViews...
* Checking that biocViews are present...
* Checking package type based on biocViews...
→ Software
* Checking for non-trivial biocViews...
* Checking that biocViews come from the same category...
* Checking biocViews validity...
* Checking for recommended biocViews...
* Checking build system compatibility...
* Checking for proper Description: field...
* Checking if DESCRIPTION is well formatted...
* Checking for whitespace in DESCRIPTION field names...
* Checking that Package field matches directory/tarball name...
* Checking for Version: field...
* Checking License: for restrictive use...
* Checking for recommended DESCRIPTION fields...
* Checking for Bioconductor software dependencies...
i Bioconductor dependencies found in Imports & Depends (40%).
* Checking for pinned package versions in DESCRIPTION...
* Checking for 'fnd' role in Authors@R...
i NOTE: No 'fnd' role found in Authors@R. If the work is supported by a grant,
consider adding the 'fnd' role to the list of authors.
* Checking .Rbuildignore...
* Checking for stray BiocCheck output folders...
* Checking vignette directory...
i NOTE: Vignette(s) found with missing chunk labels
Found in files:
• hic_workthrough.Rmd
• linkSet.Rmd
* Checking whether vignette is built with 'R CMD build'...
* Checking package installation calls in R code...
* Checking for library/require of linkSet...
* Checking coding practice...
i NOTE: Avoid using '=' for assignment and use '<-' instead
Found in files:
• R/formatConverter.R (line 683, column 7)
• ...
• R/statical.R (line 69, column 17)
* Checking parsed R code in R directory, examples, vignettes...
i NOTE: Avoid 'suppressWarnings'/'*Messages' if possible (found 1 times)
• suppressWarnings() in R/statical.R (line 355, column 47)
* Checking function lengths...
i NOTE: The recommended function length is 50 lines or less. There are 18
functions greater than 50 lines.
The longest 5 functions are:
• _anonymous_.373() (R/visualization.R): 210 lines
• ...
• modelTryCatch() (R/statical.R): 140 lines
* Checking man page documentation...
! WARNING: Empty or missing \value sections found in man page(s).
Found in files:
• man/crossGeneEnhancer-linkSet-method.Rd
• ...
• man/showLinkSet.Rd
i NOTE: Consider adding runnable examples to man pages that document exported
objects.
• geom_linkset.Rd
• ...
• withTxDb.Rd
i NOTE: Usage of dontrun / donttest tags found in man page examples. 2% of man
pages use at least one of these tags.
Found in files:
• withTxDb.Rd
* Checking package NEWS...
* Checking unit tests...
* Checking skip_on_bioc() in tests...
* Checking formatting of DESCRIPTION, NAMESPACE, man pages, R source, and
vignette source...
i NOTE: Consider shorter lines; 412 lines (7%) are > 80 characters long.
First few lines:
• R/AllGenerics.R#L44 setGeneric("unchecked_regions<-", functi ...
• ...
• vignettes/linkSet.Rmd#L377 You can choose the oe-centric views to v ...
i NOTE: Consider 4 spaces instead of tabs; 873 lines (14%) contain tabs.
First few lines:
• R/statical.R#L50 replicate.merging.method = 'sum', ...
• ...
• R/statical.R#L1362 } ...
i NOTE: Consider multiples of 4 spaces for line indents; 1386 lines (23%) are
not.
First few lines:
• R/AllGenerics.R#L55 standardGeneric("subsetBait") ...
• ...
• vignettes/linkSet.Rmd#L346 strand = "+") ...
i See https://contributions.bioconductor.org/r-code.html
i See styler package: https://cran.r-project.org/package=styler as described in
the BiocCheck vignette.
* Checking if package already exists in CRAN...
* Checking if new package already exists in Bioconductor...
* Checking for bioc-devel mailing list subscription...
i Maintainer is subscribed to bioc-devel.
* Checking for support site registration...
i Maintainer is registered at support site.
i Unable to find your email in the Support Site: HTTP 404 Not Found.
── BiocCheck v1.45.7 results ───────────────────────────────────────────────────
✖ 0 ERRORS | ⚠ 1 WARNINGS | i 11 NOTES
i See the linkSet.BiocCheck folder and run
browseVignettes(package = 'BiocCheck')
for details.