Package: rolog
Type: Package
Title: Query 'SWI'-'Prolog' from R
Version: 0.9.14
Date: 2023-06-27
Authors@R: c(person("Matthias", "Gondan", role=c("aut", "com", "cre"),
  email="Matthias.Gondan-Rochon@uibk.ac.at", comment="Universität Innsbruck"),
  person("European Commission", role="fnd",
  comment="Erasmus+ Programme, 2019-1-EE01-KA203-051708"))
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 (>= 9.1.9)
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: 2023-06-27 14:25:26 UTC; gondan
Author: Matthias Gondan [aut, com, cre] (Universität Innsbruck),
  European Commission [fnd] (Erasmus+ Programme,
    2019-1-EE01-KA203-051708)
Repository: CRAN
Date/Publication: 2023-06-29 11:40:02 UTC
Built: R 4.2.0; x86_64-apple-darwin17.0; 2023-06-30 11:17:18 UTC; unix
Archs: rolog.so.dSYM
