VisuClust is not is not available (for R version 3.6.1)

Hello,
So I'm new to the RStudio and R language. I'm trying to install a package named VisuClust to use a function called FuzzyPlot but when i try to install this package it appears this message:

Error Information:

install.packages("VisuClust")
Warning in install.packages :
package ‘VisuClust’ is not available (for R version 3.6.1)

Description of issue - Can't use this library nor its functions

Steps taken so far - Already installed sucessfully the libraries suggested by the author: MASS and cluster

System Information:

  • RStudio Edition: Desktop
  • RStudio Version:
  • OS Version:
  • R Version: 3.6.1

Thanks in advance


From Troubleshooting Guide: Using RStudio

The VisuClust package has been archived - see https://cran.r-project.org/web/packages/VisuClust/index.html - and is no longer available via install.packages().

This should give you a pause, for there is certain to be a reason for this archiving (making unavailable).

You should be still able to download a historic version (follow the "archive" link on the page linked above) and install it manually.

Ok, thanks for the help!

1 Like

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.