This package is considered a duplicate. The official version of this package is found at:https://mgondan.r-universe.dev/rswipl
Package: rswipl 10.1.8
rswipl: Embed 'SWI'-'Prolog'
Interface to 'SWI'-'Prolog', <https://www.swi-prolog.org/>. 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'.
Authors:
rswipl_10.1.8.tar.gz
rswipl_10.1.8.zip(r-4.7)rswipl_10.1.8.zip(r-4.6)rswipl_10.1.8.zip(r-4.5)
rswipl_10.1.8.tar.gz(r-4.7-arm64)rswipl_10.1.8.tar.gz(r-4.7-x86_64)rswipl_10.1.8.tar.gz(r-4.6-arm64)rswipl_10.1.8.tar.gz(r-4.6-x86_64)
manual.pdf |manual.html✨
card.svg |card.png
rswipl/json (API)
NEWS
| # Install 'rswipl' in R: |
| install.packages('rswipl', repos = c('https://cranhaven.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mgondan/rswipl/issues
Last updated from:8cf00dc4d3 (on package/rswipl). Checks:8 OK, 5 FAIL. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 287 | ||
| linux-devel-x86_64 | OK | 295 | ||
| source / vignettes | OK | 378 | ||
| linux-release-arm64 | OK | 292 | ||
| linux-release-x86_64 | OK | 333 | ||
| macos-release-arm64 | FAIL | 213 | ||
| macos-release-x86_64 | FAIL | 454 | ||
| macos-oldrel-arm64 | FAIL | 201 | ||
| macos-oldrel-x86_64 | FAIL | 497 | ||
| windows-devel | OK | 801 | ||
| windows-release | OK | 738 | ||
| windows-oldrel | OK | 806 | ||
| wasm-release | FAIL | 121 |
Dependencies:Rcpp
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Clear current query | clear |
| Create a query | query |
| Submit a query that has been opened with 'query()' before. | submit |
| Invoke SWI-Prolog | swipl |
