Package: netknitr
Type: Package
Title: Knit Network Map for any Dataset
Version: 0.2.1
Authors@R: c(person("Jayachandra", "N", email = "itsjay510@gmail.com", role = c("aut", "cre")), 
    person("Pushker", "Ravindra", email = "pushker@gmail.com", role = c("aut")))
Description: Designed to create interactive and visually compelling network maps using R Shiny. It allows users to quickly analyze CSV files and visualize complex relationships, structures, and connections within data by leveraging powerful network analysis libraries and dynamic web interfaces.
Depends: R (>= 3.1.0),
Imports: openxlsx, utils, shiny, shinydashboard, dplyr, visNetwork
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.3.2
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-02-18 07:05:48 UTC; RPUSH1
Author: Jayachandra N [aut, cre],
  Pushker Ravindra [aut]
Maintainer: Jayachandra N <itsjay510@gmail.com>
Repository: CRAN
Date/Publication: 2025-02-19 14:30:05 UTC
Built: R 4.4.3; ; 2025-11-10 04:18:53 UTC; windows
