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

User-defined Function Throwing an error when registry is loaded #55

Open
husamrahman opened this issue Mar 21, 2019 · 2 comments
Open

Comments

@husamrahman
Copy link

I am getting this Error message (below) when initializing my pipeline. I have a series of user-defined functions in the pipeline but for some reason, it always throws an error for this one function (called "myDefinedFunction"). I registered the function exactly the same way as the others. The only way to get it working is to source the function, re-register it, then save and re-load the registery again. Any thoughts?

"Error in (function (classes, fdef, mtable) :
unable to find an inherited method for function ‘myDefinedFunction’ for signature ‘"AnalysisPipeline", "formula"’"

@naren1991
Copy link
Collaborator

Could you share a code snippet for this pipeline?

@naren1991
Copy link
Collaborator

I am unable to reproduce this issue. Could you let me know if you faced this one-time or repeatedly? A code snippet of the actual pipeline will also help debug further.

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

2 participants