OlivierBinette / cache

Easily cache and retrieve computation results in R
Other
6 stars 1 forks source link

Testing #4

Closed ivakru closed 2 years ago

ivakru commented 2 years ago

Thank you for this neat package. It is short and do the point, I really enjoy it. I would like to offer some additions:

ivakru commented 2 years ago

Turns out that we can't use atime and ctime to check if the file has been touched by readRDS - so I need to update the tests to check for side effects. I will open a new PR.