Package: rolog
Type: Package
Title: Query 'SWI'-'Prolog' from R
Version: 0.9.9
Date: 2022-12-26
Author: Matthias Gondan
Maintainer: Matthias Gondan <Matthias.Gondan-Rochon@uibk.ac.at>
Description: This R package connects to 'SWI'-'Prolog', <https://www.swi-prolog.org/>, so that R can send deterministic and non-deterministic queries to 'prolog' ('consult', 'query'/'submit', 'once', 'findall').
License: FreeBSD
Imports: Rcpp (>= 1.0.7), methods, utils
Depends: R (>= 4.2)
URL: https://github.com/mgondan/rolog
BugReports: https://github.com/mgondan/rolog/issues
LinkingTo: Rcpp, rswipl
RoxygenNote: 7.2.3
Encoding: UTF-8
SystemRequirements: GNU Make, swi-prolog
Suggests: rmarkdown, knitr, rswipl, DiagrammeR, DiagrammeRsvg, rsvg,
        htmltools, testthat (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr, rmarkdown
NeedsCompilation: yes
Packaged: 2022-12-26 17:54:49 UTC; matthias
Repository: CRAN
Date/Publication: 2023-01-06 09:40:01 UTC
