Back to Multiple platform build/check report for BioC 3.20:   simplified   long
ABCDEFGHIJKLMN[O]PQRSTUVWXYZ

This page was generated on 2024-07-18 11:40 -0400 (Thu, 18 Jul 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4683
palomino8Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4379
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4450
kjohnson3macOS 13.6.5 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4399
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 1439/2248HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ontoProc 1.27.4  (landing page)
Vincent Carey
Snapshot Date: 2024-07-17 14:00 -0400 (Wed, 17 Jul 2024)
git_url: https://git.bioconductor.org/packages/ontoProc
git_branch: devel
git_last_commit: a935436
git_last_commit_date: 2024-07-13 04:34:23 -0400 (Sat, 13 Jul 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    ERROR  skipped
palomino8Windows Server 2022 Datacenter / x64  ERROR    ERROR  skippedskipped
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.6.5 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published


BUILD results for ontoProc on palomino8

To the developers/maintainers of the ontoProc package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/ontoProc.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: ontoProc
Version: 1.27.4
Command: chmod a+r ontoProc -R && F:\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD build --keep-empty-dirs --no-resave-data ontoProc
StartedAt: 2024-07-17 20:14:07 -0400 (Wed, 17 Jul 2024)
EndedAt: 2024-07-17 20:14:45 -0400 (Wed, 17 Jul 2024)
EllapsedTime: 38.2 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   chmod a+r ontoProc -R && F:\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD build --keep-empty-dirs --no-resave-data ontoProc
###
##############################################################################
##############################################################################


* checking for file 'ontoProc/DESCRIPTION' ... OK
* preparing 'ontoProc':
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
      -----------------------------------
* installing *source* package 'ontoProc' ...
** using staged installation
** R
** data
** 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
Error : Installation of Python not found, Python bindings not loaded.
Please create a default virtual environment with `reticulate::virtualenv_create('r-reticulate')`.
Error: package or namespace load failed for 'ontoProc':
 .onLoad failed in loadNamespace() for 'ontoProc', details:
  call: stop_no_virtualenv_starter(version = version, python = python)
  error: Suitable Python installation for creating a venv not found.
Please install Python with one of following methods:
- https://www.python.org/downloads/
- reticulate::install_python(version = '<version>')
Error: loading failed
Execution halted
ERROR: loading failed
* removing 'F:/biocbuild/bbs-3.20-bioc/tmpdir/Rtmpiml4iL/Rinst1debc669229c1/ontoProc'
      -----------------------------------
ERROR: package installation failed