Pandora-IsoMemo / drat

R packages developed in the Pandora IsoMemo project
0 stars 0 forks source link

Ensure compliance of CRAN Standard in all NEWS Files #34

Closed jan-abel-inwt closed 5 months ago

jan-abel-inwt commented 7 months ago

We have to ensure that our News Files have to be structured like this:

# AppName <Versionnumber 2>

## New Features

- first feature
- second feature

## bug fixes

- first bug fix

# AppName <Versionnumber 1>

## New Features

- first feature
...

If not it can't be rendered in the changelog in the online Documentation (here is a correct example and the News File)


I will check all relevant Packages:

API-Wrapper-Packages:

Helper-Packages:

App-Packages:

jan-abel-inwt commented 7 months ago

fyi: @arunge @f-lukas

arunge commented 7 months ago

@jan-abel-inwt Good to know, thanks! I can update the news files of the apps together with new features, or we can shortly discuss when to do this best. Let us talk next week about this.

arunge commented 5 months ago

all news.md files should be up-to-date now. Can we close here @jan-abel-inwt ?