Package: reshape2
Title: Flexibly Reshape Data: A Reboot of the Reshape Package
Version: 1.4.5
Authors@R: 
    person("Hadley", "Wickham", , "hadley@posit.co", role = c("aut", "cre"))
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 (>= 3.0.0)
LinkingTo: Rcpp
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.3
Author: Hadley Wickham [aut, cre]
Maintainer: Hadley Wickham <hadley@posit.co>
Built: R 4.6.1; powerpc-apple-darwin10.8.0; 2026-07-05 21:55:35 UTC; unix
