Common issues and solutions for AgentsMCP users
Error messages during devtools::install_github()
install.packages("devtools")
R runs out of memory with high n_agents or n_steps
memory.limit(size = 8000)
(Windows)Yahoo Finance connection fails or symbols not found
generate_synthetic_data()
Visualization functions fail or produce empty plots
Error in network analysis or evolution functions
If these solutions don't resolve your issue:
When reporting issues, please include:
R.version.string
packageVersion("AgentsMCP")