Help installing 'EcolUtils' package using Github/dev tools

Hello I am trying to download the following and are receiving this error message:

library(vegan)
Loading required package: permute
Loading required package: lattice
This is vegan 2.5-7
library(ggplot2)
library("spaa")
library("devtools")
Loading required package: usethis

Attaching package: ‘devtools’

The following object is masked from ‘package:permute’:

check

devtools::install_github("GuillemSalazar/EcolUtils")
Downloading GitHub repo GuillemSalazar/EcolUtils@HEAD
Error: Failed to install 'EcolUtils' from GitHub:
System command 'Rcmd.exe' failed, exit status: 1, stdout & stderr were printed

Any ideas and how to resolve this would be much appreciated!

David

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.