| Back to Rapid builds (Linux only) of a subset of BioC 3.23 Report updated every 6 hours |
This page was generated on 2025-12-09 13:17 -0500 (Tue, 09 Dec 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| teran2 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | R Under development (unstable) (2025-10-28 r88973) -- "Unsuffered Consequences" | 925 |
| 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 161/230 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | |||||||
| pathview 1.51.0 (landing page) Weijun Luo
| teran2 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | ERROR | |||||||
|
To the developers/maintainers of the pathview 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. |
| Package: pathview |
| Version: 1.51.0 |
| Command: /home/rapidbuild/bbs-3.23-bioc-rapid/R/bin/R CMD check --install=check:pathview.install-out.txt --library=/home/rapidbuild/bbs-3.23-bioc-rapid/R/site-library --timings pathview_1.51.0.tar.gz |
| StartedAt: 2025-12-09 13:09:36 -0500 (Tue, 09 Dec 2025) |
| EndedAt: 2025-12-09 13:09:57 -0500 (Tue, 09 Dec 2025) |
| EllapsedTime: 20.9 seconds |
| RetCode: 1 |
| Status: ERROR |
| CheckDir: pathview.Rcheck |
| Warnings: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/rapidbuild/bbs-3.23-bioc-rapid/R/bin/R CMD check --install=check:pathview.install-out.txt --library=/home/rapidbuild/bbs-3.23-bioc-rapid/R/site-library --timings pathview_1.51.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/media/volume/teran2_disk/rapidbuild/bbs-3.23-bioc-rapid/meat/pathview.Rcheck’
* using R Under development (unstable) (2025-10-28 r88973)
* 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 ‘pathview/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘pathview’ version ‘1.51.0’
* checking CRAN incoming feasibility ... NOTE
Maintainer: ‘Weijun Luo <luo_weijun@yahoo.com>’
Unknown, possibly misspelled, fields in DESCRIPTION:
‘git_url’ ‘git_branch’ ‘git_last_commit’ ‘git_last_commit_date’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Weijun",
family = "Luo",
role = c("aut", "cre"),
email = "luo_weijun@yahoo.com")
as necessary.
Package CITATION file contains call(s) to old-style citEntry(). Please
use bibentry() instead.
The Title field should be in title case. Current version is:
‘a tool set for pathway based data integration and visualization’
In title case that is:
‘a Tool Set for Pathway Based Data Integration and Visualization’
The Description field should not start with the package name,
'This package' or similar.
The Date field is over a month old.
* 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 ‘pathview’ 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 ...Warning in file.symlink(from, to) :
cannot symlink '/media/volume/teran2_disk/rapidbuild/bbs-3.23-bioc-rapid/R/site-library/lifecycle' to '/tmp/Rtmp6iEfNv/RLIBS_21746d51d7e037/lifecycle', reason 'No space left on device'
Error in flink(where, tmplib) :
cannot link from /media/volume/teran2_disk/rapidbuild/bbs-3.23-bioc-rapid/R/site-library/lifecycle
Execution halted
pathview.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/rapidbuild/bbs-3.23-bioc-rapid/R/bin/R CMD INSTALL pathview ### ############################################################################## ############################################################################## * installing to library ‘/media/volume/teran2_disk/rapidbuild/bbs-3.23-bioc-rapid/R/site-library’ * installing *source* package ‘pathview’ ... ** this is package ‘pathview’ version ‘1.51.0’ ** using staged installation ** R ** data *** moving datasets to lazyload DB ** 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 (pathview)