Closed michelledayusfs closed 2 years ago
adj = Patchmax::calculate_adj(seral, St_id = seral$LMU_ID, method='nb') Error in loadNamespace(x) : there is no package called ‘spdep’
Another possible dependency issue:
Running PatchMax using 11 cores
Project #1 Error in loadNamespace(x) : there is no package called ‘pbapply’
Does this mean that it needs to be listed as a dependency on patchmax but it isn't?
Looks like Cody fixed this one too
This was closed with previous issue posted.
adj = Patchmax::calculate_adj(seral, St_id = seral$LMU_ID, method='nb') Error in loadNamespace(x) : there is no package called ‘spdep’
Another possible dependency issue:
Running PatchMax using 11 cores
Project #1 Error in loadNamespace(x) : there is no package called ‘pbapply’
Does this mean that it needs to be listed as a dependency on patchmax but it isn't?