Skip to content

Commit

Permalink
point to GitHub version of {RDCOMClient}
Browse files Browse the repository at this point in the history
  • Loading branch information
wibeasley authored and pachadotdev committed Feb 22, 2023
1 parent a309f41 commit ab29543
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WebTechnologies.md
Original file line number Diff line number Diff line change
Expand Up @@ -661,7 +661,7 @@ Many CRAN packages interact with services facilitating sports analysis. For a m
to programmatically generate R functions to interface to the REST methods
described in those WADL documents. (not on CRAN)
- `r ohat("RDCOMServer")` provides a mechanism to export R objects as (D)COM objects in Windows.
It can be used along with `r ohat("RDCOMClient")`,
It can be used along with `r github("omegahat/RDCOMClient")`,
which provides user-level access from R to other COM servers. (not on CRAN)
- `r pkg("radiant")` is Shiny-based GUI for R that runs in a browser from a server or local machine.
- The 'Tiki' Wiki CMS/Groupware framework has an R plugin (`PluginR`) to run R code from wiki pages,
Expand Down

0 comments on commit ab29543

Please sign in to comment.