Package: depcache Type: Package Title: Cache R Expressions, Taking Their Dependencies into Account Imports: codetools, methods Version: 0.2 Authors@R: person('Ivan', 'Krylov', email = 'krylov.r00t@gmail.com', role = c('aut', 'cre')) Description: Hash an expression with its dependencies and store its value, reloading it from a file as long as both the expression and its dependencies stay the same. License: GPL (>= 3) Repository: https://aitap.r-universe.dev Date/Publication: 2024-01-08 13:43:51 UTC RemoteUrl: https://github.com/aitap/depcache RemoteRef: HEAD RemoteSha: c013c0f35f3c11f3c073c2083d10a7c6d21a42bd NeedsCompilation: yes Packaged: 2026-07-03 20:27:37 UTC; root Author: Ivan Krylov [aut, cre] Maintainer: Ivan Krylov