Back to Multiple platform build/check report for BioC 3.19:   simplified   long
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2024-07-24 09:05 -0400 (Wed, 24 Jul 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4747
palomino7Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4489
merida1macOS 12.7.5 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4518
kjohnson1macOS 13.6.6 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 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 1872/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
scAnnotatR 1.10.0  (landing page)
Johannes Griss
Snapshot Date: 2024-07-21 14:00 -0400 (Sun, 21 Jul 2024)
git_url: https://git.bioconductor.org/packages/scAnnotatR
git_branch: RELEASE_3_19
git_last_commit: cc77d19
git_last_commit_date: 2024-04-30 11:36:58 -0400 (Tue, 30 Apr 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    ERROR  skippedskipped
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published


BUILD results for scAnnotatR on palomino7

To the developers/maintainers of the scAnnotatR package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/scAnnotatR.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: scAnnotatR
Version: 1.10.0
Command: chmod a+r scAnnotatR -R && E:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD build --keep-empty-dirs --no-resave-data scAnnotatR
StartedAt: 2024-07-21 21:50:08 -0400 (Sun, 21 Jul 2024)
EndedAt: 2024-07-21 21:52:54 -0400 (Sun, 21 Jul 2024)
EllapsedTime: 165.2 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

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


* checking for file 'scAnnotatR/DESCRIPTION' ... OK
* preparing 'scAnnotatR':
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building 'classifying-cells.Rmd' using rmarkdown

Quitting from lines 67-69 [unnamed-chunk-3] (classifying-cells.Rmd)
Error: processing vignette 'classifying-cells.Rmd' failed with diagnostics:
failed to load resource
  name: AH95906
  title: Pretrained models
  reason: error in evaluating the argument 'x' in selecting a method for function 'get': bad restore file magic number (file may be corrupted) -- no data loaded
--- failed re-building 'classifying-cells.Rmd'

--- re-building 'training-basic-model.Rmd' using rmarkdown
--- finished re-building 'training-basic-model.Rmd'

--- re-building 'training-child-model.Rmd' using rmarkdown

Quitting from lines 63-66 [unnamed-chunk-3] (training-child-model.Rmd)
Error: processing vignette 'training-child-model.Rmd' failed with diagnostics:
failed to load resource
  name: AH95906
  title: Pretrained models
  reason: error in evaluating the argument 'x' in selecting a method for function 'get': bad restore file magic number (file may be corrupted) -- no data loaded
--- failed re-building 'training-child-model.Rmd'

SUMMARY: processing the following files failed:
  'classifying-cells.Rmd' 'training-child-model.Rmd'

Error: Vignette re-building failed.
Execution halted