EVOLUTION-MANAGER
Edit File: DESCRIPTION
Package: reshape2 Title: Flexibly Reshape Data: A Reboot of the Reshape Package Version: 1.4.4 Author: Hadley Wickham <h.wickham@gmail.com> Maintainer: Hadley Wickham <h.wickham@gmail.com> Description: Flexibly restructure and aggregate data using just two functions: melt and 'dcast' (or 'acast'). License: MIT + file LICENSE URL: https://github.com/hadley/reshape BugReports: https://github.com/hadley/reshape/issues Depends: R (>= 3.1) Imports: plyr (>= 1.8.1), Rcpp, stringr Suggests: covr, lattice, testthat (>= 0.8.0) LinkingTo: Rcpp Encoding: UTF-8 LazyData: true RoxygenNote: 7.1.0 NeedsCompilation: yes Packaged: 2020-04-09 12:27:19 UTC; hadley Repository: CRAN Date/Publication: 2020-04-09 13:50:02 UTC Built: R 3.6.0; x86_64-redhat-linux-gnu; 2022-10-30 21:54:37 UTC; unix