{
  "_id": "6a23ccba530b9bc726be1e5a",
  "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-06-06 07:09:07 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>",
  "MD5sum": "3b0627faa98ea6a60f14db99f9b1b548",
  "_user": "r-lib",
  "_type": "src",
  "_file": "memoise_2.0.1.9000.tar.gz",
  "_fileid": "00a47c16440bcb2ddbd4986da2f25f5e18920060af684b596416b1c6d03e414c",
  "_filesize": 126454,
  "_sha256": "00a47c16440bcb2ddbd4986da2f25f5e18920060af684b596416b1c6d03e414c",
  "_created": "2026-06-06T07:09:07.000Z",
  "_published": "2026-06-06T07:31:06.935Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79859918331,
      "time": 115,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7452289193"
    },
    {
      "job": 79859918332,
      "time": 109,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452288294"
    },
    {
      "job": 79859918348,
      "time": 96,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7452286104"
    },
    {
      "job": 79859918335,
      "time": 91,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452285384"
    },
    {
      "job": 79859759255,
      "time": 161,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452271785"
    },
    {
      "job": 79859918341,
      "time": 1290,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452437659"
    },
    {
      "job": 79859918354,
      "time": 78,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7452283188"
    },
    {
      "job": 79859918346,
      "time": 74,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7452282657"
    },
    {
      "job": 79859918366,
      "time": 78,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452282953"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-lib/actions/runs/27055762097",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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": 5957,
  "_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"
  },
  "_downloads": {
    "count": 1031443,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/memoise"
  },
  "_devurl": "https://github.com/r-lib/memoise",
  "_pkgdown": "https://memoise.r-lib.org",
  "_searchresults": 1252,
  "_rbuild": "4.6.0",
  "_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",
    "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.930401289274911,
  "_indexed": true,
  "_nocasepkg": "memoise",
  "_universes": [
    "r-lib",
    "wch"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.1.9000",
      "date": "2026-06-06T07:11:00.000Z",
      "distro": "noble",
      "commit": "40db995d57e1790ed2519f5a653ca0f497a53c71",
      "fileid": "3b12852ab63c40f8732695490e8f4e5c30d0148ece789f5d8e2f76de72f94047",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27055762097"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.1.9000",
      "date": "2026-06-06T07:10:55.000Z",
      "distro": "noble",
      "commit": "40db995d57e1790ed2519f5a653ca0f497a53c71",
      "fileid": "2355a2d88ef22e4d4c1faf11fb8742b30628b3caa3add4b68c5f5225bfed4db5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27055762097"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.1.9000",
      "date": "2026-06-06T07:10:42.000Z",
      "commit": "40db995d57e1790ed2519f5a653ca0f497a53c71",
      "fileid": "b2b20448cc0a2dcbd1aaf97a0d2a500a1853ab05c56a0910e9ac04be40a269b6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27055762097"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.0.1.9000",
      "date": "2026-06-06T07:10:40.000Z",
      "commit": "40db995d57e1790ed2519f5a653ca0f497a53c71",
      "fileid": "7a7e5a25e1c5edd60b7db35878447f1a5a488a98f04f713d144d755facd832c2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27055762097"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.1.9000",
      "date": "2026-06-06T07:30:50.000Z",
      "commit": "40db995d57e1790ed2519f5a653ca0f497a53c71",
      "fileid": "b389757fc9d9eb371c370b952affa22158f2650556a7aec818f2be4e4ec2ff92",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27055762097"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.0.1.9000",
      "date": "2026-06-06T07:10:19.000Z",
      "commit": "40db995d57e1790ed2519f5a653ca0f497a53c71",
      "fileid": "bc3c0a8f449168968c85c6987fe5661a33a09975b002e370ed565578c0efa0d0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27055762097"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.0.1.9000",
      "date": "2026-06-06T07:10:15.000Z",
      "commit": "40db995d57e1790ed2519f5a653ca0f497a53c71",
      "fileid": "af6b7051aad8c4116d3d6e398dc34d88ada78d12882c370270f36ec574de8f40",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27055762097"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.0.1.9000",
      "date": "2026-06-06T07:10:18.000Z",
      "commit": "40db995d57e1790ed2519f5a653ca0f497a53c71",
      "fileid": "1c87d4f743e8d861262907c6080a138851deb5bdc27022625da222b7eb9837e3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27055762097"
    }
  ]
}