Package: rkward
Type: Package
Title: RKWard GUI support package
Description: This package contains functions which are useful in
        combination with the RKWard GUI. Many of these functions only
        needed for the internal communication between RKWard and R, but
        some are also useful in user scripts.
Author: Thomas Friedrichsmeier, RKWard Team
Maintainer: RKWard-devel mailing list <rkward-devel@kde.org>
Depends: R (>= 2.9.0),methods
URL: https://rkward.kde.org
BugReports: https://rkward.kde.org/Bugs.html
License: GPL (>= 2)
Encoding: UTF-8
LazyLoad: yes
Authors@R: c(person(given="Thomas", family="Friedrichsmeier",
        email="thomas.friedrichsmeier@kdemail.net",
        role=c("aut")), person(family="the RKWard team",
        email="rkward-devel@kde.org", role=c("cre","aut")))
Version: 0.7.5
Date: 2022-10-17
RoxygenNote: 7.2.1
Collate: 
    'base_overrides.R'
    'internal.R'
    'internal_debugger.R'
    'internal_graphics.R'
    'internal_help.R'
    'public_graphics.R'
    'rk.KDE_GUI-functions.R'
    'rk.check.for.pandoc.R'
    'rk.completion-functions.R'
    'rk.demo.R'
    'rk.edit-functions.R'
    'rk.filename-functions.R'
    'rk.label-functions.R'
    'rk.output.R'
    'rk.plugin-functions.R'
    'rk.print-functions.R'
    'rk.replace.function.R'
    'rk.sessionInfo.R'
    'rk.sync-functions.R'
    'rk.utility-functions.R'
    'rk.workspace-functions.R'
    'rkward-package.R'
    'ver.R'
