{
  "_id": "6a1d6c251d7bb097a0a4f76f",
  "Package": "funviewR",
  "Title": "Visualize Function Call Dependencies in R Source Code",
  "Version": "0.1.1",
  "Authors@R": "person(\"Chathura\", \"Jayalath\", email = \"acj.chathura@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-2056-0211\"))",
  "Description": "Provides tools to analyze R source code and detect\nfunction definitions and their internal dependencies across\nmultiple files. Creates interactive network visualizations\nusing 'visNetwork' to display function call relationships, with\ndetailed tooltips showing function arguments, return values,\nand documentation. Supports both individual files and\ndirectory-based analysis with automatic file detection. Useful\nfor understanding code structure, identifying dependencies, and\ndocumenting R projects.",
  "License": "GPL-3",
  "URL": "https://github.com/deamonpog/funviewR",
  "BugReports": "https://github.com/deamonpog/funviewR/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "cmake libglpk-dev make libuv1-dev libxml2-dev",
  "Repository": "https://deamonpog.r-universe.dev",
  "Date/Publication": "2025-12-03 04:13:19 UTC",
  "RemoteUrl": "https://github.com/deamonpog/funviewr",
  "RemoteRef": "HEAD",
  "RemoteSha": "8041e4dbf6fa4c821f96bfd608241e57bfb24a58",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 11:22:08 UTC",
    "User": "root"
  },
  "Author": "Chathura Jayalath [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-2056-0211>)",
  "Maintainer": "Chathura Jayalath <acj.chathura@gmail.com>",
  "MD5sum": "c49d7913292c9ba4ff6400ed2f49f409",
  "_user": "deamonpog",
  "_type": "src",
  "_file": "funviewR_0.1.1.tar.gz",
  "_fileid": "21a0097d7ebcb3d8801c8d14b660d1396969ebf07ce8d76484fe75a30b61be98",
  "_filesize": 108917,
  "_sha256": "21a0097d7ebcb3d8801c8d14b660d1396969ebf07ce8d76484fe75a30b61be98",
  "_created": "2026-06-01T11:22:08.000Z",
  "_published": "2026-06-01T11:25:24.992Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78841531463,
      "time": 118,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7330173461"
    },
    {
      "job": 78841531488,
      "time": 141,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330181043"
    },
    {
      "job": 78841531411,
      "time": 137,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7330173707"
    },
    {
      "job": 78841531443,
      "time": 160,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330173659"
    },
    {
      "job": 78841110188,
      "time": 155,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330135569"
    },
    {
      "job": 78841531615,
      "time": 118,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330172496"
    },
    {
      "job": 78841531544,
      "time": 84,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7330163187"
    },
    {
      "job": 78841531478,
      "time": 66,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7330157829"
    },
    {
      "job": 78841531450,
      "time": 98,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330167111"
    }
  ],
  "_buildurl": "https://github.com/r-universe/deamonpog/actions/runs/26751699200",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/deamonpog/funviewr",
  "_commit": {
    "id": "8041e4dbf6fa4c821f96bfd608241e57bfb24a58",
    "author": "deamonpog <pog666@gmail.com>",
    "committer": "deamonpog <pog666@gmail.com>",
    "message": "updated to canonical url form\n",
    "time": 1764735199
  },
  "_maintainer": {
    "name": "Chathura Jayalath",
    "email": "acj.chathura@gmail.com",
    "login": "deamonpog",
    "orcid": "0000-0002-2056-0211",
    "description": "",
    "uuid": 10246255
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "codetools",
      "role": "Imports"
    },
    {
      "package": "visNetwork",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "htmlwidgets",
      "role": "Suggests"
    }
  ],
  "_owner": "deamonpog",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 9
    },
    {
      "week": "2025-46",
      "n": 2
    },
    {
      "week": "2025-47",
      "n": 2
    },
    {
      "week": "2025-49",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2025-11-10"
    }
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "deamonpog",
      "count": 14,
      "uuid": 10246255
    }
  ],
  "_userbio": {
    "uuid": 10246255,
    "type": "user",
    "name": "Chathura Jayalath"
  },
  "_downloads": {
    "count": 142,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/funviewR"
  },
  "_devurl": "https://github.com/deamonpog/funviewr",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/funviewR.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/deamonpog/funviewr",
  "_realowner": "deamonpog",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-11-09"
    },
    {
      "version": "0.1.1",
      "date": "2025-12-11"
    }
  ],
  "_exports": [
    "analyze_internal_dependencies_multi",
    "get_all_expressions",
    "get_r_files",
    "plot_dependency_graph",
    "plot_interactive_dependency_graph"
  ],
  "_help": [
    {
      "page": "analyze_internal_dependencies_multi",
      "title": "Analyze internal dependencies in R source files",
      "topics": [
        "analyze_internal_dependencies_multi"
      ]
    },
    {
      "page": "get_all_expressions",
      "title": "Get all parsed expressions from an R file",
      "topics": [
        "get_all_expressions"
      ]
    },
    {
      "page": "get_r_files",
      "title": "Get all R files from a directory",
      "topics": [
        "get_r_files"
      ]
    },
    {
      "page": "plot_dependency_graph",
      "title": "Analyze and plot R code dependencies in one step",
      "topics": [
        "plot_dependency_graph"
      ]
    },
    {
      "page": "plot_interactive_dependency_graph",
      "title": "Plot an interactive dependency graph",
      "topics": [
        "plot_interactive_dependency_graph"
      ]
    }
  ],
  "_readme": "https://github.com/deamonpog/funviewr/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "codetools",
    "cpp11",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "igraph",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "memoise",
    "mime",
    "pkgconfig",
    "R6",
    "rappdirs",
    "rlang",
    "rmarkdown",
    "sass",
    "tinytex",
    "vctrs",
    "visNetwork",
    "xfun",
    "yaml"
  ],
  "_score": 3.7781512503836434,
  "_indexed": true,
  "_nocasepkg": "funviewr",
  "_universes": [
    "deamonpog"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-01T11:24:11.000Z",
      "distro": "noble",
      "commit": "8041e4dbf6fa4c821f96bfd608241e57bfb24a58",
      "fileid": "71c405669105042485edef5da1730924236a0824e5b2a03cb324e90b67b38aa1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/deamonpog/actions/runs/26751699200"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-01T11:24:32.000Z",
      "distro": "noble",
      "commit": "8041e4dbf6fa4c821f96bfd608241e57bfb24a58",
      "fileid": "cf934078261d886ce028ef29aa54e95353088ddbf9ebb725fbe39d98ec55622e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/deamonpog/actions/runs/26751699200"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-01T11:24:17.000Z",
      "commit": "8041e4dbf6fa4c821f96bfd608241e57bfb24a58",
      "fileid": "c54b15a162ce5fcc752142399e346f32791dd312dd0f05f2ddba322c947ae274",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/deamonpog/actions/runs/26751699200"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-01T11:24:11.000Z",
      "commit": "8041e4dbf6fa4c821f96bfd608241e57bfb24a58",
      "fileid": "d6d31fa4854fbc5524123d25b8bbe1058470c1aa44f24da4b8a77508cf40c0db",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/deamonpog/actions/runs/26751699200"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-01T11:24:21.000Z",
      "commit": "8041e4dbf6fa4c821f96bfd608241e57bfb24a58",
      "fileid": "18f06f88a5708ba1a14d15b5c4488f5a92dd613eedb26778eebbaf79edabc827",
      "status": "success",
      "buildurl": "https://github.com/r-universe/deamonpog/actions/runs/26751699200"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-01T11:23:34.000Z",
      "commit": "8041e4dbf6fa4c821f96bfd608241e57bfb24a58",
      "fileid": "c6c566819ee9ac5e52b937b05517f589465339c40e3995f09f2250390955f318",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/deamonpog/actions/runs/26751699200"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-01T11:23:18.000Z",
      "commit": "8041e4dbf6fa4c821f96bfd608241e57bfb24a58",
      "fileid": "cc8d49e20f8382a7831edb24b9cd06b44b6b331f3b8d202e852e55890c77f2c8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/deamonpog/actions/runs/26751699200"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-01T11:23:43.000Z",
      "commit": "8041e4dbf6fa4c821f96bfd608241e57bfb24a58",
      "fileid": "db5ff220d691a903419e493314ca017c7c4d14a95651823ca7fbb00d49866d30",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/deamonpog/actions/runs/26751699200"
    }
  ]
}