Skip to content

Installation fails on Windows #141

Description

@albertocasagrande

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.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions