@taraeicher in bioc/netZooR@baa7bd3 you removed a Remotes: field that provides cmdstanr. However you did not remove the dependency from the DESCRIPTION file: https://github.com/bioc/netZooR/blob/devel/DESCRIPTION#L43-L44
Therefore the build fails, see: https://github.com/r-universe/bioc/actions/runs/15153495236/job/42755643232
So you either need to remove cmdstanr from the DESCRIPTION all together, or a line like this to your DESCRIPTION:
Additional_repositories: https://stan-dev.r-universe.dev