Describe the bug
The provided templates support the use of orcid, but it is not being rendered in the actual paper. So the orcid stays only in the yaml header
Describe the steps to reproduce the behavior:
- create a new compendium using the
rrtools::use_compendium() function
- call
rrtools::use_analysis()
- render quatro document
- See lack od ORCID in the final docx output.
Expected behavior
Optimally we should get an ORCID icon next to the researchers name with a link to a respective ORCID profile when clicked on.