{
  "_id": "6a48b7cee06c18f0a65486e6",
  "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-07-04 06:53:47 UTC",
    "User": "root"
  },
  "Author": "Claus Thorn Ekstrøm [aut, cre],\nBendix Carstensen [ctb]",
  "_user": "ekstroem",
  "_type": "src",
  "_file": "networkR_0.1.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/3c5c5348e5fe470017deb2188ea0858556832f74e14a5ea2c3300077fe419a90",
  "_filesize": 116397,
  "_sha256": "3c5c5348e5fe470017deb2188ea0858556832f74e14a5ea2c3300077fe419a90",
  "_expires": "2026-10-12T07:35:40.000Z",
  "_created": "2026-07-04T06:53:47.000Z",
  "_published": "2026-07-04T07:35:42.381Z",
  "_jobs": [
    {
      "job": 85111841642,
      "time": 149,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8079338548"
    },
    {
      "job": 85111841656,
      "time": 142,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8079337300"
    },
    {
      "job": 85111841639,
      "time": 132,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8079336382"
    },
    {
      "job": 85111841643,
      "time": 138,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8079336744"
    },
    {
      "job": 85111841654,
      "time": 63,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 85111841647,
      "time": 189,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 85111841650,
      "time": 101,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8079650041"
    },
    {
      "job": 85111841657,
      "time": 310,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8079364122"
    },
    {
      "job": 85111687845,
      "time": 158,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079321321"
    },
    {
      "job": 85111841623,
      "time": 134,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8079336305"
    },
    {
      "job": 85111841644,
      "time": 136,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8079336784"
    },
    {
      "job": 85111841646,
      "time": 72,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 85111841640,
      "time": 119,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8079334455"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ekstroem/actions/runs/28698258825",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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",
    "followers": 102,
    "description": "Statistician, scientist, researcher, R tinkerer"
  },
  "_downloads": {
    "count": 304,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/networkR"
  },
  "_devurl": "https://github.com/ekstroem/networkr",
  "_searchresults": 18,
  "_rbuild": "4.6.1",
  "_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": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 3.7993405494535817,
  "_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-07-04T06:56:16.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "1a61321dcb8e6236b4a0ee0b10a926582f90e355",
      "fileid": "https://r2.ropensci.org/db453c3fdee9382e0ee383185c8d51872c07c590fbb16813bb462d39fc8c9d56",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ekstroem/actions/runs/28698258825"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-07-04T06:55:59.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "1a61321dcb8e6236b4a0ee0b10a926582f90e355",
      "fileid": "https://r2.ropensci.org/2dee0f56ae0163a8fe0a7bd215ddf5bbf99d35f2b48a2ef0afa4f55594e3d8f4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ekstroem/actions/runs/28698258825"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-07-04T06:56:01.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "1a61321dcb8e6236b4a0ee0b10a926582f90e355",
      "fileid": "https://r2.ropensci.org/507da69f44a9c6d5f638cf7af4e0fa1f9aa3d579add59c21bafb5db7990f5df6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ekstroem/actions/runs/28698258825"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-07-04T06:55:51.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "1a61321dcb8e6236b4a0ee0b10a926582f90e355",
      "fileid": "https://r2.ropensci.org/4924d98d4be47bb990caa79194cbba9f554ae7d8e31d1a1441ba01d5f47ac598",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ekstroem/actions/runs/28698258825"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-07-04T07:34:49.000Z",
      "arch": "aarch64",
      "commit": "1a61321dcb8e6236b4a0ee0b10a926582f90e355",
      "fileid": "https://r2.ropensci.org/9239ea2d6f1d018b756d9f76544fd61e47b694b1887ce8639cb707bb5f1efe6f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ekstroem/actions/runs/28698258825"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-07-04T06:58:35.000Z",
      "arch": "x86_64",
      "commit": "1a61321dcb8e6236b4a0ee0b10a926582f90e355",
      "fileid": "https://r2.ropensci.org/e222df3f6be3791d0037333b64f254b802542b3ef0fea254afd2e088063f9ba0",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ekstroem/actions/runs/28698258825"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-07-04T06:56:15.000Z",
      "arch": "emscripten",
      "commit": "1a61321dcb8e6236b4a0ee0b10a926582f90e355",
      "fileid": "https://r2.ropensci.org/934b13d7f5319cf44ef2f9055c8a738fa3b0fbc63e70055b799220e84fa436c9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ekstroem/actions/runs/28698258825"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-07-04T06:55:22.000Z",
      "arch": "x86_64",
      "commit": "1a61321dcb8e6236b4a0ee0b10a926582f90e355",
      "fileid": "https://r2.ropensci.org/ecd9a4edae70dfa38e4cb614f081286a36740dfb7dc4fe19b8a5e5661e2c7ab5",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ekstroem/actions/runs/28698258825"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-07-04T06:55:06.000Z",
      "arch": "x86_64",
      "commit": "1a61321dcb8e6236b4a0ee0b10a926582f90e355",
      "fileid": "https://r2.ropensci.org/22653986df57cf3420f757ef07352b8ada308823dfa3a28d72c14358e9e3229a",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ekstroem/actions/runs/28698258825"
    }
  ]
}