{
  "_id": "6a0f679eacfb0bcc41c5d820",
  "Package": "dynsbm",
  "Type": "Package",
  "Title": "Dynamic Stochastic Block Models",
  "Version": "0.8",
  "Date": "2025-05-15",
  "Authors@R": "c(person(given = \"Catherine\",\nfamily = \"Matias\",\nrole = \"aut\"),\nperson(given = \"Vincent\",\nfamily = \"Miele\",\nrole = c(\"aut\", \"cre\"),\nemail = \"vincent.miele@cnrs.fr\"))",
  "Maintainer": "Vincent Miele <vincent.miele@cnrs.fr>",
  "Description": "Dynamic stochastic block model that combines a stochastic\nblock model (SBM) for its static part with independent Markov\nchains for the evolution of the nodes groups through time,\ndeveloped in Matias and Miele (2016) <doi:10.1111/rssb.12200>.",
  "License": "GPL-3",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-21 09:31:43 UTC",
    "User": "root"
  },
  "Author": "Catherine Matias [aut], Vincent Miele [aut, cre]",
  "Repository": "https://vmielecnrs.r-universe.dev",
  "Date/Publication": "2025-05-26 09:06:54 UTC",
  "RemoteUrl": "https://github.com/cran/dynsbm",
  "RemoteRef": "HEAD",
  "RemoteSha": "397e403d632dd0fcefeba79f3037864db5365370",
  "MD5sum": "c3236ddc01e2d6019bb39070f6657fec",
  "_user": "vmielecnrs",
  "_type": "src",
  "_file": "dynsbm_0.8.tar.gz",
  "_fileid": "b9b4474911169a37b471eb1b5b32fcc6860196030af641bca3d990bf1599b4c1",
  "_filesize": 282301,
  "_sha256": "b9b4474911169a37b471eb1b5b32fcc6860196030af641bca3d990bf1599b4c1",
  "_created": "2026-05-21T09:31:43.000Z",
  "_published": "2026-05-21T20:14:22.404Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77259964960,
      "time": 142,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7132257861"
    },
    {
      "job": 77259965011,
      "time": 125,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7132251785"
    },
    {
      "job": 77259965144,
      "time": 119,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7132249596"
    },
    {
      "job": 77259964942,
      "time": 123,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7132251264"
    },
    {
      "job": 77259964956,
      "time": 223,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7132274327"
    },
    {
      "job": 77259965221,
      "time": 387,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7132331470"
    },
    {
      "job": 77259965246,
      "time": 178,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7132257974"
    },
    {
      "job": 77259964976,
      "time": 241,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7132283292"
    },
    {
      "job": 77259964186,
      "time": 170,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7132205891"
    },
    {
      "job": 77259964395,
      "time": 93,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7146169514"
    },
    {
      "job": 77259965124,
      "time": 111,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7132246838"
    },
    {
      "job": 77259964973,
      "time": 119,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7132249645"
    },
    {
      "job": 77259964969,
      "time": 120,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7132249877"
    }
  ],
  "_buildurl": "https://github.com/r-universe/vmielecnrs/actions/runs/26217647899",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/dynsbm",
  "_commit": {
    "id": "397e403d632dd0fcefeba79f3037864db5365370",
    "author": "Vincent Miele <vincent.miele@cnrs.fr>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.8\n",
    "time": 1748250414
  },
  "_maintainer": {
    "name": "Vincent Miele",
    "email": "vincent.miele@cnrs.fr",
    "login": "vmielecnrs",
    "description": "ML scientist @ CNRS",
    "uuid": 45693392
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "RColorBrewer",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-22",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.8",
      "date": "2025-05-26"
    }
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "vmielecnrs",
      "count": 1,
      "uuid": 45693392
    }
  ],
  "_userbio": {
    "uuid": 45693392,
    "type": "user",
    "name": "VM",
    "description": "ML scientist @ CNRS"
  },
  "_downloads": {
    "count": 627,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/dynsbm"
  },
  "_mentions": 1,
  "_searchresults": 16,
  "_topics": [
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/dynsbm.html",
    "manual.pdf"
  ],
  "_realowner": "vmielecnrs",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.3",
      "date": "2017-02-24"
    },
    {
      "version": "0.4",
      "date": "2017-05-02"
    },
    {
      "version": "0.5",
      "date": "2018-01-08"
    },
    {
      "version": "0.6",
      "date": "2019-01-09"
    },
    {
      "version": "0.7",
      "date": "2020-02-28"
    },
    {
      "version": "0.8",
      "date": "2025-05-27"
    }
  ],
  "_exports": [
    "adjacency.plot",
    "connectivity.plot",
    "select.dynsbm"
  ],
  "_datasets": [
    {
      "name": "antsMersch",
      "title": "Dynamic contact network of ants",
      "object": "antsMersch",
      "file": "antsMersch.rda",
      "class": [
        "array"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "foodwebWoodward",
      "title": "Broadstone Stream seasonal food webs",
      "object": "foodwebWoodward",
      "file": "foodwebWoodward.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "simdataT5Q4N40binary",
      "title": "Dataset generated by a dynamic stochastic block model - binary case",
      "object": "simdataT5Q4N40binary",
      "file": "simdataT5Q4N40binary.rda",
      "class": [
        "array"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "simdataT5Q4N40continuous",
      "title": "Dataset generated by a dynamic stochastic block model - continuous case",
      "object": "simdataT5Q4N40continuous",
      "file": "simdataT5Q4N40continuous.rda",
      "class": [
        "array"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "simdataT5Q4N40discrete",
      "title": "Dataset generated by a dynamic stochastic block model - discrete case",
      "object": "simdataT5Q4N40discrete",
      "file": "simdataT5Q4N40discrete.rda",
      "class": [
        "array"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "sociopatternsPC2011",
      "title": "High school dynamic contact networks in the PC class in 2011 - Sociopatterns collaboration",
      "object": "sociopatternsPC2011",
      "file": "sociopatternsPC2011.rda",
      "class": [
        "array"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "dynsbm-package",
      "title": "Dynamic stochastic block model estimation",
      "topics": [
        "dynsbm-package",
        "dynsbm"
      ]
    },
    {
      "page": "adjacency.plot",
      "title": "Heatmap plot of the reorganized adjacency matrices associated to a dynamic stochastic block model.",
      "topics": [
        "adjacency.plot"
      ]
    },
    {
      "page": "antsMersch",
      "title": "Dynamic contact network of ants",
      "topics": [
        "antsMersch"
      ]
    },
    {
      "page": "connectivity.plot",
      "title": "Plot the connectivity characteristics between groups associated to a dynamic stochastic block model.",
      "topics": [
        "connectivity.plot"
      ]
    },
    {
      "page": "foodwebWoodward",
      "title": "Broadstone Stream seasonal food webs",
      "topics": [
        "foodwebWoodward"
      ]
    },
    {
      "page": "select.dynsbm",
      "title": "Dynamic stochastic block model estimation for different number of groups.",
      "topics": [
        "select.dynsbm"
      ]
    },
    {
      "page": "simdataT5Q4N40binary",
      "title": "Dataset generated by a dynamic stochastic block model - binary case",
      "topics": [
        "simdataT5Q4N40binary"
      ]
    },
    {
      "page": "simdataT5Q4N40continuous",
      "title": "Dataset generated by a dynamic stochastic block model - continuous case",
      "topics": [
        "simdataT5Q4N40continuous"
      ]
    },
    {
      "page": "simdataT5Q4N40discrete",
      "title": "Dataset generated by a dynamic stochastic block model - discrete case",
      "topics": [
        "simdataT5Q4N40discrete"
      ]
    },
    {
      "page": "sociopatternsPC2011",
      "title": "High school dynamic contact networks in the PC class in 2011 - Sociopatterns collaboration",
      "topics": [
        "sociopatternsPC2011"
      ]
    }
  ],
  "_rundeps": [
    "RColorBrewer",
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_score": 1.6812412373755872,
  "_indexed": true,
  "_nocasepkg": "dynsbm",
  "_universes": [
    "vmielecnrs"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.8",
      "date": "2026-05-21T09:34:11.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "397e403d632dd0fcefeba79f3037864db5365370",
      "fileid": "e009b316e7ec2b2fb51bb14579e5d70d011f47147601a3f6168694e70d85d2bb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vmielecnrs/actions/runs/26217647899"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.8",
      "date": "2026-05-21T09:33:50.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "397e403d632dd0fcefeba79f3037864db5365370",
      "fileid": "4e018677dcb9bf9d7c7eec31efea52303e84de90e62ccba868f29b63e44da837",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vmielecnrs/actions/runs/26217647899"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.8",
      "date": "2026-05-21T09:33:48.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "397e403d632dd0fcefeba79f3037864db5365370",
      "fileid": "02c7c04d0e9f6d08b0e700fd69e9164130aacb064e7b991c61c5dbc4710a9cf1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vmielecnrs/actions/runs/26217647899"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.8",
      "date": "2026-05-21T09:33:50.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "397e403d632dd0fcefeba79f3037864db5365370",
      "fileid": "0bc74f7329d40590c8d8c14d1dcf1817b0b71fd844d44e63756b6fe9e57a3a46",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vmielecnrs/actions/runs/26217647899"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.8",
      "date": "2026-05-21T09:34:54.000Z",
      "arch": "aarch64",
      "commit": "397e403d632dd0fcefeba79f3037864db5365370",
      "fileid": "d7097d424fad19dbbf71050728e1177b7a9c82bcb7f4a13e26431ae437a3b189",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vmielecnrs/actions/runs/26217647899"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.8",
      "date": "2026-05-21T09:37:11.000Z",
      "arch": "x86_64",
      "commit": "397e403d632dd0fcefeba79f3037864db5365370",
      "fileid": "4cbf8fa1c22be60de487a4c2e556042e6b7e450e8c94a710ddab7e1436339fe2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vmielecnrs/actions/runs/26217647899"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.8",
      "date": "2026-05-21T09:34:05.000Z",
      "arch": "aarch64",
      "commit": "397e403d632dd0fcefeba79f3037864db5365370",
      "fileid": "0a8eb8143875fbe32e76010357a8d1de1d189a857e02fd59696874a1fa7842d4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vmielecnrs/actions/runs/26217647899"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.8",
      "date": "2026-05-21T09:35:07.000Z",
      "arch": "x86_64",
      "commit": "397e403d632dd0fcefeba79f3037864db5365370",
      "fileid": "02a99faadcf4ffc49bfe77efd4648ca3a13c10fc3ad227d3463c3e67d2a6c857",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vmielecnrs/actions/runs/26217647899"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.8",
      "date": "2026-05-21T20:13:52.000Z",
      "arch": "emscripten",
      "commit": "397e403d632dd0fcefeba79f3037864db5365370",
      "fileid": "74e247e82e78251331511588fded3a89a82d6dbf40e68c8213d642a10c3b3b77",
      "status": "success",
      "buildurl": "https://github.com/r-universe/vmielecnrs/actions/runs/26217647899"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.8",
      "date": "2026-05-21T09:33:08.000Z",
      "arch": "x86_64",
      "commit": "397e403d632dd0fcefeba79f3037864db5365370",
      "fileid": "3a01578badb239e937c516039a6d70303bd56a05b702617c22a4371771e8afed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vmielecnrs/actions/runs/26217647899"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.8",
      "date": "2026-05-21T09:32:58.000Z",
      "arch": "x86_64",
      "commit": "397e403d632dd0fcefeba79f3037864db5365370",
      "fileid": "2a956b94da0877499eae3de16716c04b2219f8a46f9cf2be8b726ad3efc5a00a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vmielecnrs/actions/runs/26217647899"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.8",
      "date": "2026-05-21T09:33:06.000Z",
      "arch": "x86_64",
      "commit": "397e403d632dd0fcefeba79f3037864db5365370",
      "fileid": "4f82011497b947eb58b2ff965b0f4ef265acb0f42d5f6e1e91d1a3e015da7202",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vmielecnrs/actions/runs/26217647899"
    }
  ]
}