{
  "_id": "6a5896a7ff0138dec5d7578c",
  "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-07-16 08:26:57 UTC",
    "User": "root"
  },
  "Author": "Jinhwan Kim [aut, cre, cph]",
  "Maintainer": "Jinhwan Kim <hwanistic@gmail.com>",
  "_user": "jhk0530",
  "_type": "src",
  "_file": "shinyCyJS_1.2.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/7aba381c89197d6a1a44c45263858b656148af6514970642c78c7c4e94a719da",
  "_filesize": 645244,
  "_sha256": "7aba381c89197d6a1a44c45263858b656148af6514970642c78c7c4e94a719da",
  "_expires": "2026-10-24T08:30:29.000Z",
  "_created": "2026-07-16T08:26:57.000Z",
  "_published": "2026-07-16T08:30:30.960Z",
  "_jobs": [
    {
      "job": 87572473634,
      "time": 136,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8369483556"
    },
    {
      "job": 87572473685,
      "time": 181,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8369500872"
    },
    {
      "job": 87572473647,
      "time": 165,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8369483574"
    },
    {
      "job": 87572473722,
      "time": 179,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8369489214"
    },
    {
      "job": 87571922473,
      "time": 173,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8369431242"
    },
    {
      "job": 87572473643,
      "time": 142,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8369482055"
    },
    {
      "job": 87572473704,
      "time": 69,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8369458293"
    },
    {
      "job": 87572473959,
      "time": 70,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8369458712"
    },
    {
      "job": 87572473653,
      "time": 67,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8369457415"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/jhk0530/actions/runs/29483309837",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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",
    "followers": 117,
    "description": "Developer"
  },
  "_downloads": {
    "count": 259,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/shinyCyJS"
  },
  "_devurl": "https://github.com/jhk0530/shinycyjs",
  "_searchresults": 14,
  "_rbuild": "4.6.1",
  "_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",
    "LICENSE",
    "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-07-16T08:29:16.000Z",
      "distro": "resolute",
      "commit": "d1158dada81a9dd205057a4f4aa483236c27d352",
      "fileid": "https://r2.ropensci.org/817b4362db660b4410656a4467ae42f03d898ebf08c946846b770d26f955bec8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhk0530/actions/runs/29483309837"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-07-16T08:29:56.000Z",
      "distro": "resolute",
      "commit": "d1158dada81a9dd205057a4f4aa483236c27d352",
      "fileid": "https://r2.ropensci.org/a36dc9958302d4a8396ecc007ce134bfa86cb95bfc994adec9854c42c7739d3f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhk0530/actions/runs/29483309837"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-07-16T08:29:15.000Z",
      "commit": "d1158dada81a9dd205057a4f4aa483236c27d352",
      "fileid": "https://r2.ropensci.org/e5ae284b101653eedd65a636307953714d11bd909205b41f8e93f5e86781ad60",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhk0530/actions/runs/29483309837"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-07-16T08:29:26.000Z",
      "commit": "d1158dada81a9dd205057a4f4aa483236c27d352",
      "fileid": "https://r2.ropensci.org/533a09be3da6cec8d5ccbedf06d747a2a144a24999ad535a78c29e12d044c98c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhk0530/actions/runs/29483309837"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.0",
      "date": "2026-07-16T08:29:22.000Z",
      "commit": "d1158dada81a9dd205057a4f4aa483236c27d352",
      "fileid": "https://r2.ropensci.org/ba9b660cb4386b1af130adfb0e468898b761757694aa34f4114f499126bded3d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jhk0530/actions/runs/29483309837"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-07-16T08:28:02.000Z",
      "commit": "d1158dada81a9dd205057a4f4aa483236c27d352",
      "fileid": "https://r2.ropensci.org/8a52a71751017f22dd48d76269d2f2f2dd2d22eaeccee19505a36cc3a5a7b2bb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhk0530/actions/runs/29483309837"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-07-16T08:28:03.000Z",
      "commit": "d1158dada81a9dd205057a4f4aa483236c27d352",
      "fileid": "https://r2.ropensci.org/b956552860ed7eb5c1cd245eac3af39a820466378f1cb1476664f115b23b373c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhk0530/actions/runs/29483309837"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-07-16T08:28:01.000Z",
      "commit": "d1158dada81a9dd205057a4f4aa483236c27d352",
      "fileid": "https://r2.ropensci.org/1628acc4c9ec1a29cef8d42a1b90555031a63a34a8c1c0129b7bc91080ccb99a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhk0530/actions/runs/29483309837"
    }
  ]
}