Recent Releases of silhouette
silhouette - Silhouette v0.9.5
- Improved documentation:
- Updated
README.mdandDESCRIPTIONfields. - Fixed an example in the vignettes for clarity.
- Updated
- Added lifecycle badges to all exported functions.
- R
Published by kskbhat 7 months ago
silhouette - Silhouette v0.9.4
Clarified the description of the PAC (Probability of Alternative Cluster) method in the documentation by citing the original authors (Author, Year).
Removed usage of
installed.packages()from the package code and replaced it with a more robust and CRAN-compliant approach, following suggested practices.All user-facing functions now include the argument
print.summary, which controls whether summary details are printed. This argument behaves similarly toif (verbose) cat(...)and now defaults toFALSE.Messages using
message()are included in example sections to suggest installation of optional packages (e.g.,ppclust,blockcluster). These packages are not called directly, but their outputs are used in examples. This is done to guide users without violating CRAN's policy on requiring packages in examples.Removed the license file as suggested.
- R
Published by kskbhat 7 months ago
silhouette - Silhouette v0.9.4
Clarified the description of the PAC (Probability of Alternative Cluster) method in the documentation by citing the original authors (Author, Year).
Removed usage of
installed.packages()from the package code and replaced it with a more robust and CRAN-compliant approach, following suggested practices.All user-facing functions now include the argument
print.summary, which controls whether summary details are printed. This argument behaves similarly toif (verbose) cat(...)and now defaults toFALSE.Messages using
message()are included in example sections to suggest installation of optional packages (e.g.,ppclust,blockcluster). These packages are not called directly, but their outputs are used in examples. This is done to guide users without violating CRAN's policy on requiring packages in examples.Removed the license file as suggested.
- R
Published by kskbhat 7 months ago
silhouette - Silhouette v0.9.4
Clarified the description of the PAC (Probability of Alternative Cluster) method in the documentation by citing the original authors (Author, Year).
Removed usage of
installed.packages()from the package code and replaced it with a more robust and CRAN-compliant approach, following suggested practices.All user-facing functions now include the argument
print.summary, which controls whether summary details are printed. This argument behaves similarly toif (verbose) cat(...)and now defaults toFALSE.Messages using
message()are included in example sections to suggest installation of optional packages (e.g.,ppclust,blockcluster). These packages are not called directly, but their outputs are used in examples. This is done to guide users without violating CRAN's policy on requiring packages in examples.Removed the license file as suggested.
- R
Published by kskbhat 7 months ago
silhouette - Silhouette v0.9.4
Clarified the description of the PAC (Proportion of Ambiguous Clustering) method in the documentation by citing the original authors (Author, Year).
Removed usage of
installed.packages()from the package code and replaced it with a more robust and CRAN-compliant approach, following suggested practices.All user-facing functions now include the argument
print.summary, which controls whether summary details are printed. This argument behaves similarly toif (verbose) cat(...)and now defaults toFALSE.Messages using
message()are included in example sections to suggest installation of optional packages (e.g.,ppclust,blockcluster). These packages are not called directly, but their outputs are used in examples. This is done to guide users without violating CRAN's policy on requiring packages in examples.Removed the license file as suggested.
- R
Published by kskbhat 7 months ago
silhouette - Silhouette v0.9.3
- Removed Citation file from inst folder and added WORDLIST in it.
- Modified Description and Title in DESCRIPTION file.
- R
Published by kskbhat 7 months ago
silhouette - Silhouette v0.9.3
- Removed Citation file from inst folder and added WORDLIST in it.
- Modified Description and Title in DESCRIPTION file.
- R
Published by kskbhat 7 months ago
silhouette - Silhouette v0.9.3
Full Changelog: https://github.com/kskbhat/Silhouette/compare/v0.9.2...v0.9.3
- R
Published by kskbhat 7 months ago
silhouette - Silhouette v0.9.2
Full Changelog: https://github.com/kskbhat/Silhouette/blob/9efe8459243f64406f3aaabd4b50a4f336880a9b/NEWS.md
- R
Published by kskbhat 7 months ago