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.5)svIDE_0.9-54.zip(r-4.4)svIDE_0.9-54.zip(r-4.3)
svIDE_0.9-54.tgz(r-4.4-any)svIDE_0.9-54.tgz(r-4.3-any)
svIDE_0.9-54.tar.gz(r-4.5-noble)svIDE_0.9-54.tar.gz(r-4.4-noble)
svIDE_0.9-54.tgz(r-4.4-emscripten)svIDE_0.9-54.tgz(r-4.3-emscripten)
svIDE.pdf |svIDE.html✨
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 6 years agofrom:d01e59a1ed. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 30 2024 |
R-4.5-win | OK | Oct 30 2024 |
R-4.5-linux | OK | Oct 30 2024 |
R-4.4-win | OK | Oct 30 2024 |
R-4.4-mac | OK | Oct 30 2024 |
R-4.3-win | OK | Oct 30 2024 |
R-4.3-mac | OK | Oct 30 2024 |
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 |