Hi everyone! I would like to install ezPSD package but I get an error message frequently that:
"Loading required package: ezPSD
Warning message:
In library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, :
there is no package called ‘ezPSD’ "
#install.packages('devtools')
#require(devtools)
#install_git("https://gitlab.com/RTbecard/ezPSD.git", build_vignettes = T, force = T)
require(ezPSD)
ezPSD: Streamlined Acoustic Analysis for Biologists
Do others have the same issue? Are there other biologists?