{
  "_id": "6a1a74331d7bb097a09d1458",
  "Package": "networkR",
  "Type": "Package",
  "Title": "Network Analysis and Visualization",
  "Version": "0.1.3",
  "Date": "2020-07-21",
  "Authors@R": "c(person(given=\"Claus Thorn\", family=\"Ekstrøm\", email=\"ekstrom@sund.ku.dk\", role=c(\"aut\", \"cre\")),\nperson(given=\"Bendix\", family=\"Carstensen\", email=\"b@bxc.dk\", role=\"ctb\"))",
  "Maintainer": "Claus Thorn Ekstrøm <ekstrom@sund.ku.dk>",
  "Description": "Collection of functions for fast manipulation, handling,\nand analysis of large-scale networks based on family and social\ndata. Functions are utility functions used to manipulate data\nin three \"formats\": sparse adjacency matrices, pedigree trio\nfamily data, and pedigree family data. When possible, the\nfunctions should be able to handle millions of data points\nquickly for use in combination with data from large public\nnational registers and databases. Kenneth Lange (2003,\nISBN:978-8181281135).",
  "License": "GPL (>= 2)",
  "SystemRequirements": "C++11",
  "Encoding": "UTF-8",
  "ByteCompile": "true",
  "RoxygenNote": "7.1.0",
  "Repository": "https://ekstroem.r-universe.dev",
  "Date/Publication": "2020-07-21 15:09:17 UTC",
  "RemoteUrl": "https://github.com/ekstroem/networkr",
  "RemoteRef": "HEAD",
  "RemoteSha": "1a61321dcb8e6236b4a0ee0b10a926582f90e355",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-28 14:51:25 UTC",
    "User": "root"
  },
  "Author": "Claus Thorn Ekstrøm [aut, cre],\nBendix Carstensen [ctb]",
  "MD5sum": "2532ce4ed23b33b64ba447495c826314",
  "_user": "ekstroem",
  "_type": "src",
  "_file": "networkR_0.1.3.tar.gz",
  "_fileid": "5bdb8473bd6976b74431d237fffc13e39c07c9f7ca2e3b0f854b1578d51dd2b0",
  "_filesize": 114000,
  "_sha256": "5bdb8473bd6976b74431d237fffc13e39c07c9f7ca2e3b0f854b1578d51dd2b0",
  "_created": "2026-05-28T14:51:25.000Z",
  "_published": "2026-05-30T05:22:59.658Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78626257641,
      "time": 146,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7269197082"
    },
    {
      "job": 78626257558,
      "time": 149,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7269222035"
    },
    {
      "job": 78626257634,
      "time": 133,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7269191155"
    },
    {
      "job": 78626257611,
      "time": 142,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7269217422"
    },
    {
      "job": 78626257458,
      "time": 79,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 78626257461,
      "time": 262,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 78626257656,
      "time": 129,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7269774319"
    },
    {
      "job": 78626257628,
      "time": 296,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7269879889"
    },
    {
      "job": 78626257455,
      "time": 171,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7269133443"
    },
    {
      "job": 78626257596,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7269204735"
    },
    {
      "job": 78626257651,
      "time": 131,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7269212733"
    },
    {
      "job": 78626257457,
      "time": 56,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 78626257645,
      "time": 220,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7269251929"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ekstroem/actions/runs/26581928297",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ekstroem/networkr",
  "_commit": {
    "id": "1a61321dcb8e6236b4a0ee0b10a926582f90e355",
    "author": "ekstroem <github@ekstroem.com>",
    "committer": "ekstroem <github@ekstroem.com>",
    "message": "Bug fix for make_family_id\n",
    "time": 1595344157
  },
  "_maintainer": {
    "name": "Claus Thorn Ekstrøm",
    "email": "ekstrom@sund.ku.dk",
    "login": "ekstroem",
    "description": "Statistician, scientist, researcher, R tinkerer",
    "uuid": 6160801
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.12",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "fastmatch",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "ekstroem",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "network-analysis",
    "network-visualization",
    "cpp"
  ],
  "_stars": 7,
  "_contributors": [
    {
      "user": "ekstroem",
      "count": 51,
      "uuid": 6160801
    }
  ],
  "_userbio": {
    "uuid": 6160801,
    "type": "user",
    "name": "Claus Ekstrøm",
    "description": "Statistician, scientist, researcher, R tinkerer"
  },
  "_downloads": {
    "count": 151,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/networkR"
  },
  "_devurl": "https://github.com/ekstroem/networkr",
  "_searchresults": 16,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/networkR.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ekstroem/networkr",
  "_realowner": "ekstroem",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0-0",
      "date": "2018-01-29"
    },
    {
      "version": "0.1.2",
      "date": "2019-09-20"
    },
    {
      "version": "0.1.4",
      "date": "2025-09-21"
    },
    {
      "version": "0.1.5",
      "date": "2025-09-23"
    }
  ],
  "_exports": [
    "adjacency",
    "hits",
    "make_family_id",
    "make_parental_chain",
    "mksib",
    "validate_trio_consistency"
  ],
  "_help": [
    {
      "page": "adjacency",
      "title": "Create adjacency matrix",
      "topics": [
        "adjacency"
      ]
    },
    {
      "page": "hits",
      "title": "Hyperlink-induced topic search",
      "topics": [
        "hits"
      ]
    },
    {
      "page": "make_family_id",
      "title": "Construct family id vector from pedigree trio information",
      "topics": [
        "make_family_id"
      ]
    },
    {
      "page": "make_parental_chain",
      "title": "Construct parental chain id vector from pedigree trio information",
      "topics": [
        "make_parental_chain"
      ]
    },
    {
      "page": "mksib",
      "title": "Generate variables (or lists) of siblings from a file of ids of persons and their father and mother.",
      "topics": [
        "mksib"
      ]
    },
    {
      "page": "networkR",
      "title": "Collection of miscellaneous useful and semi-useful functions",
      "topics": [
        "networkR-package",
        "networkR"
      ]
    },
    {
      "page": "validate_trio_consistency",
      "title": "Validate pedigree trio information consistency",
      "topics": [
        "validate_trio_consistency"
      ]
    }
  ],
  "_readme": "https://github.com/ekstroem/networkr/raw/HEAD/README.md",
  "_rundeps": [
    "data.table",
    "fastmatch",
    "lattice",
    "Matrix",
    "Rcpp",
    "RcppArmadillo"
  ],
  "_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"
    }
  ],
  "_score": 3.7481880270062007,
  "_indexed": true,
  "_nocasepkg": "networkr",
  "_universes": [
    "ekstroem"
  ],
  "_binaries": [
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-04-19T07:23:46.000Z",
      "arch": "aarch64",
      "commit": "1a61321dcb8e6236b4a0ee0b10a926582f90e355",
      "fileid": "4e07b2e85ae927658dd8e210b8c937e16117763253fbfbdf340d495aa9934508",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ekstroem/actions/runs/24623652238"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-04-19T07:25:44.000Z",
      "arch": "x86_64",
      "commit": "1a61321dcb8e6236b4a0ee0b10a926582f90e355",
      "fileid": "256260a49a12e79c2243616ebf06cc894066b3708b52bfed5ab0b820201d0978",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ekstroem/actions/runs/24623652238"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-04-19T07:23:41.000Z",
      "arch": "x86_64",
      "commit": "1a61321dcb8e6236b4a0ee0b10a926582f90e355",
      "fileid": "6441e5254de6e797b672f06a1a3f44b87f93ffd9d1cd3238791cfcc0071863b6",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ekstroem/actions/runs/24623652238"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-28T14:53:47.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "1a61321dcb8e6236b4a0ee0b10a926582f90e355",
      "fileid": "17ba17851a6fa3363e6ecf3fbfc72013b42e7745e5a01db3d87aa876c16592d6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ekstroem/actions/runs/26581928297"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-28T14:54:40.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "1a61321dcb8e6236b4a0ee0b10a926582f90e355",
      "fileid": "4fccb3eba93aefeeae52d12991797e224cccb509e2aac53c201f7100614b19d6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ekstroem/actions/runs/26581928297"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-28T14:53:33.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "1a61321dcb8e6236b4a0ee0b10a926582f90e355",
      "fileid": "32adb64813ad202b737a476a998f572cd4e8523df9e98518a094b1da1c3e0867",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ekstroem/actions/runs/26581928297"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-28T14:54:30.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "1a61321dcb8e6236b4a0ee0b10a926582f90e355",
      "fileid": "cb5707dc38563a464be5dbfea5caef1c51d25d5783650523b7e70c6a2d41e0f8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ekstroem/actions/runs/26581928297"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-28T15:16:07.000Z",
      "arch": "aarch64",
      "commit": "1a61321dcb8e6236b4a0ee0b10a926582f90e355",
      "fileid": "ce5c147bb990f406a08bdfef7f6a8880d88a2e8012038215758a00a1327a911c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ekstroem/actions/runs/26581928297"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-28T15:19:33.000Z",
      "arch": "x86_64",
      "commit": "1a61321dcb8e6236b4a0ee0b10a926582f90e355",
      "fileid": "992cb6fe1e3985544053fc3d3455554fc16074a515a6b5dd5797233e0018e553",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ekstroem/actions/runs/26581928297"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-05-28T14:54:30.000Z",
      "arch": "emscripten",
      "commit": "1a61321dcb8e6236b4a0ee0b10a926582f90e355",
      "fileid": "81a6fdab8956763d646b17c6f408739a12d489a6d6b6d646787d50ca3d895f3d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ekstroem/actions/runs/26581928297"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-28T14:53:49.000Z",
      "arch": "x86_64",
      "commit": "1a61321dcb8e6236b4a0ee0b10a926582f90e355",
      "fileid": "d47e0e1491ad6d9d9af7e8ba64847a5a80e23574c387b337e384cfa1955abcb2",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ekstroem/actions/runs/26581928297"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-28T14:53:55.000Z",
      "arch": "x86_64",
      "commit": "1a61321dcb8e6236b4a0ee0b10a926582f90e355",
      "fileid": "8903930ac10c9c14e22dfb01239b5780947942be21c4e9e3e59d31ea91daca2a",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ekstroem/actions/runs/26581928297"
    }
  ]
}