-
Notifications
You must be signed in to change notification settings - Fork 351
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
Error running robyn_outputs() #318
Comments
Hi, have you installed/updated to the latest Robyn v3.6.0? |
Yes. I have. |
I'm also getting a very similar error message when running the model with robyn_run():
This message began appearing yesterday, after a suggested update. I think it's possible a dependency may have been broken here, but I'm not sure how to resolve this. Thanks for your help :) |
Also receiving the same error here. Prior to this error, am receiving a convergence plot error:
|
@F1nalFortune this seems like another issue. Reading this ticket in |
This is the new error I am getting. Also, no plots/files were outputed. Error in RNGseq(n, seed, ..., version = if (checkRNGversion("1.4") >= : |
I re-ran robyn_run and put output = false. Then re-ran robyn_outputs. I am back to original error message which is this:
|
The dt_expoCurvePlot not found bug should be fixed now. Please update and test the package. 9b77b99 |
@gufengzhou . I re-installed Robyn and re-ran the code. I am still getting the same error message Using robyn object location: C:/Users todor/OneDrive - Vericast/Documents/AFW_MMM_Model
|
@tgtod002 If you please share with me (laresbernardo @gmail.com) your script and anonymized data so I can replicate it, it would def help me debug this issue. Before that, make sure you are really running on the latest version in a fresh new session to see if the error persists. |
Yes. running this version packageVersion("Robyn") |
@laresbernardo @tgtod002 |
Hi, @FDwangchao thanks for your suggestion. Can you please update to the most recent version and check that the fix Gufeng deployed also works for you? He added |
HI Lares, the error occures in running robyn_outputs(). I am actually just following the demo Here is my code
|
Sorry @tgtod002 but I can't seem to replicate the issue with the demo.R file and your code:
What hyperparameters are you using? Are you literally running the demo or did you adapt those hyperparameters to be used with your own data? Please, update to the latest version, and DO make sure you're using the latest version in a fresh new session. |
Hi Lares, Just making sure....are you using my sample file? I only have 105 weeks of data. |
Yes. But you have to adapt the hyper parameters to be useful with your data. I’d need that to replicate.
… On 28 Feb 2022, at 2:21 PM, tgtod002 ***@***.***> wrote:
Hi Lares,
Just making sure....are you using my sample file? I only have 105 weeks of data.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
You are receiving this because you were assigned.
|
|
Ok, thanks for sharing. A couple of comments:
|
Thanks Lares. What I am trying to do is run the program with some data as a test. So, my data is still WIP. Given that, I noticed that I get an error running robyn_outputs when I set outputs = TRUE in robyn_run
If I set outputs = FALSE in robyn_run, robyn_outputs works. I want to be able to look at the the one pagers, which is created when you set outputs = TRUE. |
Yeah, makes sense.
|
Feel free to re-open if this particular error or issue persists when updating to 3.6.2 @tgtod002 |
这是来自QQ邮箱的假期自动回复邮件。
您好,您的邮件我已收到,我稍后会给您回复的~~
|
Project Robyn 3.6
Getting this error message when running Robyn(outputs)
Using robyn object location: C:/Users todor/OneDrive - Vericast/Documents/AFW_MMM_Model
Provided 'plot_folder' doesn't exist. Using default 'plot_folder = getwd()': C:/Users/ttodor/OneDrive - Vericast/Documents/AFW_MMM_Model
Provide dummy data & model configuration
Issues are often related to custom input data that is difficult to debug without. If necessary, please modify your data to mask real values and share a dataset that is able to reproduce the issue. Please also share your model configuration.
Environment & Robyn version
R version (R --version)
Please make sure you're using the latest Robyn version
The text was updated successfully, but these errors were encountered: