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.18")



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-28
Latest Update: 2023-06-29
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.18, https://cran.r-project.org/web/packages/rolog. Accessed 06 Nov. 2024.
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 (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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

equatiomatic  
Transform Models into 'LaTeX' Equations
The goal of equatiomatic is to reduce the painassociated with writing LaTeX formulas from fitted mod ...
Download / Learn more Package Citations See dependency  
seriation  
Infrastructure for Ordering Objects Using Seriation
Infrastructure for ordering objects with an implementation of several seriation/sequencing/ordinati ...
Download / Learn more Package Citations See dependency  
maic  
Matching-Adjusted Indirect Comparison
A generalised workflow for generation of subject weights to be used in Matching-Adjusted Indirect C ...
Download / Learn more Package Citations See dependency  
memoise  
'Memoisation' of Functions
Cache the results of a function so that when you call it again with the same arguments it returns t ...
Download / Learn more Package Citations See dependency  
ddp  
Desirable Dietary Pattern
The desirable Dietary Pattern (DDP)/ PPH score measures the variety of food consumption. The (weigh ...
Download / Learn more Package Citations See dependency  
mailR  
A Utility to Send Emails from R
Interface to Apache Commons Email to send emails from R. ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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