vertex.id not being recognized as numeric in vertex.spells
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 35/100
Research direction
Start by running the attached temporal-network-analysis-with-r.R.txt script with TNAWR_DynamicNodes.csv, TNAWR_DynamicEdges.csv, TNAWR_StaticEdgelist.csv, and TNAWR_VertexAttributes.csv, then inspect the console output and sessionInfo. Trace the networkDynamic call's validation of vertex.spells and its vertex.id column; done means explaining why the supplied column fails the numeric check and confirming the behavior with this reproduction.
Written by the indexing model from the issue text.
Description
I'm trying to replicate the results here. For some reason, when using the networkDynamic function, I receive the following error:
Error in networkDynamic(thenetwork, edge.spells = PHDynamicEdges, vertex.spells = PHDynamicNodes) :
vertex.spells requires the vertex.id column to be numeric
I explicitly import vertex.id as a numeric column. So, it's not clear why I'm getting this message.
Here is the output from my console, including the output from sessionInfo():
console-output-from-temporal-network-analysis-with-r.txt
Here is the R code I'm using:
temporal-network-analysis-with-r.R.txt
Here are the csv files downloaded from the aforementioned website:
TNAWR_DynamicNodes.csv
TNAWR_DynamicEdges.csv
TNAWR_StaticEdgelist.csv
TNAWR_VertexAttributes.csv
- Dominant language
- R
- Stars
- 12
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from statnet/networkDynamic
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
statnet/networkDynamic#26 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 42/100
statnet/networkDynamic#15 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 45/100
statnet/networkDynamic#11 · 6 comments · 1 reaction ·
-
Difficulty 5/5 Over a week Newbie friendliness 35/100
statnet/networkDynamic#9 · 4 comments ·
All issues in statnet/networkDynamic
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
r-lib/pkgdepends#485 · 3 comments ·
-
Difficulty 1/5 Under an hour Newbie friendliness 92/100
-
beginners blocker
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enviPathR OpenBuild Error Build OK Build Warning policies-accepted pre-review precheck-passed
Difficulty 1/5 Under an hour Newbie friendliness 84/100
Bioconductor/BiocContributions#207 · 6 comments ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
datacarpentry/semester-biology#1255 ·