Andreas Enge <andr...@enge.fr> writes: > On Thu, Nov 26, 2015 at 04:46:40PM -0500, Kyle Meyer wrote: >> > * gnu/packages/statistics.scm (r-data-table): New variable. >> It seems data.table was already packaged under a different name in >> 0e4e03f (2015-09-26). > > Normally we replace non-alphanumeric characters by "-". So the new name > would be the correct one. If you could modify the package, that would > be nice.
I have renamed the package and updated the description and license (gpl3+ rather than gpl2+). I also pushed the other packages; this includes “r-lattice”, which a user may want to update even though it’s one of the default packages coming with R. ~~ Ricardo