r-memoise 1.1.0 Memoise functions for R

This R package caches the results of a function so that when you call it again with the same arguments it returns the pre-computed value.