hakaiApi
Make authenticated requests for data to the Hakai API with R
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.9%) to scientific vocabulary
Keywords
Repository
Make authenticated requests for data to the Hakai API with R
Basic Info
Statistics
- Stars: 7
- Watchers: 10
- Forks: 2
- Open Issues: 1
- Releases: 5
Topics
Metadata Files
README.md
Hakai API R Client
This project exports a single R6 class for the R programming language that can be used to make HTTP requests to the Hakai API resource server. The Class provides a "get" method to make Authenticated requests to the Hakai API data server without needing to know the details of the authentication process.
See package README for usage and installation details.
Owner
- Name: Hakai Institute
- Login: HakaiInstitute
- Kind: organization
- Location: British Columbia, Canada
- Website: http://hakai.org
- Repositories: 27
- Profile: https://github.com/HakaiInstitute
The Hakai Institute is a scientific research institution that advances long-term research at remote locations on the coastal margin of British Columbia, Canada.
GitHub Events
Total
- Create event: 4
- Release event: 2
- Issues event: 3
- Watch event: 4
- Delete event: 2
- Issue comment event: 4
- Member event: 1
- Push event: 30
- Pull request review event: 10
- Pull request review comment event: 4
- Pull request event: 20
- Fork event: 1
Last Year
- Create event: 4
- Release event: 2
- Issues event: 3
- Watch event: 4
- Delete event: 2
- Issue comment event: 4
- Member event: 1
- Push event: 30
- Pull request review event: 10
- Pull request review comment event: 4
- Pull request event: 20
- Fork event: 1
Committers
Last synced: 9 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Taylor Denouden | t****n@g****m | 57 |
| Brett Johnson | b****n@g****m | 14 |
| Nate | n****k@h****g | 6 |
| Chris Davis | c****s@h****g | 6 |
| Sam Albers | s****s@g****m | 3 |
| Matthew Foster | m****r@h****g | 2 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 6
- Total pull requests: 28
- Average time to close issues: 18 days
- Average time to close pull requests: 19 days
- Total issue authors: 3
- Total pull request authors: 6
- Average comments per issue: 1.17
- Average comments per pull request: 0.43
- Merged pull requests: 25
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 3
- Pull requests: 14
- Average time to close issues: about 1 month
- Average time to close pull requests: about 5 hours
- Issue authors: 1
- Pull request authors: 4
- Average comments per issue: 0.33
- Average comments per pull request: 0.21
- Merged pull requests: 13
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- boshek (3)
- Br-Johnson (2)
- zmonteith (1)
Pull Request Authors
- boshek (20)
- tayden (9)
- Br-Johnson (5)
- n-a-t-e (2)
- fostermh (2)
- hadley (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 402 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 6
- Total maintainers: 1
cran.r-project.org: hakaiApi
Authenticated HTTP Request Client for the 'Hakai' API
- Homepage: https://github.com/HakaiInstitute/hakai-api-client-r
- Documentation: http://cran.r-project.org/web/packages/hakaiApi/hakaiApi.pdf
- License: MIT + file LICENSE
-
Latest release: 1.0.5
published 8 months ago
Rankings
Maintainers (1)
Dependencies
- R >= 3.3.0 depends
- R6 * imports
- dplyr * imports
- httr * imports
- readr * imports
- tibble * imports
- knitr * suggests
- markdown * suggests
- rmarkdown * suggests
- actions/checkout v4 composite
- r-lib/actions/check-r-package v2 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite