{
  "_id": "6a216511cd65a98ecbd34a7b",
  "Package": "snahelper",
  "Type": "Package",
  "Title": "'RStudio' Addin for Network Analysis and Visualization",
  "Version": "1.4.2",
  "Authors@R": "person(\"David\", \"Schoch\", email = \"david@schochastics.net\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-2952-4812\"))",
  "Description": "'RStudio' addin which provides a GUI to visualize and\nanalyse networks. After finishing a session, the code to\nproduce the plot is inserted in the current script.\nAlternatively, the function SNAhelperGadget() can be used\ndirectly from the console. Additional addins include the\nNetreader() for reading network files, Netbuilder() to create\nsmall networks via point and click, and the Componentlayouter()\nto layout networks with many components manually.",
  "URL": "https://github.com/schochastics/snahelper,\nhttps://schochastics.github.io/snahelper/",
  "BugReports": "https://github.com/schochastics/snahelper/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.0",
  "Config/pak/sysreqs": "cmake libfontconfig1-dev libfreetype6-dev\nlibglpk-dev make libicu-dev libuv1-dev libxml2-dev zlib1g-dev",
  "Repository": "https://cynkra.r-universe.dev",
  "Date/Publication": "2025-10-22 04:58:26 UTC",
  "RemoteUrl": "https://github.com/schochastics/snahelper",
  "RemoteRef": "HEAD",
  "RemoteSha": "a970bb0336266028ec8b937bcdf77c80c162cc4d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 11:31:15 UTC",
    "User": "root"
  },
  "Author": "David Schoch [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-2952-4812>)",
  "Maintainer": "David Schoch <david@schochastics.net>",
  "MD5sum": "6f5fc2ddee56c0615c8981750459db64",
  "_user": "cynkra",
  "_type": "src",
  "_file": "snahelper_1.4.2.tar.gz",
  "_fileid": "1eb4d17bf0fd31213f866edfd9d46df191792bd720d0e925ccefe07d827dbb73",
  "_filesize": 96899,
  "_sha256": "1eb4d17bf0fd31213f866edfd9d46df191792bd720d0e925ccefe07d827dbb73",
  "_created": "2026-06-04T11:31:15.000Z",
  "_published": "2026-06-04T11:44:17.591Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79509360957,
      "time": 153,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7410346995"
    },
    {
      "job": 79509360967,
      "time": 156,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7410348153"
    },
    {
      "job": 79509360988,
      "time": 87,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7410506733"
    },
    {
      "job": 79509361017,
      "time": 127,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7410526448"
    },
    {
      "job": 79508795514,
      "time": 210,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7410295466"
    },
    {
      "job": 79509361037,
      "time": 140,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7410342589"
    },
    {
      "job": 79509361110,
      "time": 112,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7410334012"
    },
    {
      "job": 79509361029,
      "time": 110,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7410333335"
    },
    {
      "job": 79509361071,
      "time": 223,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7410369110"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cynkra/actions/runs/26948882896",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/schochastics/snahelper",
  "_commit": {
    "id": "a970bb0336266028ec8b937bcdf77c80c162cc4d",
    "author": "David Schoch <david@schochastics.net>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #20 from ArthurMuehl/patch-6\n\nUpdate R-CMD-check.yaml",
    "time": 1761109106
  },
  "_maintainer": {
    "name": "David Schoch",
    "email": "david@schochastics.net",
    "login": "schochastics",
    "mastodon": "@schochastics@fosstodon.org",
    "bluesky": "@schochastics.net",
    "description": "Data Scientist/DevOps Engineer at cynkra and #RStats developer",
    "uuid": 17147355,
    "orcid": "0000-0003-2952-4812"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "ggraph",
      "version": ">= 2.0.0",
      "role": "Imports"
    },
    {
      "package": "graphlayouts",
      "version": ">= 0.5.0",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "formatR",
      "role": "Imports"
    },
    {
      "package": "miniUI",
      "role": "Imports"
    },
    {
      "package": "rstudioapi",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "colourpicker",
      "role": "Imports"
    },
    {
      "package": "DT",
      "role": "Imports"
    },
    {
      "package": "ggforce",
      "role": "Suggests"
    }
  ],
  "_owner": "schochastics",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-32",
      "n": 2
    },
    {
      "week": "2025-34",
      "n": 1
    },
    {
      "week": "2025-37",
      "n": 1
    },
    {
      "week": "2025-39",
      "n": 1
    },
    {
      "week": "2025-43",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "network-analysis",
    "rstudio-addin"
  ],
  "_stars": 88,
  "_contributors": [
    {
      "user": "schochastics",
      "count": 97,
      "uuid": 17147355
    },
    {
      "user": "arthurmuehl",
      "count": 8,
      "uuid": 223466305
    },
    {
      "user": "jonthegeek",
      "count": 1,
      "uuid": 33983824
    }
  ],
  "_userbio": {
    "uuid": 38209788,
    "type": "organization",
    "name": "cynkra",
    "description": "We support your business and the people behind it by helping you pick the right tools, implementing and supporting solutions, training and code review."
  },
  "_downloads": {
    "count": 239,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/snahelper"
  },
  "_devurl": "https://github.com/schochastics/snahelper",
  "_pkgdown": "https://schochastics.github.io/snahelper/",
  "_searchresults": 9,
  "_metadata": {
    "category": "Networks",
    "cynkra_team_members": "david.schoch"
  },
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/snahelper.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/schochastics/snahelper",
  "_realowner": "schochastics",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.3.0",
      "date": "2019-07-03"
    },
    {
      "version": "1.0.0",
      "date": "2019-09-03"
    },
    {
      "version": "1.1.0",
      "date": "2020-03-04"
    },
    {
      "version": "1.2.0",
      "date": "2020-09-13"
    },
    {
      "version": "1.3.0",
      "date": "2021-09-03"
    },
    {
      "version": "1.4.0",
      "date": "2021-12-17"
    },
    {
      "version": "1.4.1",
      "date": "2022-09-21"
    },
    {
      "version": "1.4.2",
      "date": "2023-11-16"
    }
  ],
  "_exports": [
    "ComponentlayouterAddin",
    "NetbuilderAddin",
    "NetreaderAddin",
    "SNAhelperAddin",
    "SNAhelperGadget"
  ],
  "_help": [
    {
      "page": "Componentlayouter",
      "title": "Componentlayouter",
      "topics": [
        "Componentlayouter",
        "ComponentlayouterAddin"
      ]
    },
    {
      "page": "Netbuilder",
      "title": "Netbuilder",
      "topics": [
        "Netbuilder",
        "NetbuilderAddin"
      ]
    },
    {
      "page": "Netreader",
      "title": "Netreader",
      "topics": [
        "Netreader",
        "NetreaderAddin"
      ]
    },
    {
      "page": "SNAhelper",
      "title": "SNAhelper",
      "topics": [
        "SNAhelper",
        "SNAhelperAddin",
        "SNAhelperGadget"
      ]
    }
  ],
  "_pkglogo": "https://github.com/schochastics/snahelper/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/schochastics/snahelper/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "colourpicker",
    "commonmark",
    "cpp11",
    "crosstalk",
    "digest",
    "dplyr",
    "DT",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "formatR",
    "fs",
    "generics",
    "ggforce",
    "ggplot2",
    "ggraph",
    "ggrepel",
    "glue",
    "graphlayouts",
    "gridExtra",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "igraph",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mime",
    "miniUI",
    "otel",
    "pillar",
    "pkgconfig",
    "polyclip",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "rmarkdown",
    "rstudioapi",
    "S7",
    "sass",
    "scales",
    "shiny",
    "shinyjs",
    "sourcetools",
    "stringi",
    "stringr",
    "systemfonts",
    "tibble",
    "tidygraph",
    "tidyr",
    "tidyselect",
    "tinytex",
    "tweenr",
    "utf8",
    "vctrs",
    "viridis",
    "viridisLite",
    "withr",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_score": 5.643452676486188,
  "_indexed": false,
  "_nocasepkg": "snahelper",
  "_universes": [
    "cynkra"
  ],
  "_indexurl": "https://schochastics.r-universe.dev/snahelper",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4.2",
      "date": "2026-06-04T11:33:39.000Z",
      "distro": "noble",
      "commit": "a970bb0336266028ec8b937bcdf77c80c162cc4d",
      "fileid": "1645f9b665f5bb2053c8176604d475527c100d350ffd9486c59ee3e9c22a8243",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26948882896"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.4.2",
      "date": "2026-06-04T11:33:41.000Z",
      "distro": "noble",
      "commit": "a970bb0336266028ec8b937bcdf77c80c162cc4d",
      "fileid": "9c01b2c61b370a0ef50d7a53803b4b13b33327096113c8b1fced63e9f61cf8b3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26948882896"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4.2",
      "date": "2026-06-04T11:42:36.000Z",
      "commit": "a970bb0336266028ec8b937bcdf77c80c162cc4d",
      "fileid": "497e4ffbc6a38b80efa506af770753d261e64e8909ade69efc6802e889bd8454",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26948882896"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.4.2",
      "date": "2026-06-04T11:43:37.000Z",
      "commit": "a970bb0336266028ec8b937bcdf77c80c162cc4d",
      "fileid": "22a425b03f6ac19ac375da9113bed17f2af88e5721ccdbac4389fb1a86b5319c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26948882896"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.4.2",
      "date": "2026-06-04T11:33:55.000Z",
      "commit": "a970bb0336266028ec8b937bcdf77c80c162cc4d",
      "fileid": "5ba588cf56a9b9a1465524b408ee987a14f19e55ad04e957a4a3a64a9e72c1ef",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26948882896"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.4.2",
      "date": "2026-06-04T11:32:37.000Z",
      "commit": "a970bb0336266028ec8b937bcdf77c80c162cc4d",
      "fileid": "539b4a5f3b49e6f4ccefb281035e544f34a50e0d6aca4396e448d5364bbb127e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26948882896"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.4.2",
      "date": "2026-06-04T11:32:48.000Z",
      "commit": "a970bb0336266028ec8b937bcdf77c80c162cc4d",
      "fileid": "cb1e058ff67f30758ab813c64de0b1ded98a78938e11616e8f5082059a38a631",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26948882896"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.4.2",
      "date": "2026-06-04T11:34:38.000Z",
      "commit": "a970bb0336266028ec8b937bcdf77c80c162cc4d",
      "fileid": "2ff84c6edbe4c53373fa072a031b2137cbae0ed42a09f154a398a820dd0b8706",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26948882896"
    }
  ]
}