FICHA · AUR

r-memoise

'Memoisation' of Functions

  • R memoization library
  • LIBRARY
  • R
  • Dependency only
official+codex · reviewed · Jun 4, 2026 description in en

Description

Function results can be memoised in R so repeated calls reuse cached values. Developers use it to speed expensive computations, with cache invalidation and input sensitivity still considered.

Permissions

Permissions not analysed for this source yet.