{"id":1766,"name":"infer","description":"infer: An R package for tidyverse-friendly statistical inference - Published in JOSS (2021)","url":"https://github.com/tidymodels/infer","last_synced_at":"2025-09-04T16:33:27.948Z","repository":{"id":21647952,"uuid":"93430707","full_name":"tidymodels/infer","owner":"tidymodels","description":"An R package for tidyverse-friendly statistical inference","archived":false,"fork":false,"pushed_at":"2025-07-17T20:49:26.000Z","size":185646,"stargazers_count":764,"open_issues_count":7,"forks_count":82,"subscribers_count":26,"default_branch":"main","last_synced_at":"2025-09-03T20:53:33.413Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://infer.tidymodels.org","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tidymodels.png","metadata":{"files":{"readme":"README.Rmd","changelog":"NEWS.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-06-05T17:41:42.000Z","updated_at":"2025-09-02T14:39:12.000Z","dependencies_parsed_at":"2023-01-14T00:30:27.755Z","dependency_job_id":"624089d0-116d-4c11-a56b-4b94ffc214b1","html_url":"https://github.com/tidymodels/infer","commit_stats":{"total_commits":1573,"total_committers":31,"mean_commits":50.74193548387097,"dds":0.6427209154481881,"last_synced_commit":"c610ea01d80c45acdf9e69994402f8412ccf73f4"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/tidymodels/infer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidymodels%2Finfer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidymodels%2Finfer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidymodels%2Finfer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidymodels%2Finfer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidymodels","download_url":"https://codeload.github.com/tidymodels/infer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidymodels%2Finfer/sbom","scorecard":{"id":884840,"data":{"date":"2025-08-11","repo":{"name":"github.com/tidymodels/infer","commit":"c5c95b98c394e0542536919e3d6c31aec7b4fd43"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Code-Review","score":1,"reason":"Found 3/18 approved changesets -- score normalized to 1","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":"Maintained","score":8,"reason":"8 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":"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: jobLevel 'contents' permission set to 'write': .github/workflows/pkgdown.yaml:24","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/pr-commands.yaml:19","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/pr-commands.yaml:58","Info: topLevel permissions set to 'read-all': .github/workflows/R-CMD-check.yaml:14","Warn: no topLevel permission defined: .github/workflows/check-hard.yaml:1","Warn: no topLevel permission defined: .github/workflows/lock.yaml:1","Info: topLevel permissions set to 'read-all': .github/workflows/pkgdown.yaml:13","Info: topLevel permissions set to 'read-all': .github/workflows/pr-commands.yaml:9","Info: topLevel permissions set to 'read-all': .github/workflows/test-coverage.yaml:10"],"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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/tidymodels/infer/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/tidymodels/infer/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/tidymodels/infer/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/tidymodels/infer/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/tidymodels/infer/R-CMD-check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-hard.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/tidymodels/infer/check-hard.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-hard.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/tidymodels/infer/check-hard.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-hard.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/tidymodels/infer/check-hard.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-hard.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/tidymodels/infer/check-hard.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-hard.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/tidymodels/infer/check-hard.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yaml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/tidymodels/infer/lock.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/tidymodels/infer/pkgdown.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/tidymodels/infer/pkgdown.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/tidymodels/infer/pkgdown.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/tidymodels/infer/pkgdown.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/tidymodels/infer/pkgdown.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/tidymodels/infer/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/tidymodels/infer/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/tidymodels/infer/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/tidymodels/infer/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/tidymodels/infer/pr-commands.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/tidymodels/infer/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/tidymodels/infer/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/tidymodels/infer/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/tidymodels/infer/pr-commands.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/tidymodels/infer/test-coverage.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/tidymodels/infer/test-coverage.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/tidymodels/infer/test-coverage.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/tidymodels/infer/test-coverage.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/tidymodels/infer/test-coverage.yaml/main?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  23 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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-24T09:35:49.290Z","repository_id":21647952,"created_at":"2025-08-24T09:35:49.290Z","updated_at":"2025-08-24T09:35:49.290Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273528551,"owners_count":25121819,"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":{"login":"tidymodels","name":"tidymodels","uuid":"29100987","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/29100987?v=4","repositories_count":59,"last_synced_at":"2025-03-31T15:29:46.179Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tidymodels","funding_links":[],"total_stars":9848,"followers":483,"following":0,"created_at":"2022-11-09T14:06:53.893Z","updated_at":"2025-03-31T15:29:46.180Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidymodels","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidymodels/repositories"},"packages":[{"id":11743272,"name":"github.com/tidymodels/infer","ecosystem":"go","description":null,"homepage":null,"licenses":"other","normalized_licenses":["GPL-1.0+"],"repository_url":"https://github.com/tidymodels/infer","keywords_array":[],"namespace":null,"versions_count":19,"first_release_published_at":"2018-01-05T19:58:40.000Z","latest_release_published_at":"2025-06-27T12:53:13.000Z","latest_release_number":"v1.0.9","last_synced_at":"2025-09-03T20:35:47.974Z","created_at":"2025-06-07T10:00:41.665Z","updated_at":"2025-09-03T20:35:47.975Z","registry_url":"https://pkg.go.dev/github.com/tidymodels/infer","install_command":"go get github.com/tidymodels/infer","documentation_url":"https://pkg.go.dev/github.com/tidymodels/infer#section-documentation","metadata":{},"repo_metadata":{"id":21647952,"uuid":"93430707","full_name":"tidymodels/infer","owner":"tidymodels","description":"An R package for tidyverse-friendly statistical inference","archived":false,"fork":false,"pushed_at":"2025-06-04T20:27:37.000Z","size":185231,"stargazers_count":753,"open_issues_count":6,"forks_count":78,"subscribers_count":26,"default_branch":"main","last_synced_at":"2025-06-05T01:25:44.426Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://infer.tidymodels.org","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tidymodels.png","metadata":{"files":{"readme":"README.Rmd","changelog":"NEWS.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-06-05T17:41:42.000Z","updated_at":"2025-06-04T20:17:53.000Z","dependencies_parsed_at":"2023-01-14T00:30:27.755Z","dependency_job_id":"624089d0-116d-4c11-a56b-4b94ffc214b1","html_url":"https://github.com/tidymodels/infer","commit_stats":{"total_commits":1573,"total_committers":31,"mean_commits":50.74193548387097,"dds":0.6427209154481881,"last_synced_commit":"c610ea01d80c45acdf9e69994402f8412ccf73f4"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidymodels%2Finfer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidymodels%2Finfer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidymodels%2Finfer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidymodels%2Finfer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidymodels","download_url":"https://codeload.github.com/tidymodels/infer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidymodels%2Finfer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":258642426,"owners_count":22734668,"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","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"}},"repo_metadata_updated_at":"2025-06-07T23:36:15.325Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.750499235214139,"dependent_packages_count":5.388553704962611,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.569526470088375},"purl":"pkg:golang/github.com/tidymodels/infer","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/tidymodels/infer","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/tidymodels/infer","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/tidymodels/infer/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-05T01:38:33.782Z","issues_count":90,"pull_requests_count":70,"avg_time_to_close_issue":11680070.894117648,"avg_time_to_close_pull_request":998012.4202898551,"issues_closed_count":85,"pull_requests_closed_count":69,"pull_request_authors_count":10,"issue_authors_count":51,"avg_comments_per_issue":2.9,"avg_comments_per_pull_request":2.1142857142857143,"merged_pull_requests_count":65,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":12,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":413862.54545454547,"past_year_avg_time_to_close_pull_request":174087.44444444444,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":1.6,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidymodels%2Finfer/issues","maintainers":[{"login":"simonpcouch","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simonpcouch"},{"login":"andrewpbray","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewpbray"},{"login":"EmilHvitfeldt","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EmilHvitfeldt"},{"login":"mine-cetinkaya-rundel","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mine-cetinkaya-rundel"},{"login":"hfrick","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hfrick"},{"login":"ismayc","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ismayc"},{"login":"topepo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/topepo"},{"login":"juliasilge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juliasilge"}],"active_maintainers":[{"login":"simonpcouch","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simonpcouch"},{"login":"EmilHvitfeldt","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EmilHvitfeldt"},{"login":"ismayc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ismayc"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftidymodels%2Finfer/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftidymodels%2Finfer/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftidymodels%2Finfer/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftidymodels%2Finfer/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1951493,"maintainers_count":0,"namespaces_count":741113,"keywords_count":109139,"github":"golang","metadata":{"funded_packages_count":48962},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-04T05:53:31.480Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":430376,"name":"infer","ecosystem":"cran","description":"Tidy Statistical Inference","homepage":"https://github.com/tidymodels/infer","licenses":"MIT + file LICENSE","normalized_licenses":["MIT"],"repository_url":"https://github.com/tidymodels/infer","keywords_array":[],"namespace":null,"versions_count":21,"first_release_published_at":"2018-01-08T13:49:00.000Z","latest_release_published_at":"2025-06-26T00:00:00.000Z","latest_release_number":"1.0.9","last_synced_at":"2025-09-03T20:35:55.563Z","created_at":"2022-04-06T21:07:16.809Z","updated_at":"2025-09-03T20:35:55.563Z","registry_url":"https://cran.r-project.org/package=infer","install_command":null,"documentation_url":"http://cran.r-project.org/web/packages/infer/infer.pdf","metadata":{},"repo_metadata":{"id":21647952,"uuid":"93430707","full_name":"tidymodels/infer","owner":"tidymodels","description":"An R package for tidyverse-friendly statistical inference","archived":false,"fork":false,"pushed_at":"2025-07-17T20:49:26.000Z","size":185646,"stargazers_count":761,"open_issues_count":7,"forks_count":82,"subscribers_count":26,"default_branch":"main","last_synced_at":"2025-08-26T20:18:21.111Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://infer.tidymodels.org","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tidymodels.png","metadata":{"files":{"readme":"README.Rmd","changelog":"NEWS.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-06-05T17:41:42.000Z","updated_at":"2025-07-29T00:04:03.000Z","dependencies_parsed_at":"2023-01-14T00:30:27.755Z","dependency_job_id":"624089d0-116d-4c11-a56b-4b94ffc214b1","html_url":"https://github.com/tidymodels/infer","commit_stats":{"total_commits":1573,"total_committers":31,"mean_commits":50.74193548387097,"dds":0.6427209154481881,"last_synced_commit":"c610ea01d80c45acdf9e69994402f8412ccf73f4"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/tidymodels/infer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidymodels%2Finfer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidymodels%2Finfer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidymodels%2Finfer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidymodels%2Finfer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidymodels","download_url":"https://codeload.github.com/tidymodels/infer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidymodels%2Finfer/sbom","scorecard":{"id":884840,"data":{"date":"2025-08-11","repo":{"name":"github.com/tidymodels/infer","commit":"c5c95b98c394e0542536919e3d6c31aec7b4fd43"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Code-Review","score":1,"reason":"Found 3/18 approved changesets -- score normalized to 1","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":"Maintained","score":8,"reason":"8 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":"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: jobLevel 'contents' permission set to 'write': .github/workflows/pkgdown.yaml:24","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/pr-commands.yaml:19","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/pr-commands.yaml:58","Info: topLevel permissions set to 'read-all': .github/workflows/R-CMD-check.yaml:14","Warn: no topLevel permission defined: .github/workflows/check-hard.yaml:1","Warn: no topLevel permission defined: .github/workflows/lock.yaml:1","Info: topLevel permissions set to 'read-all': .github/workflows/pkgdown.yaml:13","Info: topLevel permissions set to 'read-all': .github/workflows/pr-commands.yaml:9","Info: topLevel permissions set to 'read-all': .github/workflows/test-coverage.yaml:10"],"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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/tidymodels/infer/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/tidymodels/infer/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/tidymodels/infer/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/tidymodels/infer/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/tidymodels/infer/R-CMD-check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-hard.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/tidymodels/infer/check-hard.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-hard.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/tidymodels/infer/check-hard.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-hard.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/tidymodels/infer/check-hard.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-hard.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/tidymodels/infer/check-hard.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-hard.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/tidymodels/infer/check-hard.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yaml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/tidymodels/infer/lock.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/tidymodels/infer/pkgdown.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/tidymodels/infer/pkgdown.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/tidymodels/infer/pkgdown.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/tidymodels/infer/pkgdown.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/tidymodels/infer/pkgdown.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/tidymodels/infer/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/tidymodels/infer/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/tidymodels/infer/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/tidymodels/infer/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/tidymodels/infer/pr-commands.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/tidymodels/infer/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/tidymodels/infer/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/tidymodels/infer/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/tidymodels/infer/pr-commands.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/tidymodels/infer/test-coverage.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/tidymodels/infer/test-coverage.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/tidymodels/infer/test-coverage.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/tidymodels/infer/test-coverage.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/tidymodels/infer/test-coverage.yaml/main?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  23 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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-24T09:35:49.290Z","repository_id":21647952,"created_at":"2025-08-24T09:35:49.290Z","updated_at":"2025-08-24T09:35:49.290Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272734612,"owners_count":24984277,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-29T02:00:10.610Z","response_time":87,"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":"tidymodels","name":"tidymodels","uuid":"29100987","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/29100987?v=4","repositories_count":59,"last_synced_at":"2025-03-31T15:29:46.179Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tidymodels","funding_links":[],"total_stars":9848,"followers":483,"following":0,"created_at":"2022-11-09T14:06:53.893Z","updated_at":"2025-03-31T15:29:46.180Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidymodels","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidymodels/repositories"},"tags":[{"name":"v1.0.9","sha":"421943524861f227090c7403180a998cd425a508","kind":"commit","published_at":"2025-06-27T12:53:13.000Z","download_url":"https://codeload.github.com/tidymodels/infer/tar.gz/v1.0.9","html_url":"https://github.com/tidymodels/infer/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidymodels/infer@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidymodels%2Finfer/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidymodels%2Finfer/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"c9d3f4b4dcc5ce4540ac57fdc0ba0ae94cac4266","kind":"commit","published_at":"2025-04-14T17:14:56.000Z","download_url":"https://codeload.github.com/tidymodels/infer/tar.gz/v1.0.8","html_url":"https://github.com/tidymodels/infer/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidymodels/infer@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidymodels%2Finfer/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidymodels%2Finfer/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"63aaaa0f17e4364e2f912c787ef75176098f8f47","kind":"commit","published_at":"2024-03-26T12:06:32.000Z","download_url":"https://codeload.github.com/tidymodels/infer/tar.gz/v1.0.7","html_url":"https://github.com/tidymodels/infer/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidymodels/infer@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidymodels%2Finfer/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidymodels%2Finfer/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"fdbcece027a067ac58b0d873cdaf1fc89d4deeb6","kind":"commit","published_at":"2024-01-31T15:49:43.000Z","download_url":"https://codeload.github.com/tidymodels/infer/tar.gz/v1.0.6","html_url":"https://github.com/tidymodels/infer/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidymodels/infer@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidymodels%2Finfer/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidymodels%2Finfer/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"5ad00878c84e71b3d537b2a191d90464c944162b","kind":"commit","published_at":"2023-09-06T12:46:22.000Z","download_url":"https://codeload.github.com/tidymodels/infer/tar.gz/v1.0.5","html_url":"https://github.com/tidymodels/infer/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidymodels/infer@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidymodels%2Finfer/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidymodels%2Finfer/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"1da7f38f38d3132a04bad06d9e1a345a0ebd8a4d","kind":"commit","published_at":"2022-12-02T00:11:56.000Z","download_url":"https://codeload.github.com/tidymodels/infer/tar.gz/v1.0.4","html_url":"https://github.com/tidymodels/infer/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidymodels/infer@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidymodels%2Finfer/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidymodels%2Finfer/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"3839dcb896ce88a0c49a7eee39bf1d697bfb0d6d","kind":"commit","published_at":"2022-08-22T19:00:23.000Z","download_url":"https://codeload.github.com/tidymodels/infer/tar.gz/v1.0.3","html_url":"https://github.com/tidymodels/infer/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidymodels/infer@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidymodels%2Finfer/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidymodels%2Finfer/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"06e2977e51338ab858c6effebeec29e40400407b","kind":"commit","published_at":"2022-06-12T20:03:02.000Z","download_url":"https://codeload.github.com/tidymodels/infer/tar.gz/v1.0.2","html_url":"https://github.com/tidymodels/infer/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidymodels/infer@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidymodels%2Finfer/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidymodels%2Finfer/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"be84547479785b73c6fe582291422e2191c19104","kind":"commit","published_at":"2021-09-13T20:16:20.000Z","download_url":"https://codeload.github.com/tidymodels/infer/tar.gz/v1.0.1","html_url":"https://github.com/tidymodels/infer/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidymodels/infer@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidymodels%2Finfer/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidymodels%2Finfer/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"e375221dcacc15c797f915cfb1ac83abe0f84ac3","kind":"commit","published_at":"2021-08-13T18:39:53.000Z","download_url":"https://codeload.github.com/tidymodels/infer/tar.gz/v1.0.0","html_url":"https://github.com/tidymodels/infer/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidymodels/infer@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidymodels%2Finfer/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidymodels%2Finfer/tags/v1.0.0/manifests"},{"name":"v0.5.4","sha":"cffc0822679ffcf9ad71b0de68755ccf85c0618d","kind":"commit","published_at":"2021-01-13T16:58:12.000Z","download_url":"https://codeload.github.com/tidymodels/infer/tar.gz/v0.5.4","html_url":"https://github.com/tidymodels/infer/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidymodels/infer@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidymodels%2Finfer/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidymodels%2Finfer/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"5b57562bac4139e7327cd7b3ba62367efc0cf168","kind":"commit","published_at":"2020-07-15T16:57:18.000Z","download_url":"https://codeload.github.com/tidymodels/infer/tar.gz/v0.5.3","html_url":"https://github.com/tidymodels/infer/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidymodels/infer@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidymodels%2Finfer/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidymodels%2Finfer/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"4d0523332832b2abba8bf691f0506b8dee04ce04","kind":"commit","published_at":"2020-06-14T22:15:00.000Z","download_url":"https://codeload.github.com/tidymodels/infer/tar.gz/v0.5.2","html_url":"https://github.com/tidymodels/infer/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidymodels/infer@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidymodels%2Finfer/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidymodels%2Finfer/tags/v0.5.2/manifests"},{"name":"0.5.1","sha":"babfe7b0a38caee227ecd6f5f698db2a7116a8ba","kind":"commit","published_at":"2019-11-19T15:27:25.000Z","download_url":"https://codeload.github.com/tidymodels/infer/tar.gz/0.5.1","html_url":"https://github.com/tidymodels/infer/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidymodels/infer@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidymodels%2Finfer/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidymodels%2Finfer/tags/0.5.1/manifests"},{"name":"v0.5.0","sha":"60213385f776580644f412e5e5db6c6bdb15eae4","kind":"commit","published_at":"2019-10-01T21:43:26.000Z","download_url":"https://codeload.github.com/tidymodels/infer/tar.gz/v0.5.0","html_url":"https://github.com/tidymodels/infer/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidymodels/infer@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidymodels%2Finfer/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidymodels%2Finfer/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"db509aa1cc4b545be01426fe7aabffb66cde96fe","kind":"commit","published_at":"2018-11-16T19:52:25.000Z","download_url":"https://codeload.github.com/tidymodels/infer/tar.gz/v0.4.0","html_url":"https://github.com/tidymodels/infer/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidymodels/infer@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidymodels%2Finfer/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidymodels%2Finfer/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"0c487a5f583af127176af672a66bf235947cdf8c","kind":"commit","published_at":"2018-08-06T22:27:18.000Z","download_url":"https://codeload.github.com/tidymodels/infer/tar.gz/v0.3.1","html_url":"https://github.com/tidymodels/infer/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidymodels/infer@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidymodels%2Finfer/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidymodels%2Finfer/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ee1b621523c47303ecbd0a059f7ed1705b8cd9b0","kind":"commit","published_at":"2018-07-08T15:36:38.000Z","download_url":"https://codeload.github.com/tidymodels/infer/tar.gz/v0.3.0","html_url":"https://github.com/tidymodels/infer/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidymodels/infer@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidymodels%2Finfer/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidymodels%2Finfer/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"c863cd91fc142ca49da458f641736488d3a68dcf","kind":"commit","published_at":"2018-05-14T23:13:22.000Z","download_url":"https://codeload.github.com/tidymodels/infer/tar.gz/v0.2.0","html_url":"https://github.com/tidymodels/infer/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidymodels/infer@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidymodels%2Finfer/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidymodels%2Finfer/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"96c956f4b131d346b358fd098df33b43a3e1fcfd","kind":"commit","published_at":"2018-01-05T19:58:40.000Z","download_url":"https://codeload.github.com/tidymodels/infer/tar.gz/v0.1.0","html_url":"https://github.com/tidymodels/infer/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidymodels/infer@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidymodels%2Finfer/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidymodels%2Finfer/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-29T19:00:06.761Z","dependent_packages_count":3,"downloads":27548,"downloads_period":"last-month","dependent_repos_count":38,"rankings":{"downloads":2.515416352424471,"dependent_repos_count":4.232287831063395,"dependent_packages_count":10.874001774622892,"stargazers_count":0.4658178430415687,"forks_count":0.7941085133756267,"docker_downloads_count":20.252883762200533,"average":6.522419346121414},"purl":"pkg:cran/infer","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cran/infer","docker_dependents_count":237,"docker_downloads_count":33517570,"usage_url":"https://repos.ecosyste.ms/usage/cran/infer","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cran/infer/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-29T18:04:08.842Z","issues_count":90,"pull_requests_count":70,"avg_time_to_close_issue":11828088.761904761,"avg_time_to_close_pull_request":993034.4927536232,"issues_closed_count":84,"pull_requests_closed_count":69,"pull_request_authors_count":11,"issue_authors_count":52,"avg_comments_per_issue":2.911111111111111,"avg_comments_per_pull_request":2.157142857142857,"merged_pull_requests_count":65,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":11,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":417435.77777777775,"past_year_avg_time_to_close_pull_request":135923.33333333334,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.5454545454545454,"past_year_avg_comments_per_pull_request":1.9,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidymodels%2Finfer/issues","maintainers":[{"login":"simonpcouch","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simonpcouch"},{"login":"andrewpbray","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewpbray"},{"login":"EmilHvitfeldt","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EmilHvitfeldt"},{"login":"mine-cetinkaya-rundel","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mine-cetinkaya-rundel"},{"login":"hfrick","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hfrick"},{"login":"ismayc","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ismayc"},{"login":"topepo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/topepo"},{"login":"juliasilge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juliasilge"}],"active_maintainers":[{"login":"simonpcouch","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simonpcouch"},{"login":"EmilHvitfeldt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EmilHvitfeldt"},{"login":"ismayc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ismayc"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/infer/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/infer/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/infer/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/infer/related_packages","maintainers":[{"uuid":"simon.couch@posit.co","login":null,"name":"Simon Couch","email":"simon.couch@posit.co","url":null,"packages_count":11,"html_url":null,"role":null,"created_at":"2023-09-06T15:47:11.816Z","updated_at":"2023-09-06T15:47:11.816Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/maintainers/simon.couch@posit.co/packages"}],"registry":{"name":"cran.r-project.org","url":"https://cran.r-project.org","ecosystem":"cran","default":true,"packages_count":26169,"maintainers_count":14292,"namespaces_count":0,"keywords_count":8317,"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-04T07:00:40.033Z","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":5291681,"name":"r-infer","ecosystem":"conda","description":null,"homepage":"https://github.com/tidymodels/infer","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/tidymodels/infer","keywords_array":[],"namespace":null,"versions_count":11,"first_release_published_at":"2018-09-09T13:25:10.000Z","latest_release_published_at":"2022-08-22T23:27:15.000Z","latest_release_number":"1.0.3","last_synced_at":"2025-09-03T20:36:00.997Z","created_at":"2022-10-03T15:52:09.010Z","updated_at":"2025-09-03T20:36:00.997Z","registry_url":"https://anaconda.org/conda-forge/r-infer","install_command":"conda install -c conda-forge r-infer","documentation_url":null,"metadata":{},"repo_metadata":{"uuid":"93430707","full_name":"tidymodels/infer","owner":"tidymodels","description":"An R package for tidyverse-friendly statistical inference","archived":false,"fork":false,"pushed_at":"2023-03-13T12:58:45.000Z","size":120770,"stargazers_count":670,"open_issues_count":6,"forks_count":77,"subscribers_count":25,"default_branch":"main","last_synced_at":"2023-03-21T00:51:03.524Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://infer.tidymodels.org","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.Rmd","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-06-05T17:41:42.000Z","updated_at":"2023-03-20T10:10:56.000Z","dependencies_parsed_at":"2023-01-14T00:30:27.755Z","dependency_job_id":null,"html_url":"https://github.com/tidymodels/infer","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidymodels%2Finfer","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidymodels%2Finfer/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidymodels%2Finfer/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidymodels","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"tidymodels","name":"tidymodels","uuid":"29100987","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"avatar_url":"https://avatars.githubusercontent.com/u/29100987?v=4","repositories_count":50,"last_synced_at":"2023-02-26T01:15:26.501Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidymodels"},"tags":[{"name":"v1.0.4","sha":"1da7f38f38d3132a04bad06d9e1a345a0ebd8a4d","kind":"commit","published_at":"2022-12-02T00:11:56.000Z","download_url":"https://codeload.github.com/tidymodels/infer/tar.gz/v1.0.4","html_url":"https://github.com/tidymodels/infer/releases/tag/v1.0.4"},{"name":"v1.0.3","sha":"3839dcb896ce88a0c49a7eee39bf1d697bfb0d6d","kind":"commit","published_at":"2022-08-22T19:00:23.000Z","download_url":"https://codeload.github.com/tidymodels/infer/tar.gz/v1.0.3","html_url":"https://github.com/tidymodels/infer/releases/tag/v1.0.3"},{"name":"v1.0.2","sha":"06e2977e51338ab858c6effebeec29e40400407b","kind":"commit","published_at":"2022-06-12T20:03:02.000Z","download_url":"https://codeload.github.com/tidymodels/infer/tar.gz/v1.0.2","html_url":"https://github.com/tidymodels/infer/releases/tag/v1.0.2"},{"name":"v1.0.1","sha":"be84547479785b73c6fe582291422e2191c19104","kind":"commit","published_at":"2021-09-13T20:16:20.000Z","download_url":"https://codeload.github.com/tidymodels/infer/tar.gz/v1.0.1","html_url":"https://github.com/tidymodels/infer/releases/tag/v1.0.1"},{"name":"v1.0.0","sha":"e375221dcacc15c797f915cfb1ac83abe0f84ac3","kind":"commit","published_at":"2021-08-13T18:39:53.000Z","download_url":"https://codeload.github.com/tidymodels/infer/tar.gz/v1.0.0","html_url":"https://github.com/tidymodels/infer/releases/tag/v1.0.0"},{"name":"v0.5.4","sha":"cffc0822679ffcf9ad71b0de68755ccf85c0618d","kind":"commit","published_at":"2021-01-13T16:58:12.000Z","download_url":"https://codeload.github.com/tidymodels/infer/tar.gz/v0.5.4","html_url":"https://github.com/tidymodels/infer/releases/tag/v0.5.4"},{"name":"v0.5.3","sha":"5b57562bac4139e7327cd7b3ba62367efc0cf168","kind":"commit","published_at":"2020-07-15T16:57:18.000Z","download_url":"https://codeload.github.com/tidymodels/infer/tar.gz/v0.5.3","html_url":"https://github.com/tidymodels/infer/releases/tag/v0.5.3"},{"name":"v0.5.2","sha":"4d0523332832b2abba8bf691f0506b8dee04ce04","kind":"commit","published_at":"2020-06-14T22:15:00.000Z","download_url":"https://codeload.github.com/tidymodels/infer/tar.gz/v0.5.2","html_url":"https://github.com/tidymodels/infer/releases/tag/v0.5.2"},{"name":"0.5.1","sha":"babfe7b0a38caee227ecd6f5f698db2a7116a8ba","kind":"commit","published_at":"2019-11-19T15:27:25.000Z","download_url":"https://codeload.github.com/tidymodels/infer/tar.gz/0.5.1","html_url":"https://github.com/tidymodels/infer/releases/tag/0.5.1"},{"name":"v0.5.0","sha":"60213385f776580644f412e5e5db6c6bdb15eae4","kind":"commit","published_at":"2019-10-01T21:43:26.000Z","download_url":"https://codeload.github.com/tidymodels/infer/tar.gz/v0.5.0","html_url":"https://github.com/tidymodels/infer/releases/tag/v0.5.0"},{"name":"v0.4.0","sha":"db509aa1cc4b545be01426fe7aabffb66cde96fe","kind":"commit","published_at":"2018-11-16T19:52:25.000Z","download_url":"https://codeload.github.com/tidymodels/infer/tar.gz/v0.4.0","html_url":"https://github.com/tidymodels/infer/releases/tag/v0.4.0"},{"name":"v0.3.1","sha":"0c487a5f583af127176af672a66bf235947cdf8c","kind":"commit","published_at":"2018-08-06T22:27:18.000Z","download_url":"https://codeload.github.com/tidymodels/infer/tar.gz/v0.3.1","html_url":"https://github.com/tidymodels/infer/releases/tag/v0.3.1"},{"name":"v0.3.0","sha":"ee1b621523c47303ecbd0a059f7ed1705b8cd9b0","kind":"commit","published_at":"2018-07-08T15:36:38.000Z","download_url":"https://codeload.github.com/tidymodels/infer/tar.gz/v0.3.0","html_url":"https://github.com/tidymodels/infer/releases/tag/v0.3.0"},{"name":"v0.2.0","sha":"c863cd91fc142ca49da458f641736488d3a68dcf","kind":"commit","published_at":"2018-05-14T23:13:22.000Z","download_url":"https://codeload.github.com/tidymodels/infer/tar.gz/v0.2.0","html_url":"https://github.com/tidymodels/infer/releases/tag/v0.2.0"},{"name":"v0.1.0","sha":"96c956f4b131d346b358fd098df33b43a3e1fcfd","kind":"commit","published_at":"2018-01-05T19:58:40.000Z","download_url":"https://codeload.github.com/tidymodels/infer/tar.gz/v0.1.0","html_url":"https://github.com/tidymodels/infer/releases/tag/v0.1.0"}]},"repo_metadata_updated_at":"2023-03-22T07:26:15.876Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.387444483257646,"dependent_packages_count":28.983482209691104,"stargazers_count":15.360047906582164,"forks_count":20.759518938070762,"docker_downloads_count":null,"average":22.37262338440042},"purl":"pkg:conda/r-infer","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/r-infer","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/r-infer","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/r-infer/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-09T03:32:24.051Z","issues_count":58,"pull_requests_count":48,"avg_time_to_close_issue":17024252.74509804,"avg_time_to_close_pull_request":1194913.8723404256,"issues_closed_count":51,"pull_requests_closed_count":47,"pull_request_authors_count":8,"issue_authors_count":37,"avg_comments_per_issue":3.2586206896551726,"avg_comments_per_pull_request":2.3958333333333335,"merged_pull_requests_count":43,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":28,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":1564495.5909090908,"past_year_avg_time_to_close_pull_request":579387.7142857143,"past_year_issues_closed_count":22,"past_year_pull_requests_closed_count":21,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":2.9642857142857144,"past_year_avg_comments_per_pull_request":1.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":19},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/r-infer/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/r-infer/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/r-infer/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/r-infer/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":13387,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2180},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-04T07:00:12.892Z","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"}}],"commits":{"id":29149,"full_name":"tidymodels/infer","default_branch":"main","committers":[{"name":"Simon P. Couch","email":"simonpatrickcouch@gmail.com","login":"simonpcouch","count":610},{"name":"ismayc","email":"chester.ismay@gmail.com","login":"ismayc","count":519},{"name":"andrewpbray","email":"andrew.bray@gmail.com","login":"andrewpbray","count":233},{"name":"echasnovski","email":"evgeni.chasnovski@gmail.com","login":"echasnovski","count":130},{"name":"Chester Ismay","email":"chester@datacamp.com","login":null,"count":47},{"name":"Ben Baumer","email":"ben.baumer@gmail.com","login":"beanumber","count":19},{"name":"Albert Y. Kim","email":"albert.ys.kim@gmail.com","login":"rudeboybert","count":15},{"name":"Richard Cotton","email":"richierocks@gmail.com","login":"richierocks","count":8},{"name":"Chester Ismay","email":"chester.ismay@datarobot.com","login":null,"count":6},{"name":"jayleetx","email":"jaylee@reed.edu","login":null,"count":5},{"name":"mine-cetinkaya-rundel","email":"mine@stat.duke.edu","login":"mine-cetinkaya-rundel","count":5},{"name":"Brian Fannin","email":"captain@PirateGrunt.com","login":"PirateGrunt","count":4},{"name":"Nick Solomon","email":"nicksolomon10@gmail.com","login":"nicksolomon","count":4},{"name":"Emil Hvitfeldt","email":"emilhhvitfeldt@gmail.com","login":"EmilHvitfeldt","count":2},{"name":"Hannah Frick","email":"hannah@rstudio.com","login":"hfrick","count":2},{"name":"jimrothstein","email":"jimrothstein@gmail.com","login":"jimrothstein","count":2},{"name":"Carl Ganz","email":"carlganz@gmail.com","login":"carlganz","count":1},{"name":"Corinne Riddell","email":"corinne.riddell@gmail.com","login":"corinne-riddell","count":1},{"name":"Joscelin Rocha Hidalgo","email":"joscelinrocha@gmail.com","login":"Joscelinrocha","count":1},{"name":"Brendan Cullen","email":"bcullen@uoregon.edu","login":null,"count":1},{"name":"e.chasnovski","email":"e.chasnovski@simcord.com","login":null,"count":1},{"name":"Xiaochi","email":"xiaochi.liu@students.mq.edu.au","login":null,"count":1},{"name":"Randall Pruim","email":"rpuim@gmail.com","login":null,"count":1},{"name":"Chester Ismay","email":"eyki.stats@gmail.com","login":null,"count":1},{"name":"Julia Silge","email":"julia.silge@gmail.com","login":"juliasilge","count":1},{"name":"Neal Fultz","email":"nfultz@gmail.com","login":"nfultz","count":1},{"name":"Teun van den Brand","email":"49372158+teunbrand","login":"teunbrand","count":1},{"name":"Tobias Rockel","email":"60826877+torockel","login":"torockel","count":1},{"name":"alex hayes","email":"alexpghayes@gmail.com","login":"alexpghayes","count":1},{"name":"topepo","email":"mxkuhn@gmail.com","login":"topepo","count":1},{"name":"wmorgan485","email":"59260332+wmorgan485","login":"wmorgan485","count":1}],"total_commits":1626,"total_committers":31,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":52.45161290322581,"dds":0.6248462484624846,"past_year_committers":[{"name":"simonpcouch","email":"simonpatrickcouch@gmail.com","login":"simonpcouch","count":20},{"name":"Teun van den Brand","email":"49372158+teunbrand","login":"teunbrand","count":1},{"name":"Joscelin Rocha Hidalgo","email":"joscelinrocha@gmail.com","login":"Joscelinrocha","count":1},{"name":"Emil Hvitfeldt","email":"emilhhvitfeldt@gmail.com","login":"EmilHvitfeldt","count":1},{"name":"Albert Y. Kim","email":"albert.ys.kim@gmail.com","login":"rudeboybert","count":1}],"past_year_total_commits":24,"past_year_total_committers":5,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":4.8,"past_year_dds":0.16666666666666663,"last_synced_at":"2025-08-07T06:38:17.350Z","last_synced_commit":"c5c95b98c394e0542536919e3d6c31aec7b4fd43","created_at":"2023-03-07T16:39:51.087Z","updated_at":"2025-08-07T06:38:17.369Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidymodels%2Finfer/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-27T00:00:29.048Z","repositories_count":5479765,"commits_count":853308191,"contributors_count":31095157,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"tidymodels/infer","html_url":"https://github.com/tidymodels/infer","last_synced_at":"2025-08-31T19:02:33.011Z","status":"error","issues_count":90,"pull_requests_count":70,"avg_time_to_close_issue":11828088.761904761,"avg_time_to_close_pull_request":993034.4927536232,"issues_closed_count":84,"pull_requests_closed_count":69,"pull_request_authors_count":11,"issue_authors_count":52,"avg_comments_per_issue":2.911111111111111,"avg_comments_per_pull_request":2.157142857142857,"merged_pull_requests_count":65,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":11,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":417435.77777777775,"past_year_avg_time_to_close_pull_request":135923.33333333334,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.5454545454545454,"past_year_avg_comments_per_pull_request":1.9,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":9,"created_at":"2023-05-10T21:08:01.888Z","updated_at":"2025-09-02T17:33:42.242Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidymodels%2Finfer","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidymodels%2Finfer/issues","issue_labels_count":{"upkeep":7,"bug":4,"enhancement":2,"feature":2,"help wanted":1,"question":1,"better documentation":1},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":50,"COLLABORATOR":31,"CONTRIBUTOR":4,"MEMBER":3},"pull_request_author_associations_count":{"COLLABORATOR":71,"MEMBER":5,"CONTRIBUTOR":4,"NONE":3},"issue_authors":{"simonpcouch":22,"andrewpbray":5,"VectorPosse":5,"wmorgan485":3,"Yunuuuu":2,"gdbassett":2,"ismayc":2,"kellieotto":2,"mine-cetinkaya-rundel":2,"nipnipj":2,"tavareshugo":1,"davidhodge931":1,"adrie-stclair":1,"prdm0":1,"hfrick":1,"topepo":1,"emmansh":1,"grover4":1,"daaronr":1,"davidbaniadam":1,"EmilHvitfeldt":1,"carlganz":1,"WillemSleegers":1,"OferEngel":1,"nielsrhansen":1,"ggpinto":1,"aloy":1,"fredcallaway":1,"cknuckles":1,"RaymondBalise":1,"sda030":1,"bansell":1,"lbelzile":1,"AmeliaMN":1,"jennybc":1,"jebyrnes":1,"HossamGhorab":1,"pjlombardo":1,"kzembower":1,"davidaarmstrong":1,"hardin47":1,"amazongodman":1,"eteitelbaum":1,"richierocks":1,"nicolasfoss":1,"fp-ineffable":1,"robrill":1,"oskasf":1,"akarlinsky":1,"pietervreeburg":1,"omian":1},"pull_request_authors":{"simonpcouch":70,"EmilHvitfeldt":3,"Joscelinrocha":2,"teunbrand":2,"liubao210":1,"andrewpbray":1,"wmorgan485":1,"hfrick":1,"juliasilge":1,"carlganz":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.986Z","repositories_count":10042861,"issues_count":30659435,"pull_requests_count":91425827,"authors_count":10433306,"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":{"upkeep":1},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"COLLABORATOR":5,"NONE":4},"past_year_pull_request_author_associations_count":{"COLLABORATOR":12,"MEMBER":2,"NONE":1,"CONTRIBUTOR":1},"past_year_issue_authors":{"simonpcouch":4,"bansell":1,"ismayc":1,"kzembower":1,"omian":1,"VectorPosse":1},"past_year_pull_request_authors":{"simonpcouch":12,"teunbrand":2,"EmilHvitfeldt":2},"maintainers":[{"login":"simonpcouch","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simonpcouch"},{"login":"andrewpbray","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewpbray"},{"login":"EmilHvitfeldt","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EmilHvitfeldt"},{"login":"mine-cetinkaya-rundel","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mine-cetinkaya-rundel"},{"login":"hfrick","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hfrick"},{"login":"ismayc","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ismayc"},{"login":"topepo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/topepo"},{"login":"juliasilge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juliasilge"}],"active_maintainers":[{"login":"simonpcouch","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simonpcouch"},{"login":"EmilHvitfeldt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EmilHvitfeldt"},{"login":"ismayc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ismayc"}]},"events":{"total":{"CreateEvent":5,"ReleaseEvent":1,"IssuesEvent":12,"WatchEvent":35,"DeleteEvent":3,"IssueCommentEvent":20,"PushEvent":19,"PullRequestReviewEvent":1,"PullRequestEvent":8,"ForkEvent":3},"last_year":{"CreateEvent":5,"ReleaseEvent":1,"IssuesEvent":12,"WatchEvent":35,"DeleteEvent":3,"IssueCommentEvent":20,"PushEvent":19,"PullRequestReviewEvent":1,"PullRequestEvent":8,"ForkEvent":3}},"keywords":[],"dependencies":[{"ecosystem":"cran","filepath":"DESCRIPTION","sha":null,"kind":"manifest","created_at":"2022-09-06T14:02:08.568Z","updated_at":"2022-09-06T14:02:08.568Z","repository_link":"https://github.com/tidymodels/infer/blob/main/DESCRIPTION","dependencies":[{"id":4012321096,"package_name":"methods","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false},{"id":4012321090,"package_name":"R","ecosystem":"cran","requirements":"\u003e= 3.5.0","direct":true,"kind":"depends","optional":false},{"id":4012321091,"package_name":"dplyr","ecosystem":"cran","requirements":"\u003e= 0.7.0","direct":true,"kind":"imports","optional":false},{"id":4012321092,"package_name":"ggplot2","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false},{"id":4012321093,"package_name":"glue","ecosystem":"cran","requirements":"\u003e= 1.3.0","direct":true,"kind":"imports","optional":false},{"id":4012321094,"package_name":"grDevices","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false},{"id":4012321095,"package_name":"magrittr","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false},{"id":4012321097,"package_name":"purrr","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false},{"id":4012321098,"package_name":"rlang","ecosystem":"cran","requirements":"\u003e= 0.2.0","direct":true,"kind":"imports","optional":false},{"id":4012321099,"package_name":"tibble","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false},{"id":4012321100,"package_name":"broom","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false},{"id":4012321101,"package_name":"tidyr","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false},{"id":4012321102,"package_name":"generics","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false},{"id":4012321103,"package_name":"patchwork","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false},{"id":4012321104,"package_name":"covr","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":4012321105,"package_name":"devtools","ecosystem":"cran","requirements":"\u003e= 1.12.0","direct":true,"kind":"suggests","optional":false},{"id":4012321106,"package_name":"fs","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":4012321107,"package_name":"knitr","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":4012321108,"package_name":"nycflights13","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":4012321109,"package_name":"rmarkdown","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":4012321110,"package_name":"stringr","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":4012321111,"package_name":"testthat","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":4012321112,"package_name":"vdiffr","ecosystem":"cran","requirements":"\u003e= 1.0.0","direct":true,"kind":"suggests","optional":false},{"id":4012321113,"package_name":"parsnip","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/check-hard.yaml","sha":null,"kind":"manifest","created_at":"2023-01-14T00:30:27.484Z","updated_at":"2023-01-14T00:30:27.484Z","repository_link":"https://github.com/tidymodels/infer/blob/main/.github/workflows/check-hard.yaml","dependencies":[{"id":6891913065,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891913066,"package_name":"r-lib/actions/setup-pandoc","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891913067,"package_name":"r-lib/actions/setup-r","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891913068,"package_name":"r-lib/actions/setup-r-dependencies","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891913069,"package_name":"r-lib/actions/check-r-package","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/check-standard.yaml","sha":null,"kind":"manifest","created_at":"2023-01-14T00:30:27.574Z","updated_at":"2023-01-14T00:30:27.574Z","repository_link":"https://github.com/tidymodels/infer/blob/main/.github/workflows/check-standard.yaml","dependencies":[{"id":6891914787,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891914791,"package_name":"r-lib/actions/setup-pandoc","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891914793,"package_name":"r-lib/actions/setup-r","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891914795,"package_name":"r-lib/actions/setup-r-dependencies","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891914797,"package_name":"r-lib/actions/check-r-package","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/lock.yaml","sha":null,"kind":"manifest","created_at":"2023-01-14T00:30:27.655Z","updated_at":"2023-01-14T00:30:27.655Z","repository_link":"https://github.com/tidymodels/infer/blob/main/.github/workflows/lock.yaml","dependencies":[{"id":6891915311,"package_name":"dessant/lock-threads","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pkgdown.yaml","sha":null,"kind":"manifest","created_at":"2023-01-14T00:30:27.705Z","updated_at":"2023-01-14T00:30:27.705Z","repository_link":"https://github.com/tidymodels/infer/blob/main/.github/workflows/pkgdown.yaml","dependencies":[{"id":6891915484,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891915485,"package_name":"r-lib/actions/setup-pandoc","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891915486,"package_name":"r-lib/actions/setup-r","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891915487,"package_name":"r-lib/actions/setup-r-dependencies","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":27.410085851426977,"created_at":"2025-09-04T09:17:52.268Z","updated_at":"2025-10-07T08:04:34.685Z","avatar_url":"https://github.com/tidymodels.png","language":"R","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":27548,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["twitter","tidyverse"],"project_url":"https://science.ecosyste.ms/api/v1/projects/1766","html_url":"https://science.ecosyste.ms/projects/1766"}