probleem uploaden word-document
Nobody has claimed this yet.
- Dominant language
- R
- Stars
- 2
- Forks
- 5
- Avg merge
- 4h 40m
- Merged PRs (30d)
- 1
Description
Bij het aanmaken van een protocol vertrekkend van een Word-document met titels die identiek zijn aan die van het word-sjabloon, komen er voor elk hoofdstuk 2 Rmd's: de sjabloon uit protocolhelper, en de omzetting van de Word-versie. Soms heeft de Word-versie een afwijkend nummer (bv. 1_Afhankelijkheden.Rmd vs. 2_Afhankelijkheden.Rmd), soms is de naam lichtjes anders (bv. Beperkingen_van_het_protocol.Rmd vs. Beperkingen.Rmd, waarbij de eerste de naam van het hoofdstuk is). Eerst dachten we dat dit veroorzaakt werd door het feit dat het Word-sjabloon een extra titel 1. Wijzigingen t.o.v. vorige versies heeft die in NEWS.md moet komen, maar van deze titel de nummer weglaten, verbeterde de situatie niet.
@anleyssen kan je het bewuste sjabloon bezorgen als testcase.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by obtaining the Word template mentioned in the issue and reproducing protocol creation from it. Inspect the generated Rmd files and NEWS.md handling, then compare chapter names and numbering; done means each chapter produces one correctly named Rmd without unintended duplicates.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100