{"id":66193,"name":"lime","description":"Local Interpretable Model-Agnostic Explanations (R port of original Python package)","url":"https://github.com/thomasp85/lime","last_synced_at":"2025-09-08T13:35:26.094Z","repository":{"id":56034317,"uuid":"85300689","full_name":"thomasp85/lime","owner":"thomasp85","description":"Local Interpretable Model-Agnostic Explanations (R port of original Python package)","archived":false,"fork":false,"pushed_at":"2022-08-19T09:01:37.000Z","size":11137,"stargazers_count":488,"open_issues_count":51,"forks_count":109,"subscribers_count":30,"default_branch":"main","last_synced_at":"2025-09-03T11:35:13.160Z","etag":null,"topics":["caret","model-checking","model-evaluation","modeling","r"],"latest_commit_sha":null,"homepage":"https://lime.data-imaginist.com/","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/thomasp85.png","metadata":{"files":{"readme":"README.Rmd","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-03-17T10:40:29.000Z","updated_at":"2025-08-28T20:35:14.000Z","dependencies_parsed_at":"2022-08-15T11:50:44.334Z","dependency_job_id":null,"html_url":"https://github.com/thomasp85/lime","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/thomasp85/lime","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasp85%2Flime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasp85%2Flime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasp85%2Flime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasp85%2Flime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thomasp85","download_url":"https://codeload.github.com/thomasp85/lime/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasp85%2Flime/sbom","scorecard":{"id":882518,"data":{"date":"2025-08-11","repo":{"name":"github.com/thomasp85/lime","commit":"301be637ef52c1b354ccf9d8b468a466a47485f3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"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":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","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":"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":"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":"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":"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":"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":"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":"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":"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":8,"reason":"1 out of the last 1 releases have a total of 1 signed artifacts.","details":["Info: signed release artifact: lime_0.3.1.tar.gz.asc: https://github.com/thomasp85/lime/releases/tag/lime-0.3.1","Warn: release artifact lime-0.3.1 does not have provenance: https://api.github.com/repos/thomasp85/lime/releases/8644640"],"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":"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:44: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/R-CMD-check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/R-CMD-check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/R-CMD-check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/R-CMD-check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/R-CMD-check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/pkgdown.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/pkgdown.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/pkgdown.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/pkgdown.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/pkgdown.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/pr-commands.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/pr-commands.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/test-coverage.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/test-coverage.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/test-coverage.yaml/main?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  17 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 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-24T08:45:15.457Z","repository_id":56034317,"created_at":"2025-08-24T08:45:15.458Z","updated_at":"2025-08-24T08:45:15.458Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274194465,"owners_count":25239052,"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":"thomasp85","name":"Thomas Lin Pedersen","uuid":"1775316","kind":"user","description":"Maker of tools focusing on data science and data visualisation","email":"","website":"www.data-imaginist.com","location":"Copenhagen","twitter":"thomasp85","company":"@posit-pbc, part of @tidyverse team ","icon_url":"https://avatars.githubusercontent.com/u/1775316?u=42739e16457a1061e122cf58f378bd8fb6c92a6e\u0026v=4","repositories_count":121,"last_synced_at":"2025-03-31T15:27:01.120Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/thomasp85","funding_links":[],"total_stars":10757,"followers":3191,"following":2,"created_at":"2022-11-02T16:51:21.758Z","updated_at":"2025-03-31T15:27:01.121Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thomasp85","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thomasp85/repositories"},"packages":[{"id":432677,"name":"lime","ecosystem":"cran","description":"Local Interpretable Model-Agnostic Explanations","homepage":"https://lime.data-imaginist.com","licenses":"MIT + file LICENSE","normalized_licenses":["MIT"],"repository_url":"https://github.com/thomasp85/lime","keywords_array":[],"namespace":null,"versions_count":8,"first_release_published_at":"2017-09-15T14:14:00.000Z","latest_release_published_at":"2022-08-19T00:00:00.000Z","latest_release_number":"0.5.3","last_synced_at":"2025-09-03T02:49:38.712Z","created_at":"2022-04-06T22:04:13.037Z","updated_at":"2025-09-03T20:57:47.978Z","registry_url":"https://cran.r-project.org/package=lime","install_command":null,"documentation_url":"http://cran.r-project.org/web/packages/lime/lime.pdf","metadata":{},"repo_metadata":{"id":56034317,"uuid":"85300689","full_name":"thomasp85/lime","owner":"thomasp85","description":"Local Interpretable Model-Agnostic Explanations (R port of original Python package)","archived":false,"fork":false,"pushed_at":"2022-08-19T09:01:37.000Z","size":11137,"stargazers_count":488,"open_issues_count":51,"forks_count":109,"subscribers_count":30,"default_branch":"main","last_synced_at":"2025-09-03T11:35:13.160Z","etag":null,"topics":["caret","model-checking","model-evaluation","modeling","r"],"latest_commit_sha":null,"homepage":"https://lime.data-imaginist.com/","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/thomasp85.png","metadata":{"files":{"readme":"README.Rmd","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-03-17T10:40:29.000Z","updated_at":"2025-08-28T20:35:14.000Z","dependencies_parsed_at":"2022-08-15T11:50:44.334Z","dependency_job_id":null,"html_url":"https://github.com/thomasp85/lime","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/thomasp85/lime","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasp85%2Flime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasp85%2Flime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasp85%2Flime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasp85%2Flime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thomasp85","download_url":"https://codeload.github.com/thomasp85/lime/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasp85%2Flime/sbom","scorecard":{"id":882518,"data":{"date":"2025-08-11","repo":{"name":"github.com/thomasp85/lime","commit":"301be637ef52c1b354ccf9d8b468a466a47485f3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"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":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","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":"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":"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":"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":"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":"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":"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":"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":"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":8,"reason":"1 out of the last 1 releases have a total of 1 signed artifacts.","details":["Info: signed release artifact: lime_0.3.1.tar.gz.asc: https://github.com/thomasp85/lime/releases/tag/lime-0.3.1","Warn: release artifact lime-0.3.1 does not have provenance: https://api.github.com/repos/thomasp85/lime/releases/8644640"],"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":"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:44: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/R-CMD-check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/R-CMD-check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/R-CMD-check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/R-CMD-check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/R-CMD-check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/pkgdown.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/pkgdown.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/pkgdown.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/pkgdown.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/pkgdown.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/pr-commands.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/pr-commands.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/test-coverage.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/test-coverage.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/test-coverage.yaml/main?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  17 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 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-24T08:45:15.457Z","repository_id":56034317,"created_at":"2025-08-24T08:45:15.458Z","updated_at":"2025-08-24T08:45:15.458Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273453704,"owners_count":25108473,"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-03T02:00:09.631Z","response_time":76,"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":"thomasp85","name":"Thomas Lin Pedersen","uuid":"1775316","kind":"user","description":"Maker of tools focusing on data science and data visualisation","email":"","website":"www.data-imaginist.com","location":"Copenhagen","twitter":"thomasp85","company":"@posit-pbc, part of @tidyverse team ","icon_url":"https://avatars.githubusercontent.com/u/1775316?u=42739e16457a1061e122cf58f378bd8fb6c92a6e\u0026v=4","repositories_count":121,"last_synced_at":"2025-03-31T15:27:01.120Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/thomasp85","funding_links":[],"total_stars":10757,"followers":3191,"following":2,"created_at":"2022-11-02T16:51:21.758Z","updated_at":"2025-03-31T15:27:01.121Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thomasp85","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thomasp85/repositories"},"tags":[{"name":"v0.5.3","sha":"ff47faa1a006eefa7dea7ddedd9baf29ba91590d","kind":"commit","published_at":"2022-08-18T12:45:35.000Z","download_url":"https://codeload.github.com/thomasp85/lime/tar.gz/v0.5.3","html_url":"https://github.com/thomasp85/lime/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thomasp85/lime@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasp85%2Flime/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasp85%2Flime/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"3c46a9158c3071499b04a4d50b204274f0ca9f23","kind":"commit","published_at":"2021-02-24T11:20:03.000Z","download_url":"https://codeload.github.com/thomasp85/lime/tar.gz/v0.5.2","html_url":"https://github.com/thomasp85/lime/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thomasp85/lime@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasp85%2Flime/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasp85%2Flime/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"49df0a131deee4919a29bb6093c116b80b766d3d","kind":"commit","published_at":"2019-11-12T07:32:04.000Z","download_url":"https://codeload.github.com/thomasp85/lime/tar.gz/v0.5.1","html_url":"https://github.com/thomasp85/lime/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thomasp85/lime@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasp85%2Flime/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasp85%2Flime/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e86cb10d07edc8d2692e5661797bcbf2d4018f13","kind":"commit","published_at":"2019-06-24T11:10:03.000Z","download_url":"https://codeload.github.com/thomasp85/lime/tar.gz/v0.5.0","html_url":"https://github.com/thomasp85/lime/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thomasp85/lime@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasp85%2Flime/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasp85%2Flime/tags/v0.5.0/manifests"},{"name":"lime-0.3.1","sha":"537ffa79d301eee027ecf634c2b648c6155b38c0","kind":"tag","published_at":"2017-11-24T10:32:51.000Z","download_url":"https://codeload.github.com/thomasp85/lime/tar.gz/lime-0.3.1","html_url":"https://github.com/thomasp85/lime/releases/tag/lime-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thomasp85/lime@lime-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasp85%2Flime/tags/lime-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasp85%2Flime/tags/lime-0.3.1/manifests"}]},"repo_metadata_updated_at":"2025-09-03T20:57:47.978Z","dependent_packages_count":3,"downloads":49240,"downloads_period":"last-month","dependent_repos_count":3,"rankings":{"downloads":8.468388245770258,"dependent_repos_count":16.522707034728406,"dependent_packages_count":10.8726625111309,"stargazers_count":0.7702582368655387,"forks_count":0.5565449688334817,"docker_downloads_count":0.578806767586821,"average":6.294894627485902},"purl":"pkg:cran/lime","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cran/lime","docker_dependents_count":6,"docker_downloads_count":36199,"usage_url":"https://repos.ecosyste.ms/usage/cran/lime","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cran/lime/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-30T00:11:27.499Z","issues_count":86,"pull_requests_count":15,"avg_time_to_close_issue":8228761.692307692,"avg_time_to_close_pull_request":12585407.363636363,"issues_closed_count":52,"pull_requests_closed_count":11,"pull_request_authors_count":12,"issue_authors_count":70,"avg_comments_per_issue":2.441860465116279,"avg_comments_per_pull_request":0.9333333333333333,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"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":0,"past_year_avg_comments_per_issue":null,"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/thomasp85%2Flime/issues","maintainers":[{"login":"thomasp85","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomasp85"},{"login":"EmilHvitfeldt","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EmilHvitfeldt"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/lime/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/lime/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/lime/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/lime/related_packages","maintainers":[{"uuid":"emilhhvitfeldt@gmail.com","login":null,"name":"Emil Hvitfeldt","email":"emilhhvitfeldt@gmail.com","url":null,"packages_count":13,"html_url":null,"role":null,"created_at":"2022-11-14T17:21:12.896Z","updated_at":"2022-11-14T17:21:12.896Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/maintainers/emilhhvitfeldt@gmail.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"}},{"id":5291799,"name":"r-lime","ecosystem":"conda","description":null,"homepage":"https://github.com/thomasp85/lime","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/thomasp85/lime","keywords_array":[],"namespace":null,"versions_count":5,"first_release_published_at":"2019-02-25T21:29:31.000Z","latest_release_published_at":"2022-08-19T16:29:22.000Z","latest_release_number":"0.5.3","last_synced_at":"2025-09-03T11:42:06.820Z","created_at":"2022-10-03T15:52:20.728Z","updated_at":"2025-09-03T20:57:42.248Z","registry_url":"https://anaconda.org/conda-forge/r-lime","install_command":"conda install -c conda-forge r-lime","documentation_url":null,"metadata":{},"repo_metadata":{"id":56034317,"uuid":"85300689","full_name":"thomasp85/lime","owner":"thomasp85","description":"Local Interpretable Model-Agnostic Explanations (R port of original Python package)","archived":false,"fork":false,"pushed_at":"2022-08-19T09:01:37.000Z","size":11137,"stargazers_count":488,"open_issues_count":51,"forks_count":109,"subscribers_count":30,"default_branch":"main","last_synced_at":"2025-09-03T11:35:13.160Z","etag":null,"topics":["caret","model-checking","model-evaluation","modeling","r"],"latest_commit_sha":null,"homepage":"https://lime.data-imaginist.com/","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/thomasp85.png","metadata":{"files":{"readme":"README.Rmd","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-03-17T10:40:29.000Z","updated_at":"2025-08-28T20:35:14.000Z","dependencies_parsed_at":"2022-08-15T11:50:44.334Z","dependency_job_id":null,"html_url":"https://github.com/thomasp85/lime","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/thomasp85/lime","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasp85%2Flime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasp85%2Flime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasp85%2Flime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasp85%2Flime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thomasp85","download_url":"https://codeload.github.com/thomasp85/lime/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasp85%2Flime/sbom","scorecard":{"id":882518,"data":{"date":"2025-08-11","repo":{"name":"github.com/thomasp85/lime","commit":"301be637ef52c1b354ccf9d8b468a466a47485f3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"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":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","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":"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":"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":"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":"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":"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":"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":"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":"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":8,"reason":"1 out of the last 1 releases have a total of 1 signed artifacts.","details":["Info: signed release artifact: lime_0.3.1.tar.gz.asc: https://github.com/thomasp85/lime/releases/tag/lime-0.3.1","Warn: release artifact lime-0.3.1 does not have provenance: https://api.github.com/repos/thomasp85/lime/releases/8644640"],"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":"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:44: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/R-CMD-check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/R-CMD-check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/R-CMD-check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/R-CMD-check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/R-CMD-check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/pkgdown.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/pkgdown.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/pkgdown.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/pkgdown.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/pkgdown.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/pr-commands.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/pr-commands.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/test-coverage.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/test-coverage.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/test-coverage.yaml/main?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  17 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 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-24T08:45:15.457Z","repository_id":56034317,"created_at":"2025-08-24T08:45:15.458Z","updated_at":"2025-08-24T08:45:15.458Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273453704,"owners_count":25108473,"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-03T02:00:09.631Z","response_time":76,"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":"thomasp85","name":"Thomas Lin Pedersen","uuid":"1775316","kind":"user","description":"Maker of tools focusing on data science and data visualisation","email":"","website":"www.data-imaginist.com","location":"Copenhagen","twitter":"thomasp85","company":"@posit-pbc, part of @tidyverse team ","icon_url":"https://avatars.githubusercontent.com/u/1775316?u=42739e16457a1061e122cf58f378bd8fb6c92a6e\u0026v=4","repositories_count":121,"last_synced_at":"2025-03-31T15:27:01.120Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/thomasp85","funding_links":[],"total_stars":10757,"followers":3191,"following":2,"created_at":"2022-11-02T16:51:21.758Z","updated_at":"2025-03-31T15:27:01.121Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thomasp85","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thomasp85/repositories"},"tags":[{"name":"v0.5.3","sha":"ff47faa1a006eefa7dea7ddedd9baf29ba91590d","kind":"commit","published_at":"2022-08-18T12:45:35.000Z","download_url":"https://codeload.github.com/thomasp85/lime/tar.gz/v0.5.3","html_url":"https://github.com/thomasp85/lime/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thomasp85/lime@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasp85%2Flime/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasp85%2Flime/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"3c46a9158c3071499b04a4d50b204274f0ca9f23","kind":"commit","published_at":"2021-02-24T11:20:03.000Z","download_url":"https://codeload.github.com/thomasp85/lime/tar.gz/v0.5.2","html_url":"https://github.com/thomasp85/lime/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thomasp85/lime@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasp85%2Flime/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasp85%2Flime/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"49df0a131deee4919a29bb6093c116b80b766d3d","kind":"commit","published_at":"2019-11-12T07:32:04.000Z","download_url":"https://codeload.github.com/thomasp85/lime/tar.gz/v0.5.1","html_url":"https://github.com/thomasp85/lime/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thomasp85/lime@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasp85%2Flime/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasp85%2Flime/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e86cb10d07edc8d2692e5661797bcbf2d4018f13","kind":"commit","published_at":"2019-06-24T11:10:03.000Z","download_url":"https://codeload.github.com/thomasp85/lime/tar.gz/v0.5.0","html_url":"https://github.com/thomasp85/lime/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thomasp85/lime@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasp85%2Flime/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasp85%2Flime/tags/v0.5.0/manifests"},{"name":"lime-0.3.1","sha":"537ffa79d301eee027ecf634c2b648c6155b38c0","kind":"tag","published_at":"2017-11-24T10:32:51.000Z","download_url":"https://codeload.github.com/thomasp85/lime/tar.gz/lime-0.3.1","html_url":"https://github.com/thomasp85/lime/releases/tag/lime-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thomasp85/lime@lime-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasp85%2Flime/tags/lime-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasp85%2Flime/tags/lime-0.3.1/manifests"}]},"repo_metadata_updated_at":"2025-09-03T20:57:42.248Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.33754179350267,"dependent_packages_count":51.58441039972055,"stargazers_count":17.85019212535556,"forks_count":17.246369579320326,"docker_downloads_count":null,"average":27.754628474474774},"purl":"pkg:conda/r-lime","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/r-lime","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/r-lime","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/r-lime/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-30T00:11:27.499Z","issues_count":86,"pull_requests_count":15,"avg_time_to_close_issue":8228761.692307692,"avg_time_to_close_pull_request":12585407.363636363,"issues_closed_count":52,"pull_requests_closed_count":11,"pull_request_authors_count":12,"issue_authors_count":70,"avg_comments_per_issue":2.441860465116279,"avg_comments_per_pull_request":0.9333333333333333,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"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":0,"past_year_avg_comments_per_issue":null,"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/thomasp85%2Flime/issues","maintainers":[{"login":"thomasp85","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomasp85"},{"login":"EmilHvitfeldt","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EmilHvitfeldt"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/r-lime/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/r-lime/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/r-lime/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/r-lime/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":11709292,"name":"github.com/thomasp85/lime","ecosystem":"go","description":null,"homepage":null,"licenses":"other","normalized_licenses":["GPL-1.0+"],"repository_url":"https://github.com/thomasp85/lime","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2019-06-24T11:10:03.000Z","latest_release_published_at":"2022-08-18T12:45:35.000Z","latest_release_number":"v0.5.3","last_synced_at":"2025-09-03T11:42:05.097Z","created_at":"2025-05-30T10:32:52.970Z","updated_at":"2025-09-03T20:57:48.092Z","registry_url":"https://pkg.go.dev/github.com/thomasp85/lime","install_command":"go get github.com/thomasp85/lime","documentation_url":"https://pkg.go.dev/github.com/thomasp85/lime#section-documentation","metadata":{},"repo_metadata":{"id":56034317,"uuid":"85300689","full_name":"thomasp85/lime","owner":"thomasp85","description":"Local Interpretable Model-Agnostic Explanations (R port of original Python package)","archived":false,"fork":false,"pushed_at":"2022-08-19T09:01:37.000Z","size":11137,"stargazers_count":488,"open_issues_count":51,"forks_count":109,"subscribers_count":30,"default_branch":"main","last_synced_at":"2025-09-03T11:35:13.160Z","etag":null,"topics":["caret","model-checking","model-evaluation","modeling","r"],"latest_commit_sha":null,"homepage":"https://lime.data-imaginist.com/","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/thomasp85.png","metadata":{"files":{"readme":"README.Rmd","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-03-17T10:40:29.000Z","updated_at":"2025-08-28T20:35:14.000Z","dependencies_parsed_at":"2022-08-15T11:50:44.334Z","dependency_job_id":null,"html_url":"https://github.com/thomasp85/lime","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/thomasp85/lime","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasp85%2Flime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasp85%2Flime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasp85%2Flime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasp85%2Flime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thomasp85","download_url":"https://codeload.github.com/thomasp85/lime/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasp85%2Flime/sbom","scorecard":{"id":882518,"data":{"date":"2025-08-11","repo":{"name":"github.com/thomasp85/lime","commit":"301be637ef52c1b354ccf9d8b468a466a47485f3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"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":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","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":"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":"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":"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":"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":"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":"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":"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":"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":8,"reason":"1 out of the last 1 releases have a total of 1 signed artifacts.","details":["Info: signed release artifact: lime_0.3.1.tar.gz.asc: https://github.com/thomasp85/lime/releases/tag/lime-0.3.1","Warn: release artifact lime-0.3.1 does not have provenance: https://api.github.com/repos/thomasp85/lime/releases/8644640"],"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":"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:44: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/R-CMD-check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/R-CMD-check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/R-CMD-check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/R-CMD-check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/R-CMD-check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/pkgdown.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/pkgdown.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/pkgdown.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/pkgdown.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/pkgdown.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/pr-commands.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/pr-commands.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/test-coverage.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/test-coverage.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/thomasp85/lime/test-coverage.yaml/main?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  17 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 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-24T08:45:15.457Z","repository_id":56034317,"created_at":"2025-08-24T08:45:15.458Z","updated_at":"2025-08-24T08:45:15.458Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273453704,"owners_count":25108473,"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-03T02:00:09.631Z","response_time":76,"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":"thomasp85","name":"Thomas Lin Pedersen","uuid":"1775316","kind":"user","description":"Maker of tools focusing on data science and data visualisation","email":"","website":"www.data-imaginist.com","location":"Copenhagen","twitter":"thomasp85","company":"@posit-pbc, part of @tidyverse team ","icon_url":"https://avatars.githubusercontent.com/u/1775316?u=42739e16457a1061e122cf58f378bd8fb6c92a6e\u0026v=4","repositories_count":121,"last_synced_at":"2025-03-31T15:27:01.120Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/thomasp85","funding_links":[],"total_stars":10757,"followers":3191,"following":2,"created_at":"2022-11-02T16:51:21.758Z","updated_at":"2025-03-31T15:27:01.121Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thomasp85","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thomasp85/repositories"},"tags":[{"name":"v0.5.3","sha":"ff47faa1a006eefa7dea7ddedd9baf29ba91590d","kind":"commit","published_at":"2022-08-18T12:45:35.000Z","download_url":"https://codeload.github.com/thomasp85/lime/tar.gz/v0.5.3","html_url":"https://github.com/thomasp85/lime/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thomasp85/lime@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasp85%2Flime/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasp85%2Flime/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"3c46a9158c3071499b04a4d50b204274f0ca9f23","kind":"commit","published_at":"2021-02-24T11:20:03.000Z","download_url":"https://codeload.github.com/thomasp85/lime/tar.gz/v0.5.2","html_url":"https://github.com/thomasp85/lime/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thomasp85/lime@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasp85%2Flime/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasp85%2Flime/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"49df0a131deee4919a29bb6093c116b80b766d3d","kind":"commit","published_at":"2019-11-12T07:32:04.000Z","download_url":"https://codeload.github.com/thomasp85/lime/tar.gz/v0.5.1","html_url":"https://github.com/thomasp85/lime/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thomasp85/lime@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasp85%2Flime/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasp85%2Flime/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e86cb10d07edc8d2692e5661797bcbf2d4018f13","kind":"commit","published_at":"2019-06-24T11:10:03.000Z","download_url":"https://codeload.github.com/thomasp85/lime/tar.gz/v0.5.0","html_url":"https://github.com/thomasp85/lime/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thomasp85/lime@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasp85%2Flime/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasp85%2Flime/tags/v0.5.0/manifests"},{"name":"lime-0.3.1","sha":"537ffa79d301eee027ecf634c2b648c6155b38c0","kind":"tag","published_at":"2017-11-24T10:32:51.000Z","download_url":"https://codeload.github.com/thomasp85/lime/tar.gz/lime-0.3.1","html_url":"https://github.com/thomasp85/lime/releases/tag/lime-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/thomasp85/lime@lime-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasp85%2Flime/tags/lime-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasp85%2Flime/tags/lime-0.3.1/manifests"}]},"repo_metadata_updated_at":"2025-09-03T20:57:48.092Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.784814001734242,"dependent_packages_count":5.420815499828766,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.602814750781504},"purl":"pkg:golang/github.com/thomasp85/lime","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/thomasp85/lime","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/thomasp85/lime","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/thomasp85/lime/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-30T00:11:27.499Z","issues_count":86,"pull_requests_count":15,"avg_time_to_close_issue":8228761.692307692,"avg_time_to_close_pull_request":12585407.363636363,"issues_closed_count":52,"pull_requests_closed_count":11,"pull_request_authors_count":12,"issue_authors_count":70,"avg_comments_per_issue":2.441860465116279,"avg_comments_per_pull_request":0.9333333333333333,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"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":0,"past_year_avg_comments_per_issue":null,"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/thomasp85%2Flime/issues","maintainers":[{"login":"thomasp85","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomasp85"},{"login":"EmilHvitfeldt","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EmilHvitfeldt"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fthomasp85%2Flime/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fthomasp85%2Flime/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fthomasp85%2Flime/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fthomasp85%2Flime/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"}}],"commits":{"id":29194,"full_name":"thomasp85/lime","default_branch":"main","committers":[{"name":"Thomas Lin Pedersen","email":"thomasp85@gmail.com","login":"thomasp85","count":158},{"name":"Michaël Benesty","email":"pommedeterresautee","login":"pommedeterresautee","count":7},{"name":"nielsenmarkus11","email":"nielsenmarkus11","login":"nielsenmarkus11","count":2},{"name":"Jeroen Ooms","email":"jeroenooms@gmail.com","login":"jeroen","count":2},{"name":"millerjoey","email":"arch1190@gmail.com","login":"millerjoey","count":1},{"name":"Sam Lee","email":"samuel@alumni.caltech.edu","login":"samleegithub","count":1},{"name":"Philipp Kopper","email":"43535712+pkopper","login":"pkopper","count":1},{"name":"Maëlle Salmon","email":"maelle.salmon@yahoo.se","login":"maelle","count":1},{"name":"Matt Dancho","email":"mdancho84","login":"mdancho84","count":1},{"name":"Martin Jullum","email":"jullum@nr.no","login":"martinju","count":1},{"name":"Mara Averick","email":"maraaverick@gmail.com","login":"batpigandme","count":1},{"name":"Ledger West","email":"ledger.west@gmail.com","login":"ledgerW","count":1},{"name":"Jon Calder","email":"jonmcalder@gmail.com","login":"jonmcalder","count":1},{"name":"Emil Hvitfeldt","email":"emilhhvitfeldt@gmail.com","login":"EmilHvitfeldt","count":1},{"name":"Christoph Molnar","email":"christoph.molnar@googlemail.com","login":"christophM","count":1},{"name":"Chris Muir","email":"ChrisMuir","login":"ChrisMuir","count":1}],"total_commits":181,"total_committers":16,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":11.3125,"dds":0.1270718232044199,"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-03-29T19:01:49.523Z","last_synced_commit":"301be637ef52c1b354ccf9d8b468a466a47485f3","created_at":"2023-03-07T16:39:59.101Z","updated_at":"2025-03-29T19:01:50.311Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasp85%2Flime/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5481894,"commits_count":853757651,"contributors_count":31102505,"owners_count":907434,"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":"thomasp85/lime","html_url":"https://github.com/thomasp85/lime","last_synced_at":"2025-07-30T00:11:27.499Z","status":"error","issues_count":86,"pull_requests_count":15,"avg_time_to_close_issue":8228761.692307692,"avg_time_to_close_pull_request":12585407.363636363,"issues_closed_count":52,"pull_requests_closed_count":11,"pull_request_authors_count":12,"issue_authors_count":70,"avg_comments_per_issue":2.441860465116279,"avg_comments_per_pull_request":0.9333333333333333,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"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":0,"past_year_avg_comments_per_issue":null,"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:20.142Z","updated_at":"2025-07-30T00:11:27.500Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasp85%2Flime","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasp85%2Flime/issues","issue_labels_count":{"bug":1},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":76,"CONTRIBUTOR":7,"OWNER":2},"pull_request_author_associations_count":{"CONTRIBUTOR":9,"NONE":5,"COLLABORATOR":1},"issue_authors":{"Make42":5,"pkopper":3,"timcdlucas":3,"alanault":3,"mstaniak":3,"DiliSR":2,"nielsenmarkus11":2,"thomasp85":2,"ms1948":2,"JLB9791":1,"mirka-henninger":1,"kennysong":1,"hrampadarath":1,"ruizcrp":1,"sfd99":1,"giuliaass":1,"ankhnesmerira":1,"shekharamit":1,"edvbb":1,"iacobus42":1,"johanneswaage":1,"brandythenarwhal93":1,"turgut090":1,"j-ghatak":1,"busintelanalytics":1,"asheetal":1,"kbzsl":1,"SimonCoulombe":1,"PabloRMira":1,"dsnavega":1,"talgalili":1,"Nadu123":1,"jeroen":1,"YongKyeom":1,"scworland":1,"wony1105":1,"agilebean":1,"christos82":1,"JiaxiangBU":1,"DariusLR":1,"dhicks":1,"khammouna":1,"rajafan":1,"MichaelPeibo":1,"joshualeond":1,"marianeira":1,"muschellij2":1,"NateMietk":1,"ChenguangXue":1,"ylu73":1,"KhawlaSeddiki":1,"kikilou":1,"giancarlomirmillo":1,"NienkeVanTKlooster":1,"MarcusCramer91":1,"kimhs950627":1,"Toniiiio":1,"beopis":1,"martinju":1,"GitHunter0":1,"dahhinc":1,"allanlc":1,"aidandmorrison":1,"IrinaMax":1,"rds0001":1,"vla6":1,"CBRN-git":1,"Manish-Maurya":1,"kkmstat05":1},"pull_request_authors":{"nielsenmarkus11":2,"pkopper":2,"jeroen":2,"NienkeVanTKlooster":1,"EmilHvitfeldt":1,"Ncalverley":1,"jmatias":1,"ChrisMuir":1,"samleegithub":1,"ledgerW":1,"tomazweiss":1,"talgalili":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-06T00:00:15.144Z","repositories_count":10114967,"issues_count":31642662,"pull_requests_count":98442295,"authors_count":10708431,"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":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"thomasp85","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomasp85"},{"login":"EmilHvitfeldt","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EmilHvitfeldt"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":6},"last_year":{"WatchEvent":6}},"keywords":["caret","model-checking","model-evaluation","modeling","r"],"dependencies":[{"ecosystem":"cran","filepath":"DESCRIPTION","sha":null,"kind":"manifest","created_at":"2022-08-15T11:50:44.035Z","updated_at":"2022-08-15T11:50:44.035Z","repository_link":"https://github.com/thomasp85/lime/blob/main/DESCRIPTION","dependencies":[{"id":1777920864,"package_name":"glmnet","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false},{"id":1777920865,"package_name":"stats","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false},{"id":1777920866,"package_name":"ggplot2","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false},{"id":1777920867,"package_name":"tools","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false},{"id":1777920868,"package_name":"stringi","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false},{"id":1777920869,"package_name":"Matrix","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false},{"id":1777920870,"package_name":"Rcpp","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false},{"id":1777920871,"package_name":"assertthat","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false},{"id":1777920872,"package_name":"methods","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false},{"id":1777920873,"package_name":"grDevices","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false},{"id":1777920874,"package_name":"gower","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false},{"id":1777920875,"package_name":"xgboost","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":1777920876,"package_name":"testthat","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":1777920877,"package_name":"mlr","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":1777920878,"package_name":"h2o","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":1777920879,"package_name":"text2vec","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":1777920880,"package_name":"MASS","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":1777920881,"package_name":"covr","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":1777920882,"package_name":"knitr","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":1777920883,"package_name":"rmarkdown","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":1777920884,"package_name":"sessioninfo","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":1777920885,"package_name":"magick","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":1777920886,"package_name":"keras","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":1777920887,"package_name":"htmlwidgets","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":1777920888,"package_name":"shiny","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":1777920889,"package_name":"shinythemes","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":1777920890,"package_name":"ranger","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false}]}],"score":20.418026089326673,"created_at":"2025-09-08T11:18:41.422Z","updated_at":"2025-10-07T08:25:07.218Z","avatar_url":"https://github.com/thomasp85.png","language":"R","category":null,"sub_category":null,"monthly_downloads":49240,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["tidy-data","setup","tidyverse","parsing","fwf","csv","documentation-tool","package-creation","http-mock","visualisation"],"project_url":"https://science.ecosyste.ms/api/v1/projects/66193","html_url":"https://science.ecosyste.ms/projects/66193"}