Package: depcache
Type: Package
Title: Cache R Expressions, Taking Their Dependencies into Account
Imports: codetools, methods
Version: 0.1-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)
NeedsCompilation: yes
Packaged: 2022-06-17 14:13:14 UTC; ivan
Author: Ivan Krylov [aut, cre]
Maintainer: Ivan Krylov <krylov.r00t@gmail.com>
Repository: CRAN
Date/Publication: 2022-06-21 08:50:03 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2025-11-02 02:35:21 UTC; windows
Archs: x64
