Skip to content

Commit

Permalink
Merge branch 'master' into 127-zenodo-invenio-rdm
Browse files Browse the repository at this point in the history
  • Loading branch information
eblondel authored Mar 11, 2024
2 parents f91c899 + 4636c28 commit f1adc48
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 4 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
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")),
Expand Down
11 changes: 9 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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">
Expand All @@ -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)
Expand Down

0 comments on commit f1adc48

Please sign in to comment.