{"id":63307,"name":"esquisse","description":"RStudio add-in to make plots interactively with ggplot2","url":"https://github.com/dreamrs/esquisse","last_synced_at":"2025-09-08T12:56:11.283Z","repository":{"id":33060497,"uuid":"108532138","full_name":"dreamRs/esquisse","owner":"dreamRs","description":"RStudio add-in to make plots interactively with ggplot2","archived":false,"fork":false,"pushed_at":"2025-02-21T13:20:45.000Z","size":16958,"stargazers_count":1827,"open_issues_count":52,"forks_count":238,"subscribers_count":51,"default_branch":"master","last_synced_at":"2025-08-26T17:52:12.110Z","etag":null,"topics":["addin","data-visualization","ggplot2","r","rstudio-addin","visualization"],"latest_commit_sha":null,"homepage":"https://dreamrs.github.io/esquisse","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/dreamRs.png","metadata":{"files":{"readme":"README.Rmd","changelog":"NEWS.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-10-27T10:21:09.000Z","updated_at":"2025-08-26T01:37:09.000Z","dependencies_parsed_at":"2023-02-14T16:31:13.241Z","dependency_job_id":"33664717-0432-4860-9bc5-6453ea145296","html_url":"https://github.com/dreamRs/esquisse","commit_stats":{"total_commits":510,"total_committers":28,"mean_commits":"18.214285714285715","dds":0.0725490196078431,"last_synced_commit":"d24d8e2da4dfec10db0ab7a3c063ae67dbc5bedf"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/dreamRs/esquisse","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dreamRs","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/sbom","scorecard":{"id":355551,"data":{"date":"2025-08-11","repo":{"name":"github.com/dreamRs/esquisse","commit":"77437aff8ca2c6095243c944686354865ebd1b4d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 1/22 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":"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","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":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/dreamRs/esquisse/R-CMD-check.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/dreamRs/esquisse/R-CMD-check.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/dreamRs/esquisse/R-CMD-check.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/dreamRs/esquisse/R-CMD-check.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/dreamRs/esquisse/R-CMD-check.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/dreamRs/esquisse/pkgdown.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/dreamRs/esquisse/pkgdown.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/dreamRs/esquisse/pkgdown.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/dreamRs/esquisse/pkgdown.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/dreamRs/esquisse/pkgdown.yaml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 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":"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":"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":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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 10 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-18T09:29:17.122Z","repository_id":33060497,"created_at":"2025-08-18T09:29:17.122Z","updated_at":"2025-08-18T09:29:17.122Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274188909,"owners_count":25237853,"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":"dreamRs","name":"dreamRs","uuid":"23062899","kind":"organization","description":"La datascience avec un grand R","email":"info@dreamrs.fr","website":"https://www.dreamrs.fr/","location":"Paris, France","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/23062899?v=4","repositories_count":26,"last_synced_at":"2023-03-01T19:05:21.610Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dreamRs","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T15:08:57.492Z","updated_at":"2023-03-01T19:05:21.640Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dreamRs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dreamRs/repositories"},"packages":[{"id":11642046,"name":"github.com/dreamrs/esquisse","ecosystem":"go","description":null,"homepage":null,"licenses":"other","normalized_licenses":["GPL-1.0+"],"repository_url":"https://github.com/dreamrs/esquisse","keywords_array":[],"namespace":null,"versions_count":14,"first_release_published_at":"2019-08-22T13:12:09.000Z","latest_release_published_at":"2025-02-21T09:39:12.000Z","latest_release_number":"v2.1.0+incompatible","last_synced_at":"2025-08-26T22:09:00.534Z","created_at":"2025-05-15T08:15:27.417Z","updated_at":"2025-08-26T22:22:37.828Z","registry_url":"https://pkg.go.dev/github.com/dreamrs/esquisse","install_command":"go get github.com/dreamrs/esquisse","documentation_url":"https://pkg.go.dev/github.com/dreamrs/esquisse#section-documentation","metadata":{},"repo_metadata":{"id":33060497,"uuid":"108532138","full_name":"dreamRs/esquisse","owner":"dreamRs","description":"RStudio add-in to make plots interactively with ggplot2","archived":false,"fork":false,"pushed_at":"2025-02-21T13:20:45.000Z","size":16958,"stargazers_count":1827,"open_issues_count":52,"forks_count":238,"subscribers_count":51,"default_branch":"master","last_synced_at":"2025-08-26T17:52:12.110Z","etag":null,"topics":["addin","data-visualization","ggplot2","r","rstudio-addin","visualization"],"latest_commit_sha":null,"homepage":"https://dreamrs.github.io/esquisse","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/dreamRs.png","metadata":{"files":{"readme":"README.Rmd","changelog":"NEWS.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-10-27T10:21:09.000Z","updated_at":"2025-08-26T01:37:09.000Z","dependencies_parsed_at":"2023-02-14T16:31:13.241Z","dependency_job_id":"33664717-0432-4860-9bc5-6453ea145296","html_url":"https://github.com/dreamRs/esquisse","commit_stats":{"total_commits":510,"total_committers":28,"mean_commits":"18.214285714285715","dds":0.0725490196078431,"last_synced_commit":"d24d8e2da4dfec10db0ab7a3c063ae67dbc5bedf"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/dreamRs/esquisse","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dreamRs","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/sbom","scorecard":{"id":355551,"data":{"date":"2025-08-11","repo":{"name":"github.com/dreamRs/esquisse","commit":"77437aff8ca2c6095243c944686354865ebd1b4d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 1/22 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":"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","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":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/dreamRs/esquisse/R-CMD-check.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/dreamRs/esquisse/R-CMD-check.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/dreamRs/esquisse/R-CMD-check.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/dreamRs/esquisse/R-CMD-check.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/dreamRs/esquisse/R-CMD-check.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/dreamRs/esquisse/pkgdown.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/dreamRs/esquisse/pkgdown.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/dreamRs/esquisse/pkgdown.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/dreamRs/esquisse/pkgdown.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/dreamRs/esquisse/pkgdown.yaml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 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":"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":"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":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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 10 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-18T09:29:17.122Z","repository_id":33060497,"created_at":"2025-08-18T09:29:17.122Z","updated_at":"2025-08-18T09:29:17.122Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272261447,"owners_count":24902458,"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-26T02:00:07.904Z","response_time":60,"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":"dreamRs","name":"dreamRs","uuid":"23062899","kind":"organization","description":"La datascience avec un grand R","email":"info@dreamrs.fr","website":"https://www.dreamrs.fr/","location":"Paris, France","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/23062899?v=4","repositories_count":26,"last_synced_at":"2023-03-01T19:05:21.610Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dreamRs","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T15:08:57.492Z","updated_at":"2023-03-01T19:05:21.640Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dreamRs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dreamRs/repositories"},"tags":[{"name":"v2.1.0","sha":"77437aff8ca2c6095243c944686354865ebd1b4d","kind":"commit","published_at":"2025-02-21T09:39:12.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/v2.1.0","html_url":"https://github.com/dreamRs/esquisse/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"d24d8e2da4dfec10db0ab7a3c063ae67dbc5bedf","kind":"commit","published_at":"2024-09-18T14:02:57.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/v2.0.1","html_url":"https://github.com/dreamRs/esquisse/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"2f080d4c0f8d852277d55438004ddd596a55d915","kind":"commit","published_at":"2024-05-25T16:11:03.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/v2.0.0","html_url":"https://github.com/dreamRs/esquisse/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v2.0.0/manifests"},{"name":"v1.2.0","sha":"d9dfe37e0fdd24868cf8e4203cd5d00ac3173fec","kind":"commit","published_at":"2024-01-10T14:56:58.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/v1.2.0","html_url":"https://github.com/dreamRs/esquisse/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v1.2.0/manifests"},{"name":"v1.1.2","sha":"f96a280e4f34b0d8f4c96d23438af81e2fa889b6","kind":"commit","published_at":"2022-09-01T13:25:06.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/v1.1.2","html_url":"https://github.com/dreamRs/esquisse/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"3e0e72dfb3c7be371e854aed65bed5a348963d9d","kind":"commit","published_at":"2022-05-03T20:57:17.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/v1.1.1","html_url":"https://github.com/dreamRs/esquisse/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"c478fcbe8eb50d16d2be206d53a958875bbc80c4","kind":"commit","published_at":"2022-01-07T16:00:54.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/v1.1.0","html_url":"https://github.com/dreamRs/esquisse/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"abac6a8fe6ccff7b30fbb3beefd64af78a14d31b","kind":"commit","published_at":"2021-07-05T13:28:03.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/v1.0.2","html_url":"https://github.com/dreamRs/esquisse/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"6e0abd4fb402f4faeca455d6a43524d842bd8e94","kind":"commit","published_at":"2021-04-20T08:48:24.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/v1.0.1","html_url":"https://github.com/dreamRs/esquisse/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"af5989b2757e745e1a32d1ce59aaf2741b948c91","kind":"commit","published_at":"2021-04-12T08:39:09.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/v1.0.0","html_url":"https://github.com/dreamRs/esquisse/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v1.0.0/manifests"},{"name":"v0.3.1","sha":"84fae85b3ffa06f4113b89788e044c2bd987d3c4","kind":"commit","published_at":"2020-09-26T18:14:57.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/v0.3.1","html_url":"https://github.com/dreamRs/esquisse/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"7cd015cdebf3a2e1ace568d9bbda85e979c70b4c","kind":"commit","published_at":"2020-01-27T17:08:00.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/v0.3.0","html_url":"https://github.com/dreamRs/esquisse/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"65ba13bfbd9cddfc059b382843ec46786fc46c36","kind":"commit","published_at":"2020-01-08T09:30:43.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/v0.2.3","html_url":"https://github.com/dreamRs/esquisse/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"ef4c2f16810f1a78298b06dae4f649027521dee2","kind":"commit","published_at":"2019-08-22T13:12:09.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/v0.2.2","html_url":"https://github.com/dreamRs/esquisse/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v0.2.2/manifests"},{"name":"cran_0.2.1","sha":"836d5dfa02ad5d5627a39fec7457f233ebf1135f","kind":"commit","published_at":"2019-07-01T08:58:55.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/cran_0.2.1","html_url":"https://github.com/dreamRs/esquisse/releases/tag/cran_0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@cran_0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/cran_0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/cran_0.2.1/manifests"},{"name":"CRAN_0.2.0","sha":"836d5dfa02ad5d5627a39fec7457f233ebf1135f","kind":"commit","published_at":"2019-07-01T08:58:55.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/CRAN_0.2.0","html_url":"https://github.com/dreamRs/esquisse/releases/tag/CRAN_0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@CRAN_0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/CRAN_0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/CRAN_0.2.0/manifests"},{"name":"CRAN_O.2.0","sha":"51495680b2f92ebf7a5759407d078ade336ac047","kind":"commit","published_at":"2019-06-20T08:41:04.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/CRAN_O.2.0","html_url":"https://github.com/dreamRs/esquisse/releases/tag/CRAN_O.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@CRAN_O.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/CRAN_O.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/CRAN_O.2.0/manifests"},{"name":"CRAN_0.1.7","sha":"4f38763293c946f462afadeac9ce3358804a22cf","kind":"commit","published_at":"2018-11-14T08:59:42.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/CRAN_0.1.7","html_url":"https://github.com/dreamRs/esquisse/releases/tag/CRAN_0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@CRAN_0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/CRAN_0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/CRAN_0.1.7/manifests"},{"name":"CRAN_0.1.6","sha":"a1b5a7ada6f395d1934a4d0c4cb05da8ca7f9bf4","kind":"commit","published_at":"2018-10-26T09:03:31.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/CRAN_0.1.6","html_url":"https://github.com/dreamRs/esquisse/releases/tag/CRAN_0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@CRAN_0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/CRAN_0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/CRAN_0.1.6/manifests"},{"name":"CRAN_0.1.5","sha":"d119f87ca31fc7358a80804c17e5f973d2382994","kind":"commit","published_at":"2018-09-18T15:01:52.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/CRAN_0.1.5","html_url":"https://github.com/dreamRs/esquisse/releases/tag/CRAN_0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@CRAN_0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/CRAN_0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/CRAN_0.1.5/manifests"},{"name":"dev_0.1.4","sha":"fb184651759a717b7e6cde61e504375d45236822","kind":"commit","published_at":"2018-08-23T14:51:53.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/dev_0.1.4","html_url":"https://github.com/dreamRs/esquisse/releases/tag/dev_0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@dev_0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/dev_0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/dev_0.1.4/manifests"}]},"repo_metadata_updated_at":"2025-08-26T22:22:37.827Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.865733838392594,"dependent_packages_count":5.496961843177366,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.68134784078498},"purl":"pkg:golang/github.com/dreamrs/esquisse","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/dreamrs/esquisse","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/dreamrs/esquisse","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/dreamrs/esquisse/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-26T15:19:57.373Z","issues_count":107,"pull_requests_count":30,"avg_time_to_close_issue":35685609.31168831,"avg_time_to_close_pull_request":841468.8333333334,"issues_closed_count":77,"pull_requests_closed_count":30,"pull_request_authors_count":19,"issue_authors_count":83,"avg_comments_per_issue":2.439252336448598,"avg_comments_per_pull_request":1.1,"merged_pull_requests_count":27,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":1354206.5,"past_year_avg_time_to_close_pull_request":110763.5,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/issues","maintainers":[{"login":"pvictor","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pvictor"}],"active_maintainers":[{"login":"pvictor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pvictor"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdreamrs%2Fesquisse/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdreamrs%2Fesquisse/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdreamrs%2Fesquisse/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdreamrs%2Fesquisse/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954233,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":11642038,"name":"github.com/dreamRs/esquisse","ecosystem":"go","description":null,"homepage":null,"licenses":"other","normalized_licenses":["GPL-1.0+"],"repository_url":"https://github.com/dreamRs/esquisse","keywords_array":[],"namespace":null,"versions_count":14,"first_release_published_at":"2019-08-22T13:12:09.000Z","latest_release_published_at":"2025-02-21T09:39:12.000Z","latest_release_number":"v2.1.0+incompatible","last_synced_at":"2025-08-26T22:09:00.864Z","created_at":"2025-05-15T08:15:26.281Z","updated_at":"2025-08-26T22:22:37.960Z","registry_url":"https://pkg.go.dev/github.com/dreamRs/esquisse","install_command":"go get github.com/dreamRs/esquisse","documentation_url":"https://pkg.go.dev/github.com/dreamRs/esquisse#section-documentation","metadata":{},"repo_metadata":{"id":33060497,"uuid":"108532138","full_name":"dreamRs/esquisse","owner":"dreamRs","description":"RStudio add-in to make plots interactively with ggplot2","archived":false,"fork":false,"pushed_at":"2025-02-21T13:20:45.000Z","size":16958,"stargazers_count":1827,"open_issues_count":52,"forks_count":238,"subscribers_count":51,"default_branch":"master","last_synced_at":"2025-08-26T17:52:12.110Z","etag":null,"topics":["addin","data-visualization","ggplot2","r","rstudio-addin","visualization"],"latest_commit_sha":null,"homepage":"https://dreamrs.github.io/esquisse","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/dreamRs.png","metadata":{"files":{"readme":"README.Rmd","changelog":"NEWS.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-10-27T10:21:09.000Z","updated_at":"2025-08-26T01:37:09.000Z","dependencies_parsed_at":"2023-02-14T16:31:13.241Z","dependency_job_id":"33664717-0432-4860-9bc5-6453ea145296","html_url":"https://github.com/dreamRs/esquisse","commit_stats":{"total_commits":510,"total_committers":28,"mean_commits":"18.214285714285715","dds":0.0725490196078431,"last_synced_commit":"d24d8e2da4dfec10db0ab7a3c063ae67dbc5bedf"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/dreamRs/esquisse","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dreamRs","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/sbom","scorecard":{"id":355551,"data":{"date":"2025-08-11","repo":{"name":"github.com/dreamRs/esquisse","commit":"77437aff8ca2c6095243c944686354865ebd1b4d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 1/22 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":"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","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":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/dreamRs/esquisse/R-CMD-check.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/dreamRs/esquisse/R-CMD-check.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/dreamRs/esquisse/R-CMD-check.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/dreamRs/esquisse/R-CMD-check.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/dreamRs/esquisse/R-CMD-check.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/dreamRs/esquisse/pkgdown.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/dreamRs/esquisse/pkgdown.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/dreamRs/esquisse/pkgdown.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/dreamRs/esquisse/pkgdown.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/dreamRs/esquisse/pkgdown.yaml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 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":"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":"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":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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 10 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-18T09:29:17.122Z","repository_id":33060497,"created_at":"2025-08-18T09:29:17.122Z","updated_at":"2025-08-18T09:29:17.122Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272261447,"owners_count":24902458,"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-26T02:00:07.904Z","response_time":60,"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":"dreamRs","name":"dreamRs","uuid":"23062899","kind":"organization","description":"La datascience avec un grand R","email":"info@dreamrs.fr","website":"https://www.dreamrs.fr/","location":"Paris, France","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/23062899?v=4","repositories_count":26,"last_synced_at":"2023-03-01T19:05:21.610Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dreamRs","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T15:08:57.492Z","updated_at":"2023-03-01T19:05:21.640Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dreamRs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dreamRs/repositories"},"tags":[{"name":"v2.1.0","sha":"77437aff8ca2c6095243c944686354865ebd1b4d","kind":"commit","published_at":"2025-02-21T09:39:12.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/v2.1.0","html_url":"https://github.com/dreamRs/esquisse/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"d24d8e2da4dfec10db0ab7a3c063ae67dbc5bedf","kind":"commit","published_at":"2024-09-18T14:02:57.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/v2.0.1","html_url":"https://github.com/dreamRs/esquisse/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"2f080d4c0f8d852277d55438004ddd596a55d915","kind":"commit","published_at":"2024-05-25T16:11:03.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/v2.0.0","html_url":"https://github.com/dreamRs/esquisse/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v2.0.0/manifests"},{"name":"v1.2.0","sha":"d9dfe37e0fdd24868cf8e4203cd5d00ac3173fec","kind":"commit","published_at":"2024-01-10T14:56:58.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/v1.2.0","html_url":"https://github.com/dreamRs/esquisse/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v1.2.0/manifests"},{"name":"v1.1.2","sha":"f96a280e4f34b0d8f4c96d23438af81e2fa889b6","kind":"commit","published_at":"2022-09-01T13:25:06.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/v1.1.2","html_url":"https://github.com/dreamRs/esquisse/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"3e0e72dfb3c7be371e854aed65bed5a348963d9d","kind":"commit","published_at":"2022-05-03T20:57:17.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/v1.1.1","html_url":"https://github.com/dreamRs/esquisse/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"c478fcbe8eb50d16d2be206d53a958875bbc80c4","kind":"commit","published_at":"2022-01-07T16:00:54.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/v1.1.0","html_url":"https://github.com/dreamRs/esquisse/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"abac6a8fe6ccff7b30fbb3beefd64af78a14d31b","kind":"commit","published_at":"2021-07-05T13:28:03.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/v1.0.2","html_url":"https://github.com/dreamRs/esquisse/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"6e0abd4fb402f4faeca455d6a43524d842bd8e94","kind":"commit","published_at":"2021-04-20T08:48:24.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/v1.0.1","html_url":"https://github.com/dreamRs/esquisse/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"af5989b2757e745e1a32d1ce59aaf2741b948c91","kind":"commit","published_at":"2021-04-12T08:39:09.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/v1.0.0","html_url":"https://github.com/dreamRs/esquisse/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v1.0.0/manifests"},{"name":"v0.3.1","sha":"84fae85b3ffa06f4113b89788e044c2bd987d3c4","kind":"commit","published_at":"2020-09-26T18:14:57.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/v0.3.1","html_url":"https://github.com/dreamRs/esquisse/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"7cd015cdebf3a2e1ace568d9bbda85e979c70b4c","kind":"commit","published_at":"2020-01-27T17:08:00.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/v0.3.0","html_url":"https://github.com/dreamRs/esquisse/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"65ba13bfbd9cddfc059b382843ec46786fc46c36","kind":"commit","published_at":"2020-01-08T09:30:43.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/v0.2.3","html_url":"https://github.com/dreamRs/esquisse/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"ef4c2f16810f1a78298b06dae4f649027521dee2","kind":"commit","published_at":"2019-08-22T13:12:09.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/v0.2.2","html_url":"https://github.com/dreamRs/esquisse/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v0.2.2/manifests"},{"name":"cran_0.2.1","sha":"836d5dfa02ad5d5627a39fec7457f233ebf1135f","kind":"commit","published_at":"2019-07-01T08:58:55.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/cran_0.2.1","html_url":"https://github.com/dreamRs/esquisse/releases/tag/cran_0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@cran_0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/cran_0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/cran_0.2.1/manifests"},{"name":"CRAN_0.2.0","sha":"836d5dfa02ad5d5627a39fec7457f233ebf1135f","kind":"commit","published_at":"2019-07-01T08:58:55.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/CRAN_0.2.0","html_url":"https://github.com/dreamRs/esquisse/releases/tag/CRAN_0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@CRAN_0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/CRAN_0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/CRAN_0.2.0/manifests"},{"name":"CRAN_O.2.0","sha":"51495680b2f92ebf7a5759407d078ade336ac047","kind":"commit","published_at":"2019-06-20T08:41:04.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/CRAN_O.2.0","html_url":"https://github.com/dreamRs/esquisse/releases/tag/CRAN_O.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@CRAN_O.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/CRAN_O.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/CRAN_O.2.0/manifests"},{"name":"CRAN_0.1.7","sha":"4f38763293c946f462afadeac9ce3358804a22cf","kind":"commit","published_at":"2018-11-14T08:59:42.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/CRAN_0.1.7","html_url":"https://github.com/dreamRs/esquisse/releases/tag/CRAN_0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@CRAN_0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/CRAN_0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/CRAN_0.1.7/manifests"},{"name":"CRAN_0.1.6","sha":"a1b5a7ada6f395d1934a4d0c4cb05da8ca7f9bf4","kind":"commit","published_at":"2018-10-26T09:03:31.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/CRAN_0.1.6","html_url":"https://github.com/dreamRs/esquisse/releases/tag/CRAN_0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@CRAN_0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/CRAN_0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/CRAN_0.1.6/manifests"},{"name":"CRAN_0.1.5","sha":"d119f87ca31fc7358a80804c17e5f973d2382994","kind":"commit","published_at":"2018-09-18T15:01:52.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/CRAN_0.1.5","html_url":"https://github.com/dreamRs/esquisse/releases/tag/CRAN_0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@CRAN_0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/CRAN_0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/CRAN_0.1.5/manifests"},{"name":"dev_0.1.4","sha":"fb184651759a717b7e6cde61e504375d45236822","kind":"commit","published_at":"2018-08-23T14:51:53.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/dev_0.1.4","html_url":"https://github.com/dreamRs/esquisse/releases/tag/dev_0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@dev_0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/dev_0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/dev_0.1.4/manifests"}]},"repo_metadata_updated_at":"2025-08-26T22:22:37.959Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.865733838392594,"dependent_packages_count":5.496961843177366,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.68134784078498},"purl":"pkg:golang/github.com/dream%21rs/esquisse","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/dreamRs/esquisse","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/dreamRs/esquisse","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/dreamRs/esquisse/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-26T15:19:57.373Z","issues_count":107,"pull_requests_count":30,"avg_time_to_close_issue":35685609.31168831,"avg_time_to_close_pull_request":841468.8333333334,"issues_closed_count":77,"pull_requests_closed_count":30,"pull_request_authors_count":19,"issue_authors_count":83,"avg_comments_per_issue":2.439252336448598,"avg_comments_per_pull_request":1.1,"merged_pull_requests_count":27,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":1354206.5,"past_year_avg_time_to_close_pull_request":110763.5,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/issues","maintainers":[{"login":"pvictor","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pvictor"}],"active_maintainers":[{"login":"pvictor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pvictor"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FdreamRs%2Fesquisse/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FdreamRs%2Fesquisse/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FdreamRs%2Fesquisse/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FdreamRs%2Fesquisse/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954233,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":427677,"name":"esquisse","ecosystem":"cran","description":"Explore and Visualize Your Data Interactively","homepage":"https://dreamrs.github.io/esquisse/","licenses":"GPL-3 | file LICENSE","normalized_licenses":["AML"],"repository_url":"https://github.com/dreamrs/esquisse","keywords_array":[],"namespace":null,"versions_count":19,"first_release_published_at":"2018-09-29T00:00:00.000Z","latest_release_published_at":"2025-02-21T00:00:00.000Z","latest_release_number":"2.1.0","last_synced_at":"2025-08-26T14:37:03.384Z","created_at":"2022-04-06T19:40:38.308Z","updated_at":"2025-08-26T22:22:37.986Z","registry_url":"https://cran.r-project.org/package=esquisse","install_command":null,"documentation_url":"http://cran.r-project.org/web/packages/esquisse/esquisse.pdf","metadata":{},"repo_metadata":{"id":33060497,"uuid":"108532138","full_name":"dreamRs/esquisse","owner":"dreamRs","description":"RStudio add-in to make plots interactively with ggplot2","archived":false,"fork":false,"pushed_at":"2025-02-21T13:20:45.000Z","size":16958,"stargazers_count":1827,"open_issues_count":52,"forks_count":238,"subscribers_count":51,"default_branch":"master","last_synced_at":"2025-08-26T17:52:12.110Z","etag":null,"topics":["addin","data-visualization","ggplot2","r","rstudio-addin","visualization"],"latest_commit_sha":null,"homepage":"https://dreamrs.github.io/esquisse","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/dreamRs.png","metadata":{"files":{"readme":"README.Rmd","changelog":"NEWS.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-10-27T10:21:09.000Z","updated_at":"2025-08-26T01:37:09.000Z","dependencies_parsed_at":"2023-02-14T16:31:13.241Z","dependency_job_id":"33664717-0432-4860-9bc5-6453ea145296","html_url":"https://github.com/dreamRs/esquisse","commit_stats":{"total_commits":510,"total_committers":28,"mean_commits":"18.214285714285715","dds":0.0725490196078431,"last_synced_commit":"d24d8e2da4dfec10db0ab7a3c063ae67dbc5bedf"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/dreamRs/esquisse","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dreamRs","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/sbom","scorecard":{"id":355551,"data":{"date":"2025-08-11","repo":{"name":"github.com/dreamRs/esquisse","commit":"77437aff8ca2c6095243c944686354865ebd1b4d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 1/22 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":"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","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":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/dreamRs/esquisse/R-CMD-check.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/dreamRs/esquisse/R-CMD-check.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/dreamRs/esquisse/R-CMD-check.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/dreamRs/esquisse/R-CMD-check.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/dreamRs/esquisse/R-CMD-check.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/dreamRs/esquisse/pkgdown.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/dreamRs/esquisse/pkgdown.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/dreamRs/esquisse/pkgdown.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/dreamRs/esquisse/pkgdown.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/dreamRs/esquisse/pkgdown.yaml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 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":"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":"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":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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 10 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-18T09:29:17.122Z","repository_id":33060497,"created_at":"2025-08-18T09:29:17.122Z","updated_at":"2025-08-18T09:29:17.122Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272261447,"owners_count":24902458,"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-26T02:00:07.904Z","response_time":60,"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":"dreamRs","name":"dreamRs","uuid":"23062899","kind":"organization","description":"La datascience avec un grand R","email":"info@dreamrs.fr","website":"https://www.dreamrs.fr/","location":"Paris, France","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/23062899?v=4","repositories_count":26,"last_synced_at":"2023-03-01T19:05:21.610Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dreamRs","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T15:08:57.492Z","updated_at":"2023-03-01T19:05:21.640Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dreamRs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dreamRs/repositories"},"tags":[{"name":"v2.1.0","sha":"77437aff8ca2c6095243c944686354865ebd1b4d","kind":"commit","published_at":"2025-02-21T09:39:12.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/v2.1.0","html_url":"https://github.com/dreamRs/esquisse/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"d24d8e2da4dfec10db0ab7a3c063ae67dbc5bedf","kind":"commit","published_at":"2024-09-18T14:02:57.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/v2.0.1","html_url":"https://github.com/dreamRs/esquisse/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"2f080d4c0f8d852277d55438004ddd596a55d915","kind":"commit","published_at":"2024-05-25T16:11:03.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/v2.0.0","html_url":"https://github.com/dreamRs/esquisse/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v2.0.0/manifests"},{"name":"v1.2.0","sha":"d9dfe37e0fdd24868cf8e4203cd5d00ac3173fec","kind":"commit","published_at":"2024-01-10T14:56:58.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/v1.2.0","html_url":"https://github.com/dreamRs/esquisse/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v1.2.0/manifests"},{"name":"v1.1.2","sha":"f96a280e4f34b0d8f4c96d23438af81e2fa889b6","kind":"commit","published_at":"2022-09-01T13:25:06.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/v1.1.2","html_url":"https://github.com/dreamRs/esquisse/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"3e0e72dfb3c7be371e854aed65bed5a348963d9d","kind":"commit","published_at":"2022-05-03T20:57:17.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/v1.1.1","html_url":"https://github.com/dreamRs/esquisse/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"c478fcbe8eb50d16d2be206d53a958875bbc80c4","kind":"commit","published_at":"2022-01-07T16:00:54.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/v1.1.0","html_url":"https://github.com/dreamRs/esquisse/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"abac6a8fe6ccff7b30fbb3beefd64af78a14d31b","kind":"commit","published_at":"2021-07-05T13:28:03.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/v1.0.2","html_url":"https://github.com/dreamRs/esquisse/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"6e0abd4fb402f4faeca455d6a43524d842bd8e94","kind":"commit","published_at":"2021-04-20T08:48:24.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/v1.0.1","html_url":"https://github.com/dreamRs/esquisse/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"af5989b2757e745e1a32d1ce59aaf2741b948c91","kind":"commit","published_at":"2021-04-12T08:39:09.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/v1.0.0","html_url":"https://github.com/dreamRs/esquisse/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v1.0.0/manifests"},{"name":"v0.3.1","sha":"84fae85b3ffa06f4113b89788e044c2bd987d3c4","kind":"commit","published_at":"2020-09-26T18:14:57.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/v0.3.1","html_url":"https://github.com/dreamRs/esquisse/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"7cd015cdebf3a2e1ace568d9bbda85e979c70b4c","kind":"commit","published_at":"2020-01-27T17:08:00.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/v0.3.0","html_url":"https://github.com/dreamRs/esquisse/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"65ba13bfbd9cddfc059b382843ec46786fc46c36","kind":"commit","published_at":"2020-01-08T09:30:43.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/v0.2.3","html_url":"https://github.com/dreamRs/esquisse/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"ef4c2f16810f1a78298b06dae4f649027521dee2","kind":"commit","published_at":"2019-08-22T13:12:09.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/v0.2.2","html_url":"https://github.com/dreamRs/esquisse/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v0.2.2/manifests"},{"name":"cran_0.2.1","sha":"836d5dfa02ad5d5627a39fec7457f233ebf1135f","kind":"commit","published_at":"2019-07-01T08:58:55.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/cran_0.2.1","html_url":"https://github.com/dreamRs/esquisse/releases/tag/cran_0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@cran_0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/cran_0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/cran_0.2.1/manifests"},{"name":"CRAN_0.2.0","sha":"836d5dfa02ad5d5627a39fec7457f233ebf1135f","kind":"commit","published_at":"2019-07-01T08:58:55.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/CRAN_0.2.0","html_url":"https://github.com/dreamRs/esquisse/releases/tag/CRAN_0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@CRAN_0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/CRAN_0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/CRAN_0.2.0/manifests"},{"name":"CRAN_O.2.0","sha":"51495680b2f92ebf7a5759407d078ade336ac047","kind":"commit","published_at":"2019-06-20T08:41:04.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/CRAN_O.2.0","html_url":"https://github.com/dreamRs/esquisse/releases/tag/CRAN_O.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@CRAN_O.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/CRAN_O.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/CRAN_O.2.0/manifests"},{"name":"CRAN_0.1.7","sha":"4f38763293c946f462afadeac9ce3358804a22cf","kind":"commit","published_at":"2018-11-14T08:59:42.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/CRAN_0.1.7","html_url":"https://github.com/dreamRs/esquisse/releases/tag/CRAN_0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@CRAN_0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/CRAN_0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/CRAN_0.1.7/manifests"},{"name":"CRAN_0.1.6","sha":"a1b5a7ada6f395d1934a4d0c4cb05da8ca7f9bf4","kind":"commit","published_at":"2018-10-26T09:03:31.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/CRAN_0.1.6","html_url":"https://github.com/dreamRs/esquisse/releases/tag/CRAN_0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@CRAN_0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/CRAN_0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/CRAN_0.1.6/manifests"},{"name":"CRAN_0.1.5","sha":"d119f87ca31fc7358a80804c17e5f973d2382994","kind":"commit","published_at":"2018-09-18T15:01:52.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/CRAN_0.1.5","html_url":"https://github.com/dreamRs/esquisse/releases/tag/CRAN_0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@CRAN_0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/CRAN_0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/CRAN_0.1.5/manifests"},{"name":"dev_0.1.4","sha":"fb184651759a717b7e6cde61e504375d45236822","kind":"commit","published_at":"2018-08-23T14:51:53.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/dev_0.1.4","html_url":"https://github.com/dreamRs/esquisse/releases/tag/dev_0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@dev_0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/dev_0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/dev_0.1.4/manifests"}]},"repo_metadata_updated_at":"2025-08-26T22:22:37.986Z","dependent_packages_count":3,"downloads":4948,"downloads_period":"last-month","dependent_repos_count":16,"rankings":{"downloads":4.595858383433534,"dependent_repos_count":7.1164551324871965,"dependent_packages_count":10.87953685148074,"stargazers_count":0.10242707637497217,"forks_count":0.25384101536406145,"docker_downloads_count":16.579826319305276,"average":6.58799079640763},"purl":"pkg:cran/esquisse","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cran/esquisse","docker_dependents_count":9,"docker_downloads_count":878,"usage_url":"https://repos.ecosyste.ms/usage/cran/esquisse","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cran/esquisse/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-26T15:19:57.373Z","issues_count":107,"pull_requests_count":30,"avg_time_to_close_issue":35685609.31168831,"avg_time_to_close_pull_request":841468.8333333334,"issues_closed_count":77,"pull_requests_closed_count":30,"pull_request_authors_count":19,"issue_authors_count":83,"avg_comments_per_issue":2.439252336448598,"avg_comments_per_pull_request":1.1,"merged_pull_requests_count":27,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":1354206.5,"past_year_avg_time_to_close_pull_request":110763.5,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/issues","maintainers":[{"login":"pvictor","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pvictor"}],"active_maintainers":[{"login":"pvictor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pvictor"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/esquisse/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/esquisse/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/esquisse/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/esquisse/related_packages","maintainers":[{"uuid":"victor.perrier@dreamrs.fr","login":null,"name":"Victor Perrier","email":"victor.perrier@dreamrs.fr","url":null,"packages_count":12,"html_url":null,"role":null,"created_at":"2022-11-14T17:16:24.143Z","updated_at":"2022-11-14T17:16:24.143Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/maintainers/victor.perrier@dreamrs.fr/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":5291366,"name":"r-esquisse","ecosystem":"conda","description":null,"homepage":"https://github.com/dreamRs/esquisse","licenses":"GPL-3.0-only","normalized_licenses":["GPL-3.0-only"],"repository_url":"https://github.com/dreamRs/esquisse","keywords_array":[],"namespace":null,"versions_count":13,"first_release_published_at":"2018-10-11T08:17:04.000Z","latest_release_published_at":"2022-09-01T19:06:59.000Z","latest_release_number":"1.1.2","last_synced_at":"2025-08-26T22:09:03.460Z","created_at":"2022-10-03T15:51:37.380Z","updated_at":"2025-08-26T22:22:38.022Z","registry_url":"https://anaconda.org/conda-forge/r-esquisse","install_command":"conda install -c conda-forge r-esquisse","documentation_url":null,"metadata":{},"repo_metadata":{"id":33060497,"uuid":"108532138","full_name":"dreamRs/esquisse","owner":"dreamRs","description":"RStudio add-in to make plots interactively with ggplot2","archived":false,"fork":false,"pushed_at":"2025-02-21T13:20:45.000Z","size":16958,"stargazers_count":1827,"open_issues_count":52,"forks_count":238,"subscribers_count":51,"default_branch":"master","last_synced_at":"2025-08-26T17:52:12.110Z","etag":null,"topics":["addin","data-visualization","ggplot2","r","rstudio-addin","visualization"],"latest_commit_sha":null,"homepage":"https://dreamrs.github.io/esquisse","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/dreamRs.png","metadata":{"files":{"readme":"README.Rmd","changelog":"NEWS.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-10-27T10:21:09.000Z","updated_at":"2025-08-26T01:37:09.000Z","dependencies_parsed_at":"2023-02-14T16:31:13.241Z","dependency_job_id":"33664717-0432-4860-9bc5-6453ea145296","html_url":"https://github.com/dreamRs/esquisse","commit_stats":{"total_commits":510,"total_committers":28,"mean_commits":"18.214285714285715","dds":0.0725490196078431,"last_synced_commit":"d24d8e2da4dfec10db0ab7a3c063ae67dbc5bedf"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/dreamRs/esquisse","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dreamRs","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/sbom","scorecard":{"id":355551,"data":{"date":"2025-08-11","repo":{"name":"github.com/dreamRs/esquisse","commit":"77437aff8ca2c6095243c944686354865ebd1b4d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 1/22 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":"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","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":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/dreamRs/esquisse/R-CMD-check.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/dreamRs/esquisse/R-CMD-check.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/dreamRs/esquisse/R-CMD-check.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/dreamRs/esquisse/R-CMD-check.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/dreamRs/esquisse/R-CMD-check.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/dreamRs/esquisse/pkgdown.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/dreamRs/esquisse/pkgdown.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/dreamRs/esquisse/pkgdown.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/dreamRs/esquisse/pkgdown.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/dreamRs/esquisse/pkgdown.yaml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 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":"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":"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":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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 10 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-18T09:29:17.122Z","repository_id":33060497,"created_at":"2025-08-18T09:29:17.122Z","updated_at":"2025-08-18T09:29:17.122Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272261447,"owners_count":24902458,"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-26T02:00:07.904Z","response_time":60,"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":"dreamRs","name":"dreamRs","uuid":"23062899","kind":"organization","description":"La datascience avec un grand R","email":"info@dreamrs.fr","website":"https://www.dreamrs.fr/","location":"Paris, France","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/23062899?v=4","repositories_count":26,"last_synced_at":"2023-03-01T19:05:21.610Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dreamRs","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T15:08:57.492Z","updated_at":"2023-03-01T19:05:21.640Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dreamRs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dreamRs/repositories"},"tags":[{"name":"v2.1.0","sha":"77437aff8ca2c6095243c944686354865ebd1b4d","kind":"commit","published_at":"2025-02-21T09:39:12.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/v2.1.0","html_url":"https://github.com/dreamRs/esquisse/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"d24d8e2da4dfec10db0ab7a3c063ae67dbc5bedf","kind":"commit","published_at":"2024-09-18T14:02:57.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/v2.0.1","html_url":"https://github.com/dreamRs/esquisse/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"2f080d4c0f8d852277d55438004ddd596a55d915","kind":"commit","published_at":"2024-05-25T16:11:03.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/v2.0.0","html_url":"https://github.com/dreamRs/esquisse/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v2.0.0/manifests"},{"name":"v1.2.0","sha":"d9dfe37e0fdd24868cf8e4203cd5d00ac3173fec","kind":"commit","published_at":"2024-01-10T14:56:58.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/v1.2.0","html_url":"https://github.com/dreamRs/esquisse/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v1.2.0/manifests"},{"name":"v1.1.2","sha":"f96a280e4f34b0d8f4c96d23438af81e2fa889b6","kind":"commit","published_at":"2022-09-01T13:25:06.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/v1.1.2","html_url":"https://github.com/dreamRs/esquisse/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"3e0e72dfb3c7be371e854aed65bed5a348963d9d","kind":"commit","published_at":"2022-05-03T20:57:17.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/v1.1.1","html_url":"https://github.com/dreamRs/esquisse/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"c478fcbe8eb50d16d2be206d53a958875bbc80c4","kind":"commit","published_at":"2022-01-07T16:00:54.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/v1.1.0","html_url":"https://github.com/dreamRs/esquisse/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"abac6a8fe6ccff7b30fbb3beefd64af78a14d31b","kind":"commit","published_at":"2021-07-05T13:28:03.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/v1.0.2","html_url":"https://github.com/dreamRs/esquisse/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"6e0abd4fb402f4faeca455d6a43524d842bd8e94","kind":"commit","published_at":"2021-04-20T08:48:24.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/v1.0.1","html_url":"https://github.com/dreamRs/esquisse/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"af5989b2757e745e1a32d1ce59aaf2741b948c91","kind":"commit","published_at":"2021-04-12T08:39:09.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/v1.0.0","html_url":"https://github.com/dreamRs/esquisse/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v1.0.0/manifests"},{"name":"v0.3.1","sha":"84fae85b3ffa06f4113b89788e044c2bd987d3c4","kind":"commit","published_at":"2020-09-26T18:14:57.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/v0.3.1","html_url":"https://github.com/dreamRs/esquisse/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"7cd015cdebf3a2e1ace568d9bbda85e979c70b4c","kind":"commit","published_at":"2020-01-27T17:08:00.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/v0.3.0","html_url":"https://github.com/dreamRs/esquisse/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"65ba13bfbd9cddfc059b382843ec46786fc46c36","kind":"commit","published_at":"2020-01-08T09:30:43.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/v0.2.3","html_url":"https://github.com/dreamRs/esquisse/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"ef4c2f16810f1a78298b06dae4f649027521dee2","kind":"commit","published_at":"2019-08-22T13:12:09.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/v0.2.2","html_url":"https://github.com/dreamRs/esquisse/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/v0.2.2/manifests"},{"name":"cran_0.2.1","sha":"836d5dfa02ad5d5627a39fec7457f233ebf1135f","kind":"commit","published_at":"2019-07-01T08:58:55.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/cran_0.2.1","html_url":"https://github.com/dreamRs/esquisse/releases/tag/cran_0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@cran_0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/cran_0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/cran_0.2.1/manifests"},{"name":"CRAN_0.2.0","sha":"836d5dfa02ad5d5627a39fec7457f233ebf1135f","kind":"commit","published_at":"2019-07-01T08:58:55.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/CRAN_0.2.0","html_url":"https://github.com/dreamRs/esquisse/releases/tag/CRAN_0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@CRAN_0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/CRAN_0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/CRAN_0.2.0/manifests"},{"name":"CRAN_O.2.0","sha":"51495680b2f92ebf7a5759407d078ade336ac047","kind":"commit","published_at":"2019-06-20T08:41:04.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/CRAN_O.2.0","html_url":"https://github.com/dreamRs/esquisse/releases/tag/CRAN_O.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@CRAN_O.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/CRAN_O.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/CRAN_O.2.0/manifests"},{"name":"CRAN_0.1.7","sha":"4f38763293c946f462afadeac9ce3358804a22cf","kind":"commit","published_at":"2018-11-14T08:59:42.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/CRAN_0.1.7","html_url":"https://github.com/dreamRs/esquisse/releases/tag/CRAN_0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@CRAN_0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/CRAN_0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/CRAN_0.1.7/manifests"},{"name":"CRAN_0.1.6","sha":"a1b5a7ada6f395d1934a4d0c4cb05da8ca7f9bf4","kind":"commit","published_at":"2018-10-26T09:03:31.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/CRAN_0.1.6","html_url":"https://github.com/dreamRs/esquisse/releases/tag/CRAN_0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@CRAN_0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/CRAN_0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/CRAN_0.1.6/manifests"},{"name":"CRAN_0.1.5","sha":"d119f87ca31fc7358a80804c17e5f973d2382994","kind":"commit","published_at":"2018-09-18T15:01:52.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/CRAN_0.1.5","html_url":"https://github.com/dreamRs/esquisse/releases/tag/CRAN_0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@CRAN_0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/CRAN_0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/CRAN_0.1.5/manifests"},{"name":"dev_0.1.4","sha":"fb184651759a717b7e6cde61e504375d45236822","kind":"commit","published_at":"2018-08-23T14:51:53.000Z","download_url":"https://codeload.github.com/dreamRs/esquisse/tar.gz/dev_0.1.4","html_url":"https://github.com/dreamRs/esquisse/releases/tag/dev_0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dreamRs/esquisse@dev_0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/dev_0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/tags/dev_0.1.4/manifests"}]},"repo_metadata_updated_at":"2025-08-26T22:22:38.022Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":3,"rankings":{"downloads":null,"dependent_repos_count":18.02485153949798,"dependent_packages_count":51.57942013074505,"stargazers_count":9.915664454314088,"forks_count":12.246120065871551,"docker_downloads_count":null,"average":22.941514047607168},"purl":"pkg:conda/r-esquisse","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/r-esquisse","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/r-esquisse","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/r-esquisse/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-26T15:19:57.373Z","issues_count":107,"pull_requests_count":30,"avg_time_to_close_issue":35685609.31168831,"avg_time_to_close_pull_request":841468.8333333334,"issues_closed_count":77,"pull_requests_closed_count":30,"pull_request_authors_count":19,"issue_authors_count":83,"avg_comments_per_issue":2.439252336448598,"avg_comments_per_pull_request":1.1,"merged_pull_requests_count":27,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":1354206.5,"past_year_avg_time_to_close_pull_request":110763.5,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/issues","maintainers":[{"login":"pvictor","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pvictor"}],"active_maintainers":[{"login":"pvictor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pvictor"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/r-esquisse/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/r-esquisse/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/r-esquisse/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/r-esquisse/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"}}],"commits":{"id":1403940,"full_name":"dreamrs/esquisse","default_branch":"master","committers":[{"name":"pvictor","email":"perrier.victor@gmail.com","login":"pvictor","count":473},{"name":"1O","email":"2448566+1O","login":"1O","count":5},{"name":"xmusphlkg","email":"60965585+xmusphlkg","login":"xmusphlkg","count":3},{"name":"bthieurmel","email":"FL0035754@CSF.SFIL.FR","login":null,"count":3},{"name":"Dean Attali","email":"dean@attalitech.com","login":null,"count":2},{"name":"novica","email":"nnovica@gmail.com","login":null,"count":2},{"name":"EGjika","email":"51511381+EGjika","login":"EGjika","count":1},{"name":"Sebastian Gatscha","email":"gatscha@trafficon.eu","login":"trafficonese","count":1},{"name":"happy-spark","email":"107300540+happy-spark","login":"happy-spark","count":1},{"name":"shitao","email":"68451957+Shitao5","login":"Shitao5","count":1},{"name":"Daniel de la Rosa","email":"drdsdaniel@gmail.com","login":null,"count":1},{"name":"David Gohel","email":"david.gohel@ardata.fr","login":null,"count":1},{"name":"Henrik Lindberg","email":"halhen@k2h.se","login":null,"count":1},{"name":"Jakub Jędrusiak","email":"kuba23031999@gmail.com","login":null,"count":1},{"name":"Julien","email":"julien@nozav.org","login":null,"count":1},{"name":"MajoroMask","email":"sunamask@gmail.com","login":null,"count":1},{"name":"Marcel Ribeiro Dantas","email":"ribeirodantasdm@gmail.com","login":null,"count":1},{"name":"Onimus, Matthew","email":"matthew_onimus@merck.com","login":null,"count":1},{"name":"Santiago Giordano","email":"sgiordano98@hotmail.com","login":null,"count":1},{"name":"Xiangnan Dang","email":"dang_xiangnan@lilly.com","login":null,"count":1},{"name":"Yaoxiang Li","email":"liyaoxiang@outlook.com","login":null,"count":1},{"name":"changwoolim","email":"limcw@zarathu.com","login":null,"count":1},{"name":"emilopezcano","email":"emilopezcano@gmail.com","login":null,"count":1},{"name":"itcarroll","email":"icarroll@sesync.org","login":null,"count":1},{"name":"nissinbo","email":"tomoki.nishikawa0118@gmail.com","login":null,"count":1},{"name":"sbalci","email":"drserdarbalci@gmail.com","login":null,"count":1},{"name":"shahnawaz323","email":"shah.nawaz@univ-grenoble-alpes.fr","login":null,"count":1},{"name":"xiangnan dang","email":"c242469@lrlhpc-dev0005.am.lilly.com","login":null,"count":1}],"total_commits":510,"total_committers":28,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":18.214285714285715,"dds":0.0725490196078431,"past_year_committers":[{"name":"pvictor","email":"perrier.victor@gmail.com","login":"pvictor","count":95},{"name":"MajoroMask","email":"sunamask@gmail.com","login":null,"count":1},{"name":"Yaoxiang Li","email":"liyaoxiang@outlook.com","login":null,"count":1},{"name":"happy-spark","email":"107300540+happy-spark","login":"happy-spark","count":1}],"past_year_total_commits":98,"past_year_total_committers":4,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":24.5,"past_year_dds":0.030612244897959218,"last_synced_at":"2024-10-21T19:38:55.185Z","last_synced_commit":"d24d8e2da4dfec10db0ab7a3c063ae67dbc5bedf","created_at":"2023-10-25T13:24:38.943Z","updated_at":"2024-10-21T19:38:55.186Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamrs%2Fesquisse/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":"dreamRs/esquisse","html_url":"https://github.com/dreamRs/esquisse","last_synced_at":"2025-08-31T09:13:37.136Z","status":null,"issues_count":107,"pull_requests_count":31,"avg_time_to_close_issue":35159330.71794872,"avg_time_to_close_pull_request":814333.5483870967,"issues_closed_count":78,"pull_requests_closed_count":31,"pull_request_authors_count":19,"issue_authors_count":83,"avg_comments_per_issue":2.4018691588785046,"avg_comments_per_pull_request":1.064516129032258,"merged_pull_requests_count":28,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":12,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":682916.875,"past_year_avg_time_to_close_pull_request":275.0,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.4166666666666667,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"created_at":"2023-05-10T21:07:12.603Z","updated_at":"2025-09-02T16:24:44.325Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamRs%2Fesquisse/issues","issue_labels_count":{"feature request":5,"enhancement":4},"pull_request_labels_count":{"hacktoberfest":2,"hacktoberfest-accepted":2},"issue_author_associations_count":{"NONE":92,"CONTRIBUTOR":17},"pull_request_author_associations_count":{"CONTRIBUTOR":21,"MEMBER":12,"NONE":3},"issue_authors":{"daattali":11,"DanielPascoe":5,"paulosouzafmt":3,"EricSHo":2,"jhk0530":2,"jfunction":2,"AndreasUntch":2,"installingrattle":2,"vikasrawal":2,"furrrpanda":2,"jmouchnino":2,"vim15":1,"shahreyar-abeer":1,"Shark-dev-star":1,"andirey":1,"sajjadasaf":1,"orgadish":1,"PaulinoMF":1,"kalaschnik":1,"AdrianAntico":1,"IdoBar":1,"jenrichmond":1,"jixing475":1,"rsenft1":1,"ybrandvain":1,"khaled-alshamaa":1,"lz100":1,"PaulohSouza":1,"harryprince":1,"a-alexandre":1,"shahnawaz323":1,"jgires":1,"sarthi2395":1,"bms63":1,"rogerpou":1,"gourean":1,"p-schaefer":1,"pfv07":1,"tvedebrink":1,"kieran-mace":1,"XuejingJiang":1,"MajoroMask":1,"MayaGans":1,"fkgruber":1,"xmusphlkg":1,"wilfriedmonangeIRSN":1,"BiotechV":1,"CorneeldH":1,"M-Colley":1,"mqk98":1,"pburnsdata":1,"alanaunfried":1,"einatsit":1,"klc123":1,"ScarlettEscudero":1,"JoseVeraReyes":1,"lorenzwalthert":1,"francielilimab":1,"zecagis":1,"feinmann":1,"novica":1,"SFreddi":1,"panxiaoguang":1,"RossKen":1,"sanojkl":1,"fkohrt":1,"cjprobst":1,"fedpivot":1,"laurandreaoc":1,"valcaras":1,"axelvugts":1,"daricomp":1,"LaVanchyR":1,"lodderig":1,"rcepka":1,"JamesBrownSEAMS":1,"LuptonM":1,"philiph99":1,"ejjunior78":1,"williamorim":1,"paulponcet":1,"rotcx":1,"xiangnandang":1,"EGjika":1,"AdrijaK":1},"pull_request_authors":{"pvictor":12,"xmusphlkg":3,"YaoxiangLi":2,"1O":2,"novica":2,"daattali":2,"ChangwooLim":1,"sbalci":1,"nissinbo":1,"dnldelarosa":1,"Shitao5":1,"SantiagoGiordano":1,"shahnawaz323":1,"mribeirodantas":1,"happy-spark":1,"emilopezcano":1,"MajoroMask":1,"jakub-jedrusiak":1,"EGjika":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10061379,"issues_count":31059648,"pull_requests_count":94180017,"authors_count":10686068,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":12},"past_year_pull_request_author_associations_count":{"MEMBER":2},"past_year_issue_authors":{"EricSHo":2,"furrrpanda":2,"alanaunfried":1,"einatsit":1,"gourean":1,"jfunction":1,"LaVanchyR":1,"pburnsdata":1,"pfv07":1,"rcepka":1},"past_year_pull_request_authors":{"pvictor":2},"maintainers":[{"login":"pvictor","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pvictor"}],"active_maintainers":[{"login":"pvictor","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pvictor"}]},"events":{"total":{"IssuesEvent":15,"WatchEvent":71,"DeleteEvent":1,"IssueCommentEvent":16,"PushEvent":26,"PullRequestEvent":2,"ForkEvent":13,"CreateEvent":2},"last_year":{"IssuesEvent":15,"WatchEvent":71,"DeleteEvent":1,"IssueCommentEvent":16,"PushEvent":26,"PullRequestEvent":2,"ForkEvent":13,"CreateEvent":2}},"keywords":["addin","data-visualization","ggplot2","r","rstudio-addin","visualization"],"dependencies":[{"ecosystem":"cran","filepath":"DESCRIPTION","sha":null,"kind":"manifest","created_at":"2022-07-12T21:01:20.635Z","updated_at":"2022-07-12T21:01:20.635Z","repository_link":"https://github.com/dreamRs/esquisse/blob/master/DESCRIPTION","dependencies":[{"id":211210800,"package_name":"datamods","ecosystem":"cran","requirements":"\u003e= 1.2.0","direct":true,"kind":"imports","optional":false},{"id":211210801,"package_name":"ggplot2","ecosystem":"cran","requirements":"\u003e= 3.0.0","direct":true,"kind":"imports","optional":false},{"id":211210802,"package_name":"grDevices","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false},{"id":211210803,"package_name":"htmltools","ecosystem":"cran","requirements":"\u003e= 0.5.0","direct":true,"kind":"imports","optional":false},{"id":211210804,"package_name":"jsonlite","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false},{"id":211210805,"package_name":"phosphoricons","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false},{"id":211210806,"package_name":"rlang","ecosystem":"cran","requirements":"\u003e= 0.3.1","direct":true,"kind":"imports","optional":false},{"id":211210807,"package_name":"rstudioapi","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false},{"id":211210808,"package_name":"scales","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false},{"id":211210809,"package_name":"shiny","ecosystem":"cran","requirements":"\u003e= 1.1.0","direct":true,"kind":"imports","optional":false},{"id":211210810,"package_name":"shinyWidgets","ecosystem":"cran","requirements":"\u003e= 0.6.0","direct":true,"kind":"imports","optional":false},{"id":211210811,"package_name":"officer","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":211210812,"package_name":"rvg","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":211210813,"package_name":"rio","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":211210814,"package_name":"testthat","ecosystem":"cran","requirements":"\u003e= 2.1.0","direct":true,"kind":"suggests","optional":false},{"id":211210815,"package_name":"knitr","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":211210816,"package_name":"rmarkdown","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":211210817,"package_name":"ggthemes","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":211210818,"package_name":"hrbrthemes","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/R-CMD-check.yaml","sha":null,"kind":"manifest","created_at":"2023-01-14T23:13:53.651Z","updated_at":"2023-01-14T23:13:53.651Z","repository_link":"https://github.com/dreamRs/esquisse/blob/master/.github/workflows/R-CMD-check.yaml","dependencies":[{"id":6908564503,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6908564504,"package_name":"r-lib/actions/setup-pandoc","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6908564505,"package_name":"r-lib/actions/setup-r","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6908564506,"package_name":"r-lib/actions/setup-r-dependencies","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6908564507,"package_name":"r-lib/actions/check-r-package","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pkgdown.yaml","sha":null,"kind":"manifest","created_at":"2023-01-14T23:13:53.678Z","updated_at":"2023-01-14T23:13:53.678Z","repository_link":"https://github.com/dreamRs/esquisse/blob/master/.github/workflows/pkgdown.yaml","dependencies":[{"id":6908564508,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6908564509,"package_name":"r-lib/actions/setup-pandoc","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6908564510,"package_name":"r-lib/actions/setup-r","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6908564511,"package_name":"r-lib/actions/setup-r-dependencies","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]}],"score":19.54626303697635,"created_at":"2025-09-08T11:18:29.277Z","updated_at":"2025-10-07T08:24:32.200Z","avatar_url":"https://github.com/dreamRs.png","language":"R","category":null,"sub_category":null,"monthly_downloads":4948,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["carpentries"],"project_url":"https://science.ecosyste.ms/api/v1/projects/63307","html_url":"https://science.ecosyste.ms/projects/63307"}