{
  "_id": "6a1e95df1d7bb097a0a6bc2d",
  "Package": "sbmSDP",
  "Type": "Package",
  "Title": "Semidefinite Programming for Fitting Block Models of Equal Block\nSizes",
  "Version": "0.2",
  "Date": "2015-06-18",
  "Author": "Arash A. Amini",
  "Maintainer": "Arash A. Amini <amini.aa@gmail.com>",
  "Description": "An ADMM implementation of SDP-1, a semidefinite\nprogramming relaxation of the maximum likelihood estimator for\nfitting a block model. SDP-1 has a tendency to produce\nequal-sized blocks and is ideal for producing a form of network\nhistogram approximating a nonparametric graphon model.\nAlternatively, it can be used for community detection. (This is\nexperimental code, proceed with caution.)",
  "License": "GPL-3",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-02 08:30:28 UTC",
    "User": "root"
  },
  "Repository": "https://aaamini.r-universe.dev",
  "Date/Publication": "2015-06-18 00:00:00 UTC",
  "RemoteUrl": "https://github.com/cran/sbmSDP",
  "RemoteRef": "HEAD",
  "RemoteSha": "f59dfbce71ae1beb8982ea1dc68de87bf8c95169",
  "MD5sum": "7c0493563a7648c89cb14aeaf78eb8df",
  "_user": "aaamini",
  "_type": "src",
  "_file": "sbmSDP_0.2.tar.gz",
  "_fileid": "40a82fb570c78da6ac1387fec2705c664c0a843c06a790f4c294507020d5fead",
  "_filesize": 91687,
  "_sha256": "40a82fb570c78da6ac1387fec2705c664c0a843c06a790f4c294507020d5fead",
  "_created": "2026-06-02T08:30:28.000Z",
  "_published": "2026-06-02T08:35:43.542Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79030673826,
      "time": 112,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7352783717"
    },
    {
      "job": 79030673815,
      "time": 107,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7352781288"
    },
    {
      "job": 79030673914,
      "time": 114,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7352784643"
    },
    {
      "job": 79030673862,
      "time": 121,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7352786007"
    },
    {
      "job": 79030673916,
      "time": 135,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7352818693"
    },
    {
      "job": 79030673887,
      "time": 259,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7352834980"
    },
    {
      "job": 79030673967,
      "time": 117,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7352794534"
    },
    {
      "job": 79030673823,
      "time": 214,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7352820146"
    },
    {
      "job": 79030222456,
      "time": 157,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7352743357"
    },
    {
      "job": 79030673863,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7352783976"
    },
    {
      "job": 79030673880,
      "time": 126,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7352787120"
    },
    {
      "job": 79030673865,
      "time": 99,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7352778576"
    },
    {
      "job": 79030673877,
      "time": 114,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7352783252"
    }
  ],
  "_buildurl": "https://github.com/r-universe/aaamini/actions/runs/26807947257",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/sbmSDP",
  "_commit": {
    "id": "f59dfbce71ae1beb8982ea1dc68de87bf8c95169",
    "author": "Arash A. Amini <amini.aa@gmail.com>",
    "committer": "Gabor Csardi <csardi.gabor@gmail.com>",
    "message": "version 0.2\n",
    "time": 1434585600
  },
  "_maintainer": {
    "name": "Arash A. Amini",
    "email": "amini.aa@gmail.com",
    "login": "aaamini",
    "description": "",
    "uuid": 17173393
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.11.6",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "aaamini",
      "count": 1,
      "uuid": 17173393
    }
  ],
  "_userbio": {
    "uuid": 17173393,
    "type": "user",
    "name": "Arash A. Amini"
  },
  "_downloads": {
    "count": 132,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/sbmSDP"
  },
  "_searchresults": 1,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/sbmSDP.html",
    "manual.pdf"
  ],
  "_realowner": "aaamini",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.2",
      "date": "2015-06-21"
    }
  ],
  "_exports": [
    "sdp1_admm"
  ],
  "_help": [
    {
      "page": "sbmSDP-package",
      "title": "Semidefinite Programming for Fitting Block Models of Equal Block Sizes",
      "topics": [
        "sbmSDP-package",
        "sbmSDP"
      ]
    },
    {
      "page": "sdp1_admm",
      "title": "SDP-1 algorithm",
      "topics": [
        "sdp1_admm"
      ]
    }
  ],
  "_rundeps": [
    "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": 1,
  "_indexed": true,
  "_nocasepkg": "sbmsdp",
  "_universes": [
    "aaamini"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2",
      "date": "2026-06-02T08:32:28.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "f59dfbce71ae1beb8982ea1dc68de87bf8c95169",
      "fileid": "0ff664ff356b3b49b688538da9a4adf5f15c648066efd9631158863bbfce1df3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aaamini/actions/runs/26807947257"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2",
      "date": "2026-06-02T08:32:21.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "f59dfbce71ae1beb8982ea1dc68de87bf8c95169",
      "fileid": "8095dde124100079bf586d870caaf787bfe87dbd8f38320038db26f0524233c3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aaamini/actions/runs/26807947257"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2",
      "date": "2026-06-02T08:32:29.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "f59dfbce71ae1beb8982ea1dc68de87bf8c95169",
      "fileid": "cd15f5a605f03f93be6beafce60cda66b38f8fad81986d9e5b0a4169d2890018",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aaamini/actions/runs/26807947257"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2",
      "date": "2026-06-02T08:32:33.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "f59dfbce71ae1beb8982ea1dc68de87bf8c95169",
      "fileid": "19fc12ce0dadac0ffa251068299e960ba3d85c444d25121865cae88ddb94bdfe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aaamini/actions/runs/26807947257"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2",
      "date": "2026-06-02T08:34:09.000Z",
      "arch": "aarch64",
      "commit": "f59dfbce71ae1beb8982ea1dc68de87bf8c95169",
      "fileid": "e70dea3fad4f04b55925bc500cd395811b873101a0ffde8319e5c238e23803e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aaamini/actions/runs/26807947257"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2",
      "date": "2026-06-02T08:34:20.000Z",
      "arch": "x86_64",
      "commit": "f59dfbce71ae1beb8982ea1dc68de87bf8c95169",
      "fileid": "484c6407f09e5b7287ac42031f61e6048060bf6f19dee494587ca2db05a1d791",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aaamini/actions/runs/26807947257"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2",
      "date": "2026-06-02T08:32:49.000Z",
      "arch": "aarch64",
      "commit": "f59dfbce71ae1beb8982ea1dc68de87bf8c95169",
      "fileid": "32022648fcd64d04daf06896b9c16bebfb12611247ce7e95967534116ab27d89",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aaamini/actions/runs/26807947257"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2",
      "date": "2026-06-02T08:33:53.000Z",
      "arch": "x86_64",
      "commit": "f59dfbce71ae1beb8982ea1dc68de87bf8c95169",
      "fileid": "77a218a50c152baad3785a9bf853fd15a7dfb14b19ae4c653650a811def1148f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aaamini/actions/runs/26807947257"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2",
      "date": "2026-06-02T08:32:41.000Z",
      "arch": "emscripten",
      "commit": "f59dfbce71ae1beb8982ea1dc68de87bf8c95169",
      "fileid": "1bf5b3ced89f9a9a492de91d8107cdab00f387a127ee58cc57f1eb29e555225a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/aaamini/actions/runs/26807947257"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2",
      "date": "2026-06-02T08:32:12.000Z",
      "arch": "x86_64",
      "commit": "f59dfbce71ae1beb8982ea1dc68de87bf8c95169",
      "fileid": "39a654d1b7034651cee15b601463351c601889fb29e62cfd4a0c3fe6d2804886",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aaamini/actions/runs/26807947257"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2",
      "date": "2026-06-02T08:31:51.000Z",
      "arch": "x86_64",
      "commit": "f59dfbce71ae1beb8982ea1dc68de87bf8c95169",
      "fileid": "d1fabf3fe4df81361ec88d84ba8c4ca164844e6f7040d108d9d80c030c8dcc56",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aaamini/actions/runs/26807947257"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2",
      "date": "2026-06-02T08:31:56.000Z",
      "arch": "x86_64",
      "commit": "f59dfbce71ae1beb8982ea1dc68de87bf8c95169",
      "fileid": "e5feb6c86983dfdbb3e4e7a2bbb3eb8d7e35e4396b842cd72c22dbdc4f5c3f26",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aaamini/actions/runs/26807947257"
    }
  ]
}