{
  "_id": "6a4a1f720784416d7d819ed3",
  "Package": "cranet",
  "Type": "Package",
  "Title": "Build and Analyze Network of R Packages",
  "Version": "1.0-0",
  "Date": "2018-05-04",
  "Authors@R": "person(\"Michal\", \"Bojanowski\", role=c(\"aut\", \"cre\"), email=\"michal2992@gmail.com\")",
  "Description": "Package DESCRIPTION files allows for specifying several\ntypes of inter-package relations. These include fields like\nDepends, Suggests, Enhances etc. This package allows for\nrecovering graph structure based on these relations. Network\nrepresentation of R repositories enables the user to explore\nthe interconnected space of available R functionality while the\ndevelopers or repository maintainers can quickly scan package\nforward and reverse dependencies.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/mbojan/cranet",
  "BugReports": "https://github.com/mbojan/cranet/issues",
  "LazyLoad": "yes",
  "LazyData": "yes",
  "RoxygenNote": "6.0.1",
  "Config/pak/sysreqs": "libglpk-dev libxml2-dev",
  "Repository": "https://mbojan.r-universe.dev",
  "Date/Publication": "2018-05-04 15:45:50 UTC",
  "RemoteUrl": "https://github.com/mbojan/cranet",
  "RemoteRef": "HEAD",
  "RemoteSha": "a14ec82ef9af8396783cd5ef5cd8423b33a29f02",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-05 09:07:08 UTC",
    "User": "root"
  },
  "Author": "Michal Bojanowski [aut, cre]",
  "Maintainer": "Michal Bojanowski <michal2992@gmail.com>",
  "_user": "mbojan",
  "_type": "src",
  "_file": "cranet_1.0-0.tar.gz",
  "_fileid": "https://r2.ropensci.org/2bd925e335eca599a2f11e6487833402c9ad87c20dd4986b94828f4bdaef14ed",
  "_filesize": 587999,
  "_sha256": "2bd925e335eca599a2f11e6487833402c9ad87c20dd4986b94828f4bdaef14ed",
  "_expires": "2026-10-13T09:10:08.000Z",
  "_created": "2026-07-05T09:07:08.000Z",
  "_published": "2026-07-05T09:10:10.605Z",
  "_jobs": [
    {
      "job": 85209467376,
      "time": 145,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8090284905"
    },
    {
      "job": 85209467390,
      "time": 114,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8090280597"
    },
    {
      "job": 85209467369,
      "time": 86,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8090276803"
    },
    {
      "job": 85209467386,
      "time": 82,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8090276303"
    },
    {
      "job": 85209277308,
      "time": 161,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8090264774"
    },
    {
      "job": 85209467393,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8090278700"
    },
    {
      "job": 85209467391,
      "time": 70,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8090274872"
    },
    {
      "job": 85209467397,
      "time": 68,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8090274580"
    },
    {
      "job": 85209467375,
      "time": 71,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8090274845"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/mbojan/actions/runs/28735660471",
  "_status": "success",
  "_upstream": "https://github.com/mbojan/cranet",
  "_commit": {
    "id": "a14ec82ef9af8396783cd5ef5cd8423b33a29f02",
    "author": "Michal Bojanowski <michal2992@gmail.com>",
    "committer": "Michal Bojanowski <michal2992@gmail.com>",
    "message": "Version bumped to 1.0-0\n",
    "time": 1525448750
  },
  "_maintainer": {
    "name": "Michal Bojanowski",
    "email": "michal2992@gmail.com",
    "login": "mbojan",
    "mastodon": "@mbojan@sciences.social",
    "linkedin": "in/mbojanowski",
    "twitter": "@mbojan",
    "description": "sociologist :: data scientist :: social networks analyst :: computational modeler :: seasoned R developer\n",
    "uuid": 636574
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "mbojan",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 6,
  "_contributors": [
    {
      "user": "mbojan",
      "count": 70,
      "uuid": 636574
    }
  ],
  "_userbio": {
    "uuid": 636574,
    "type": "user",
    "name": "Michał Bojanowski",
    "followers": 0,
    "description": "sociologist :: data scientist :: social networks analyst :: computational modeler :: seasoned R developer"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cranet"
  },
  "_devurl": "https://github.com/mbojan/cranet",
  "_searchresults": 1,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/cranet.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "pkgnet"
  ],
  "_datasets": [
    {
      "name": "avpkgs",
      "title": "Matrix of Available Packages",
      "object": "avpkgs",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "Package",
        "Version",
        "Priority",
        "Depends",
        "Imports",
        "LinkingTo",
        "Suggests",
        "Enhances",
        "License",
        "License_is_FOSS",
        "License_restricts_use",
        "OS_type",
        "Archs",
        "MD5sum",
        "NeedsCompilation",
        "File",
        "Repository"
      ],
      "rows": 8938,
      "table": true,
      "tojson": true
    },
    {
      "name": "crannet",
      "title": "Snapshot of CRAN packages",
      "object": "crannet",
      "class": [
        "igraph"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "cranet-package",
      "title": "Build and Analyze Network of R Packages",
      "topics": [
        "cranet-package"
      ]
    },
    {
      "page": "avpkgs",
      "title": "Matrix of Available Packages",
      "topics": [
        "avpkgs"
      ]
    },
    {
      "page": "crannet",
      "title": "Snapshot of CRAN packages",
      "topics": [
        "crannet"
      ]
    },
    {
      "page": "pkgnet",
      "title": "Build a network based on package availability matrix",
      "topics": [
        "pkgnet",
        "pkgnet.character",
        "pkgnet.default",
        "pkgnet.matrix"
      ]
    }
  ],
  "_readme": "https://github.com/mbojan/cranet/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "glue",
    "igraph",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "pkgconfig",
    "rlang",
    "vctrs"
  ],
  "_score": 2.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "cranet",
  "_universes": [
    "mbojan"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0-0",
      "date": "2026-07-05T09:09:34.000Z",
      "distro": "resolute",
      "commit": "a14ec82ef9af8396783cd5ef5cd8423b33a29f02",
      "fileid": "https://r2.ropensci.org/459afc5e426b42851d605f4337e184d265f6c611d0f5856d3e793775681257a4",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/mbojan/actions/runs/28735660471"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0-0",
      "date": "2026-07-05T09:09:04.000Z",
      "distro": "resolute",
      "commit": "a14ec82ef9af8396783cd5ef5cd8423b33a29f02",
      "fileid": "https://r2.ropensci.org/af43c8047820a61a74c9269781d7f716cc8133f18c5fd25d3579fd336cee0686",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/mbojan/actions/runs/28735660471"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0-0",
      "date": "2026-07-05T09:08:37.000Z",
      "commit": "a14ec82ef9af8396783cd5ef5cd8423b33a29f02",
      "fileid": "https://r2.ropensci.org/6b78cdcefaaa8e62b4bb82afb33904d9526d11fba90e8bd14b491a1f4aa3e1c0",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/mbojan/actions/runs/28735660471"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0-0",
      "date": "2026-07-05T09:08:33.000Z",
      "commit": "a14ec82ef9af8396783cd5ef5cd8423b33a29f02",
      "fileid": "https://r2.ropensci.org/a428a73190bec7cb67a3cb36328f5574207074f51ca2cfea4240f32f73960339",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/mbojan/actions/runs/28735660471"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0-0",
      "date": "2026-07-05T09:09:00.000Z",
      "commit": "a14ec82ef9af8396783cd5ef5cd8423b33a29f02",
      "fileid": "https://r2.ropensci.org/0de47758faa2d99f839ab4850e0134e93bc20a7b7179ddf51d2bcb7b44aa3b49",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mbojan/actions/runs/28735660471"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0-0",
      "date": "2026-07-05T09:08:15.000Z",
      "commit": "a14ec82ef9af8396783cd5ef5cd8423b33a29f02",
      "fileid": "https://r2.ropensci.org/6b20fb038631d6481ca1523dcb6d40b99df12d8d1ef57b035cb797bd7ec25a55",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/mbojan/actions/runs/28735660471"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0-0",
      "date": "2026-07-05T09:08:16.000Z",
      "commit": "a14ec82ef9af8396783cd5ef5cd8423b33a29f02",
      "fileid": "https://r2.ropensci.org/1e505847a1bf8e3cae9dec2ae158110943d134985ee5f9a420ec86307b67cd16",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/mbojan/actions/runs/28735660471"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0-0",
      "date": "2026-07-05T09:08:18.000Z",
      "commit": "a14ec82ef9af8396783cd5ef5cd8423b33a29f02",
      "fileid": "https://r2.ropensci.org/de410e5151e67cd984832be037034b67482f54607bf8d15e44ed36e132e6c4c8",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/mbojan/actions/runs/28735660471"
    }
  ]
}