{
  "_id": "6a109ec7acfb0bcc41cb86fb",
  "Package": "blockmodels",
  "Type": "Package",
  "Title": "Latent and Stochastic Block Model Estimation by a 'V-EM'\nAlgorithm",
  "Version": "1.1.5",
  "Date": "2021-12-01",
  "Author": "Jean-Benoist Leger <jbleger@hds.utc.fr>, Pierre Barbillon\n<pierre.barbillon@agroparistech.fr>, Julien Chiquet\n<julien.chiquet@inrae.fr>",
  "Maintainer": "Jean-Benoist Leger <jbleger@hds.utc.fr>",
  "Description": "Latent and Stochastic Block Model estimation by a\nVariational EM algorithm. Various probability distribution are\nprovided (Bernoulli, Poisson...), with or without covariates.",
  "License": "LGPL-2.1",
  "RoxygenNote": "7.1.1",
  "URL": "https://github.com/jb-leger/blockmodels",
  "BugReports": "https://github.com/jb-leger/blockmodels/issues",
  "Repository": "https://grosssbm.r-universe.dev",
  "Date/Publication": "2025-03-06 13:02:58 UTC",
  "RemoteUrl": "https://github.com/grosssbm/blockmodels",
  "RemoteRef": "HEAD",
  "RemoteSha": "ec08a3ae43d7887b5d58beb01a31cd8f304f8dc6",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-03 18:59:31 UTC",
    "User": "root"
  },
  "MD5sum": "86c9e72cbc36ed1084f8359b996b9ce8",
  "_user": "grosssbm",
  "_type": "src",
  "_file": "blockmodels_1.1.5.tar.gz",
  "_fileid": "7579042840f2a13ef86a645650bfe8992b567bb20c7834e0d88476ac211cac8b",
  "_filesize": 186416,
  "_sha256": "7579042840f2a13ef86a645650bfe8992b567bb20c7834e0d88476ac211cac8b",
  "_created": "2026-05-03T18:59:31.000Z",
  "_published": "2026-05-22T18:21:59.130Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77438387188,
      "time": 163,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6773023546"
    },
    {
      "job": 77438387241,
      "time": 144,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6773022313"
    },
    {
      "job": 77438387701,
      "time": 152,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6773022296"
    },
    {
      "job": 77438387265,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6773021577"
    },
    {
      "job": 77438387333,
      "time": 93,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6773053598"
    },
    {
      "job": 77438387191,
      "time": 207,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6773039602"
    },
    {
      "job": 77438386835,
      "time": 129,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6773051067"
    },
    {
      "job": 77438386937,
      "time": 225,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6773032069"
    },
    {
      "job": 77438386620,
      "time": 181,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6773006538"
    },
    {
      "job": 77438386550,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7167527269"
    },
    {
      "job": 77438386991,
      "time": 150,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6773022104"
    },
    {
      "job": 77438387307,
      "time": 182,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6773025545"
    },
    {
      "job": 77438387157,
      "time": 140,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6773021069"
    }
  ],
  "_buildurl": "https://github.com/r-universe/grosssbm/actions/runs/25287828651",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/grosssbm/blockmodels",
  "_commit": {
    "id": "ec08a3ae43d7887b5d58beb01a31cd8f304f8dc6",
    "author": "Julien Chiquet <jchiquet@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #4 from Polarolouis/master\n\nremoving un-necessary newline",
    "time": 1741266178
  },
  "_maintainer": {
    "name": "Jean-Benoist Leger",
    "email": "jbleger@hds.utc.fr",
    "login": "jb-leger",
    "uuid": 24868098
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "digest",
      "role": "Imports"
    }
  ],
  "_owner": "grosssbm",
  "_selfowned": true,
  "_usedby": 8,
  "_updates": [],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "jb-leger",
      "count": 61,
      "uuid": 24868098
    },
    {
      "user": "jchiquet",
      "count": 11,
      "uuid": 21688911
    },
    {
      "user": "demiperimetre",
      "count": 2,
      "uuid": 31442262
    },
    {
      "user": "polarolouis",
      "count": 1,
      "uuid": 8266772
    }
  ],
  "_userbio": {
    "uuid": 64216923,
    "type": "organization",
    "name": "GroßBM",
    "description": "A team to build damn outstanding packages to adjust a variety of stochastic blockmodels"
  },
  "_downloads": {
    "count": 482,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/blockmodels"
  },
  "_devurl": "https://github.com/jb-leger/blockmodels",
  "_searchresults": 68,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/blockmodels.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/grosssbm/blockmodels",
  "_realowner": "grosssbm",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.4",
      "date": "2015-04-15"
    },
    {
      "version": "1.1.1",
      "date": "2015-04-21"
    },
    {
      "version": "1.1.4",
      "date": "2020-11-23"
    },
    {
      "version": "1.1.5",
      "date": "2021-12-01"
    }
  ],
  "_exports": [
    "BM_bernoulli",
    "BM_bernoulli_covariates",
    "BM_bernoulli_covariates_fast",
    "BM_bernoulli_multiplex",
    "BM_gaussian",
    "BM_gaussian_covariates",
    "BM_gaussian_multivariate",
    "BM_gaussian_multivariate_independent",
    "BM_gaussian_multivariate_independent_homoscedastic",
    "BM_poisson",
    "BM_poisson_covariates"
  ],
  "_help": [
    {
      "page": "BM_bernoulli",
      "title": "Perform estimation on blockmodels for bernoulli probability distribution",
      "topics": [
        "BM_bernoulli",
        "\\S4method{BM_bernoulli}{new}"
      ]
    },
    {
      "page": "BM_bernoulli_covariates",
      "title": "Perform estimation on blockmodels for bernoulli probability distribution aith covariates",
      "topics": [
        "BM_bernoulli_covariates",
        "\\S4method{BM_bernoulli_covariates}{new}"
      ]
    },
    {
      "page": "BM_bernoulli_covariates_fast",
      "title": "Perform estimation on blockmodels for bernoulli probability distribution aith covariates",
      "topics": [
        "BM_bernoulli_covariates_fast",
        "\\S4method{BM_bernoulli_covariates_fast}{new}"
      ]
    },
    {
      "page": "BM_bernoulli_multiplex",
      "title": "Perform estimation on blockmodels for multiplex binary networks",
      "topics": [
        "BM_bernoulli_multiplex",
        "\\S4method{BM_bernoulli_multiplex}{new}"
      ]
    },
    {
      "page": "BM_gaussian",
      "title": "Perform estimation on blockmodels for gaussian probability distribution",
      "topics": [
        "BM_gaussian",
        "\\S4method{BM_gaussian}{new}"
      ]
    },
    {
      "page": "BM_gaussian_covariates",
      "title": "Perform estimation on blockmodels for gaussian probability distribution with covariates",
      "topics": [
        "BM_gaussian_covariates",
        "\\S4method{BM_gaussian_covariates}{new}"
      ]
    },
    {
      "page": "BM_gaussian_multivariate",
      "title": "Perform estimation on blockmodels for multivariate gaussian probability distribution",
      "topics": [
        "BM_gaussian_multivariate",
        "\\S4method{BM_gaussian_multivariate}{new}"
      ]
    },
    {
      "page": "BM_gaussian_multivariate_independent",
      "title": "Perform estimation on blockmodels for multivariate independent homoscedastic gaussian probability distribution",
      "topics": [
        "BM_gaussian_multivariate_independent",
        "\\S4method{BM_gaussian_multivariate_independent}{new}"
      ]
    },
    {
      "page": "BM_gaussian_multivariate_independent_homoscedastic",
      "title": "Perform estimation on blockmodels for multivariate independent homoscedastic gaussian probability distribution",
      "topics": [
        "BM_gaussian_multivariate_independent_homoscedastic",
        "\\S4method{BM_gaussian_multivariate_independent_homoscedastic}{new}"
      ]
    },
    {
      "page": "BM_poisson",
      "title": "Perform estimation on blockmodels for poisson probability distribution",
      "topics": [
        "BM_poisson",
        "\\S4method{BM_poisson}{new}"
      ]
    },
    {
      "page": "BM_poisson_covariates",
      "title": "Perform estimation on blockmodels for poisson probability distribution aith covariates",
      "topics": [
        "BM_poisson_covariates",
        "\\S4method{BM_poisson_covariates}{new}"
      ]
    }
  ],
  "_rundeps": [
    "digest",
    "Rcpp",
    "RcppArmadillo"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "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"
    }
  ],
  "_score": 5.291901400465467,
  "_indexed": true,
  "_nocasepkg": "blockmodels",
  "_universes": [
    "grosssbm",
    "jb-leger"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.5",
      "date": "2026-05-03T19:02:15.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "ec08a3ae43d7887b5d58beb01a31cd8f304f8dc6",
      "fileid": "6f4f7ff50bdd1d1c67027c20aea9c19eeceb72d95b69057ef9d8961fdb769da4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/grosssbm/actions/runs/25287828651"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.5",
      "date": "2026-05-03T19:01:59.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "ec08a3ae43d7887b5d58beb01a31cd8f304f8dc6",
      "fileid": "30a61c4b7d6124e9d497a56ebbed1af619ca6fc4e28c1ae5fe69e0c33d619637",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/grosssbm/actions/runs/25287828651"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.5",
      "date": "2026-05-03T19:02:05.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "ec08a3ae43d7887b5d58beb01a31cd8f304f8dc6",
      "fileid": "f196de1036175b3f779aa35bda8d28a4066a783e2cf77160e8900cdb93bd0d67",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/grosssbm/actions/runs/25287828651"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.5",
      "date": "2026-05-03T19:01:56.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "ec08a3ae43d7887b5d58beb01a31cd8f304f8dc6",
      "fileid": "5b4546c19e3a4c55b74acd603764e7ce0f15bbd4bc335569a78445382dbc5999",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/grosssbm/actions/runs/25287828651"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.5",
      "date": "2026-05-03T19:07:33.000Z",
      "arch": "aarch64",
      "commit": "ec08a3ae43d7887b5d58beb01a31cd8f304f8dc6",
      "fileid": "8c5e1344cd3210604ce6fffcc3b0c8ac57ad5e0a719af329c471b45bb131a334",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/grosssbm/actions/runs/25287828651"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.5",
      "date": "2026-05-03T19:04:33.000Z",
      "arch": "x86_64",
      "commit": "ec08a3ae43d7887b5d58beb01a31cd8f304f8dc6",
      "fileid": "19692fbfe09cca4740db53e1b94838a09a8a0d8e7f1e1238064a1afc779766a5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/grosssbm/actions/runs/25287828651"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.5",
      "date": "2026-05-03T19:06:45.000Z",
      "arch": "aarch64",
      "commit": "ec08a3ae43d7887b5d58beb01a31cd8f304f8dc6",
      "fileid": "49a8a93b57b8867867dcff896fb908243f83a970bb929204f8bae1a9780a6259",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/grosssbm/actions/runs/25287828651"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.5",
      "date": "2026-05-03T19:03:11.000Z",
      "arch": "x86_64",
      "commit": "ec08a3ae43d7887b5d58beb01a31cd8f304f8dc6",
      "fileid": "3080f612729a5dd8026d2a968cb5e1161ac2ba6439a62d92bc8b762dba2f0085",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/grosssbm/actions/runs/25287828651"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.5",
      "date": "2026-05-03T19:01:13.000Z",
      "arch": "x86_64",
      "commit": "ec08a3ae43d7887b5d58beb01a31cd8f304f8dc6",
      "fileid": "46a94cf075938773eeb808abc9be043c4949b80154ee9e491a19495c098bfcaa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/grosssbm/actions/runs/25287828651"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.5",
      "date": "2026-05-03T19:01:48.000Z",
      "arch": "x86_64",
      "commit": "ec08a3ae43d7887b5d58beb01a31cd8f304f8dc6",
      "fileid": "cc97170e9041964a607f278f753ba6f244b77bc4d2b8e0ee597b850e1291e7a5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/grosssbm/actions/runs/25287828651"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.5",
      "date": "2026-05-03T19:01:11.000Z",
      "arch": "x86_64",
      "commit": "ec08a3ae43d7887b5d58beb01a31cd8f304f8dc6",
      "fileid": "df09a9d86f487951cb84f0466440c99b5089076c4f05a5f161fa77d25a9c5e40",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/grosssbm/actions/runs/25287828651"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.5",
      "date": "2026-05-22T18:21:17.000Z",
      "arch": "emscripten",
      "commit": "ec08a3ae43d7887b5d58beb01a31cd8f304f8dc6",
      "fileid": "8436f70230ddaaf475fe136ee7b90e2ac01ff0128f58bb56d41c1160b249433f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/grosssbm/actions/runs/25287828651"
    }
  ]
}