FSelector is an R package that finds the most informative attributes in a data set with respect to a classification target.
FSelector is an R package that provides functions for selecting attributes from a given dataset. Attribute subset selection is the process of identifying and removing as much of the irrelevant and redundant information as possible. More information on the package's CRAN page.