CRAN/E | memofunc

memofunc

Function Memoization

Installation

About

A simple way to memoize function results to improve performance by eliminating unnecessary computation or data retrieval activities.

github.com/rwetherall/memofunc
rwetherall.github.io/memofunc/
Bug report File report

Key Metrics

Version 1.0.2
R ≥ 3.5.0
Published 2021-02-22 1166 days ago
Needs compilation? no
License GPL-3
CRAN checks memofunc results

Downloads

Yesterday 4 0%
Last 7 days 45 -26%
Last 30 days 152 +14%
Last 90 days 364 -39%
Last 365 days 1.737 -17%

Maintainer

Maintainer

Roy Wetherall

rwetherall@gmail.com

Authors

Roy Wetherall

Material

README
NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Depends

R ≥ 3.5.0

Imports

digest
uuid
magrittr

Suggests

testthat
devtools
roxygen2
covr