r-cran-r.cache binary package in Ubuntu Jammy amd64

 Memoization can be used to speed up repetitive and computational expensive
 function calls. The first time a function that implements memoization is
 called the results are stored in a cache memory. The next time the function is
 called with the same set of parameters, the results are momentarily retrieved
 from the cache avoiding repeating the calculations. With this package, any R
 object can be cached in a key-value storage where the key can be an arbitrary
 set of R objects. The cache memory is persistent (on the file system).

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2021-11-10 13:13:56 UTC Published Ubuntu Jammy amd64 release universe gnu-r Optional 0.15.0-1
  • Published
  • Copied from ubuntu jammy-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Jammy amd64 proposed universe gnu-r Optional 0.15.0-1
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to jammy

  • Published
  2021-11-10 13:16:04 UTC Superseded Ubuntu Jammy amd64 release universe gnu-r Optional 0.14.0-2build1
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of r-cran-r.cache 0.15.0-1 in ubuntu jammy PROPOSED
  • Published
  • Copied from ubuntu groovy-proposed amd64 in Primary Archive for Ubuntu