asgr
Junior Member

Posts: 56
|
Post by asgr on Feb 22, 2018 20:24:12 GMT 8
It seems ProFound has been removed from CRAN as of 22/02/2018. This is because they have removed support for bioconductor which is used by ProFound.
In any case, the best method to get ProFound is from GitHub via:
install.packages('devtools') #If you don't already have devtools. Then: install_github('asgr/ProFound')
This will always give you the latest version from the main branch on GitHub.
Aaron
|
|