<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>'Memoisation' of Functions</dc:title>
  <dc:title>R package memoise version 2.0.1</dc:title>
  <dc:description>Cache the results of a function so that when you
    call it again with the same arguments it returns the previously computed
    value.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: rlang (&gt;= 0.4.10), cachem</dc:relation>
  <dc:relation>Suggests: digest, aws.s3, covr, googleAuthR, googleCloudStorageR, httr,
testthat</dc:relation>
  <dc:creator>Winston Chang &lt;winston@rstudio.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Hadley Wickham [aut],
  Jim Hester [aut],
  Winston Chang [aut, cre],
  Kirill Müller [aut],
  Daniel Cook [aut],
  Mark Edmondson [ctb]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=memoise/LICENSE)</dc:rights>
  <dc:date>2021-11-26</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=memoise</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.memoise</dc:identifier>
</oai_dc:dc>
