Skip to content

Commit 0ffc1ef

Browse files
committed
fix #97
1 parent 34b5f38 commit 0ffc1ef

File tree

5 files changed

+24
-20
lines changed

5 files changed

+24
-20
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: zen4R
22
Version: 0.7
3-
Date: 2022-08-11
3+
Date: 2022-08-19
44
Title: Interface to 'Zenodo' REST API
55
Authors@R: c(
66
person("Emmanuel", "Blondel", role = c("aut", "cre"), email = "[email protected]", comment = c(ORCID = "0000-0002-5870-5762")),
@@ -19,6 +19,6 @@ License: MIT + file LICENSE
1919
URL: https://github.com/eblondel/zen4R
2020
BugReports: https://github.com/eblondel/zen4R/issues
2121
LazyLoad: yes
22-
RoxygenNote: 7.2.0
22+
RoxygenNote: 7.2.1
2323
Encoding: UTF-8
2424
VignetteBuilder: knitr

NEWS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@
1515
* [#92](https://github.com/eblondel/zen4R/issues/92) Add missing upload types supported by Zenodo API
1616
* [#93](https://github.com/eblondel/zen4R/issues/93) Add missing publication types supported by Zenodo API
1717

18+
**Documentation**
19+
20+
* [#97](https://github.com/eblondel/zen4R/issues/97) Upgrade roxygen2 7.2.1 to fix html issues
21+
1822
## [zen4R 0.6-1](https://cran.r-project.org/package=zen4R) | [![CRAN_Status_Badge](https://img.shields.io/badge/CRAN-published-blue.svg)](https://cran.r-project.org/package=zen4R)
1923

2024
**Bug fixes**

man/ZenodoManager.Rd

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/ZenodoRecord.Rd

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/ZenodoRequest.Rd

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)