I am not sure about yopur question, but certainly, you could go for anovas or further analysis in R with a linear model object (like lm()). Yo can salso easily move into a glm, or glmm, or essentially, any kind of model you want to fit, using a pretty similar formula, incorporating random effects, correlation terms etc.... Of ourse, you ca build long complex models models in R and then dregde then if that is your wish, and get all the combinations and rank them by AIC. Never heard of the software you mention (I've been using R for ~15 years, and before other canned ones, or matlab)
cheers