Package: JANE 2.1.0

JANE: Just Another Latent Space Network Clustering Algorithm

Fit latent space network cluster models using an expectation-maximization algorithm. Enables flexible modeling of unweighted or weighted network data (with or without noise edges), supporting both directed and undirected networks (with or without degree and strength heterogeneity). Designed to handle large networks efficiently, it allows users to explore network structure through latent space representations, identify clusters (i.e., community detection) within network data, and simulate networks with varying clustering, connectivity patterns, and noise edges. Methodology for the implementation is described in Arakkal and Sewell (2025) <doi:10.1016/j.csda.2025.108228>.

Authors:Alan Arakkal [aut, cre, cph], Daniel Sewell [aut]

JANE_2.1.0.tar.gz
JANE_2.1.0.zip(r-4.7)JANE_2.1.0.zip(r-4.6)JANE_2.1.0.zip(r-4.5)
JANE_2.1.0.tgz(r-4.6-x86_64)JANE_2.1.0.tgz(r-4.6-arm64)JANE_2.1.0.tgz(r-4.5-x86_64)JANE_2.1.0.tgz(r-4.5-arm64)
JANE_2.1.0.tar.gz(r-4.7-arm64)JANE_2.1.0.tar.gz(r-4.7-x86_64)JANE_2.1.0.tar.gz(r-4.6-arm64)JANE_2.1.0.tar.gz(r-4.6-x86_64)
JANE_2.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
JANE/json (API)
NEWS

# Install 'JANE' in R:
install.packages('JANE', repos = c('https://a1arakkal.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/a1arakkal/jane/issues

Pkgdown/docs site:https://a1arakkal.github.io

Uses libs:
  • openblas– Optimized BLAS
  • c++– GNU Standard C++ Library v3
  • openmp– GCC OpenMP (GOMP) support library

On CRAN:

Conda:

openblascppopenmp

5.02 score 1 stars 14 scripts 190 downloads 4 exports 35 dependencies

Last updated from:643c9082e2. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK419
linux-devel-x86_64OK428
source / vignettesOK342
linux-release-arm64OK436
linux-release-x86_64OK451
macos-release-arm64OK423
macos-release-x86_64OK1127
macos-oldrel-arm64OK356
macos-oldrel-x86_64OK795
windows-develOK611
windows-releaseOK558
windows-oldrelOK521
wasm-releaseOK190

Exports:JANEsim_Aspecify_initial_valuesspecify_priors

Dependencies:aricodeclicodetoolscpp11crayondigestextraDistrfarverfuturefuture.applyglobalsgluehmsigraphlabelinglatticelifecyclelistenvmagrittrMatrixmclustparallellypkgconfigprettyunitsprogressprogressrR6RColorBrewerRcppRcppArmadillorlangscalesstringdistvctrsviridisLite

JANE User Guide

Rendered fromJANE-User-Guide.Rmdusingknitr::rmarkdownon May 07 2026.

Last update: 2025-09-12
Started: 2025-07-29