Back to Multiple platform build/check report for BioC 3.20:   simplified   long
ABCDEFGH[I]JKLMNOPQRSTUVWXYZ

This page was generated on 2024-12-23 12:06 -0500 (Mon, 23 Dec 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4744
palomino8Windows Server 2022 Datacenterx644.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" 4487
merida1macOS 12.7.5 Montereyx86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4515
kjohnson1macOS 13.6.6 Venturaarm644.4.2 (2024-10-31) -- "Pile of Leaves" 4467
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 1020/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
immApex 1.0.4  (landing page)
Nick Borcherding
Snapshot Date: 2024-12-19 13:00 -0500 (Thu, 19 Dec 2024)
git_url: https://git.bioconductor.org/packages/immApex
git_branch: RELEASE_3_20
git_last_commit: 0577f3b
git_last_commit_date: 2024-11-06 08:10:09 -0500 (Wed, 06 Nov 2024)
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    ERROR  skipped
palomino8Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.5 Monterey / x86_64  OK    ERROR  skippedskipped
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published


BUILD results for immApex on merida1

To the developers/maintainers of the immApex package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/immApex.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: immApex
Version: 1.0.4
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data immApex
StartedAt: 2024-12-19 19:31:21 -0500 (Thu, 19 Dec 2024)
EndedAt: 2024-12-19 19:33:58 -0500 (Thu, 19 Dec 2024)
EllapsedTime: 156.4 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data immApex
###
##############################################################################
##############################################################################


* checking for file ‘immApex/DESCRIPTION’ ... OK
* preparing ‘immApex’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘immApex.Rmd’ using rmarkdown

Quitting from lines 102-110 [unnamed-chunk-5] (immApex.Rmd)
Error: processing vignette 'immApex.Rmd' failed with diagnostics:
no applicable method for 'compile' applied to an object of class "c('keras.engine.functional.Functional', 'keras.engine.training.Model', 'keras.engine.base_layer.Layer', 'tensorflow.python.module.module.Module', 'tensorflow.python.trackable.autotrackable.AutoTrackable', 'tensorflow.python.trackable.base.Trackable', 'keras.utils.version_utils.LayerVersionSelector', 'keras.utils.version_utils.ModelVersionSelector', 'python.builtin.object')"
--- failed re-building ‘immApex.Rmd’

SUMMARY: processing the following file failed:
  ‘immApex.Rmd’

Error: Vignette re-building failed.
Execution halted