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

CRAN

703

Last 30 days

4486th

1.6K

Last 90 days

9.1K

Last year

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

r2u CRAN

41

Last 30 days

125

Last 90 days

451

Last year

Trend: -22.6% (30d vs prior 30d)

autoCRAN

2

Last 7 days

13

Last 30 days

0

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

13 OK
Show all 13 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-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 Apr 22, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 18, 2026
ERROR r-devel-windows-x86_64

whether package can be installed

Installation failed.
See 'd:/Rcompile/CRANpkg/local/4.6/sbm.Rcheck/00install.out' for details.
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

11 tracked
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