freebsd-ports/devel/R-cran-memoise/pkg-descr
TAKATSU Tomonari 2b701aa6c5 - Update to 1.1.0
- Update WWW: line in pkg-descr
2017-05-06 22:54:10 +00:00

4 lines
177 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: https://cran.r-project.org/web/packages/memoise/