Commit graph

2 commits

Author SHA1 Message Date
brook
d1d2bdf864 Remove MASTER_SITES= from individual R package Makefiles.
Each R package should include ../../math/R/Makefile.extension, which also
defines MASTER_SITES.  Consequently, it is redundant for the individual
packages to do the same.  Package-specific definitions also prevent
redefining MASTER_SITES in a single common place.
2018-07-28 14:40:42 +00:00
minskim
db685a8b76 math/R-reshape2: Import version 1.4.3
Flexibly restructure and aggregate data using just two functions: melt
and 'dcast' (or 'acast').
2018-02-12 19:49:56 +00:00