Skip to content

sbm

Stochastic Blockmodels

v0.4.7 · Sep 16, 2024 · GPL (>= 3)

Description

A collection of tools and functions to adjust a variety of stochastic blockmodels (SBM). Supports at the moment Simple, Bipartite, 'Multipartite' and Multiplex SBM (undirected or directed with Bernoulli, Poisson or Gaussian emission laws on the edges, and possibly covariate for Simple and Bipartite SBM). See Léger (2016) <doi:10.48550/arXiv.1602.07587>, 'Barbillon et al.' (2020) <doi:10.1111/rssa.12193> and 'Bar-Hen et al.' (2020) <doi:10.48550/arXiv.1807.10138>.

Downloads

550

Last 30 days

7330th

1.5K

Last 90 days

9.2K

Last year

Trend: +16.8% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 30, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 10, 2026
ERROR r-devel-macos-arm64

tests

Running ‘spelling.R’ [0s/0s]
  Running ‘testthat.R’ [18s/14s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
  > library(testthat)
  > library(sbm)
  > library(aricode)
  > 
  > test_check("sbm")
  
  
  
  
  
  
  
  
  
  
  
  

...[truncated]...
INS:::searchKQ(...)
   6.           └─dataR6$cleanResults(allEstim)
   7.             └─GREMLINS:::cleanEstim(self, R)
   8.               └─base::which(...)
  
  [ FAIL 2 | WARN 2 | SKIP 0 | PASS 1026 ]
  Error:
  ! Test failures.
  Execution halted

Reverse Dependencies (2)

depends

imports

Dependency Network

Dependencies Reverse dependencies alluvial magrittr dplyr purrr blockmodels R6 Rcpp igraph ggplot2 GREMLINS stringr rlang reshape2 prodlim shinySbm missSBM sbm

Version History

new 0.4.7 Mar 10, 2026
updated 0.4.7 ← 0.4.6 diff Sep 15, 2024
updated 0.4.6 ← 0.4.5 diff Jan 30, 2024
updated 0.4.5 ← 0.4.4 diff Jan 8, 2023
updated 0.4.4 ← 0.4.3 diff Aug 23, 2022
updated 0.4.3 ← 0.4.2 diff Jun 8, 2021
updated 0.4.2 ← 0.4.1 diff May 30, 2021
updated 0.4.1 ← 0.2.2 diff May 20, 2021
updated 0.2.2 ← 0.2.1 diff Oct 11, 2020
updated 0.2.1 ← 0.2.0 diff Jul 16, 2020
new 0.2.0 Jul 6, 2020