On Windows, the command
devtools::install_github("caravagnalab/ProCESS")
fails for commit 6e87111 with the following error
** R
** byte-compile and prepare package for lazy loading
ERROR: lazy loading failed for package 'ProCESS'
* removing 'C:/Users/alberto/AppData/Local/R/win-library/4.4/ProCESS'
Error in `(function (command = NULL, args = character(), error_on_status = TRUE, …`:
! System command 'Rcmd.exe' failed
---
Exit status: 1
stdout & stderr: <printed>
---
Type .Last.error to see the more details.
The same command succeeds on macOS and GNU/Linux.
On Windows, the command
fails for commit 6e87111 with the following error
The same command succeeds on macOS and GNU/Linux.