Help with Strategus Example Study Installation Issues

Hello OHDSI Community,

I wanted to followup on my previous post, I was able to run the Strategus sample study and generated results in the form of CSV files. I just installed Strategus and other packages like magrittr and dplyr and also manually Defined params

params ← list(
analysisSettingsPath = “path/to/working_directory”,
analysisSettingsFileName = “analysisSpecifications.json”)

Thank you