Package: svIDE 0.9-54
svIDE: Functions to Ease Interactions Between R and IDE or Code Editors
Function for the GUI API to interact with external IDE/code editors.
Authors:
svIDE_0.9-54.tar.gz
svIDE_0.9-54.zip(r-4.7)svIDE_0.9-54.zip(r-4.6)svIDE_0.9-54.zip(r-4.5)
svIDE_0.9-54.tgz(r-4.6-any)svIDE_0.9-54.tgz(r-4.5-any)
svIDE_0.9-54.tar.gz(r-4.7-any)svIDE_0.9-54.tar.gz(r-4.6-any)
svIDE_0.9-54.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
svIDE/json (API)
NEWS
| # Install 'svIDE' in R: |
| install.packages('svIDE', repos = c('https://phgrosjean.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:d01e59a1ed. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 119 | ||
| source / vignettes | OK | 157 | ||
| linux-release-x86_64 | OK | 124 | ||
| macos-release-arm64 | OK | 168 | ||
| macos-oldrel-arm64 | OK | 216 | ||
| windows-devel | OK | 87 | ||
| windows-release | OK | 81 | ||
| windows-oldrel | OK | 70 | ||
| wasm-release | OK | 98 |
Exports:createCallTipFilecreateSyntaxFilegetFunctionsgetKeywordsguiCallTipguiCompleteguiDDEInstallkpf2potkpfTranslatekpz2potkpzTranslatemakeIconGallerySourcesourceFormat
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Functions to Ease Interactions Between R and IDE or Code Editors | svIDE-package svIDE |
| Create a syntax definition or a calltip file for R language | createCallTipFile createSyntaxFile |
| Get all functions in a given environment | getFunctions |
| get all keywords for syntax highlighting | getKeywords |
| install a DDE server (Windows only) for external IDE/code editor | guiCallTip guiComplete guiDDEInstall |
| Create a POT file or use a PO file to allow translating Komodo project (.kpf) or package (.kpz). | kpf2pot kpfTranslate kpz2pot kpzTranslate |
| Create galleries of icons for SciViews-K and Komodo | makeIconGallery |
| Source R code, capture its output and convert it in a different format | Source |
| Source R code, capture its output and convert it in a different format | sourceFormat |
