Skip to content

Commit

Permalink
DOI updated in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas Blätte authored and Andreas Blätte committed Jul 1, 2023
1 parent 9dd10c5 commit a049ea7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
output: github_document
---

[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.7040475.svg)](https://doi.org/10.5281/zenodo.7040475)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.8104632.svg)](https://doi.org/10.5281/zenodo.8104632)
[![License: GPL v3](http://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
[![CRAN\_Status\_Badge](http://www.r-pkg.org/badges/version/RcppCWB)](https://cran.r-project.org/package=RcppCWB)
[![R build status](https://github.com/PolMine/RcppCWB/workflows/R-CMD-check/badge.svg)](https://github.com/PolMine/RcppCWB/actions)
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.7040475.svg)](https://doi.org/10.5281/zenodo.7040475)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.8104632.svg)](https://doi.org/10.5281/zenodo.8104632)
[![License: GPL
v3](http://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
[![CRAN_Status_Badge](http://www.r-pkg.org/badges/version/RcppCWB)](https://cran.r-project.org/package=RcppCWB)
Expand Down Expand Up @@ -185,7 +185,7 @@ cqp_initialize(registry = registry)
cqp_query(corpus = "REUTERS", query = '"crude" "oil"')
```

## <pointer: 0x143f39de0>
## <pointer: 0x1192aa230>

``` r
cpos <- cqp_dump_subcorpus(corpus = "REUTERS")
Expand Down

0 comments on commit a049ea7

Please sign in to comment.