-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into 127-zenodo-invenio-rdm
- Loading branch information
Showing
2 changed files
with
11 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
Package: zen4R | ||
Version: 0.9.9000 | ||
Date: 2023-11-02 | ||
Version: 1.0 | ||
Date: 2024-03-11 | ||
Title: Interface to 'Zenodo' REST API | ||
Authors@R: c( | ||
person("Emmanuel", "Blondel", role = c("aut", "cre"), email = "[email protected]", comment = c(ORCID = "0000-0002-5870-5762")), | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,7 +11,7 @@ Please check the [online documentation](https://github.com/eblondel/zen4R/wiki) | |
|
||
## Sponsors | ||
|
||
Many thanks to the following organizations that have provided fundings for strenghtening the ``geoflow`` package: | ||
Many thanks to the following organizations that have provided fundings for strenghtening the ``zen4R`` package: | ||
|
||
<div> | ||
<a href="https://www.fao.org/home/en/"><img height=200 width=200 src="https://www.fao.org/fileadmin/templates/family-farming-decade/images/FAO-IFAD-Logos/FAO-Logo-EN.svg"> | ||
|
@@ -22,13 +22,20 @@ Many thanks to the following organizations that have provided fundings for stren | |
|
||
The following projects have contributed to strenghten ``zen4R``: | ||
|
||
* **Blue-Cloud** _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._ | ||
|
||
<a href="https://blue-cloud.org/"><img height=100 width=300 src="https://hackathon.blue-cloud.org/wp-content/uploads/2021/11/Blue-cloud_extended_color.png"/></a> | ||
|
||
_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._ | ||
* **G2OI** project, cofinanced by the European Union, the Reunion region, and the French Republic. | ||
<div align="center"> | ||
<img src="https://github.com/IRDG2OI/geoflow-g2oi/blob/main/img/logos_partenaires.png?raw=True" height="80px"> | ||
<div align="left"> | ||
|
||
## Sponsoring | ||
|
||
For zen4R sponsoring/funding new developments, enhancements, support requests, please contact me by [e-mail](mailto:[email protected]) | ||
|
||
|
||
## Citation | ||
|
||
We thank in advance people that use ``zen4R`` for citing it in their work / publication(s). For this, please use the citation provided at this link [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.2547036.svg)](https://doi.org/10.5281/zenodo.2547036) | ||
|