Package: ClueR
Type: Package
Title: Cluster Evaluation
Version: 1.4.2
Date: 2023-11-14
Author: Pengyi Yang
Maintainer: Pengyi Yang <yangpy7@gmail.com>
Description: CLUster Evaluation (CLUE) is a computational method for identifying 
              optimal number of clusters in a given time-course dataset clustered by 
              cmeans or kmeans algorithms and subsequently identify key kinases or 
              pathways from each cluster. Its implementation in R is called ClueR. 
              See README on <https://github.com/PYangLab/ClueR> for more details.
              P Yang et al. (2015) <doi:10.1371/journal.pcbi.1004403>.
License: GPL-3
Depends: R (>= 2.10.0)
Imports: e1071, parallel, stats, graphics, grDevices
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-11-14 12:08:10 UTC; pyan6380
Repository: CRAN
Date/Publication: 2023-11-15 09:20:09 UTC
Built: R 4.3.3; ; 2025-04-07 01:29:02 UTC; windows
