Error in my script

Model3=RothCModel(t=years,C0=c(DPMptf, RPMptf, BIOptf, HUMptf, FallIOM),

  •               In=monthly_C_inputs, clay=clay,xi=xi.frame) #Loads the model
    

Error in h(simpleError(msg, call)) :
error in evaluating the argument 'object' in selecting a method for function 'InFluxes': object 'inputFluxes' not found

HELLO GUYS, I AM WORKING THE THE SOILR PACKAGE, WHEN I REACH TO LOADING MY MODE, I GET THE ABOVE ERROR MESSAGE. CAN I HAVE SOME HELP ON THIS

Welcome to the forum.

I think that we really need a bit more information.

Some of the suggestions here may help. FAQ: How to do a minimal reproducible example ( reprex ) for beginners. Or here https://forum.posit.co/t/faq-how-to-do-a-minimal-reproducible-example-reprex-for-beginner00.