Skip to content

Conversation

@Rafnuss
Copy link
Contributor

@Rafnuss Rafnuss commented Jan 16, 2025

Fix #2835

@Rafnuss
Copy link
Contributor Author

Rafnuss commented Jan 16, 2025

@jayhesselberth , I had a first draft at a solution for this, but I don't really understand the mechanism to render the the data (

data <- list(
pagetitle = tr_("Authors and Citation"),
citations = data_citations(pkg),
authors = unname(authors$all),
inst = authors$inst,
before = authors$before,
after = authors$after,
source = source
)
) and how to change the html page. Would you mind pointing me to the right direction?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rendering citHeader() in inst/CITATION

1 participant