I am attempting to understand why development had shifted from reshape to reshape2 package. They seem to be functionally the same, however, I am unable to upgrade to reshape2 currently due to an older version of R running on the server. I am concerned about the possibility of a major bug that would have shifted development to a whole new package instead of simply continuing development of reshape. Does anyone know if there is a major flaw in the reshape package?
I am attempting to understand why development had shifted from reshape to reshape2 package.
Share
reshape2let Hadley make a rebootedreshapethat was way, way faster, while avoiding busting up people’s dependencies and habits.https://stat.ethz.ch/pipermail/r-packages/2010/001169.html