{
  "_id": "6a1f17dfb401979e7341ebdf",
  "Package": "shinyCyJS",
  "Title": "Create Interactive Network Visualizations in R and 'shiny'",
  "Version": "1.2.0",
  "Authors@R": "c(\nperson(\"Jinhwan\", \"Kim\", , email = \"hwanistic@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"))\n)",
  "Description": "Create Interactive Graph (Network) Visualizations.\n'shinyCyJS' can be used in 'Shiny' apps or viewed from\n'Rstudio' Viewer. 'shinyCyJS' includes API to build Graph model\nlike node or edge with customized attributes for R. 'shinyCyJS'\nis built with 'cytoscape.js' and 'htmlwidgets' R package.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/jhk0530/shinyCyJS",
  "BugReports": "https://github.com/jhk0530/shinyCyJS/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake make libuv1-dev zlib1g-dev",
  "Repository": "https://jhk0530.r-universe.dev",
  "Date/Publication": "2024-08-18 13:03:35 UTC",
  "RemoteUrl": "https://github.com/jhk0530/shinyCyJS",
  "RemoteRef": "HEAD",
  "RemoteSha": "d1158dada81a9dd205057a4f4aa483236c27d352",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-17 05:54:02 UTC",
    "User": "root"
  },
  "Author": "Jinhwan Kim [aut, cre, cph]",
  "Maintainer": "Jinhwan Kim <hwanistic@gmail.com>",
  "MD5sum": "af74b20443ae1e98322fc41b4cac50ed",
  "_user": "jhk0530",
  "_type": "src",
  "_file": "shinyCyJS_1.2.0.tar.gz",
  "_fileid": "bf08fc62adc14726a22b44abc8e6cc0c7795c41bcbae5488daaa022b084286a2",
  "_filesize": 644350,
  "_sha256": "bf08fc62adc14726a22b44abc8e6cc0c7795c41bcbae5488daaa022b084286a2",
  "_created": "2026-05-17T05:54:02.000Z",
  "_published": "2026-06-02T17:50:23.059Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79136051937,
      "time": 124,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7039792438"
    },
    {
      "job": 79136052335,
      "time": 124,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7039792332"
    },
    {
      "job": 79136051966,
      "time": 220,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7039798283"
    },
    {
      "job": 79136052398,
      "time": 141,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7039790916"
    },
    {
      "job": 79136051430,
      "time": 206,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7039778155"
    },
    {
      "job": 79136051405,
      "time": 119,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7365600015"
    },
    {
      "job": 79136052499,
      "time": 94,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7039789297"
    },
    {
      "job": 79136052019,
      "time": 86,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7039788826"
    },
    {
      "job": 79136052013,
      "time": 130,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7039793038"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jhk0530/actions/runs/25982798147",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jhk0530/shinyCyJS",
  "_commit": {
    "id": "d1158dada81a9dd205057a4f4aa483236c27d352",
    "author": "Jinhwan Kim <hwanistic@gmail.com>",
    "committer": "Jinhwan Kim <hwanistic@gmail.com>",
    "message": "feat: png export\n\n- require: shinyjs\n- code coverage (TRIAL)\n",
    "time": 1723986215
  },
  "_maintainer": {
    "name": "Jinhwan Kim",
    "email": "hwanistic@gmail.com",
    "login": "jhk0530",
    "linkedin": "in/jinhwan-kim",
    "description": "Developer",
    "uuid": 6457691
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "htmlwidgets",
      "role": "Imports"
    },
    {
      "package": "shinyjs",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    }
  ],
  "_owner": "jhk0530",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "cytoscape",
    "cytoscapejs",
    "shiny"
  ],
  "_stars": 10,
  "_contributors": [
    {
      "user": "jhk0530",
      "count": 81,
      "uuid": 6457691
    },
    {
      "user": "assaron",
      "count": 11,
      "uuid": 1040217
    },
    {
      "user": "notllikethat",
      "count": 3,
      "uuid": 18314537
    },
    {
      "user": "raonyguimaraes",
      "count": 2,
      "uuid": 124987
    }
  ],
  "_userbio": {
    "uuid": 6457691,
    "type": "user",
    "name": "Jinhwan Kim",
    "description": "Developer"
  },
  "_downloads": {
    "count": 250,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/shinyCyJS"
  },
  "_devurl": "https://github.com/jhk0530/shinycyjs",
  "_searchresults": 14,
  "_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/shinyCyJS.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jhk0530/shinycyjs",
  "_realowner": "jhk0530",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.11",
      "date": "2020-03-26"
    },
    {
      "version": "1.0.0",
      "date": "2023-09-26"
    }
  ],
  "_exports": [
    "buildEdge",
    "buildElems",
    "buildIOptions",
    "buildNode",
    "buildROptions",
    "getPNG",
    "renderShinyCyJS",
    "shinyCyJS",
    "ShinyCyJSOutput"
  ],
  "_help": [
    {
      "page": "buildEdge",
      "title": "build single Edge element",
      "topics": [
        "buildEdge"
      ]
    },
    {
      "page": "buildElems",
      "title": "build multiple network elements by dataframe",
      "topics": [
        "buildElems"
      ]
    },
    {
      "page": "buildIOptions",
      "title": "buildIOptions",
      "topics": [
        "buildIOptions"
      ]
    },
    {
      "page": "buildNode",
      "title": "build single node element.",
      "topics": [
        "buildNode"
      ]
    },
    {
      "page": "buildROptions",
      "title": "buildROptions",
      "topics": [
        "buildROptions"
      ]
    },
    {
      "page": "getPNG",
      "title": "Export cytoscape image as PNG",
      "topics": [
        "getPNG"
      ]
    },
    {
      "page": "renderShinyCyJS",
      "title": "ShinyCyJS output",
      "topics": [
        "renderShinyCyJS"
      ]
    },
    {
      "page": "shinyCyJS",
      "title": "cytoscape.js in shiny application",
      "topics": [
        "shinyCyJS"
      ]
    },
    {
      "page": "ShinyCyJSOutput",
      "title": "create an cytoscape canvas element",
      "topics": [
        "ShinyCyJSOutput"
      ]
    }
  ],
  "_readme": "https://github.com/jhk0530/shinyCyJS/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "knitr",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "promises",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "sass",
    "shiny",
    "shinyjs",
    "sourcetools",
    "tinytex",
    "withr",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_score": 4.799340549453582,
  "_indexed": true,
  "_nocasepkg": "shinycyjs",
  "_universes": [
    "jhk0530"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-05-17T05:56:12.000Z",
      "distro": "noble",
      "commit": "d1158dada81a9dd205057a4f4aa483236c27d352",
      "fileid": "ddf79cf42bf9fbae7bf68d14ab1926dd00f9474f35ef32d971cd354d0b3b9803",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhk0530/actions/runs/25982798147"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-05-17T05:56:11.000Z",
      "distro": "noble",
      "commit": "d1158dada81a9dd205057a4f4aa483236c27d352",
      "fileid": "83ddf1f9af83cc9434823b4bac4227cdd6cb94327e22a415b92e60881aaf0589",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhk0530/actions/runs/25982798147"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-05-17T05:57:05.000Z",
      "commit": "d1158dada81a9dd205057a4f4aa483236c27d352",
      "fileid": "6d5e7b0f558795aeac073cc20c7eee2a87392041a57687f9e6ce76245424291a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhk0530/actions/runs/25982798147"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-05-17T05:55:58.000Z",
      "commit": "d1158dada81a9dd205057a4f4aa483236c27d352",
      "fileid": "7cb88971fa6f40df06378791893b8b55d9bdc7e396a9b4bb882bcbde088dd2b3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhk0530/actions/runs/25982798147"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-05-17T05:55:37.000Z",
      "commit": "d1158dada81a9dd205057a4f4aa483236c27d352",
      "fileid": "9c0d43df92e25fc0894c7f479df9128e3b9cb71a34a287b098c7f677557549bc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhk0530/actions/runs/25982798147"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-05-17T05:55:32.000Z",
      "commit": "d1158dada81a9dd205057a4f4aa483236c27d352",
      "fileid": "9401a7f90198ac391939a85156b74e1b1dd4e5e73832ef0a6b2856ef92058e5a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhk0530/actions/runs/25982798147"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-05-17T05:56:09.000Z",
      "commit": "d1158dada81a9dd205057a4f4aa483236c27d352",
      "fileid": "2a9151a539d9c381a247061c0356cc8373d7b3d8cb21c65dc0b09d7e7123b6b6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhk0530/actions/runs/25982798147"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.0",
      "date": "2026-06-02T17:49:59.000Z",
      "commit": "d1158dada81a9dd205057a4f4aa483236c27d352",
      "fileid": "c25b0e57c2fb3e788824e9595c683a6d2d69104b6003a28b3ea938e1699f2d71",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jhk0530/actions/runs/25982798147"
    }
  ]
}