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
7ae3ec4ae2 devel/R-memoise: Import version 1.1.0
Cache the results of a function so that when you call it again with
the same arguments it returns the pre-computed value.
2018-04-07 20:51:58 +00:00