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

could not find function "split_chain()" when running install_inno() #160

Open
kallevato opened this issue Feb 8, 2021 · 0 comments
Open

Comments

@kallevato
Copy link

kallevato commented Feb 8, 2021

When trying to install RInno and run install_inno() the following issue appears:

> install_inno()
Error in split_chain(match.call(), env = env) : 
  could not find function "split_chain"

From searching for a resolution to this issue, I came across another github R community with the same issue, furniture

It was advised that the error results from the updated magrittr package that is being referenced by the RInno package. TysonStanley Comment

Not sure what the exact fix is, but the furniture package has made an update in their developmental version to fix this issue, which may be of help when solving it for the RInno package.

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

No branches or pull requests

1 participant