Package: rtiddlywiki
Type: Package
Title: R Interface for 'TiddlyWiki'
Version: 0.5.0
Authors@R: person(given = "Bangyou",
                    family = "Zheng",
                    role = c("aut", "cre"),
                    email = "bangyou.zheng@csiro.au")
Description: 'TiddlyWiki' is a unique non-linear notebook for capturing, organising and sharing complex information. 'rtiddlywiki' is a R interface of 'TiddlyWiki' <https://tiddlywiki.com> to create new tiddler from Rmarkdown file, and then put into a local 'TiddlyWiki' node.js server if it is available.
License: MIT + file LICENSE
Encoding: UTF-8
Depends: R (>= 4.1.0)
URL: https://rtiddlywiki.bangyou.me/,
        https://github.com/byzheng/rtiddlywiki
BugReports: https://github.com/byzheng/rtiddlywiki/issues
Imports: settings, stats, httr2 (>= 1.2.0), pingr, websocket,
        rmarkdown, later, utils, jsonlite, bookdown, stringr, stringi,
        digest, htmlwidgets, rvest, knitr, base64enc, htmltools,
        grDevices
RoxygenNote: 7.3.2
Suggests: leaflet, dplyr, testthat (>= 3.0.0), processx, ggplot2, grid
NeedsCompilation: no
Packaged: 2025-09-23 06:04:41 UTC; zhe00a
Author: Bangyou Zheng [aut, cre]
Maintainer: Bangyou Zheng <bangyou.zheng@csiro.au>
Repository: CRAN
Date/Publication: 2025-09-23 06:20:02 UTC
Built: R 4.5.1; ; 2025-10-29 03:51:58 UTC; windows
