{"id":68340,"name":"rayshader","description":"R Package for 2D and 3D mapping and data visualization","url":"https://github.com/tylermorganwall/rayshader","last_synced_at":"2025-09-08T14:09:38.479Z","repository":{"id":37850147,"uuid":"133241343","full_name":"tylermorganwall/rayshader","owner":"tylermorganwall","description":"R Package for 2D and 3D mapping and data visualization","archived":false,"fork":false,"pushed_at":"2025-01-29T05:09:51.000Z","size":1484906,"stargazers_count":2123,"open_issues_count":43,"forks_count":216,"subscribers_count":47,"default_branch":"master","last_synced_at":"2025-08-23T12:17:41.086Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.rayshader.com/","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/tylermorganwall.png","metadata":{"files":{"readme":"README.Rmd","changelog":"NEWS","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-05-13T13:51:00.000Z","updated_at":"2025-08-17T22:55:50.000Z","dependencies_parsed_at":"2023-02-09T20:15:19.594Z","dependency_job_id":"e8f4abb9-6fe5-45eb-8c91-35980b750181","html_url":"https://github.com/tylermorganwall/rayshader","commit_stats":{"total_commits":456,"total_committers":8,"mean_commits":57.0,"dds":0.2171052631578947,"last_synced_commit":"81f95cf24973049f84f4a4250daa9b0b4659281d"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tylermorganwall/rayshader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tylermorganwall%2Frayshader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tylermorganwall%2Frayshader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tylermorganwall%2Frayshader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tylermorganwall%2Frayshader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tylermorganwall","download_url":"https://codeload.github.com/tylermorganwall/rayshader/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tylermorganwall%2Frayshader/sbom","scorecard":{"id":905019,"data":{"date":"2025-08-11","repo":{"name":"github.com/tylermorganwall/rayshader","commit":"4a3a720d3738c923d17bf96b3f55c189b2e0e9dd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"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":"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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/R-CMD-check.yaml:1","Warn: no topLevel permission defined: .github/workflows/pkgdown.yaml:1","Warn: no topLevel permission defined: .github/workflows/rhub.yaml:1","Warn: no topLevel permission defined: .github/workflows/test-coverage.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/tylermorganwall/rayshader/R-CMD-check.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/tylermorganwall/rayshader/R-CMD-check.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/tylermorganwall/rayshader/R-CMD-check.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/tylermorganwall/rayshader/R-CMD-check.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/tylermorganwall/rayshader/R-CMD-check.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/tylermorganwall/rayshader/pkgdown.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/tylermorganwall/rayshader/pkgdown.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/tylermorganwall/rayshader/pkgdown.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/tylermorganwall/rayshader/pkgdown.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rhub.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/tylermorganwall/rayshader/rhub.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rhub.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/tylermorganwall/rayshader/rhub.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rhub.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/tylermorganwall/rayshader/rhub.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rhub.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/tylermorganwall/rayshader/rhub.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rhub.yaml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/tylermorganwall/rayshader/rhub.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rhub.yaml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/tylermorganwall/rayshader/rhub.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rhub.yaml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/tylermorganwall/rayshader/rhub.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rhub.yaml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/tylermorganwall/rayshader/rhub.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rhub.yaml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/tylermorganwall/rayshader/rhub.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rhub.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/tylermorganwall/rayshader/rhub.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/tylermorganwall/rayshader/test-coverage.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/tylermorganwall/rayshader/test-coverage.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tylermorganwall/rayshader/test-coverage.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/tylermorganwall/rayshader/test-coverage.yaml/master?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  18 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-24T17:02:08.695Z","repository_id":37850147,"created_at":"2025-08-24T17:02:08.695Z","updated_at":"2025-08-24T17:02:08.695Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274196122,"owners_count":25239148,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"tylermorganwall","name":null,"uuid":"297609","kind":"user","description":null,"email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/297609?u=5ff47f8dc08ea8e83fa2e43f641cde7ef0b59feb\u0026v=4","repositories_count":31,"last_synced_at":"2023-08-02T05:50:10.682Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tylermorganwall","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-05T19:09:41.335Z","updated_at":"2023-08-02T05:50:10.839Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tylermorganwall","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tylermorganwall/repositories"},"packages":[{"id":431853,"name":"rayshader","ecosystem":"cran","description":"Create Maps and Visualize Data in 2D and 3D","homepage":"https://www.rayshader.com","licenses":"GPL-3","normalized_licenses":["GPL-3.0"],"repository_url":"https://github.com/tylermorganwall/rayshader","keywords_array":[],"namespace":null,"versions_count":15,"first_release_published_at":"2018-08-31T19:50:00.000Z","latest_release_published_at":"2024-02-21T00:00:00.000Z","latest_release_number":"0.37.3","last_synced_at":"2025-08-23T08:48:14.413Z","created_at":"2022-04-06T21:45:11.938Z","updated_at":"2025-08-23T12:17:50.059Z","registry_url":"https://cran.r-project.org/package=rayshader","install_command":null,"documentation_url":"http://cran.r-project.org/web/packages/rayshader/rayshader.pdf","metadata":{},"repo_metadata":{"id":37850147,"uuid":"133241343","full_name":"tylermorganwall/rayshader","owner":"tylermorganwall","description":"R Package for 2D and 3D mapping and data visualization","archived":false,"fork":false,"pushed_at":"2025-01-29T05:09:51.000Z","size":1484906,"stargazers_count":2117,"open_issues_count":43,"forks_count":216,"subscribers_count":47,"default_branch":"master","last_synced_at":"2025-07-22T16:06:28.740Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.rayshader.com/","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/tylermorganwall.png","metadata":{"files":{"readme":"README.Rmd","changelog":"NEWS","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-05-13T13:51:00.000Z","updated_at":"2025-07-20T17:51:49.000Z","dependencies_parsed_at":"2023-02-09T20:15:19.594Z","dependency_job_id":"e8f4abb9-6fe5-45eb-8c91-35980b750181","html_url":"https://github.com/tylermorganwall/rayshader","commit_stats":{"total_commits":456,"total_committers":8,"mean_commits":57.0,"dds":0.2171052631578947,"last_synced_commit":"81f95cf24973049f84f4a4250daa9b0b4659281d"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tylermorganwall/rayshader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tylermorganwall%2Frayshader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tylermorganwall%2Frayshader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tylermorganwall%2Frayshader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tylermorganwall%2Frayshader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tylermorganwall","download_url":"https://codeload.github.com/tylermorganwall/rayshader/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tylermorganwall%2Frayshader/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271746964,"owners_count":24813600,"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-23T02:00:09.327Z","response_time":69,"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":"tylermorganwall","name":null,"uuid":"297609","kind":"user","description":null,"email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/297609?u=5ff47f8dc08ea8e83fa2e43f641cde7ef0b59feb\u0026v=4","repositories_count":31,"last_synced_at":"2023-08-02T05:50:10.682Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tylermorganwall","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-05T19:09:41.335Z","updated_at":"2023-08-02T05:50:10.839Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tylermorganwall","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tylermorganwall/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-08-23T12:17:50.059Z","dependent_packages_count":4,"downloads":1708,"downloads_period":"last-month","dependent_repos_count":18,"rankings":{"downloads":8.408888888888889,"dependent_repos_count":6.68,"dependent_packages_count":9.297777777777778,"stargazers_count":0.07555555555555556,"forks_count":0.27111111111111114,"docker_downloads_count":25.715555555555557,"average":8.408148148148149},"purl":"pkg:cran/rayshader","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cran/rayshader","docker_dependents_count":2,"docker_downloads_count":257,"usage_url":"https://repos.ecosyste.ms/usage/cran/rayshader","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cran/rayshader/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-23T12:17:45.614Z","issues_count":137,"pull_requests_count":10,"avg_time_to_close_issue":8464067.33,"avg_time_to_close_pull_request":36498966.333333336,"issues_closed_count":100,"pull_requests_closed_count":6,"pull_request_authors_count":8,"issue_authors_count":113,"avg_comments_per_issue":2.656934306569343,"avg_comments_per_pull_request":0.7,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":21,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":5480036.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":0.9047619047619048,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tylermorganwall%2Frayshader/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/rayshader/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/rayshader/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/rayshader/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/rayshader/related_packages","maintainers":[{"uuid":"tylermw@gmail.com","login":null,"name":"Tyler Morgan-Wall","email":"tylermw@gmail.com","url":null,"packages_count":14,"html_url":null,"role":null,"created_at":"2022-11-14T17:20:08.311Z","updated_at":"2022-11-14T17:20:08.311Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/maintainers/tylermw@gmail.com/packages"}],"registry":{"name":"cran.r-project.org","url":"https://cran.r-project.org","ecosystem":"cran","default":true,"packages_count":26181,"maintainers_count":14299,"namespaces_count":0,"keywords_count":8326,"github":"r-project-org","metadata":{"funded_packages_count":539},"icon_url":"https://github.com/r-project-org.png","created_at":"2022-04-06T16:32:25.637Z","updated_at":"2025-09-08T06:54:01.855Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/namespaces"}},{"id":5292260,"name":"r-rayshader","ecosystem":"conda","description":null,"homepage":"https://github.com/tylermorganwall/rayshader","licenses":"GPL-3.0-only","normalized_licenses":["GPL-3.0-only"],"repository_url":"https://github.com/tylermorganwall/rayshader","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2021-02-16T13:16:57.000Z","latest_release_published_at":"2021-04-28T20:54:51.000Z","latest_release_number":"0.24.10","last_synced_at":"2025-08-23T12:17:51.470Z","created_at":"2022-10-03T15:53:08.358Z","updated_at":"2025-08-23T14:07:39.899Z","registry_url":"https://anaconda.org/conda-forge/r-rayshader","install_command":"conda install -c conda-forge r-rayshader","documentation_url":null,"metadata":{},"repo_metadata":{"id":37850147,"uuid":"133241343","full_name":"tylermorganwall/rayshader","owner":"tylermorganwall","description":"R Package for 2D and 3D mapping and data visualization","archived":false,"fork":false,"pushed_at":"2025-01-29T05:09:51.000Z","size":1484906,"stargazers_count":2117,"open_issues_count":43,"forks_count":216,"subscribers_count":47,"default_branch":"master","last_synced_at":"2025-07-22T16:06:28.740Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.rayshader.com/","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/tylermorganwall.png","metadata":{"files":{"readme":"README.Rmd","changelog":"NEWS","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-05-13T13:51:00.000Z","updated_at":"2025-07-20T17:51:49.000Z","dependencies_parsed_at":"2023-02-09T20:15:19.594Z","dependency_job_id":"e8f4abb9-6fe5-45eb-8c91-35980b750181","html_url":"https://github.com/tylermorganwall/rayshader","commit_stats":{"total_commits":456,"total_committers":8,"mean_commits":57.0,"dds":0.2171052631578947,"last_synced_commit":"81f95cf24973049f84f4a4250daa9b0b4659281d"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tylermorganwall/rayshader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tylermorganwall%2Frayshader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tylermorganwall%2Frayshader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tylermorganwall%2Frayshader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tylermorganwall%2Frayshader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tylermorganwall","download_url":"https://codeload.github.com/tylermorganwall/rayshader/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tylermorganwall%2Frayshader/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271746964,"owners_count":24813600,"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-23T02:00:09.327Z","response_time":69,"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":"tylermorganwall","name":null,"uuid":"297609","kind":"user","description":null,"email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/297609?u=5ff47f8dc08ea8e83fa2e43f641cde7ef0b59feb\u0026v=4","repositories_count":31,"last_synced_at":"2023-08-02T05:50:10.682Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tylermorganwall","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-05T19:09:41.335Z","updated_at":"2023-08-02T05:50:10.839Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tylermorganwall","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tylermorganwall/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-08-23T14:07:39.899Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":51.17544297479411,"stargazers_count":8.86448714749189,"forks_count":11.9740454205141,"average":26.509857748939357},"purl":"pkg:conda/r-rayshader","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/r-rayshader","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/r-rayshader","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/r-rayshader/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-23T12:17:45.614Z","issues_count":137,"pull_requests_count":10,"avg_time_to_close_issue":8464067.33,"avg_time_to_close_pull_request":36498966.333333336,"issues_closed_count":100,"pull_requests_closed_count":6,"pull_request_authors_count":8,"issue_authors_count":113,"avg_comments_per_issue":2.656934306569343,"avg_comments_per_pull_request":0.7,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":21,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":5480036.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":0.9047619047619048,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tylermorganwall%2Frayshader/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/r-rayshader/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/r-rayshader/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/r-rayshader/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/r-rayshader/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}}],"commits":{"id":29243,"full_name":"tylermorganwall/rayshader","default_branch":"master","committers":[{"name":"Tyler","email":"tylermw@gmail.com","login":"tylermorganwall","count":487},{"name":"satrajit-chatterjee","email":"satrajitdchatterjee@gmail.com","login":"satrajit-chatterjee","count":1},{"name":"Terence","email":"tteo","login":"tteo","count":1},{"name":"Sam Albers","email":"sam.albers@gmail.com","login":"boshek","count":1},{"name":"Robbi Bishop-Taylor","email":"robbibt@gmail.com","login":"robbibt","count":1},{"name":"Mike Mahoney","email":"mike.mahoney.218@gmail.com","login":"mikemahoney218","count":1},{"name":"Jeroen Ooms","email":"jeroenooms@gmail.com","login":"jeroen","count":1},{"name":"Charles Hans Thompson","email":"hans.thompson1@gmail.com","login":"hansthompson","count":1}],"total_commits":494,"total_committers":8,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":61.75,"dds":0.014170040485829927,"past_year_committers":[{"name":"tylermorganwall","email":"tylermorganwall","login":"tylermorganwall","count":19}],"past_year_total_commits":19,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":19.0,"past_year_dds":0.0,"last_synced_at":"2025-04-28T17:02:23.515Z","last_synced_commit":"4a3a720d3738c923d17bf96b3f55c189b2e0e9dd","created_at":"2023-03-07T16:40:15.427Z","updated_at":"2025-05-14T23:00:16.331Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/tylermorganwall%2Frayshader/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","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":"tylermorganwall/rayshader","html_url":"https://github.com/tylermorganwall/rayshader","last_synced_at":"2025-08-31T10:01:11.366Z","status":null,"issues_count":137,"pull_requests_count":10,"avg_time_to_close_issue":8381078.811881188,"avg_time_to_close_pull_request":36498966.333333336,"issues_closed_count":101,"pull_requests_closed_count":6,"pull_request_authors_count":8,"issue_authors_count":114,"avg_comments_per_issue":2.656934306569343,"avg_comments_per_pull_request":0.7,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":18,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":1708238.8333333333,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.6111111111111112,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-10T21:09:21.670Z","updated_at":"2025-09-03T05:39:55.604Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tylermorganwall%2Frayshader","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tylermorganwall%2Frayshader/issues","issue_labels_count":{"bug":42,"enhancement":16},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":139,"CONTRIBUTOR":1},"pull_request_author_associations_count":{"NONE":13,"CONTRIBUTOR":1},"issue_authors":{"wiesehahn":6,"apsteinmetz":4,"SbastianGarzon":3,"matthew-law":3,"richardtc":3,"glorious1":2,"StyXman":2,"dmurdoch":2,"Bhavya031":2,"ghost":2,"HenrikBengtsson":2,"fisher-j":2,"IanWorthington":2,"JJFoest":2,"jwhendy":2,"bushushub":1,"gsapijaszko":1,"luizesser":1,"JasonCurole":1,"ababaian":1,"arielfuentes":1,"beroe":1,"Lvulis":1,"koustubhsharma":1,"tsamsonov":1,"otills":1,"monaw":1,"collinjroland":1,"ctotti":1,"HRodenhizer":1,"PythonCoderUnicorn":1,"datasever":1,"srdurham":1,"Plahmy":1,"kunalbali":1,"fermidq":1,"joaneeet7":1,"imkundankrishna":1,"BenWalterGit":1,"jlambvo":1,"salvafern":1,"mrworthington":1,"Valexandre":1,"zavud":1,"kenarab":1,"SietzeN":1,"dieghernan":1,"aourednik":1,"mvabl-steve":1,"pmlefeuvre-met":1,"paocorrales":1,"marcosci":1,"cverdel":1,"erauchway":1,"cvpalms":1,"ppramg":1,"luizcast":1,"njulemon":1,"benjaminschwetz":1,"Lunkster":1,"francoisbonnard":1,"paulobarros":1,"nucleic-acid":1,"milos-agathon":1,"lindsayplatt":1,"aguscamacho":1,"TearsRfuel":1,"kondofersky":1,"jsta":1,"CarsonPruitt-NOAA":1,"pangxueyu233":1,"tonynick":1,"kent37":1,"mattswalter":1,"simoncarrignon":1,"plinthite":1,"frsabido":1,"btoblerone":1,"mateuspestana":1,"ludovic1977":1,"nahardito":1,"ssilveram":1,"Savedbygrace98":1,"JohnnyBoy123123":1,"davidfrantz":1,"dougaltoms":1,"maniatisn":1,"zluscher":1,"teunbrand":1,"bbecker1000":1,"Escobar-is-there":1,"PJV-Ecu":1,"122-TheodoreLEHOUX":1,"simpar1471":1,"adboy316":1,"gaelso":1,"billurbektas":1,"markbneal":1,"mongrolwarrior":1,"mathewsjoyy":1,"simon-tarr":1,"jhollist":1,"SharadShingade":1,"Saadi4469":1,"ryanaskren":1,"SacharM":1,"gavinrozzi":1,"tteo":1,"geotheory":1,"Kaitohooi":1,"DasHammett":1,"joelhg":1,"Pecners":1,"SimonTopp":1,"blueyeti1994":1,"rhgof":1},"pull_request_authors":{"dmurdoch":3,"kenarab":2,"pmlefeuvre-met":2,"jonocarroll":2,"Bisaloo":1,"jsta":1,"kianmeng":1,"tteo":1,"satrajit-chatterjee":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10068975,"issues_count":31218164,"pull_requests_count":95228988,"authors_count":10688649,"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":{"bug":13,"enhancement":3},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":19},"past_year_pull_request_author_associations_count":{"NONE":2},"past_year_issue_authors":{"Bhavya031":2,"JJFoest":2,"teunbrand":1,"simpar1471":1,"salvafern":1,"Plahmy":1,"mongrolwarrior":1,"kent37":1,"JohnnyBoy123123":1,"jlambvo":1,"frsabido":1,"francoisbonnard":1,"erauchway":1,"CarsonPruitt-NOAA":1,"billurbektas":1,"BenWalterGit":1,"apsteinmetz":1},"past_year_pull_request_authors":{"jonocarroll":2},"maintainers":[],"active_maintainers":[]},"events":{"total":{"IssuesEvent":25,"WatchEvent":79,"IssueCommentEvent":22,"PushEvent":18,"PullRequestEvent":1,"ForkEvent":8},"last_year":{"IssuesEvent":25,"WatchEvent":79,"IssueCommentEvent":22,"PushEvent":18,"PullRequestEvent":1,"ForkEvent":8}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/R-CMD-check.yaml","sha":null,"kind":"manifest","created_at":"2023-02-09T20:15:19.221Z","updated_at":"2023-02-09T20:15:19.221Z","repository_link":"https://github.com/tylermorganwall/rayshader/blob/master/.github/workflows/R-CMD-check.yaml","dependencies":[{"id":7504573659,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7504573660,"package_name":"r-lib/actions/setup-r","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7504573661,"package_name":"r-lib/actions/setup-r-dependencies","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7504573662,"package_name":"r-lib/actions/check-r-package","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pkgdown.yaml","sha":null,"kind":"manifest","created_at":"2023-02-09T20:15:19.348Z","updated_at":"2023-02-09T20:15:19.348Z","repository_link":"https://github.com/tylermorganwall/rayshader/blob/master/.github/workflows/pkgdown.yaml","dependencies":[{"id":7504573891,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7504573892,"package_name":"r-lib/actions/setup-r","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7504573893,"package_name":"r-lib/actions/setup-pandoc","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7504573894,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"cran","filepath":"DESCRIPTION","sha":null,"kind":"manifest","created_at":"2023-02-09T20:15:19.480Z","updated_at":"2023-02-09T20:15:19.480Z","repository_link":"https://github.com/tylermorganwall/rayshader/blob/master/DESCRIPTION","dependencies":[{"id":7504573904,"package_name":"R","ecosystem":"cran","requirements":"\u003e= 4.1","direct":true,"kind":"depends","optional":false},{"id":7504573905,"package_name":"doParallel","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false},{"id":7504573906,"package_name":"foreach","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false},{"id":7504573907,"package_name":"Rcpp","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false},{"id":7504573908,"package_name":"progress","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false},{"id":7504573909,"package_name":"raster","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false},{"id":7504573910,"package_name":"scales","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false},{"id":7504573911,"package_name":"png","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false},{"id":7504573912,"package_name":"jpeg","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false},{"id":7504573913,"package_name":"magrittr","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false},{"id":7504573914,"package_name":"rgl","ecosystem":"cran","requirements":"\u003e= 0.110.7","direct":true,"kind":"imports","optional":false},{"id":7504573915,"package_name":"grDevices","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false},{"id":7504573916,"package_name":"grid","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false},{"id":7504573917,"package_name":"utils","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false},{"id":7504573918,"package_name":"methods","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false},{"id":7504573919,"package_name":"terrainmeshr","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false},{"id":7504573920,"package_name":"rayimage","ecosystem":"cran","requirements":"\u003e= 0.9.0","direct":true,"kind":"imports","optional":false},{"id":7504573921,"package_name":"rayvertex","ecosystem":"cran","requirements":"\u003e= 0.4.16","direct":true,"kind":"imports","optional":false},{"id":7504573922,"package_name":"rayrender","ecosystem":"cran","requirements":"\u003e= 0.29.2","direct":true,"kind":"imports","optional":false},{"id":7504573923,"package_name":"reshape2","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":7504573924,"package_name":"viridis","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":7504573925,"package_name":"av","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":7504573926,"package_name":"magick","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":7504573927,"package_name":"ggplot2","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":7504573928,"package_name":"sf","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":7504573929,"package_name":"isoband","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":7504573930,"package_name":"car","ecosystem":"cran","requirements":"\u003e= 3.1","direct":true,"kind":"suggests","optional":false},{"id":7504573931,"package_name":"geosphere","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":7504573932,"package_name":"gifski","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":7504573933,"package_name":"ambient","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":7504573934,"package_name":"terra","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":7504573935,"package_name":"lidR","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":7504573936,"package_name":"elevatr","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":7504573937,"package_name":"gridExtra","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":7504573938,"package_name":"testthat","ecosystem":"cran","requirements":"\u003e= 3.0.0","direct":true,"kind":"suggests","optional":false}]}],"score":17.35596888695931,"created_at":"2025-09-08T11:18:54.814Z","updated_at":"2025-10-07T08:25:32.597Z","avatar_url":"https://github.com/tylermorganwall.png","language":"R","category":null,"sub_category":null,"monthly_downloads":1708,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["reproducibility","tidy-data","geo","setup"],"project_url":"https://science.ecosyste.ms/api/v1/projects/68340","html_url":"https://science.ecosyste.ms/projects/68340"}