Package: rtiddlywiki
Type: Package
Title: R Interface for 'TiddlyWiki'
Version: 0.1.0
Author: Bangyou Zheng
Maintainer: Bangyou Zheng <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
URL: https://rtiddlywiki.bangyou.me/,
        https://github.com/byzheng/rtiddlywiki
BugReports: https://github.com/byzheng/rtiddlywiki/issues
Imports: settings, httr, rmarkdown, utils, jsonlite, bookdown, stringr
RoxygenNote: 7.1.2
Suggests: covr, knitr, testthat (>= 3.0.0)
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-07-05 03:25:48 UTC; zhe00a
Repository: CRAN
Date/Publication: 2022-07-05 21:00:02 UTC
Built: R 4.2.0; ; 2022-07-06 12:00:53 UTC; unix
