I am trying to download a package 'neuroCombat' in MacOS (Catalina) but having no success.
I have tried just the basic 'install.packages("neuroCombat") but get the error 'Warning in install.packages : package ‘neuroCombat’ is not available (for R version 3.6.0)', this also occurs when I use version 4.2.1. I have also tried using 'BiocManager::install("neuroCombat")' but get multiple errors and warnings, mostly commonly 'invalid active developer path'. Is there something wrong with this package or am I doing something wrong? Thanks.