Skip to content

fix: allow golem to use person vector #1037

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
May 17, 2023
Merged

fix: allow golem to use person vector #1037

merged 8 commits into from
May 17, 2023

Conversation

ColinFay
Copy link
Member

  • remove 'author_XXX' args and replace with 'authors'
  • make 'authors' arg default to class 'person'
  • use class check on 'authors', throw error if it fails
  • use desc$set_authors

This mostly draws from the ideas of @jmeyer2482 and @ColinFay:

Co-authored-by: Colin Fay [email protected]
Co-authored-by: jmeyer2482 [email protected]

ilyaZar and others added 8 commits May 16, 2023 17:19
- remove 'author_XXX' args and replace with 'authors'
- make 'authors' arg default to class 'person'
- use class check on 'authors', throw error if it fails
- use desc$set_authors

This mostly draws from the ideas of @jmeyer2482 and @ColinFay:

Co-authored-by: Colin Fay <[email protected]>
Co-authored-by: jmeyer2482 <[email protected]>
- update vignette/a_start.Rmd with new fill_desc() interface
- delete some redundant whitespaces in same file
- changes since values of authors are of type person() which
    requires parsing the entries
- adjust interace of fill_desc() so build.R runs smoothly
@ColinFay ColinFay merged commit 090a6fc into dev May 17, 2023
@ColinFay ColinFay deleted the 1027-rebased branch February 28, 2024 17:02
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.

2 participants