{
  "_id": "6a214253cd65a98ecbd2a9b6",
  "Package": "String2AdjMatrix",
  "Type": "Package",
  "Title": "Creates an adjacency matrix from a list of strings",
  "Version": "0.1.0",
  "Author": "Tom Drake",
  "Maintainer": "Tom Drake <t.drake@ed.ac.uk>",
  "Description": "Takes a list of character strings and forms an adjacency\nmatrix for the times the specified characters appear together\nin the strings provided. For use in social network analysis and\ndata wrangling. Simple package, comprised of three functions.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "5.0.1",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://tomdrake.r-universe.dev",
  "Date/Publication": "2018-01-28 20:12:44 UTC",
  "RemoteUrl": "https://github.com/tomdrake/string2adjmatrix",
  "RemoteRef": "HEAD",
  "RemoteSha": "b54ac39e15d9520037373bf2dd7f9c83c56c92c8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 09:12:55 UTC",
    "User": "root"
  },
  "MD5sum": "e7c5ca0afba4a309f2891bef20c805a6",
  "_user": "tomdrake",
  "_type": "src",
  "_file": "String2AdjMatrix_0.1.0.tar.gz",
  "_fileid": "cecab018a160a060245dcc6ea4899ef03f7e2d47e43de71d4df3df026e595a59",
  "_filesize": 91713,
  "_sha256": "cecab018a160a060245dcc6ea4899ef03f7e2d47e43de71d4df3df026e595a59",
  "_created": "2026-06-04T09:12:55.000Z",
  "_published": "2026-06-04T09:16:03.916Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79487135515,
      "time": 95,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7407592314"
    },
    {
      "job": 79487135553,
      "time": 108,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7407597344"
    },
    {
      "job": 79487135566,
      "time": 157,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7407604834"
    },
    {
      "job": 79487135756,
      "time": 142,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7407598965"
    },
    {
      "job": 79486648505,
      "time": 175,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407558664"
    },
    {
      "job": 79487135517,
      "time": 92,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407592016"
    },
    {
      "job": 79487135769,
      "time": 75,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7407585773"
    },
    {
      "job": 79487136165,
      "time": 73,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7407584958"
    },
    {
      "job": 79487135768,
      "time": 124,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7407602725"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tomdrake/actions/runs/26942325327",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/tomdrake/string2adjmatrix",
  "_commit": {
    "id": "b54ac39e15d9520037373bf2dd7f9c83c56c92c8",
    "author": "tomdrake <tdrake@doctors.org.uk>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Create DESCRIPTION",
    "time": 1517170364
  },
  "_maintainer": {
    "name": "Tom Drake",
    "email": "t.drake@ed.ac.uk",
    "login": "tomdrake",
    "description": "",
    "uuid": 10367455
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "stringr",
      "role": "Depends"
    }
  ],
  "_owner": "tomdrake",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "tomdrake",
      "count": 19,
      "uuid": 10367455
    }
  ],
  "_userbio": {
    "uuid": 10367455,
    "type": "user",
    "name": "tomdrake"
  },
  "_downloads": {
    "count": 143,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/String2AdjMatrix"
  },
  "_devurl": "https://github.com/tomdrake/string2adjmatrix",
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/String2AdjMatrix.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tomdrake/string2adjmatrix",
  "_realowner": "tomdrake",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2018-01-30"
    }
  ],
  "_exports": [
    "generate_adj_matrix",
    "string_2_matrix",
    "string_2_matrix_x"
  ],
  "_help": [
    {
      "page": "generate_adj_matrix",
      "title": "generate_adj_matrix",
      "topics": [
        "generate_adj_matrix"
      ]
    },
    {
      "page": "string_2_matrix",
      "title": "string_2_matrix",
      "topics": [
        "string_2_matrix",
        "string_2_matrix_x"
      ]
    }
  ],
  "_readme": "https://github.com/tomdrake/string2adjmatrix/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "glue",
    "lifecycle",
    "magrittr",
    "rlang",
    "stringi",
    "stringr",
    "vctrs"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "string2adjmatrix",
  "_universes": [
    "tomdrake"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-04T09:14:35.000Z",
      "distro": "noble",
      "commit": "b54ac39e15d9520037373bf2dd7f9c83c56c92c8",
      "fileid": "0c161b9432c36a9685cbf4bd0f3e776c89dcc77c39afcd84d361346063ed5119",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tomdrake/actions/runs/26942325327"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-04T09:14:49.000Z",
      "distro": "noble",
      "commit": "b54ac39e15d9520037373bf2dd7f9c83c56c92c8",
      "fileid": "4f9cbc7efbbdd4a1127a4ac2d5c8e79a3170b6327e966384941f736d2fa762d1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tomdrake/actions/runs/26942325327"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-04T09:15:12.000Z",
      "commit": "b54ac39e15d9520037373bf2dd7f9c83c56c92c8",
      "fileid": "50168d7688e80e51beccaf84efa7470a85314d4f426e35bc3d3fdc8f0863a9b0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tomdrake/actions/runs/26942325327"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-04T09:14:55.000Z",
      "commit": "b54ac39e15d9520037373bf2dd7f9c83c56c92c8",
      "fileid": "1a854f703e3a9b6acb7cfa309b0b38e7855a508c33a484bf3f6bd7a4475c1edd",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tomdrake/actions/runs/26942325327"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-04T09:14:44.000Z",
      "commit": "b54ac39e15d9520037373bf2dd7f9c83c56c92c8",
      "fileid": "6cf570fd19387276a6b312f5328f61b25ae6e9a0705c3861a45259f7a015f5bd",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tomdrake/actions/runs/26942325327"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-04T09:14:11.000Z",
      "commit": "b54ac39e15d9520037373bf2dd7f9c83c56c92c8",
      "fileid": "c5c7b7f311b5eb297d7460f86d5ada9413692a9143b33d67e4e4248edb74a890",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tomdrake/actions/runs/26942325327"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-04T09:14:10.000Z",
      "commit": "b54ac39e15d9520037373bf2dd7f9c83c56c92c8",
      "fileid": "4f66ac6cd8c829a173c11d41796838979f97ebfe85fc0c558289b32a9a1485f5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tomdrake/actions/runs/26942325327"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-04T09:14:59.000Z",
      "commit": "b54ac39e15d9520037373bf2dd7f9c83c56c92c8",
      "fileid": "d36c329ffd07ea01184effd45971cb152621070865ac4f9546542b278143bdf5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tomdrake/actions/runs/26942325327"
    }
  ]
}