Skip to content
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

Fix [undesirable_function_linter] error #183

Closed
jamesmbaazam opened this issue Jan 25, 2024 · 0 comments · Fixed by #184
Closed

Fix [undesirable_function_linter] error #183

jamesmbaazam opened this issue Jan 25, 2024 · 0 comments · Fixed by #184
Assignees
Milestone

Comments

@jamesmbaazam
Copy link
Member

Fix the following CI error ahead of #182:

Warning: file=R/epichains.R,line=26,col=10,[undesirable_function_linter] Function "structure" is undesirable. As an alternative, Use class<-, names<-, and attr<- to set attributes.
Warning: file=R/epichains.R,line=115,col=10,[undesirable_function_linter] Function "structure" is undesirable. As an alternative, Use class<-, names<-, and attr<- to set attributes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant