Closed LeoMNC closed 3 years ago
Hi @LeoMNC, thank you for your contribution. We can't see your change, however, because this pull request seems to have been created to pull our older version of spreadr (from the unify-function branch) into the main and current version of spreadr (also called the master branch):
To remedy this, you can edit this pull request (top-right of the page),
and change the "compare" branch to the one in which you made your change.
You can also try out the newest version of spreadr (v0.2.0), and see if that fixes your problem. Check your current version of spreadr using packageVersion("spreadr")
. Update spreadr using install.packages("spreadr")
.
Thanks for the feedback. I'm new to GitHub and still learning its structure. Hopefully this works now.
@LeoMNC I see now that you have attached your changes in the ZIP file. The new version of spreadr I cited above, released just last week, should work with adjacency matrices as input. May I trouble you for an example of a matrix you had trouble getting spreadr to work with?
@ning-y I see the issue has been fixed. Thank you all!
@LeoMNC Glad to hear it, happy trails!
I found I was having trouble getting the spreadr() function to interact with matrices. This version lets spreadr() take named adjacency matrices as inputs. spreadr_matrix_friendly.zip