d4storagehub4r

R package to ease interaction with D4Science storage hub

https://github.com/eblondel/d4storagehub4r

Science Score: 36.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
  • DOI references
    Found 6 DOI reference(s) in README
  • Academic publication links
    Links to: science.org, zenodo.org
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.6%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

R package to ease interaction with D4Science storage hub

Basic Info
  • Host: GitHub
  • Owner: eblondel
  • License: other
  • Language: R
  • Default Branch: main
  • Size: 178 KB
Statistics
  • Stars: 3
  • Watchers: 2
  • Forks: 1
  • Open Issues: 1
  • Releases: 8
Created about 5 years ago · Last pushed 11 months ago
Metadata Files
Readme Changelog License

README.md

Build Status CRAN_Status_Badge cran checks Github_Status_Badge DOI

d4storagehub4R – R Interface to 'D4Science' 'StorageHub' API

d4storagehub4R provides an interface to 'D4Science' 'StorageHub' API (https://dev.d4science.org/). It allows to get user profile, and perform actions over the 'StorageHub' (workspace) including creation of folders, files management (upload/update/deletion/sharing), and listing of stored resources.

Sponsors

The following projects have contributed to the development of d4storagehub4R:

Blue-Cloud has received funding from the European Union's Horizon programme call BG-07-2019-2020, topic: [A] 2019 - Blue Cloud services, Grant Agreement No.862409.

Citation

We thank in advance people that use d4storagehub4R for citing it in their work / publication(s). For this, please use the citation provided at this link DOI

In case of a missing feature, create a ticket.

For more information, or if you are interested in funding this R project or to contribute to it, do not hesitate to contact me by e-mail

Owner

  • Name: Emmanuel Blondel
  • Login: eblondel
  • Kind: user
  • Location: France

International Consultant /GIS and R Lead Expert for UN. Freelance - Geographic Information Systems, R-based working systems. Lead R developer at @r-geoflow

GitHub Events

Total
  • Push event: 2
Last Year
  • Push event: 2

Committers

Last synced: over 2 years ago

All Time
  • Total Commits: 77
  • Total Committers: 1
  • Avg Commits per committer: 77.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 9
  • Committers: 1
  • Avg Commits per committer: 9.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
eblondel e****1@g****m 77

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 19
  • Total pull requests: 0
  • Average time to close issues: 4 days
  • Average time to close pull requests: N/A
  • Total issue authors: 1
  • Total pull request authors: 0
  • Average comments per issue: 0.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • eblondel (18)
Pull Request Authors
Top Labels
Issue Labels
enhancement (14) documentation (2)
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • cran 231 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 1
  • Total versions: 9
  • Total maintainers: 1
cran.r-project.org: d4storagehub4R

Interface to 'D4Science' 'StorageHub' API

  • Versions: 9
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 231 Last month
Rankings
Forks count: 21.0%
Dependent repos count: 23.9%
Stargazers count: 27.8%
Dependent packages count: 28.7%
Average: 29.3%
Downloads: 44.8%
Maintainers (1)
Last synced: 11 months ago

Dependencies

DESCRIPTION cran
  • R >= 3.3.0 depends
  • methods * depends
  • R6 * imports
  • XML * imports
  • httr * imports
  • jsonlite * imports
  • keyring * imports
  • tools * imports
  • xml2 * imports
  • parallel * suggests
  • testthat * suggests
.github/workflows/pkgdown.yaml actions
  • JamesIves/github-pages-deploy-action 4.1.4 composite
  • actions/checkout v2 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite
.github/workflows/r-cmd-check.yml actions
  • actions/checkout v2 composite
  • r-lib/actions/check-r-package v2 composite
  • r-lib/actions/setup-r v1 composite
  • r-lib/actions/setup-r-dependencies v1 composite