{"id":62353,"name":"gtrendsR","description":"R functions to perform and display Google Trends queries","url":"https://github.com/pmassicotte/gtrendsr","last_synced_at":"2025-09-08T12:42:16.014Z","repository":{"id":37733337,"uuid":"46122020","full_name":"PMassicotte/gtrendsR","owner":"PMassicotte","description":"R functions to perform and display Google Trends queries","archived":false,"fork":false,"pushed_at":"2025-08-22T11:35:42.000Z","size":15137,"stargazers_count":362,"open_issues_count":35,"forks_count":110,"subscribers_count":35,"default_branch":"master","last_synced_at":"2025-08-22T13:34:45.814Z","etag":null,"topics":["google","google-trends"],"latest_commit_sha":null,"homepage":"","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PMassicotte.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-11-13T12:57:08.000Z","updated_at":"2025-08-22T11:35:46.000Z","dependencies_parsed_at":"2024-08-25T15:04:37.140Z","dependency_job_id":"5c0665cd-7ad4-4744-b257-fca4d1e0a620","html_url":"https://github.com/PMassicotte/gtrendsR","commit_stats":{"total_commits":472,"total_committers":19,"mean_commits":"24.842105263157894","dds":0.4088983050847458,"last_synced_commit":"d53b9b7bd448180ab8640cba1db07065ff60ab83"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/PMassicotte/gtrendsR","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PMassicotte","download_url":"https://codeload.github.com/PMassicotte/gtrendsR/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/sbom","scorecard":{"id":106945,"data":{"date":"2025-08-11","repo":{"name":"github.com/PMassicotte/gtrendsR","commit":"d2990aae106d507b8ba769f423a33fb2e13340a1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"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":"Code-Review","score":2,"reason":"Found 4/20 approved changesets -- score normalized to 2","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":"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":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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/ci.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PMassicotte/gtrendsR/ci.yaml/master?enable=pin","Info:   0 out of   1 GitHub-owned 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T11:16:33.569Z","repository_id":37733337,"created_at":"2025-08-15T11:16:33.569Z","updated_at":"2025-08-15T11:16:33.569Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274187721,"owners_count":25237845,"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":"PMassicotte","name":"Philippe Massicotte","uuid":"4519221","kind":"user","description":"Research Associate\r\nTakuvik Joint International Laboratory (UMI 3376)\r\nUniversité Laval (Canada) \u0026 Centre National de la Recherche","email":"","website":"www.pmassicotte.com","location":"Canada","twitter":"philmassicotte","company":null,"icon_url":"https://avatars.githubusercontent.com/u/4519221?u=ad56f57ed38a686be1c885b33e9cd85b201dd00d\u0026v=4","repositories_count":11,"last_synced_at":"2023-03-05T17:57:23.415Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/PMassicotte","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T20:23:01.594Z","updated_at":"2023-03-05T17:57:23.492Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PMassicotte","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PMassicotte/repositories"},"packages":[{"id":429097,"name":"gtrendsR","ecosystem":"cran","description":"Perform and Display Google Trends Queries","homepage":"https://github.com/PMassicotte/gtrendsR","licenses":"GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]","normalized_licenses":["GPL-2.0+"],"repository_url":"https://github.com/PMassicotte/gtrendsR","keywords_array":[],"namespace":null,"versions_count":18,"first_release_published_at":"2015-11-28T19:33:00.000Z","latest_release_published_at":"2025-08-22T00:00:00.000Z","latest_release_number":"1.5.2","last_synced_at":"2025-08-24T14:05:52.654Z","created_at":"2022-04-06T20:25:09.369Z","updated_at":"2025-08-24T14:48:50.879Z","registry_url":"https://cran.r-project.org/package=gtrendsR","install_command":null,"documentation_url":"http://cran.r-project.org/web/packages/gtrendsR/gtrendsR.pdf","metadata":{},"repo_metadata":{"id":37733337,"uuid":"46122020","full_name":"PMassicotte/gtrendsR","owner":"PMassicotte","description":"R functions to perform and display Google Trends queries","archived":false,"fork":false,"pushed_at":"2025-08-22T11:35:42.000Z","size":15137,"stargazers_count":362,"open_issues_count":35,"forks_count":110,"subscribers_count":35,"default_branch":"master","last_synced_at":"2025-08-22T13:34:45.814Z","etag":null,"topics":["google","google-trends"],"latest_commit_sha":null,"homepage":"","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PMassicotte.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-11-13T12:57:08.000Z","updated_at":"2025-08-22T11:35:46.000Z","dependencies_parsed_at":"2024-08-25T15:04:37.140Z","dependency_job_id":"5c0665cd-7ad4-4744-b257-fca4d1e0a620","html_url":"https://github.com/PMassicotte/gtrendsR","commit_stats":{"total_commits":472,"total_committers":19,"mean_commits":"24.842105263157894","dds":0.4088983050847458,"last_synced_commit":"d53b9b7bd448180ab8640cba1db07065ff60ab83"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/PMassicotte/gtrendsR","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PMassicotte","download_url":"https://codeload.github.com/PMassicotte/gtrendsR/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/sbom","scorecard":{"id":106945,"data":{"date":"2025-08-11","repo":{"name":"github.com/PMassicotte/gtrendsR","commit":"d2990aae106d507b8ba769f423a33fb2e13340a1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"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":"Code-Review","score":2,"reason":"Found 4/20 approved changesets -- score normalized to 2","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":"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":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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/ci.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PMassicotte/gtrendsR/ci.yaml/master?enable=pin","Info:   0 out of   1 GitHub-owned 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T11:16:33.569Z","repository_id":37733337,"created_at":"2025-08-15T11:16:33.569Z","updated_at":"2025-08-15T11:16:33.569Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271890073,"owners_count":24839241,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-24T02:00:11.135Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"PMassicotte","name":"Philippe Massicotte","uuid":"4519221","kind":"user","description":"Research Associate\r\nTakuvik Joint International Laboratory (UMI 3376)\r\nUniversité Laval (Canada) \u0026 Centre National de la Recherche","email":"","website":"www.pmassicotte.com","location":"Canada","twitter":"philmassicotte","company":null,"icon_url":"https://avatars.githubusercontent.com/u/4519221?u=ad56f57ed38a686be1c885b33e9cd85b201dd00d\u0026v=4","repositories_count":11,"last_synced_at":"2023-03-05T17:57:23.415Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/PMassicotte","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T20:23:01.594Z","updated_at":"2023-03-05T17:57:23.492Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PMassicotte","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PMassicotte/repositories"},"tags":[{"name":"v1.5.0","sha":"9ddfe46c9d8b9da4d86e4d4a62dd5461634e2a73","kind":"commit","published_at":"2022-05-23T18:15:47.000Z","download_url":"https://codeload.github.com/PMassicotte/gtrendsR/tar.gz/v1.5.0","html_url":"https://github.com/PMassicotte/gtrendsR/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PMassicotte/gtrendsR@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.5.0/manifests"},{"name":"v1.5.1","sha":"b55f3fdc7ebe56f8f8e48648a0d8c5687829afcf","kind":"commit","published_at":"2022-05-23T13:15:19.000Z","download_url":"https://codeload.github.com/PMassicotte/gtrendsR/tar.gz/v1.5.1","html_url":"https://github.com/PMassicotte/gtrendsR/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PMassicotte/gtrendsR@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.5.1/manifests"},{"name":"v1.4.8","sha":"a6a2b94812f1e4c284e5e5f28bf6098f71de2215","kind":"commit","published_at":"2021-02-21T15:51:28.000Z","download_url":"https://codeload.github.com/PMassicotte/gtrendsR/tar.gz/v1.4.8","html_url":"https://github.com/PMassicotte/gtrendsR/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PMassicotte/gtrendsR@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"3bc66ee534632084e7de8d861be85215b4866484","kind":"commit","published_at":"2020-09-12T17:52:08.000Z","download_url":"https://codeload.github.com/PMassicotte/gtrendsR/tar.gz/v1.4.7","html_url":"https://github.com/PMassicotte/gtrendsR/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PMassicotte/gtrendsR@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"d59c3d312e6b34e678490a175435cbc507dd345e","kind":"commit","published_at":"2020-05-17T14:02:59.000Z","download_url":"https://codeload.github.com/PMassicotte/gtrendsR/tar.gz/v1.4.6","html_url":"https://github.com/PMassicotte/gtrendsR/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PMassicotte/gtrendsR@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b3d8d2062867070af49a50a1a8321018f0669bbe","kind":"commit","published_at":"2020-05-06T13:42:54.000Z","download_url":"https://codeload.github.com/PMassicotte/gtrendsR/tar.gz/v1.4.5","html_url":"https://github.com/PMassicotte/gtrendsR/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PMassicotte/gtrendsR@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"88bf9da6f8aa4e2679d0d4183e801cbbc9dcc284","kind":"commit","published_at":"2019-08-29T17:24:46.000Z","download_url":"https://codeload.github.com/PMassicotte/gtrendsR/tar.gz/v1.4.4","html_url":"https://github.com/PMassicotte/gtrendsR/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PMassicotte/gtrendsR@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"e67e00f75eeae7625eeecc11dfccb0b5ae0a2ed6","kind":"commit","published_at":"2019-05-02T14:24:50.000Z","download_url":"https://codeload.github.com/PMassicotte/gtrendsR/tar.gz/v1.4.3","html_url":"https://github.com/PMassicotte/gtrendsR/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PMassicotte/gtrendsR@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"ad50938bbfeaec376e9f62dfa66ba3888be4385c","kind":"commit","published_at":"2018-08-04T02:21:06.000Z","download_url":"https://codeload.github.com/PMassicotte/gtrendsR/tar.gz/v1.4.2","html_url":"https://github.com/PMassicotte/gtrendsR/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PMassicotte/gtrendsR@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"13c4ed89e2b68c0d4f91a50090143ded01580d5e","kind":"commit","published_at":"2018-02-26T19:07:50.000Z","download_url":"https://codeload.github.com/PMassicotte/gtrendsR/tar.gz/v1.4.1","html_url":"https://github.com/PMassicotte/gtrendsR/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PMassicotte/gtrendsR@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"0165d264add7815bff48e4cb2768e8beac695495","kind":"commit","published_at":"2017-10-19T18:01:45.000Z","download_url":"https://codeload.github.com/PMassicotte/gtrendsR/tar.gz/v1.4.0","html_url":"https://github.com/PMassicotte/gtrendsR/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PMassicotte/gtrendsR@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.4.0/manifests"},{"name":"v1.3.5","sha":"c9938a819c9fb47b29dcb576fec19bf03eb7859b","kind":"commit","published_at":"2016-11-03T12:58:18.000Z","download_url":"https://codeload.github.com/PMassicotte/gtrendsR/tar.gz/v1.3.5","html_url":"https://github.com/PMassicotte/gtrendsR/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PMassicotte/gtrendsR@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"0c6bd5d3de2c141b51584cea2d32c986c317e25a","kind":"commit","published_at":"2016-07-30T17:09:39.000Z","download_url":"https://codeload.github.com/PMassicotte/gtrendsR/tar.gz/v1.3.4","html_url":"https://github.com/PMassicotte/gtrendsR/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PMassicotte/gtrendsR@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"67d99bb15dcbc51ea5ee52c270efa3c6da1cca1c","kind":"commit","published_at":"2016-03-07T13:42:41.000Z","download_url":"https://codeload.github.com/PMassicotte/gtrendsR/tar.gz/v1.3.3","html_url":"https://github.com/PMassicotte/gtrendsR/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PMassicotte/gtrendsR@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"dad169235b560e22484867d04c237347e5e32225","kind":"commit","published_at":"2016-02-18T14:19:59.000Z","download_url":"https://codeload.github.com/PMassicotte/gtrendsR/tar.gz/v1.3.2","html_url":"https://github.com/PMassicotte/gtrendsR/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PMassicotte/gtrendsR@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"eed8bebdbc07d5451262b975e46db6033a031930","kind":"commit","published_at":"2015-12-11T18:15:23.000Z","download_url":"https://codeload.github.com/PMassicotte/gtrendsR/tar.gz/v1.3.1","html_url":"https://github.com/PMassicotte/gtrendsR/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PMassicotte/gtrendsR@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"6a416ce6c37393f062bda1f225574ca95af08d65","kind":"commit","published_at":"2015-11-28T17:49:41.000Z","download_url":"https://codeload.github.com/PMassicotte/gtrendsR/tar.gz/v1.3.0","html_url":"https://github.com/PMassicotte/gtrendsR/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PMassicotte/gtrendsR@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.3.0/manifests"}]},"repo_metadata_updated_at":"2025-08-24T14:48:50.879Z","dependent_packages_count":3,"downloads":1669,"downloads_period":"last-month","dependent_repos_count":9,"rankings":{"downloads":5.4,"dependent_repos_count":9.773333333333333,"dependent_packages_count":10.875555555555556,"stargazers_count":1.0933333333333333,"forks_count":0.5244444444444445,"docker_downloads_count":23.226666666666667,"average":8.482222222222221},"purl":"pkg:cran/gtrendsR","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cran/gtrendsR","docker_dependents_count":14,"docker_downloads_count":43433,"usage_url":"https://repos.ecosyste.ms/usage/cran/gtrendsR","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cran/gtrendsR/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-22T23:44:12.728Z","issues_count":110,"pull_requests_count":11,"avg_time_to_close_issue":14424896.583333334,"avg_time_to_close_pull_request":49491.63636363637,"issues_closed_count":84,"pull_requests_closed_count":11,"pull_request_authors_count":2,"issue_authors_count":89,"avg_comments_per_issue":5.236363636363636,"avg_comments_per_pull_request":1.7272727272727273,"merged_pull_requests_count":11,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":92803.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":7.666666666666667,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/issues","maintainers":[{"login":"PMassicotte","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PMassicotte"},{"login":"eddelbuettel","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddelbuettel"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/gtrendsR/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/gtrendsR/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/gtrendsR/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/gtrendsR/related_packages","maintainers":[{"uuid":"pmassicotte@hotmail.com","login":null,"name":"Philippe Massicotte","email":"pmassicotte@hotmail.com","url":null,"packages_count":5,"html_url":null,"role":null,"created_at":"2022-11-14T17:17:16.048Z","updated_at":"2022-11-14T17:17:16.048Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/maintainers/pmassicotte@hotmail.com/packages"}],"registry":{"name":"cran.r-project.org","url":"https://cran.r-project.org","ecosystem":"cran","default":true,"packages_count":26181,"maintainers_count":14299,"namespaces_count":0,"keywords_count":8326,"github":"r-project-org","metadata":{"funded_packages_count":539},"icon_url":"https://github.com/r-project-org.png","created_at":"2022-04-06T16:32:25.637Z","updated_at":"2025-09-08T06:54:01.855Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/namespaces"}},{"id":11677099,"name":"github.com/pmassicotte/gtrendsr","ecosystem":"go","description":null,"homepage":null,"licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/pmassicotte/gtrendsr","keywords_array":[],"namespace":null,"versions_count":17,"first_release_published_at":"2015-11-28T17:49:41.000Z","latest_release_published_at":"2022-05-23T13:15:19.000Z","latest_release_number":"v1.5.1","last_synced_at":"2025-08-22T13:53:10.362Z","created_at":"2025-05-23T10:08:30.552Z","updated_at":"2025-08-22T23:44:12.936Z","registry_url":"https://pkg.go.dev/github.com/pmassicotte/gtrendsr","install_command":"go get github.com/pmassicotte/gtrendsr","documentation_url":"https://pkg.go.dev/github.com/pmassicotte/gtrendsr#section-documentation","metadata":{},"repo_metadata":{"id":37733337,"uuid":"46122020","full_name":"PMassicotte/gtrendsR","owner":"PMassicotte","description":"R functions to perform and display Google Trends queries","archived":false,"fork":false,"pushed_at":"2025-08-22T11:35:42.000Z","size":15137,"stargazers_count":362,"open_issues_count":35,"forks_count":110,"subscribers_count":35,"default_branch":"master","last_synced_at":"2025-08-22T13:34:45.814Z","etag":null,"topics":["google","google-trends"],"latest_commit_sha":null,"homepage":"","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PMassicotte.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-11-13T12:57:08.000Z","updated_at":"2025-08-22T11:35:46.000Z","dependencies_parsed_at":"2024-08-25T15:04:37.140Z","dependency_job_id":"5c0665cd-7ad4-4744-b257-fca4d1e0a620","html_url":"https://github.com/PMassicotte/gtrendsR","commit_stats":{"total_commits":472,"total_committers":19,"mean_commits":"24.842105263157894","dds":0.4088983050847458,"last_synced_commit":"d53b9b7bd448180ab8640cba1db07065ff60ab83"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/PMassicotte/gtrendsR","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PMassicotte","download_url":"https://codeload.github.com/PMassicotte/gtrendsR/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/sbom","scorecard":{"id":106945,"data":{"date":"2025-08-11","repo":{"name":"github.com/PMassicotte/gtrendsR","commit":"d2990aae106d507b8ba769f423a33fb2e13340a1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"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":"Code-Review","score":2,"reason":"Found 4/20 approved changesets -- score normalized to 2","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":"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":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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/ci.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PMassicotte/gtrendsR/ci.yaml/master?enable=pin","Info:   0 out of   1 GitHub-owned 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T11:16:33.569Z","repository_id":37733337,"created_at":"2025-08-15T11:16:33.569Z","updated_at":"2025-08-15T11:16:33.569Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271717862,"owners_count":24808599,"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-22T02:00:08.480Z","response_time":65,"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":"PMassicotte","name":"Philippe Massicotte","uuid":"4519221","kind":"user","description":"Research Associate\r\nTakuvik Joint International Laboratory (UMI 3376)\r\nUniversité Laval (Canada) \u0026 Centre National de la Recherche","email":"","website":"www.pmassicotte.com","location":"Canada","twitter":"philmassicotte","company":null,"icon_url":"https://avatars.githubusercontent.com/u/4519221?u=ad56f57ed38a686be1c885b33e9cd85b201dd00d\u0026v=4","repositories_count":11,"last_synced_at":"2023-03-05T17:57:23.415Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/PMassicotte","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T20:23:01.594Z","updated_at":"2023-03-05T17:57:23.492Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PMassicotte","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PMassicotte/repositories"},"tags":[{"name":"v1.5.0","sha":"9ddfe46c9d8b9da4d86e4d4a62dd5461634e2a73","kind":"commit","published_at":"2022-05-23T18:15:47.000Z","download_url":"https://codeload.github.com/PMassicotte/gtrendsR/tar.gz/v1.5.0","html_url":"https://github.com/PMassicotte/gtrendsR/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PMassicotte/gtrendsR@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.5.0/manifests"},{"name":"v1.5.1","sha":"b55f3fdc7ebe56f8f8e48648a0d8c5687829afcf","kind":"commit","published_at":"2022-05-23T13:15:19.000Z","download_url":"https://codeload.github.com/PMassicotte/gtrendsR/tar.gz/v1.5.1","html_url":"https://github.com/PMassicotte/gtrendsR/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PMassicotte/gtrendsR@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.5.1/manifests"},{"name":"v1.4.8","sha":"a6a2b94812f1e4c284e5e5f28bf6098f71de2215","kind":"commit","published_at":"2021-02-21T15:51:28.000Z","download_url":"https://codeload.github.com/PMassicotte/gtrendsR/tar.gz/v1.4.8","html_url":"https://github.com/PMassicotte/gtrendsR/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PMassicotte/gtrendsR@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"3bc66ee534632084e7de8d861be85215b4866484","kind":"commit","published_at":"2020-09-12T17:52:08.000Z","download_url":"https://codeload.github.com/PMassicotte/gtrendsR/tar.gz/v1.4.7","html_url":"https://github.com/PMassicotte/gtrendsR/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PMassicotte/gtrendsR@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"d59c3d312e6b34e678490a175435cbc507dd345e","kind":"commit","published_at":"2020-05-17T14:02:59.000Z","download_url":"https://codeload.github.com/PMassicotte/gtrendsR/tar.gz/v1.4.6","html_url":"https://github.com/PMassicotte/gtrendsR/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PMassicotte/gtrendsR@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b3d8d2062867070af49a50a1a8321018f0669bbe","kind":"commit","published_at":"2020-05-06T13:42:54.000Z","download_url":"https://codeload.github.com/PMassicotte/gtrendsR/tar.gz/v1.4.5","html_url":"https://github.com/PMassicotte/gtrendsR/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PMassicotte/gtrendsR@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"88bf9da6f8aa4e2679d0d4183e801cbbc9dcc284","kind":"commit","published_at":"2019-08-29T17:24:46.000Z","download_url":"https://codeload.github.com/PMassicotte/gtrendsR/tar.gz/v1.4.4","html_url":"https://github.com/PMassicotte/gtrendsR/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PMassicotte/gtrendsR@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"e67e00f75eeae7625eeecc11dfccb0b5ae0a2ed6","kind":"commit","published_at":"2019-05-02T14:24:50.000Z","download_url":"https://codeload.github.com/PMassicotte/gtrendsR/tar.gz/v1.4.3","html_url":"https://github.com/PMassicotte/gtrendsR/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PMassicotte/gtrendsR@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"ad50938bbfeaec376e9f62dfa66ba3888be4385c","kind":"commit","published_at":"2018-08-04T02:21:06.000Z","download_url":"https://codeload.github.com/PMassicotte/gtrendsR/tar.gz/v1.4.2","html_url":"https://github.com/PMassicotte/gtrendsR/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PMassicotte/gtrendsR@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"13c4ed89e2b68c0d4f91a50090143ded01580d5e","kind":"commit","published_at":"2018-02-26T19:07:50.000Z","download_url":"https://codeload.github.com/PMassicotte/gtrendsR/tar.gz/v1.4.1","html_url":"https://github.com/PMassicotte/gtrendsR/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PMassicotte/gtrendsR@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"0165d264add7815bff48e4cb2768e8beac695495","kind":"commit","published_at":"2017-10-19T18:01:45.000Z","download_url":"https://codeload.github.com/PMassicotte/gtrendsR/tar.gz/v1.4.0","html_url":"https://github.com/PMassicotte/gtrendsR/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PMassicotte/gtrendsR@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.4.0/manifests"},{"name":"v1.3.5","sha":"c9938a819c9fb47b29dcb576fec19bf03eb7859b","kind":"commit","published_at":"2016-11-03T12:58:18.000Z","download_url":"https://codeload.github.com/PMassicotte/gtrendsR/tar.gz/v1.3.5","html_url":"https://github.com/PMassicotte/gtrendsR/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PMassicotte/gtrendsR@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"0c6bd5d3de2c141b51584cea2d32c986c317e25a","kind":"commit","published_at":"2016-07-30T17:09:39.000Z","download_url":"https://codeload.github.com/PMassicotte/gtrendsR/tar.gz/v1.3.4","html_url":"https://github.com/PMassicotte/gtrendsR/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PMassicotte/gtrendsR@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"67d99bb15dcbc51ea5ee52c270efa3c6da1cca1c","kind":"commit","published_at":"2016-03-07T13:42:41.000Z","download_url":"https://codeload.github.com/PMassicotte/gtrendsR/tar.gz/v1.3.3","html_url":"https://github.com/PMassicotte/gtrendsR/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PMassicotte/gtrendsR@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"dad169235b560e22484867d04c237347e5e32225","kind":"commit","published_at":"2016-02-18T14:19:59.000Z","download_url":"https://codeload.github.com/PMassicotte/gtrendsR/tar.gz/v1.3.2","html_url":"https://github.com/PMassicotte/gtrendsR/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PMassicotte/gtrendsR@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"eed8bebdbc07d5451262b975e46db6033a031930","kind":"commit","published_at":"2015-12-11T18:15:23.000Z","download_url":"https://codeload.github.com/PMassicotte/gtrendsR/tar.gz/v1.3.1","html_url":"https://github.com/PMassicotte/gtrendsR/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PMassicotte/gtrendsR@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"6a416ce6c37393f062bda1f225574ca95af08d65","kind":"commit","published_at":"2015-11-28T17:49:41.000Z","download_url":"https://codeload.github.com/PMassicotte/gtrendsR/tar.gz/v1.3.0","html_url":"https://github.com/PMassicotte/gtrendsR/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PMassicotte/gtrendsR@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.3.0/manifests"}]},"repo_metadata_updated_at":"2025-08-22T23:44:12.936Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.825186304275193,"dependent_packages_count":5.4589533387888975,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.642069821532045},"purl":"pkg:golang/github.com/pmassicotte/gtrendsr","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pmassicotte/gtrendsr","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pmassicotte/gtrendsr","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pmassicotte/gtrendsr/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-26T10:37:43.451Z","issues_count":110,"pull_requests_count":11,"avg_time_to_close_issue":14424896.583333334,"avg_time_to_close_pull_request":49491.63636363637,"issues_closed_count":84,"pull_requests_closed_count":11,"pull_request_authors_count":2,"issue_authors_count":89,"avg_comments_per_issue":5.236363636363636,"avg_comments_per_pull_request":1.7272727272727273,"merged_pull_requests_count":11,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":92803.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":7.666666666666667,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/issues","maintainers":[{"login":"PMassicotte","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PMassicotte"},{"login":"eddelbuettel","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddelbuettel"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpmassicotte%2Fgtrendsr/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpmassicotte%2Fgtrendsr/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpmassicotte%2Fgtrendsr/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpmassicotte%2Fgtrendsr/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":11677090,"name":"github.com/PMassicotte/gtrendsR","ecosystem":"go","description":null,"homepage":null,"licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/PMassicotte/gtrendsR","keywords_array":[],"namespace":null,"versions_count":17,"first_release_published_at":"2025-05-23T10:08:37.891Z","latest_release_published_at":"2022-05-23T13:15:19.000Z","latest_release_number":"v1.5.1","last_synced_at":"2025-08-22T13:53:12.030Z","created_at":"2025-05-23T10:08:29.545Z","updated_at":"2025-08-22T23:44:13.370Z","registry_url":"https://pkg.go.dev/github.com/PMassicotte/gtrendsR","install_command":"go get github.com/PMassicotte/gtrendsR","documentation_url":"https://pkg.go.dev/github.com/PMassicotte/gtrendsR#section-documentation","metadata":{},"repo_metadata":{"id":37733337,"uuid":"46122020","full_name":"PMassicotte/gtrendsR","owner":"PMassicotte","description":"R functions to perform and display Google Trends queries","archived":false,"fork":false,"pushed_at":"2025-08-22T11:35:42.000Z","size":15137,"stargazers_count":362,"open_issues_count":35,"forks_count":110,"subscribers_count":35,"default_branch":"master","last_synced_at":"2025-08-22T13:34:45.814Z","etag":null,"topics":["google","google-trends"],"latest_commit_sha":null,"homepage":"","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PMassicotte.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-11-13T12:57:08.000Z","updated_at":"2025-08-22T11:35:46.000Z","dependencies_parsed_at":"2024-08-25T15:04:37.140Z","dependency_job_id":"5c0665cd-7ad4-4744-b257-fca4d1e0a620","html_url":"https://github.com/PMassicotte/gtrendsR","commit_stats":{"total_commits":472,"total_committers":19,"mean_commits":"24.842105263157894","dds":0.4088983050847458,"last_synced_commit":"d53b9b7bd448180ab8640cba1db07065ff60ab83"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/PMassicotte/gtrendsR","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PMassicotte","download_url":"https://codeload.github.com/PMassicotte/gtrendsR/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/sbom","scorecard":{"id":106945,"data":{"date":"2025-08-11","repo":{"name":"github.com/PMassicotte/gtrendsR","commit":"d2990aae106d507b8ba769f423a33fb2e13340a1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"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":"Code-Review","score":2,"reason":"Found 4/20 approved changesets -- score normalized to 2","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":"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":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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/ci.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PMassicotte/gtrendsR/ci.yaml/master?enable=pin","Info:   0 out of   1 GitHub-owned 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T11:16:33.569Z","repository_id":37733337,"created_at":"2025-08-15T11:16:33.569Z","updated_at":"2025-08-15T11:16:33.569Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271717862,"owners_count":24808599,"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-22T02:00:08.480Z","response_time":65,"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":"PMassicotte","name":"Philippe Massicotte","uuid":"4519221","kind":"user","description":"Research Associate\r\nTakuvik Joint International Laboratory (UMI 3376)\r\nUniversité Laval (Canada) \u0026 Centre National de la Recherche","email":"","website":"www.pmassicotte.com","location":"Canada","twitter":"philmassicotte","company":null,"icon_url":"https://avatars.githubusercontent.com/u/4519221?u=ad56f57ed38a686be1c885b33e9cd85b201dd00d\u0026v=4","repositories_count":11,"last_synced_at":"2023-03-05T17:57:23.415Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/PMassicotte","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T20:23:01.594Z","updated_at":"2023-03-05T17:57:23.492Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PMassicotte","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PMassicotte/repositories"},"tags":[{"name":"v1.5.0","sha":"9ddfe46c9d8b9da4d86e4d4a62dd5461634e2a73","kind":"commit","published_at":"2022-05-23T18:15:47.000Z","download_url":"https://codeload.github.com/PMassicotte/gtrendsR/tar.gz/v1.5.0","html_url":"https://github.com/PMassicotte/gtrendsR/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PMassicotte/gtrendsR@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.5.0/manifests"},{"name":"v1.5.1","sha":"b55f3fdc7ebe56f8f8e48648a0d8c5687829afcf","kind":"commit","published_at":"2022-05-23T13:15:19.000Z","download_url":"https://codeload.github.com/PMassicotte/gtrendsR/tar.gz/v1.5.1","html_url":"https://github.com/PMassicotte/gtrendsR/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PMassicotte/gtrendsR@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.5.1/manifests"},{"name":"v1.4.8","sha":"a6a2b94812f1e4c284e5e5f28bf6098f71de2215","kind":"commit","published_at":"2021-02-21T15:51:28.000Z","download_url":"https://codeload.github.com/PMassicotte/gtrendsR/tar.gz/v1.4.8","html_url":"https://github.com/PMassicotte/gtrendsR/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PMassicotte/gtrendsR@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"3bc66ee534632084e7de8d861be85215b4866484","kind":"commit","published_at":"2020-09-12T17:52:08.000Z","download_url":"https://codeload.github.com/PMassicotte/gtrendsR/tar.gz/v1.4.7","html_url":"https://github.com/PMassicotte/gtrendsR/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PMassicotte/gtrendsR@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"d59c3d312e6b34e678490a175435cbc507dd345e","kind":"commit","published_at":"2020-05-17T14:02:59.000Z","download_url":"https://codeload.github.com/PMassicotte/gtrendsR/tar.gz/v1.4.6","html_url":"https://github.com/PMassicotte/gtrendsR/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PMassicotte/gtrendsR@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b3d8d2062867070af49a50a1a8321018f0669bbe","kind":"commit","published_at":"2020-05-06T13:42:54.000Z","download_url":"https://codeload.github.com/PMassicotte/gtrendsR/tar.gz/v1.4.5","html_url":"https://github.com/PMassicotte/gtrendsR/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PMassicotte/gtrendsR@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"88bf9da6f8aa4e2679d0d4183e801cbbc9dcc284","kind":"commit","published_at":"2019-08-29T17:24:46.000Z","download_url":"https://codeload.github.com/PMassicotte/gtrendsR/tar.gz/v1.4.4","html_url":"https://github.com/PMassicotte/gtrendsR/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PMassicotte/gtrendsR@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"e67e00f75eeae7625eeecc11dfccb0b5ae0a2ed6","kind":"commit","published_at":"2019-05-02T14:24:50.000Z","download_url":"https://codeload.github.com/PMassicotte/gtrendsR/tar.gz/v1.4.3","html_url":"https://github.com/PMassicotte/gtrendsR/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PMassicotte/gtrendsR@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"ad50938bbfeaec376e9f62dfa66ba3888be4385c","kind":"commit","published_at":"2018-08-04T02:21:06.000Z","download_url":"https://codeload.github.com/PMassicotte/gtrendsR/tar.gz/v1.4.2","html_url":"https://github.com/PMassicotte/gtrendsR/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PMassicotte/gtrendsR@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"13c4ed89e2b68c0d4f91a50090143ded01580d5e","kind":"commit","published_at":"2018-02-26T19:07:50.000Z","download_url":"https://codeload.github.com/PMassicotte/gtrendsR/tar.gz/v1.4.1","html_url":"https://github.com/PMassicotte/gtrendsR/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PMassicotte/gtrendsR@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"0165d264add7815bff48e4cb2768e8beac695495","kind":"commit","published_at":"2017-10-19T18:01:45.000Z","download_url":"https://codeload.github.com/PMassicotte/gtrendsR/tar.gz/v1.4.0","html_url":"https://github.com/PMassicotte/gtrendsR/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PMassicotte/gtrendsR@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.4.0/manifests"},{"name":"v1.3.5","sha":"c9938a819c9fb47b29dcb576fec19bf03eb7859b","kind":"commit","published_at":"2016-11-03T12:58:18.000Z","download_url":"https://codeload.github.com/PMassicotte/gtrendsR/tar.gz/v1.3.5","html_url":"https://github.com/PMassicotte/gtrendsR/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PMassicotte/gtrendsR@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"0c6bd5d3de2c141b51584cea2d32c986c317e25a","kind":"commit","published_at":"2016-07-30T17:09:39.000Z","download_url":"https://codeload.github.com/PMassicotte/gtrendsR/tar.gz/v1.3.4","html_url":"https://github.com/PMassicotte/gtrendsR/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PMassicotte/gtrendsR@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"67d99bb15dcbc51ea5ee52c270efa3c6da1cca1c","kind":"commit","published_at":"2016-03-07T13:42:41.000Z","download_url":"https://codeload.github.com/PMassicotte/gtrendsR/tar.gz/v1.3.3","html_url":"https://github.com/PMassicotte/gtrendsR/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PMassicotte/gtrendsR@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"dad169235b560e22484867d04c237347e5e32225","kind":"commit","published_at":"2016-02-18T14:19:59.000Z","download_url":"https://codeload.github.com/PMassicotte/gtrendsR/tar.gz/v1.3.2","html_url":"https://github.com/PMassicotte/gtrendsR/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PMassicotte/gtrendsR@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"eed8bebdbc07d5451262b975e46db6033a031930","kind":"commit","published_at":"2015-12-11T18:15:23.000Z","download_url":"https://codeload.github.com/PMassicotte/gtrendsR/tar.gz/v1.3.1","html_url":"https://github.com/PMassicotte/gtrendsR/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PMassicotte/gtrendsR@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"6a416ce6c37393f062bda1f225574ca95af08d65","kind":"commit","published_at":"2015-11-28T17:49:41.000Z","download_url":"https://codeload.github.com/PMassicotte/gtrendsR/tar.gz/v1.3.0","html_url":"https://github.com/PMassicotte/gtrendsR/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PMassicotte/gtrendsR@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/tags/v1.3.0/manifests"}]},"repo_metadata_updated_at":"2025-08-22T23:44:13.369Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.825186304275193,"dependent_packages_count":5.4589533387888975,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.642069821532045},"purl":"pkg:golang/github.com/%21p%21massicotte/gtrends%21r","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/PMassicotte/gtrendsR","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/PMassicotte/gtrendsR","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/PMassicotte/gtrendsR/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-26T10:37:43.451Z","issues_count":110,"pull_requests_count":11,"avg_time_to_close_issue":14424896.583333334,"avg_time_to_close_pull_request":49491.63636363637,"issues_closed_count":84,"pull_requests_closed_count":11,"pull_request_authors_count":2,"issue_authors_count":89,"avg_comments_per_issue":5.236363636363636,"avg_comments_per_pull_request":1.7272727272727273,"merged_pull_requests_count":11,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":92803.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":7.666666666666667,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/issues","maintainers":[{"login":"PMassicotte","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PMassicotte"},{"login":"eddelbuettel","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddelbuettel"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPMassicotte%2FgtrendsR/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPMassicotte%2FgtrendsR/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPMassicotte%2FgtrendsR/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FPMassicotte%2FgtrendsR/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954233,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":721703,"full_name":"PMassicotte/gtrendsR","default_branch":"master","committers":[{"name":"Philippe Massicotte","email":"pmassicotte@hotmail.com","login":"PMassicotte","count":281},{"name":"Dirk Eddelbuettel","email":"edd@debian.org","login":"eddelbuettel","count":69},{"name":"Philippe Massicotte","email":"pmassicotte@hotmail.om","login":null,"count":30},{"name":"zachokeeffe","email":"zach.okeeffe@gmail.com","login":"zachokeeffe","count":17},{"name":"Johannes Bleher","email":"Johannes.Bleher@googlemail.com","login":null,"count":16},{"name":"VictorYammouni","email":"34738798+VictorYammouni","login":"VictorYammouni","count":16},{"name":"Johannes Bleher","email":"ihre@emailadresse.de","login":"julrei","count":15},{"name":"Al Firrell","email":"alastair.firrell@gmail.com","login":"alfirrell","count":10},{"name":"Joachim Gassen","email":"gassen@wiwi.hu-berlin.de","login":"joachim-gassen","count":4},{"name":"antaldaniel","email":"antaldaniel@gmail.com","login":"antaldaniel","count":3},{"name":"ApexOfKnowledge","email":"Johannes.Bleher@uni-tuebingen.de","login":null,"count":3},{"name":"Bastiaan Quast","email":"bquast@gmail.com","login":"bquast","count":2},{"name":"Josh Yazman","email":"joshyazman@gmail.com","login":"joshyazman","count":2},{"name":"mamut86","email":"mamut86","login":"mamut86","count":2},{"name":"IWIW","email":"Johannes.Bleher@gmail.com","login":"JBleher","count":1},{"name":"Sven Thies","email":"s.thies@traumfewo.me","login":null,"count":1},{"name":"Jeremiah Lewis","email":"jeremiah.lewis@razorfish.de","login":null,"count":1},{"name":"Jeremiah","email":"jlewis91","login":"jlewis91","count":1},{"name":"Katrin Leinweber","email":"9948149+katrinleinweber","login":"katrinleinweber","count":1}],"total_commits":475,"total_committers":19,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":25.0,"dds":0.4084210526315789,"past_year_committers":[{"name":"Philippe Massicotte","email":"pmassicotte@hotmail.com","login":"PMassicotte","count":1},{"name":"Dirk Eddelbuettel","email":"edd@debian.org","login":"eddelbuettel","count":1}],"past_year_total_commits":2,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.0,"past_year_dds":0.5,"last_synced_at":"2025-05-16T13:48:13.948Z","last_synced_commit":"d2990aae106d507b8ba769f423a33fb2e13340a1","created_at":"2023-03-09T13:05:11.950Z","updated_at":"2025-05-16T13:48:14.119Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-07T00:00:09.744Z","repositories_count":5480019,"commits_count":853389126,"contributors_count":31098155,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"PMassicotte/gtrendsR","html_url":"https://github.com/PMassicotte/gtrendsR","last_synced_at":"2025-08-24T14:52:15.542Z","status":"error","issues_count":110,"pull_requests_count":11,"avg_time_to_close_issue":14424896.583333334,"avg_time_to_close_pull_request":49491.63636363637,"issues_closed_count":84,"pull_requests_closed_count":11,"pull_request_authors_count":2,"issue_authors_count":89,"avg_comments_per_issue":5.236363636363636,"avg_comments_per_pull_request":1.7272727272727273,"merged_pull_requests_count":11,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":92803.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":7.666666666666667,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-10T22:28:47.110Z","updated_at":"2025-09-02T04:20:49.330Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PMassicotte%2FgtrendsR/issues","issue_labels_count":{"enhancement":1,"question":1},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":102,"OWNER":7,"COLLABORATOR":1},"pull_request_author_associations_count":{"OWNER":6,"COLLABORATOR":6},"issue_authors":{"PMassicotte":7,"shrikant2002":4,"marcyshieh":3,"prasadsourav":3,"ferghobbs":2,"malteh123":2,"henriquefpires":2,"amitxy":2,"lukschue":2,"liliagarciamanrique":2,"ilolic":2,"bampigio":2,"sbenjelloun":1,"Brummerling":1,"yhbb1997":1,"eric-gengzhou":1,"rezar362":1,"cindyjulianelu":1,"jq4225":1,"mjohli":1,"Rombersoft":1,"ChandlerLutz":1,"MaelAstruc":1,"RamonCornejo":1,"kamaldxb":1,"jesbrz":1,"tamararen":1,"ruthappel":1,"jonekeat":1,"paulrconnor":1,"philipwlewis":1,"guaribr":1,"vicenteg8a":1,"PCoop001":1,"jdeverdun":1,"coleeagland":1,"astraetech":1,"chicofish":1,"Flyingduc":1,"fischhoff":1,"DanWeinberger":1,"ucb":1,"pricerices":1,"yuan-wei-cheng":1,"gafap":1,"Datacove1":1,"nikojagochi":1,"MalikStromberg":1,"Jh00ni":1,"Khopdi666":1,"annika-stechemesser":1,"liam-essig":1,"Eddie-audio-dude":1,"leohsia11":1,"Madlevi":1,"edesjar":1,"road2you":1,"juansqw":1,"lisahlstn":1,"JenBru":1,"eddelbuettel":1,"wisechua":1,"DylanThompo":1,"mdbeh":1,"iotanano":1,"marcelobfr":1,"datacubed":1,"franciscothebrady":1,"ReemOmer":1,"BillPetti":1,"JYao10":1,"kimmyaa":1,"saretta93":1,"ghost":1,"Jgeraldo5":1,"muzyar":1,"paulcbauer":1,"alexCardazzi":1,"javicarela":1,"zngtian":1,"alan-duncan":1,"jeanprado":1,"davidgaut":1,"awoldemichael":1,"blairlo":1,"FedericoMotta":1,"AntoAtGH":1,"geotheory":1,"Arthur-Filipe":1},"pull_request_authors":{"PMassicotte":6,"eddelbuettel":6},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10164087,"issues_count":31988492,"pull_requests_count":100218704,"authors_count":10728235,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":2},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{"Eddie-audio-dude":1,"jesbrz":1},"past_year_pull_request_authors":{},"maintainers":[{"login":"PMassicotte","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PMassicotte"},{"login":"eddelbuettel","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddelbuettel"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":2,"WatchEvent":12,"IssueCommentEvent":17,"PushEvent":9,"CreateEvent":1},"last_year":{"IssuesEvent":2,"WatchEvent":12,"IssueCommentEvent":17,"PushEvent":9,"CreateEvent":1}},"keywords":["google","google-trends"],"dependencies":[{"ecosystem":"cran","filepath":"DESCRIPTION","sha":null,"kind":"manifest","created_at":"2022-07-13T03:50:33.322Z","updated_at":"2022-07-13T03:50:33.322Z","repository_link":"https://github.com/PMassicotte/gtrendsR/blob/master/DESCRIPTION","dependencies":[{"id":212890479,"package_name":"R","ecosystem":"cran","requirements":"\u003e= 3.5.0","direct":true,"kind":"depends","optional":false},{"id":212890480,"package_name":"ggplot2","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false},{"id":212890481,"package_name":"jsonlite","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false},{"id":212890482,"package_name":"anytime","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false},{"id":212890483,"package_name":"curl","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false},{"id":212890484,"package_name":"knitr","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":212890485,"package_name":"rmarkdown","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":212890486,"package_name":"tinytest","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yaml","sha":null,"kind":"manifest","created_at":"2024-06-20T23:26:10.896Z","updated_at":"2024-06-20T23:26:10.896Z","repository_link":"https://github.com/PMassicotte/gtrendsR/blob/master/.github/workflows/ci.yaml","dependencies":[{"id":18720867029,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":19.645655594219562,"created_at":"2025-09-08T11:18:25.097Z","updated_at":"2025-10-07T08:24:20.163Z","avatar_url":"https://github.com/PMassicotte.png","language":"R","category":null,"sub_category":null,"monthly_downloads":1669,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["rmarkdown","latex"],"project_url":"https://science.ecosyste.ms/api/v1/projects/62353","html_url":"https://science.ecosyste.ms/projects/62353"}