Other packages > Find by keyword >

rolog  

Query 'SWI'-'Prolog' from R
View on CRAN: Click here


Download and install rolog package within the R console
Install from CRAN:
install.packages("rolog")

Install from Github:
library("remotes")
install_github("cran/rolog")

Install by package version:
library("remotes")
install_version("rolog", "0.9.24")



Attach the package and use:
library("rolog")
Maintained by
Matthias Gondan
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-04-25
Latest Update: 2025-05-19
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).
How to cite:
Matthias Gondan (2022). rolog: Query 'SWI'-'Prolog' from R. R package version 0.9.24, https://cran.r-project.org/web/packages/rolog. Accessed 05 Jun. 2026.
Previous versions and publish date:
0.9.1 (2022-04-28 00:40), 0.9.2 (2022-04-29 14:20), 0.9.3 (2022-05-04 14:50), 0.9.4 (2022-05-15 01:20), 0.9.6 (2022-11-12 21:50), 0.9.8 (2022-12-23 17:00), 0.9.9 (2023-01-06 10:40), 0.9.10 (2023-01-12 13:00), 0.9.11 (2023-01-27 10:30), 0.9.12 (2023-04-20 14:50), 0.9.13 (2023-05-08 17:50), 0.9.14 (2023-06-29 13:40), 0.9.15 (2024-03-18 09:40), 0.9.16 (2024-03-28 09:30), 0.9.17 (2024-05-01 21:02), 0.9.18 (2024-07-09 22:10), 0.9.20 (2025-02-15 09:30), 0.9.21 (2025-03-11 16:20), 0.9.23 (2025-05-19 21:50), 0.9.24 (2026-01-14 09:00), 0.9.25 (2026-02-24 07:10), 0.9 (2022-04-25 14:10)
Other packages that cited rolog R package
View rolog citation profile
Other R packages that rolog depends, imports, suggests or enhances
Complete documentation for rolog
Functions, R codes and Examples using the rolog R package
Some associated functions: as.rolog . clear . consult . findall . once . portray . postproc . preproc . query . rolog_done . rolog_init . rolog_ok . rolog_options . submit . 
Some associated R codes: RcppExports.R . as.rolog.R . consult.R . findall.R . once.R . portray.R . preproc.R . query.R . rolog.R .  Full rolog package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA