Package: rolog Type: Package Title: Query 'SWI'-'Prolog' from R Version: 0.9.26 Date: 2026-04-18 Authors@R: c(person("Matthias", "Gondan", role=c("aut", "com", "cre"), email="Matthias.Gondan-Rochon@uibk.ac.at", comment="University of Innsbruck"), person("European Commission", role="fnd", comment="Erasmus+ Programme, 2019-1-EE01-KA203-051708")) Maintainer: Matthias Gondan Description: This R package connects to SWI-Prolog, , 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 (>= 10.1.5) Suggests: rmarkdown, knitr, DiagrammeR, DiagrammeRsvg, rswipl (>= 10.1.5), rsvg, htmltools, testthat (>= 3.0.0) Config/testthat/edition: 3 VignetteBuilder: knitr, rmarkdown