You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a bit of a disclaimer, I am relatively new to R and the streamMetabolizer package. I am emailing because I'm receiving this error message when running my model: "Error in get_params.metab_model(object, uncertainty = "ci", fixed = "stars", : can't find metabolism parameters GPP.daily, ER.daily, K600.daily"
I am unsure what this error means about my data/how to resolve it, and have tried multiple different data sets including the dataset attached to the package from Bob Hall, but no models are able to run. All of my data was verified to be in the correct class and format. I'm sure that this is an easy fix, but do not know what to change about my code given that I have specified GPP and ER parameters in bayes_specs.
What you saw on your computer
Include all code you ran (a minimal example) and all console output, errors, and warnings. Include a data file if needed.
Brief problem description
As a bit of a disclaimer, I am relatively new to R and the streamMetabolizer package. I am emailing because I'm receiving this error message when running my model: "Error in get_params.metab_model(object, uncertainty = "ci", fixed = "stars", : can't find metabolism parameters GPP.daily, ER.daily, K600.daily"
I am unsure what this error means about my data/how to resolve it, and have tried multiple different data sets including the dataset attached to the package from Bob Hall, but no models are able to run. All of my data was verified to be in the correct class and format. I'm sure that this is an easy fix, but do not know what to change about my code given that I have specified GPP and ER parameters in bayes_specs.
What you saw on your computer
Include all code you ran (a minimal example) and all console output, errors, and warnings. Include a data file if needed.
Output:
Session information
Run the following code line (or
sessionInfo()
if that doesn't work) and paste in your output.The text was updated successfully, but these errors were encountered: