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 : rare multiple values in deparse #331

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bthieurmel
Copy link

Hi,

Working on client R package, pkgnet shows errors on Function Network page :

image

It's seems to due to (rare) case of multiple expression in deparse object. One simple fix is to check only first value (or perhaps used %in% ?)

@bthieurmel
Copy link
Author

Complement : our case with multiple values in deparse(x[[1]]) :

image

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.

1 participant