{
  "_id": "6a4ba872a6574ff277f9c8a5",
  "Package": "memoise",
  "Title": "'Memoisation' of Functions",
  "Version": "2.0.1.9000",
  "Authors@R": "c(person(given = \"Hadley\",\nfamily = \"Wickham\",\nrole = \"aut\",\nemail = \"hadley@posit.co\"),\nperson(given = \"Jim\",\nfamily = \"Hester\",\nrole = \"aut\"),\nperson(given = \"Winston\",\nfamily = \"Chang\",\nrole = c(\"aut\", \"cre\"),\nemail = \"winston@posit.co\"),\nperson(given = \"Kirill\",\nfamily = \"Müller\",\nrole = \"aut\",\nemail = \"krlmlr+r@mailbox.org\"),\nperson(given = \"Daniel\",\nfamily = \"Cook\",\nrole = \"aut\",\nemail = \"danielecook@gmail.com\"),\nperson(given = \"Mark\",\nfamily = \"Edmondson\",\nrole = \"ctb\",\nemail = \"r@sunholo.com\"))",
  "Description": "Cache the results of a function so that when you call it\nagain with the same arguments it returns the previously\ncomputed value.",
  "License": "MIT + file LICENSE",
  "URL": "https://memoise.r-lib.org, https://github.com/r-lib/memoise",
  "BugReports": "https://github.com/r-lib/memoise/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.2",
  "Repository": "https://r-lib.r-universe.dev",
  "Date/Publication": "2023-12-05 17:01:13 UTC",
  "RemoteUrl": "https://github.com/r-lib/memoise",
  "RemoteRef": "HEAD",
  "RemoteSha": "40db995d57e1790ed2519f5a653ca0f497a53c71",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-06 12:58:32 UTC",
    "User": "root"
  },
  "Author": "Hadley Wickham [aut],\nJim Hester [aut],\nWinston Chang [aut, cre],\nKirill Müller [aut],\nDaniel Cook [aut],\nMark Edmondson [ctb]",
  "Maintainer": "Winston Chang <winston@posit.co>",
  "_user": "r-lib",
  "_type": "src",
  "_file": "memoise_2.0.1.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/92adc2d292be9422f4c302b298d06811a3add5cf1e06f6b0ac0979867e048a9f",
  "_filesize": 129889,
  "_sha256": "92adc2d292be9422f4c302b298d06811a3add5cf1e06f6b0ac0979867e048a9f",
  "_expires": "2026-10-14T13:06:56.000Z",
  "_created": "2026-07-06T12:58:32.000Z",
  "_published": "2026-07-06T13:06:58.837Z",
  "_jobs": [
    {
      "job": 85377124246,
      "time": 118,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8109672374"
    },
    {
      "job": 85377124227,
      "time": 118,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8109672484"
    },
    {
      "job": 85377124249,
      "time": 120,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8109816096"
    },
    {
      "job": 85377124219,
      "time": 85,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8109800431"
    },
    {
      "job": 85376561970,
      "time": 169,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8109622772"
    },
    {
      "job": 85377124215,
      "time": 95,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8109662652"
    },
    {
      "job": 85377124275,
      "time": 87,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8109661224"
    },
    {
      "job": 85377124263,
      "time": 69,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8109652065"
    },
    {
      "job": 85377124273,
      "time": 67,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8109651310"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/r-lib/actions/runs/28793077309",
  "_status": "success",
  "_upstream": "https://github.com/r-lib/memoise",
  "_commit": {
    "id": "40db995d57e1790ed2519f5a653ca0f497a53c71",
    "author": "Winston Chang <winston@posit.co>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #151 from tracykteal/patch-1\n\nUpdate DESCRIPTION for Posit",
    "time": 1701795673
  },
  "_maintainer": {
    "name": "Winston Chang",
    "email": "winston@posit.co",
    "login": "wch",
    "description": "Senior Principal Software Engineer at @posit-pbc (formerly known as @rstudio)",
    "uuid": 86978
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "rlang",
      "version": ">= 0.4.10",
      "role": "Imports"
    },
    {
      "package": "cachem",
      "role": "Imports"
    },
    {
      "package": "digest",
      "role": "Suggests"
    },
    {
      "package": "aws.s3",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "googleAuthR",
      "role": "Suggests"
    },
    {
      "package": "googleCloudStorageR",
      "role": "Suggests"
    },
    {
      "package": "httr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "r-lib",
  "_selfowned": true,
  "_usedby": 6050,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "memoise"
  ],
  "_stars": 321,
  "_contributors": [
    {
      "user": "jimhester",
      "count": 84,
      "uuid": 205275
    },
    {
      "user": "hadley",
      "count": 21,
      "uuid": 4196
    },
    {
      "user": "wch",
      "count": 18,
      "uuid": 86978
    },
    {
      "user": "krlmlr",
      "count": 14,
      "uuid": 1741643
    },
    {
      "user": "sietse",
      "count": 9,
      "uuid": 271843
    },
    {
      "user": "egnha",
      "count": 3,
      "uuid": 12226767
    },
    {
      "user": "markedmondson1234",
      "count": 3,
      "uuid": 3155884
    },
    {
      "user": "coolbutuseless",
      "count": 2,
      "uuid": 181818
    },
    {
      "user": "karldw",
      "count": 2,
      "uuid": 12504708
    },
    {
      "user": "xhdong-umd",
      "count": 1,
      "uuid": 25039897
    },
    {
      "user": "stelsemeyer",
      "count": 1,
      "uuid": 18263836
    },
    {
      "user": "richardkunze",
      "count": 1,
      "uuid": 43673581
    },
    {
      "user": "mpadge",
      "count": 1,
      "uuid": 6697851
    },
    {
      "user": "ajdm",
      "count": 1,
      "uuid": 53568707
    },
    {
      "user": "tracykteal",
      "count": 1,
      "uuid": 889238
    },
    {
      "user": "salim-b",
      "count": 1,
      "uuid": 20040931
    },
    {
      "user": "richierocks",
      "count": 1,
      "uuid": 197589
    },
    {
      "user": "mdsumner",
      "count": 1,
      "uuid": 4107631
    },
    {
      "user": "batpigandme",
      "count": 1,
      "uuid": 831732
    },
    {
      "user": "lionel-",
      "count": 1,
      "uuid": 4465050
    },
    {
      "user": "jsta",
      "count": 1,
      "uuid": 7844578
    },
    {
      "user": "dpprdan",
      "count": 1,
      "uuid": 1423562
    },
    {
      "user": "dy-kim",
      "count": 1,
      "uuid": 8338562
    },
    {
      "user": "csgillespie",
      "count": 1,
      "uuid": 1267747
    }
  ],
  "_userbio": {
    "uuid": 22618716,
    "type": "organization",
    "name": "R infrastructure",
    "followers": 743
  },
  "_downloads": {
    "count": 1115216,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/memoise"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/r-lib/memoise",
  "_pkgdown": "https://memoise.r-lib.org",
  "_searchresults": 1308,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/memoise.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-lib/memoise",
  "_realowner": "r-lib",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1",
      "date": "2010-09-03"
    },
    {
      "version": "0.2.1",
      "date": "2014-04-22"
    },
    {
      "version": "1.0.0",
      "date": "2016-01-28"
    },
    {
      "version": "1.1.0",
      "date": "2017-04-21"
    },
    {
      "version": "2.0.0",
      "date": "2021-01-26"
    },
    {
      "version": "2.0.1",
      "date": "2021-11-26"
    }
  ],
  "_exports": [
    "cache_filesystem",
    "cache_gcs",
    "cache_memory",
    "cache_s3",
    "drop_cache",
    "forget",
    "has_cache",
    "is.memoised",
    "is.memoized",
    "memoise",
    "memoize",
    "timeout"
  ],
  "_help": [
    {
      "page": "cache_filesystem",
      "title": "Filesystem Cache",
      "topics": [
        "cache_filesystem"
      ]
    },
    {
      "page": "cache_gcs",
      "title": "Google Cloud Storage Cache Google Cloud Storage backed cache, for remote caching.",
      "topics": [
        "cache_gcs"
      ]
    },
    {
      "page": "cache_memory",
      "title": "In Memory Cache",
      "topics": [
        "cache_memory"
      ]
    },
    {
      "page": "cache_s3",
      "title": "Amazon Web Services S3 Cache Amazon Web Services S3 backed cache, for remote caching.",
      "topics": [
        "cache_s3"
      ]
    },
    {
      "page": "drop_cache",
      "title": "Drops the cache of a memoised function for particular arguments.",
      "topics": [
        "drop_cache"
      ]
    },
    {
      "page": "forget",
      "title": "Forget past results. Resets the cache of a memoised function. Use 'drop_cache' to reset the cache only for particular arguments.",
      "topics": [
        "forget"
      ]
    },
    {
      "page": "has_cache",
      "title": "Test whether a memoised function has been cached for particular arguments.",
      "topics": [
        "has_cache"
      ]
    },
    {
      "page": "is.memoised",
      "title": "Test whether a function is a memoised copy. Memoised copies of functions carry an attribute 'memoised = TRUE', which is what 'is.memoised()' tests for.",
      "topics": [
        "is.memoised",
        "is.memoized"
      ]
    },
    {
      "page": "memoise",
      "title": "Memoise a function",
      "topics": [
        "memoise",
        "memoize"
      ]
    },
    {
      "page": "timeout",
      "title": "Return a new number after a given number of seconds",
      "topics": [
        "timeout"
      ]
    }
  ],
  "_readme": "https://github.com/r-lib/memoise/raw/HEAD/README.md",
  "_rundeps": [
    "cachem",
    "fastmap",
    "rlang"
  ],
  "_score": 15.990046237738888,
  "_indexed": true,
  "_nocasepkg": "memoise",
  "_universes": [
    "r-lib",
    "wch"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.1.9000",
      "date": "2026-07-06T13:00:32.000Z",
      "distro": "resolute",
      "commit": "40db995d57e1790ed2519f5a653ca0f497a53c71",
      "fileid": "https://r2.ropensci.org/e30908df2c9bbb59d442fca0e43fcd976003c64b19b33b396d141e16140cd6ab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28793077309"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.0.1.9000",
      "date": "2026-07-06T13:00:31.000Z",
      "distro": "resolute",
      "commit": "40db995d57e1790ed2519f5a653ca0f497a53c71",
      "fileid": "https://r2.ropensci.org/a515fcfb3b348058d36de0b33331fe03660016c7e2b5d789a7862fd0e5572883",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28793077309"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.1.9000",
      "date": "2026-07-06T13:06:19.000Z",
      "commit": "40db995d57e1790ed2519f5a653ca0f497a53c71",
      "fileid": "https://r2.ropensci.org/bc119e067cd6117ddb3a4ea490f41c1b723305f07ed49caf56fe0ae8a0093c75",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28793077309"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.0.1.9000",
      "date": "2026-07-06T13:05:41.000Z",
      "commit": "40db995d57e1790ed2519f5a653ca0f497a53c71",
      "fileid": "https://r2.ropensci.org/ebc21e4f988169f343f0680fe8b15557185c281400b450bfc8b7d1f32ed0190b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28793077309"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.1.9000",
      "date": "2026-07-06T13:00:21.000Z",
      "commit": "40db995d57e1790ed2519f5a653ca0f497a53c71",
      "fileid": "https://r2.ropensci.org/ccfaff3a64d5b5b7897e990702d67bd494cac017ef32bc809ae515e950aac659",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28793077309"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.0.1.9000",
      "date": "2026-07-06T13:00:00.000Z",
      "commit": "40db995d57e1790ed2519f5a653ca0f497a53c71",
      "fileid": "https://r2.ropensci.org/488bac5f36e1a2abc24c7aae1438cd1d85194738403237d0ca45eca5c1c597a8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28793077309"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.0.1.9000",
      "date": "2026-07-06T12:59:38.000Z",
      "commit": "40db995d57e1790ed2519f5a653ca0f497a53c71",
      "fileid": "https://r2.ropensci.org/3ca66e2f6db3a42cd9aa829cd32e7c82fc0e172f197b2effd615700277c1675a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28793077309"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "2.0.1.9000",
      "date": "2026-07-06T12:59:35.000Z",
      "commit": "40db995d57e1790ed2519f5a653ca0f497a53c71",
      "fileid": "https://r2.ropensci.org/fef37bd64c2be24b3b40755d54bcdda710b68de37ba289af200d3235bb2ccb48",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28793077309"
    }
  ]
}