{"id":67238,"name":"memoise","description":"Easy memoisation for R","url":"https://github.com/r-lib/memoise","last_synced_at":"2025-09-08T13:51:41.596Z","repository":{"id":1175481,"uuid":"1072137","full_name":"r-lib/memoise","owner":"r-lib","description":"Easy memoisation for R","archived":false,"fork":false,"pushed_at":"2023-12-05T17:01:13.000Z","size":308,"stargazers_count":320,"open_issues_count":44,"forks_count":58,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-09-01T09:50:47.948Z","etag":null,"topics":["memoise","r"],"latest_commit_sha":null,"homepage":"https://memoise.r-lib.org","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/r-lib.png","metadata":{"files":{"readme":"README.Rmd","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2010-11-11T17:37:44.000Z","updated_at":"2025-08-21T22:01:33.000Z","dependencies_parsed_at":"2024-06-18T16:47:20.075Z","dependency_job_id":"511cf478-f0fd-4da9-a0ab-b96a99bb449d","html_url":"https://github.com/r-lib/memoise","commit_stats":{"total_commits":209,"total_committers":26,"mean_commits":8.038461538461538,"dds":0.6459330143540669,"last_synced_commit":"588007aedd098437c35bd65148b13ac42d770cd1"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/r-lib/memoise","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fmemoise","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fmemoise/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fmemoise/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fmemoise/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/r-lib","download_url":"https://codeload.github.com/r-lib/memoise/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fmemoise/sbom","scorecard":{"id":756768,"data":{"date":"2025-08-11","repo":{"name":"github.com/r-lib/memoise","commit":"40db995d57e1790ed2519f5a653ca0f497a53c71"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":3,"reason":"Found 7/23 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/R-CMD-check.yaml:1","Warn: no topLevel permission defined: .github/workflows/pkgdown.yaml:1","Warn: no topLevel permission defined: .github/workflows/pr-commands.yaml:1","Warn: no topLevel permission defined: .github/workflows/test-coverage.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/memoise/R-CMD-check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/memoise/R-CMD-check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/memoise/R-CMD-check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/memoise/R-CMD-check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/memoise/R-CMD-check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/memoise/pkgdown.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/memoise/pkgdown.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/memoise/pkgdown.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/memoise/pkgdown.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/memoise/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/memoise/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/memoise/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/memoise/pr-commands.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/memoise/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/memoise/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/memoise/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/memoise/pr-commands.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/memoise/test-coverage.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/memoise/test-coverage.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/memoise/test-coverage.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/memoise/test-coverage.yaml/main?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  12 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T21:53:58.196Z","repository_id":1175481,"created_at":"2025-08-22T21:53:58.196Z","updated_at":"2025-08-22T21:53:58.196Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274195969,"owners_count":25239148,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"r-lib","name":"R infrastructure","uuid":"22618716","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22618716?v=4","repositories_count":154,"last_synced_at":"2025-03-31T15:25:33.926Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/r-lib","funding_links":[],"total_stars":27465,"followers":579,"following":0,"created_at":"2022-11-02T16:38:00.922Z","updated_at":"2025-03-31T15:25:33.927Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/r-lib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/r-lib/repositories"},"packages":[{"id":11677137,"name":"github.com/r-lib/memoise","ecosystem":"go","description":null,"homepage":null,"licenses":"other","normalized_licenses":["GPL-1.0+"],"repository_url":"https://github.com/r-lib/memoise","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2014-04-21T22:42:31.000Z","latest_release_published_at":"2021-11-24T21:24:31.000Z","latest_release_number":"v2.0.1+incompatible","last_synced_at":"2025-08-24T18:58:12.453Z","created_at":"2025-05-23T10:08:33.981Z","updated_at":"2025-08-24T20:10:39.946Z","registry_url":"https://pkg.go.dev/github.com/r-lib/memoise","install_command":"go get github.com/r-lib/memoise","documentation_url":"https://pkg.go.dev/github.com/r-lib/memoise#section-documentation","metadata":{},"repo_metadata":{"id":1175481,"uuid":"1072137","full_name":"r-lib/memoise","owner":"r-lib","description":"Easy memoisation for R","archived":false,"fork":false,"pushed_at":"2023-12-05T17:01:13.000Z","size":308,"stargazers_count":320,"open_issues_count":44,"forks_count":58,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-08-24T15:29:43.529Z","etag":null,"topics":["memoise","r"],"latest_commit_sha":null,"homepage":"https://memoise.r-lib.org","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/r-lib.png","metadata":{"files":{"readme":"README.Rmd","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2010-11-11T17:37:44.000Z","updated_at":"2025-08-21T22:01:33.000Z","dependencies_parsed_at":"2024-06-18T16:47:20.075Z","dependency_job_id":"511cf478-f0fd-4da9-a0ab-b96a99bb449d","html_url":"https://github.com/r-lib/memoise","commit_stats":{"total_commits":209,"total_committers":26,"mean_commits":8.038461538461538,"dds":0.6459330143540669,"last_synced_commit":"588007aedd098437c35bd65148b13ac42d770cd1"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/r-lib/memoise","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fmemoise","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fmemoise/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fmemoise/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fmemoise/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/r-lib","download_url":"https://codeload.github.com/r-lib/memoise/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fmemoise/sbom","scorecard":{"id":756768,"data":{"date":"2025-08-11","repo":{"name":"github.com/r-lib/memoise","commit":"40db995d57e1790ed2519f5a653ca0f497a53c71"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":3,"reason":"Found 7/23 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/R-CMD-check.yaml:1","Warn: no topLevel permission defined: .github/workflows/pkgdown.yaml:1","Warn: no topLevel permission defined: .github/workflows/pr-commands.yaml:1","Warn: no topLevel permission defined: .github/workflows/test-coverage.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/memoise/R-CMD-check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/memoise/R-CMD-check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/memoise/R-CMD-check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/memoise/R-CMD-check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/memoise/R-CMD-check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/memoise/pkgdown.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/memoise/pkgdown.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/memoise/pkgdown.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/memoise/pkgdown.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/memoise/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/memoise/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/memoise/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/memoise/pr-commands.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/memoise/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/memoise/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/memoise/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/memoise/pr-commands.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/memoise/test-coverage.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/memoise/test-coverage.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/memoise/test-coverage.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/memoise/test-coverage.yaml/main?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  12 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T21:53:58.196Z","repository_id":1175481,"created_at":"2025-08-22T21:53:58.196Z","updated_at":"2025-08-22T21:53:58.196Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271940217,"owners_count":24847022,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-24T02:00:11.135Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"r-lib","name":"R infrastructure","uuid":"22618716","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22618716?v=4","repositories_count":154,"last_synced_at":"2025-03-31T15:25:33.926Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/r-lib","funding_links":[],"total_stars":27465,"followers":579,"following":0,"created_at":"2022-11-02T16:38:00.922Z","updated_at":"2025-03-31T15:25:33.927Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/r-lib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/r-lib/repositories"},"tags":[{"name":"v2.0.1","sha":"c908c398c9c602a21c552045a89b147114a64c63","kind":"commit","published_at":"2021-11-24T21:24:31.000Z","download_url":"https://codeload.github.com/r-lib/memoise/tar.gz/v2.0.1","html_url":"https://github.com/r-lib/memoise/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/memoise@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fmemoise/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fmemoise/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"dab3e6548906b7e2c76a3d158b6e3133cc9dce79","kind":"commit","published_at":"2021-01-26T16:15:15.000Z","download_url":"https://codeload.github.com/r-lib/memoise/tar.gz/v2.0.0","html_url":"https://github.com/r-lib/memoise/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/memoise@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fmemoise/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fmemoise/tags/v2.0.0/manifests"},{"name":"v.1.1.0","sha":"e7ccc7e46c3a6855cf9ea13e7f1575d7aa1d5d71","kind":"commit","published_at":"2017-04-20T15:45:01.000Z","download_url":"https://codeload.github.com/r-lib/memoise/tar.gz/v.1.1.0","html_url":"https://github.com/r-lib/memoise/releases/tag/v.1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/memoise@v.1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fmemoise/tags/v.1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fmemoise/tags/v.1.1.0/manifests"},{"name":"v1.0.0","sha":"74d62c813cb5b0aa5aa35bdf95625400cb794f42","kind":"commit","published_at":"2016-01-28T19:28:58.000Z","download_url":"https://codeload.github.com/r-lib/memoise/tar.gz/v1.0.0","html_url":"https://github.com/r-lib/memoise/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/memoise@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fmemoise/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fmemoise/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"83c4a520230c16c186e87b19fd37def3b95a56d9","kind":"commit","published_at":"2014-04-21T22:42:31.000Z","download_url":"https://codeload.github.com/r-lib/memoise/tar.gz/v0.2.1","html_url":"https://github.com/r-lib/memoise/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/memoise@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fmemoise/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fmemoise/tags/v0.2.1/manifests"}]},"repo_metadata_updated_at":"2025-08-24T20:10:39.946Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.825186304275193,"dependent_packages_count":5.4589533387888975,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.642069821532045},"purl":"pkg:golang/github.com/r-lib/memoise","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/r-lib/memoise","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/r-lib/memoise","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/r-lib/memoise/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T13:18:44.456Z","issues_count":76,"pull_requests_count":33,"avg_time_to_close_issue":15580580.261904761,"avg_time_to_close_pull_request":10269284.68,"issues_closed_count":42,"pull_requests_closed_count":25,"pull_request_authors_count":24,"issue_authors_count":61,"avg_comments_per_issue":2.25,"avg_comments_per_pull_request":1.696969696969697,"merged_pull_requests_count":17,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":14251244.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fmemoise/issues","maintainers":[{"login":"wch","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wch"},{"login":"krlmlr","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krlmlr"},{"login":"jimhester","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimhester"},{"login":"hadley","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hadley"},{"login":"jennybc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jennybc"},{"login":"batpigandme","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/batpigandme"},{"login":"lionel-","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lionel-"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fr-lib%2Fmemoise/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fr-lib%2Fmemoise/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fr-lib%2Fmemoise/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fr-lib%2Fmemoise/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954233,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":428417,"name":"memoise","ecosystem":"cran","description":"'Memoisation' of Functions","homepage":"https://memoise.r-lib.org","licenses":"MIT + file LICENSE","normalized_licenses":["MIT"],"repository_url":"https://github.com/r-lib/memoise","keywords_array":[],"namespace":null,"versions_count":6,"first_release_published_at":"2010-09-03T21:38:00.000Z","latest_release_published_at":"2021-11-26T00:00:00.000Z","latest_release_number":"2.0.1","last_synced_at":"2025-08-24T18:58:12.191Z","created_at":"2022-04-06T20:04:43.719Z","updated_at":"2025-08-24T20:10:39.972Z","registry_url":"https://cran.r-project.org/package=memoise","install_command":null,"documentation_url":"http://cran.r-project.org/web/packages/memoise/memoise.pdf","metadata":{},"repo_metadata":{"id":1175481,"uuid":"1072137","full_name":"r-lib/memoise","owner":"r-lib","description":"Easy memoisation for R","archived":false,"fork":false,"pushed_at":"2023-12-05T17:01:13.000Z","size":308,"stargazers_count":320,"open_issues_count":44,"forks_count":58,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-08-24T15:29:43.529Z","etag":null,"topics":["memoise","r"],"latest_commit_sha":null,"homepage":"https://memoise.r-lib.org","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/r-lib.png","metadata":{"files":{"readme":"README.Rmd","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2010-11-11T17:37:44.000Z","updated_at":"2025-08-21T22:01:33.000Z","dependencies_parsed_at":"2024-06-18T16:47:20.075Z","dependency_job_id":"511cf478-f0fd-4da9-a0ab-b96a99bb449d","html_url":"https://github.com/r-lib/memoise","commit_stats":{"total_commits":209,"total_committers":26,"mean_commits":8.038461538461538,"dds":0.6459330143540669,"last_synced_commit":"588007aedd098437c35bd65148b13ac42d770cd1"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/r-lib/memoise","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fmemoise","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fmemoise/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fmemoise/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fmemoise/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/r-lib","download_url":"https://codeload.github.com/r-lib/memoise/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fmemoise/sbom","scorecard":{"id":756768,"data":{"date":"2025-08-11","repo":{"name":"github.com/r-lib/memoise","commit":"40db995d57e1790ed2519f5a653ca0f497a53c71"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":3,"reason":"Found 7/23 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/R-CMD-check.yaml:1","Warn: no topLevel permission defined: .github/workflows/pkgdown.yaml:1","Warn: no topLevel permission defined: .github/workflows/pr-commands.yaml:1","Warn: no topLevel permission defined: .github/workflows/test-coverage.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/memoise/R-CMD-check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/memoise/R-CMD-check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/memoise/R-CMD-check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/memoise/R-CMD-check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/memoise/R-CMD-check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/memoise/pkgdown.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/memoise/pkgdown.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/memoise/pkgdown.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/memoise/pkgdown.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/memoise/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/memoise/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/memoise/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/memoise/pr-commands.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/memoise/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/memoise/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/memoise/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/memoise/pr-commands.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/memoise/test-coverage.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/memoise/test-coverage.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/memoise/test-coverage.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/memoise/test-coverage.yaml/main?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  12 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T21:53:58.196Z","repository_id":1175481,"created_at":"2025-08-22T21:53:58.196Z","updated_at":"2025-08-22T21:53:58.196Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271940217,"owners_count":24847022,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-24T02:00:11.135Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"r-lib","name":"R infrastructure","uuid":"22618716","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22618716?v=4","repositories_count":154,"last_synced_at":"2025-03-31T15:25:33.926Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/r-lib","funding_links":[],"total_stars":27465,"followers":579,"following":0,"created_at":"2022-11-02T16:38:00.922Z","updated_at":"2025-03-31T15:25:33.927Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/r-lib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/r-lib/repositories"},"tags":[{"name":"v2.0.1","sha":"c908c398c9c602a21c552045a89b147114a64c63","kind":"commit","published_at":"2021-11-24T21:24:31.000Z","download_url":"https://codeload.github.com/r-lib/memoise/tar.gz/v2.0.1","html_url":"https://github.com/r-lib/memoise/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/memoise@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fmemoise/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fmemoise/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"dab3e6548906b7e2c76a3d158b6e3133cc9dce79","kind":"commit","published_at":"2021-01-26T16:15:15.000Z","download_url":"https://codeload.github.com/r-lib/memoise/tar.gz/v2.0.0","html_url":"https://github.com/r-lib/memoise/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/memoise@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fmemoise/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fmemoise/tags/v2.0.0/manifests"},{"name":"v.1.1.0","sha":"e7ccc7e46c3a6855cf9ea13e7f1575d7aa1d5d71","kind":"commit","published_at":"2017-04-20T15:45:01.000Z","download_url":"https://codeload.github.com/r-lib/memoise/tar.gz/v.1.1.0","html_url":"https://github.com/r-lib/memoise/releases/tag/v.1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/memoise@v.1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fmemoise/tags/v.1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fmemoise/tags/v.1.1.0/manifests"},{"name":"v1.0.0","sha":"74d62c813cb5b0aa5aa35bdf95625400cb794f42","kind":"commit","published_at":"2016-01-28T19:28:58.000Z","download_url":"https://codeload.github.com/r-lib/memoise/tar.gz/v1.0.0","html_url":"https://github.com/r-lib/memoise/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/memoise@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fmemoise/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fmemoise/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"83c4a520230c16c186e87b19fd37def3b95a56d9","kind":"commit","published_at":"2014-04-21T22:42:31.000Z","download_url":"https://codeload.github.com/r-lib/memoise/tar.gz/v0.2.1","html_url":"https://github.com/r-lib/memoise/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/memoise@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fmemoise/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fmemoise/tags/v0.2.1/manifests"}]},"repo_metadata_updated_at":"2025-08-24T20:10:39.972Z","dependent_packages_count":152,"downloads":736736,"downloads_period":"last-month","dependent_repos_count":433,"rankings":{"downloads":0.29611565929280614,"dependent_repos_count":0.7359345061835917,"dependent_packages_count":0.6575509493119666,"stargazers_count":1.2628461940428497,"forks_count":1.2454276258491552,"docker_downloads_count":17.296638216338618,"average":3.5824188585031647},"purl":"pkg:cran/memoise","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cran/memoise","docker_dependents_count":1955,"docker_downloads_count":125786235,"usage_url":"https://repos.ecosyste.ms/usage/cran/memoise","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cran/memoise/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2025-08-21T13:18:44.456Z","issues_count":76,"pull_requests_count":33,"avg_time_to_close_issue":15580580.261904761,"avg_time_to_close_pull_request":10269284.68,"issues_closed_count":42,"pull_requests_closed_count":25,"pull_request_authors_count":24,"issue_authors_count":61,"avg_comments_per_issue":2.25,"avg_comments_per_pull_request":1.696969696969697,"merged_pull_requests_count":17,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":14251244.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fmemoise/issues","maintainers":[{"login":"wch","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wch"},{"login":"krlmlr","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krlmlr"},{"login":"jimhester","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimhester"},{"login":"hadley","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hadley"},{"login":"jennybc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jennybc"},{"login":"batpigandme","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/batpigandme"},{"login":"lionel-","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lionel-"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/memoise/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/memoise/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/memoise/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/memoise/related_packages","maintainers":[{"uuid":"winston@rstudio.com","login":null,"name":"Winston Chang","email":"winston@rstudio.com","url":null,"packages_count":5,"html_url":null,"role":null,"created_at":"2022-11-14T17:16:50.540Z","updated_at":"2022-11-14T17:16:50.540Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/maintainers/winston@rstudio.com/packages"}],"registry":{"name":"cran.r-project.org","url":"https://cran.r-project.org","ecosystem":"cran","default":true,"packages_count":26181,"maintainers_count":14299,"namespaces_count":0,"keywords_count":8326,"github":"r-project-org","metadata":{"funded_packages_count":539},"icon_url":"https://github.com/r-project-org.png","created_at":"2022-04-06T16:32:25.637Z","updated_at":"2025-09-08T06:54:01.855Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/namespaces"}}],"commits":{"id":4092,"full_name":"r-lib/memoise","default_branch":"main","committers":[{"name":"Jim Hester","email":"james.f.hester@gmail.com","login":"jimhester","count":74},{"name":"Kirill Müller","email":"kirill.mueller@ivt.baug.ethz.ch","login":null,"count":65},{"name":"hadley","email":"h.wickham@gmail.com","login":"hadley","count":19},{"name":"Winston Chang","email":"winston@stdout.org","login":"wch","count":14},{"name":"Sietse Brouwer","email":"sbbrouwer@gmail.com","login":"sietse","count":8},{"name":"Eugene Ha","email":"eha@posteo.de","login":"egnha","count":3},{"name":"Mark Edmondson","email":"github@markedmondson.me","login":"MarkEdmondson1234","count":3},{"name":"Maximilian Girlich","email":"maximilian.girlich@metoda.com","login":"mgirlich","count":3},{"name":"Karl Dunkle Werner","email":"karldw","login":"karldw","count":2},{"name":"mikefc","email":"coolbutuseless","login":"coolbutuseless","count":2},{"name":"dkesh","email":"dkesh@qcue.com","login":null,"count":1},{"name":"Colin Gillespie","email":"csgillespie@gmail.com","login":"csgillespie","count":1},{"name":"Daeyoung Kim","email":"daykim22@gmail.com","login":"dy-kim","count":1},{"name":"Daniel Possenriede","email":"possenriede@gmail.com","login":"dpprdan","count":1},{"name":"Joseph Stachelek","email":"jsta","login":"jsta","count":1},{"name":"Kirill Müller","email":"krlmlr","login":"krlmlr","count":1},{"name":"Lionel Henry","email":"lionel.hry@gmail.com","login":"lionel-","count":1},{"name":"Mara Averick","email":"maraaverick@gmail.com","login":"batpigandme","count":1},{"name":"Michael Sumner","email":"mdsumner@gmail.com","login":"mdsumner","count":1},{"name":"Richard Cotton","email":"richierocks@gmail.com","login":"richierocks","count":1},{"name":"Salim B","email":"salim@posteo.de","login":"salim-b","count":1},{"name":"Tracy Teal","email":"tkteal@gmail.com","login":"tracykteal","count":1},{"name":"ajdm","email":"ajdm","login":"ajdm","count":1},{"name":"mark padgham","email":"mark.padgham@email.com","login":"mpadge","count":1},{"name":"richardkunze","email":"43673581+richardkunze","login":"richardkunze","count":1},{"name":"stelsemeyer","email":"18263836+stelsemeyer","login":"stelsemeyer","count":1},{"name":"xianghui dong","email":"xhdong@umd.edu","login":"xhdong-umd","count":1}],"total_commits":210,"total_committers":27,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":7.777777777777778,"dds":0.6476190476190475,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2025-07-09T01:06:39.345Z","last_synced_commit":"40db995d57e1790ed2519f5a653ca0f497a53c71","created_at":"2023-03-07T09:19:51.771Z","updated_at":"2025-07-09T01:06:39.364Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fmemoise/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-07T00:00:09.744Z","repositories_count":5480019,"commits_count":853389126,"contributors_count":31098155,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"r-lib/memoise","html_url":"https://github.com/r-lib/memoise","last_synced_at":"2025-08-31T11:17:15.417Z","status":null,"issues_count":77,"pull_requests_count":33,"avg_time_to_close_issue":15580580.261904761,"avg_time_to_close_pull_request":10269284.68,"issues_closed_count":42,"pull_requests_closed_count":25,"pull_request_authors_count":24,"issue_authors_count":61,"avg_comments_per_issue":2.220779220779221,"avg_comments_per_pull_request":1.696969696969697,"merged_pull_requests_count":17,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-10T21:08:31.207Z","updated_at":"2025-09-02T02:07:28.901Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fmemoise","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fmemoise/issues","issue_labels_count":{"feature":13,"bug":6,"documentation":2,"help wanted :heart:":1},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":62,"MEMBER":8,"CONTRIBUTOR":6},"pull_request_author_associations_count":{"NONE":15,"CONTRIBUTOR":12,"MEMBER":6},"issue_authors":{"DarwinAwardWinner":4,"krlmlr":3,"bluaze":3,"masato-yoshihara":2,"wlandau-lilly":2,"wurli":2,"dracodoc":2,"DavZim":2,"hadley":2,"mgirlich":2,"dmi3kno":2,"PeterNSteinmetz":1,"cboettig":1,"MalteThodberg":1,"hongooi73":1,"davharris":1,"carstenschwede":1,"ramiromagno":1,"wch":1,"MayaD99":1,"marcoarthur":1,"fkgruber":1,"MCMaurer":1,"xhdong-umd":1,"AndreMikulec":1,"jonovik":1,"luca-scr":1,"KellenBrosnahan":1,"stelsemeyer":1,"obkhan":1,"hschult":1,"coolbutuseless":1,"orgadish":1,"jeffkeller-einc":1,"wlandau":1,"instantkaffee":1,"kent37":1,"pat-s":1,"kurt-yagram":1,"jennybc":1,"jimhester":1,"lorenzwalthert":1,"datapumpernickel":1,"MikeBadescu":1,"StaffanBetner":1,"SteveBronder":1,"kdkavanagh":1,"dewoller":1,"knthls":1,"sz-cgt":1,"latot":1,"katrinleinweber":1,"john-c-martens":1,"Marlin-Na":1,"yogat3ch":1,"chochkov":1,"CyrilleRegis":1,"jmw86069":1,"gnguy":1,"karldw":1,"drag05":1},"pull_request_authors":{"bluaze":4,"mattyb":3,"wch":3,"mgirlich":2,"coolbutuseless":2,"lionel-":1,"dmurdoch":1,"DavZim":1,"dpprdan":1,"cpsievert":1,"ColinFay":1,"richardkunze":1,"mdsumner":1,"stelsemeyer":1,"mbertolacci":1,"hongooi73":1,"jsta":1,"german4589":1,"jimhester":1,"batpigandme":1,"rhjp":1,"xhdong-umd":1,"salim-b":1,"tracykteal":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10082226,"issues_count":31213887,"pull_requests_count":96046612,"authors_count":10694202,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":2},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{"DavZim":1,"drag05":1},"past_year_pull_request_authors":{},"maintainers":[{"login":"wch","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wch"},{"login":"krlmlr","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krlmlr"},{"login":"jimhester","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimhester"},{"login":"hadley","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hadley"},{"login":"jennybc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jennybc"},{"login":"batpigandme","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/batpigandme"},{"login":"lionel-","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lionel-"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":3,"WatchEvent":5,"IssueCommentEvent":2,"ForkEvent":2},"last_year":{"IssuesEvent":3,"WatchEvent":5,"IssueCommentEvent":2,"ForkEvent":2}},"keywords":["memoise","r"],"dependencies":[{"ecosystem":"cran","filepath":"DESCRIPTION","sha":null,"kind":"manifest","created_at":"2022-07-18T16:28:52.541Z","updated_at":"2022-07-18T16:28:52.541Z","repository_link":"https://github.com/r-lib/memoise/blob/main/DESCRIPTION","dependencies":[{"id":248133568,"package_name":"rlang","ecosystem":"cran","requirements":"\u003e= 0.4.10","direct":true,"kind":"imports","optional":false},{"id":248133569,"package_name":"cachem","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false},{"id":248133570,"package_name":"digest","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":248133571,"package_name":"aws.s3","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":248133572,"package_name":"covr","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":248133573,"package_name":"googleAuthR","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":248133574,"package_name":"googleCloudStorageR","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":248133575,"package_name":"httr","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":248133576,"package_name":"testthat","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/R-CMD-check.yaml","sha":null,"kind":"manifest","created_at":"2023-07-06T14:16:48.117Z","updated_at":"2023-07-06T14:16:48.117Z","repository_link":"https://github.com/r-lib/memoise/blob/main/.github/workflows/R-CMD-check.yaml","dependencies":[{"id":11159585200,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":11159585201,"package_name":"r-lib/actions/setup-r","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":11159585202,"package_name":"r-lib/actions/setup-pandoc","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":11159585203,"package_name":"actions/cache","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":11159585204,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pkgdown.yaml","sha":null,"kind":"manifest","created_at":"2023-07-06T14:16:49.044Z","updated_at":"2023-07-06T14:16:49.044Z","repository_link":"https://github.com/r-lib/memoise/blob/main/.github/workflows/pkgdown.yaml","dependencies":[{"id":11159586576,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":11159586577,"package_name":"r-lib/actions/setup-r","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":11159586578,"package_name":"r-lib/actions/setup-pandoc","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":11159586579,"package_name":"actions/cache","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pr-commands.yaml","sha":null,"kind":"manifest","created_at":"2023-07-06T14:16:49.305Z","updated_at":"2023-07-06T14:16:49.305Z","repository_link":"https://github.com/r-lib/memoise/blob/main/.github/workflows/pr-commands.yaml","dependencies":[{"id":11159587350,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":11159587351,"package_name":"r-lib/actions/pr-fetch","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":11159587352,"package_name":"r-lib/actions/setup-r","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":11159587353,"package_name":"r-lib/actions/pr-push","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test-coverage.yaml","sha":null,"kind":"manifest","created_at":"2023-07-06T14:16:49.436Z","updated_at":"2023-07-06T14:16:49.436Z","repository_link":"https://github.com/r-lib/memoise/blob/main/.github/workflows/test-coverage.yaml","dependencies":[{"id":11159587360,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":11159587361,"package_name":"r-lib/actions/setup-r","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":11159587362,"package_name":"r-lib/actions/setup-pandoc","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":11159587363,"package_name":"actions/cache","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]}],"score":27.848945255328395,"created_at":"2025-09-08T11:18:46.423Z","updated_at":"2025-10-07T08:25:21.161Z","avatar_url":"https://github.com/r-lib.png","language":"R","category":null,"sub_category":null,"monthly_downloads":736736,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["strings","grammar","data-manipulation","visualisation","unit-testing","tidy-data","setup","string-interpolation","s3-vectors","devtools"],"project_url":"https://science.ecosyste.ms/api/v1/projects/67238","html_url":"https://science.ecosyste.ms/projects/67238"}