freebsd-ports/devel/R-cran-memoise/pkg-descr
TAKATSU Tomonari cc59e702f7 - Add a new port: devel/R-cran-memoise
Cache the results of a function so that when you call it again with
  the same arguments it returns the pre-computed value.

  WWW:	http://cran.r-project.org/web/packages/memoise/
2012-03-05 20:34:37 +00:00

4 lines
176 B
Text

Cache the results of a function so that when you call it again with
the same arguments it returns the pre-computed value.
WWW: http://cran.r-project.org/web/packages/memoise/