Back to Mac ARM64 build report for BioC 3.19
ABCDEFGHIJKLMNOPQ[R]STUVWXYZ

This page was generated on 2024-05-07 11:32:43 -0400 (Tue, 07 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
kjohnson3macOS 13.6.5 Venturaarm644.4.0 (2024-04-24) -- "Puppy Cup" 4461
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 1787/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
rmspc 1.10.0  (landing page)
Meriem Bahda
Snapshot Date: 2024-05-06 14:00:02 -0400 (Mon, 06 May 2024)
git_url: https://git.bioconductor.org/packages/rmspc
git_branch: RELEASE_3_19
git_last_commit: a383c9b
git_last_commit_date: 2024-04-30 11:36:42 -0400 (Tue, 30 Apr 2024)
kjohnson3macOS 13.6.5 Ventura / arm64  OK    ERROR  skippedskipped

BUILD results for rmspc on kjohnson3


To the developers/maintainers of the rmspc 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: rmspc
Version: 1.10.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data rmspc
StartedAt: 2024-05-06 18:43:08 -0400 (Mon, 06 May 2024)
EndedAt: 2024-05-06 18:43:24 -0400 (Mon, 06 May 2024)
EllapsedTime: 16.2 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 rmspc
###
##############################################################################
##############################################################################


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

Quitting from lines  at lines 158-165 [unnamed-chunk-4] (rmpsc.Rmd)
Error: processing vignette 'rmpsc.Rmd' failed with diagnostics:
! Native call to `processx_exec` failed
Caused by error in `chain_call(c_processx_exec, command, c(command, args), pty, pty_options, …`:
! cannot start processx process 'dotnet' (system error 2, No such file or directory) @unix/processx.c:613 (processx_exec)
--- failed re-building ‘rmpsc.Rmd’

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

Error: Vignette re-building failed.
Execution halted