Skip to content
Prev 14745 / 15075 Next

fcaR plot not working

On 23/08/2024 16:06, Sparapani, Rodney via R-SIG-Mac wrote:
Both are current Bioconductor packages, so their software repository 
needs to be selected.

This is not really a macOS question.  On any platform

setRepositories(ind = c(1:4))
install.packages(c('fcaR', 'hasseDiagram'))

should work: I tested a vanilla R 4.4.1 on arm64 macOS.