Other packages > Find by keyword >

rswipl  

Embed 'SWI'-'Prolog'
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("rswipl", "9.3.16")



Attach the package and use:
library("rswipl")
Maintained by
Matthias Gondan
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-11-09
Latest Update: 2024-01-25
Description:
Interface to 'SWI'-'Prolog', . This package is normally not loaded directly, please refer to package 'rolog' instead. The purpose of this package is to provide the 'Prolog' runtime on systems that do not have a software installation of 'SWI'-'Prolog'.
How to cite:
Matthias Gondan (2022). rswipl: Embed 'SWI'-'Prolog'. R package version 9.3.16, https://cran.r-project.org/web/packages/rswipl. Accessed 21 Dec. 2024.
Previous versions and publish date:
8.5.20 (2022-11-09 11:40), 9.1.2 (2022-12-20 14:50), 9.1.3 (2023-01-15 19:10), 9.1.4 (2023-01-27 23:10), 9.1.6 (2023-02-20 11:50), 9.1.7 (2023-03-19 22:00), 9.1.8 (2023-03-24 14:40), 9.1.9 (2023-05-04 13:00), 9.1.11 (2023-07-06 02:10), 9.1.12 (2023-08-07 21:30), 9.1.15 (2023-09-06 23:40), 9.1.16 (2023-09-27 09:20), 9.1.17.1 (2023-10-31 12:40), 9.1.17 (2023-10-16 20:40), 9.1.22 (2024-01-25 23:50), 9.3.3.1 (2024-03-27 00:10), 9.3.3 (2024-03-16 18:00), 9.3.5.1 (2024-05-13 10:40), 9.3.5 (2024-05-02 02:02), 9.3.7.2 (2024-07-09 12:00), 9.3.11 (2024-09-17 10:30), 9.3.12 (2024-09-29 06:20)
Other packages that cited rswipl R package
View rswipl citation profile
Other R packages that rswipl depends, imports, suggests or enhances
Complete documentation for rswipl
Functions, R codes and Examples using the rswipl R package
Some associated functions: clear . query . submit . 
Some associated R codes: RcppExports.R . query.R . rswipl.R .  Full rswipl 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

condGEE  
Parameter Estimation in Conditional GEE for Recurrent Event Gap Times
Solves for the mean parameters, the variance parameter, and their asymptotic variance in a condition ...
Download / Learn more Package Citations See dependency  
batteryreduction  
An R Package for Data Reduction by Battery Reduction
Battery reduction is a method used in data reduction. It uses Gram-Schmidt orthogonal rotations to f ...
Download / Learn more Package Citations See dependency  
helda  
Preprocess Data and Get Better Insights from Machine Learning Models
The main focus is on preprocessing and data visualization of machine learning models performances.So ...
Download / Learn more Package Citations See dependency  
SEIRfansy  
Extended Susceptible-Exposed-Infected-Recovery Model
Extended Susceptible-Exposed-Infected-Recovery Model for handling high false negative rate and symp ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
CIFsmry  
Weighted summary of cumulative incidence functions
Estimate of cumulative incidence function in two samples. Provide weighted summary statistics based ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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