NetworkInference
1.2.5Inferring Latent Diffusion Networks
Overview
This is an R implementation of the netinf algorithm (Gomez Rodriguez, Leskovec, and Krause, 2010)doi:10.1145/1835804.1835933. Given a set of events that spread between a set of nodes the algorithm infers the most likely stable diffusion network that is underlying the diffusion process.
Install
Health
- OK2026-04-2214 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- ERROR2026-04-1813 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
- OK2026-04-1014 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- ERROR2026-04-0913 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
- OK2026-03-1014 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
Documentation
- Examples that run
- 94%
- Documented parameters
- 100%
- Return-value docs
- 100%
- References docs
- 10%
Downloads
Repository
Stars over time
Forks over time
Releases over time
Issues over time
PRs over time
Repository practices
3 development-tooling and community-health practices detected across 3 families in the upstream repository
Checks run against github.com/desmarais-lab/networkinference on 2026-07-19.
Dependencies
Nothing depends on this yet.
Code & Tests
- Cyclomatic complexity
- 2.0 median / 13 max
- Test cases
- 7 / 0.08 per code line
Test coverage
Line coverage
62%
Expression
63.0%
Tests / Examples
62.2% / 75% ex
Functions
51 11 exported
Complexity
3 avg / 13 max
Call network
51 nodes / 33 edges
Call graph
Open call graph →Lowest coverage
51 functions| Function | Cyclo | Coverage |
|---|---|---|
| count_possible_edges exp | 1 | 0% |
| drop_nodes exp | 2 | 0% |
| is.cascade exp | 1 | 0% |
| is.diffnet exp | 1 | 0% |
| simulate_cascades exp | 10 | 0% |
| subset_cascade exp | 1 | 0% |
Datasets
| Name | Class | Rows × Cols | Also ships in |
|---|---|---|---|
| policies | data.frame | 17,835 × 3 | – |
| policies_metadata | data.frame | 728 × 7 | – |
| validation | data.frame | 5 × 6 | – |
People & History
10 releases. Pick two to compare their code metrics. R releases are shown for context.
- RR 4.6.0 released · 2026-04-24
- 1.2.5Latest
- RR 4.5.0 released · 2025-04-11
- RR 4.4.0 released · 2024-04-24
- RR 4.3.0 released · 2023-04-21
- RR 4.2.0 released · 2022-04-22
- RR 4.1.0 released · 2021-05-18
- RR 4.0.0 released · 2020-04-24
- RR 3.6.0 released · 2019-04-26
- 1.2.42019-02-28 · diff ↗
- 1.2.32018-10-24 · diff ↗
- 1.2.22018-08-16 · diff ↗
- unarchivedReturned to CRAN2018-08-16
- archivedRemoved from CRAN2018-06-28long-standing check errors were not corrected despite reminder Uninitialised values in valgrind, stack overflow in clang's ASAN
- 1.2.12018-06-07 · diff ↗
- 1.2.02018-06-05 · diff ↗
Package metadata
- First published
- 2017-03-26
- Total releases
- 10 / 9 yrs
- License
- MIT + file LICENSE OSI
- Bundled data
- 87 KB / 4 files
- Download size
- 258 KB
- Installed size
- not tracked yet
- With dependencies
- not tracked yet