Back to Books build report for BioC 3.20

This page was generated on 2024-07-15 14:00 -0400 (Mon, 15 Jul 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4677
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 10/10HostnameOS / ArchINSTALLBUILDCHECK
SingleRBook 1.15.0  (landing page)
Aaron Lun
Snapshot Date: 2024-07-15 06:45 -0400 (Mon, 15 Jul 2024)
git_url: https://git.bioconductor.org/packages/SingleRBook
git_branch: devel
git_last_commit: 2b50a8d
git_last_commit_date: 2024-04-30 10:23:12 -0400 (Tue, 30 Apr 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    ERROR  skipped


INSTALL results for SingleRBook on nebbiolo2

To the developers/maintainers of the SingleRBook 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: SingleRBook
Version: 1.15.0
Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD INSTALL SingleRBook
StartedAt: 2024-07-15 07:00:07 -0400 (Mon, 15 Jul 2024)
EndedAt: 2024-07-15 07:00:42 -0400 (Mon, 15 Jul 2024)
EllapsedTime: 34.7 seconds
RetCode: 0
Status:   OK  

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD INSTALL SingleRBook
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.20-bioc/R/site-library’
* installing *source* package ‘SingleRBook’ ...
** using staged installation
** inst
** help
No man pages found in package  ‘SingleRBook’ 
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
Error in py_module_import(module, convert = convert) : 
  ModuleNotFoundError: No module named 'owlready2'
Run `reticulate::py_last_error()` for details.
Using virtual environment 'r-owlready2' ...
+ /home/biocbuild/.virtualenvs/r-owlready2/bin/python -m pip install --upgrade --no-user owlready2
Requirement already satisfied: owlready2 in /home/biocbuild/.virtualenvs/r-owlready2/lib/python3.10/site-packages (0.46)
** testing if installed package can be loaded from final location
Error in py_module_import(module, convert = convert) : 
  ModuleNotFoundError: No module named 'owlready2'
Run `reticulate::py_last_error()` for details.
Using virtual environment 'r-owlready2' ...
+ /home/biocbuild/.virtualenvs/r-owlready2/bin/python -m pip install --upgrade --no-user owlready2
Requirement already satisfied: owlready2 in /home/biocbuild/.virtualenvs/r-owlready2/lib/python3.10/site-packages (0.46)
** testing if installed package keeps a record of temporary installation path
* DONE (SingleRBook)