Back to Rapid builds (Linux only) of a subset of BioC 3.21
Report updated every 6 hours

This page was generated on 2025-03-25 13:15 -0400 (Tue, 25 Mar 2025).

HostnameOSArch (*)R versionInstalled pkgs
teran2Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 870
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 7/217HostnameOS / ArchINSTALLBUILDCHECK
alabaster.ranges 1.7.0  (landing page)
Aaron Lun
Snapshot Date: 2025-03-25 12:00 -0400 (Tue, 25 Mar 2025)
git_url: https://git.bioconductor.org/packages/alabaster.ranges
git_branch: devel
git_last_commit: 2f66649
git_last_commit_date: 2024-10-29 11:17:59 -0400 (Tue, 29 Oct 2024)
teran2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    ERROR  


CHECK results for alabaster.ranges on teran2

To the developers/maintainers of the alabaster.ranges package:
- 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: alabaster.ranges
Version: 1.7.0
Command: /home/rapidbuild/bbs-3.21-bioc-rapid/R/bin/R CMD check --install=check:alabaster.ranges.install-out.txt --library=/home/rapidbuild/bbs-3.21-bioc-rapid/R/site-library --timings alabaster.ranges_1.7.0.tar.gz
StartedAt: 2025-03-25 12:45:16 -0400 (Tue, 25 Mar 2025)
EndedAt: 2025-03-25 12:46:09 -0400 (Tue, 25 Mar 2025)
EllapsedTime: 53.6 seconds
RetCode: 1
Status:   ERROR  
CheckDir: alabaster.ranges.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/rapidbuild/bbs-3.21-bioc-rapid/R/bin/R CMD check --install=check:alabaster.ranges.install-out.txt --library=/home/rapidbuild/bbs-3.21-bioc-rapid/R/site-library --timings alabaster.ranges_1.7.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/meat/alabaster.ranges.Rcheck’
* using R Under development (unstable) (2025-01-20 r87609)
* 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.1 LTS
* using session charset: UTF-8
* checking for file ‘alabaster.ranges/DESCRIPTION’ ... OK
* this is package ‘alabaster.ranges’ version ‘1.7.0’
* 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 ‘alabaster.ranges’ 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 whether startup messages can be suppressed ... 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 ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
  readAtomicVectorList.Rd: CompressedAtomicList-class, readObject,
    saveObject, readObjectFile, altReadObject
  readDataFrameList.Rd: CompressedSplitDataFrameList-class, readObject,
    saveObject, readObjectFile, altReadObject
  readGRanges.Rd: GRanges-class, readObject, stageObject,
    readObjectFile, altReadObject
  readGRangesList.Rd: GRangesList-class, saveObject, readObjectFile,
    altReadObject
  readSeqinfo.Rd: Seqinfo-class, readObject, saveObject, readObjectFile
  saveAtomicVectorList.Rd: CompressedAtomicList-class
  saveCompressedSplitDataFrameList.Rd:
    CompressedSplitDataFrameList-class
  saveGRanges.Rd: GRanges-class
  saveGRangesList.Rd: GRangesList-class
  saveSeqinfo.Rd: Seqinfo-class
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 ... ERROR
Running examples in ‘alabaster.ranges-Ex.R’ failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: readGRangesList
> ### Title: Read a GRangesList from disk
> ### Aliases: readGRangesList loadGRangesList
> 
> ### ** Examples
> 
> gr <- GRanges(c("chrA", "chrB"), IRanges(c(1, 5), c(100, 200)))
> seqlengths(gr) <- c(chrA=1000, chrB=2000)
> grl <- split(gr, rep(1:3, length.out=length(gr)))
> 
> tmp <- tempfile()
> saveObject(grl, tmp)
Error in H5Fclose(fhandle) : HDF5. Object cache. Internal error detected.
Calls: saveObject ... FUN -> FUN -> altSaveObject -> FUN -> FUN -> H5Fclose
Execution halted

 *** caught segfault ***
address 0x558, cause 'memory not mapped'
An irrecoverable exception occurred. R is aborting now ...
Segmentation fault (core dumped)
* checking for unstated dependencies in ‘tests’ ... WARNING
Fatal error: cannot create 'R_TempDir'
* checking tests ...Fatal error: cannot create 'R_TempDir'
 ERROR
* checking for unstated dependencies in vignettes ... NOTE
Fatal error: cannot create 'R_TempDir'
* checking package vignettes ...Warning in dir.create(tdir) :
  cannot create dir '/tmp/RtmprKQlF0/file219b451356aa9c', reason 'No space left on device'
 OK
* checking re-building of vignette outputs ... ERROR
Error(s) in re-building vignettes:
  ...
Fatal error: cannot create 'R_TempDir'

* checking PDF version of manual ... WARNING
LaTeX errors when creating PDF version.
This typically indicates Rd problems.
* checking PDF version of manual without index ... ERROR
Re-running with no redirection of stdout/stderr.
Fatal error: cannot create 'R_TempDir'
* DONE

Status: 4 ERRORs, 2 WARNINGs, 3 NOTEs
See
  ‘/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/meat/alabaster.ranges.Rcheck/00check.log’
for details.


Installation output

alabaster.ranges.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/rapidbuild/bbs-3.21-bioc-rapid/R/bin/R CMD INSTALL alabaster.ranges
###
##############################################################################
##############################################################################


* installing to library ‘/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library’
* installing *source* package ‘alabaster.ranges’ ...
** this is package ‘alabaster.ranges’ version ‘1.7.0’
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** 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 (alabaster.ranges)

Tests output


Example timings

alabaster.ranges.Rcheck/alabaster.ranges-Ex.timings

nameusersystemelapsed
readAtomicVectorList0.0540.0280.159
readDataFrameList0.0740.0210.096
readGRanges0.0690.0180.087