RLink`
RLink`

RLinkResourcesInstall

RLinkResourcesInstall[opts]

installs the RLinkRuntime paclet from the Wolfram Data Paclet server.

RLinkResourcesInstall[path, opts]

installs the RLinkRuntime paclet from the paclet file.

Details and Options

  • The RLink application must be loaded using Needs["RLink`"].
  • RLinkResourcesInstall will not install the paclet if previous installations are found.
  • The following options can be given:
  • UpdateFalseset to True to force install the paclet; previous installations will be removed

Examples

Basic Examples  (2)

First, load the RLink application:

This installs the RLinkRuntime paclet:

Setting Update->True will force paclet reinstallation:

Wolfram Research (2012), RLinkResourcesInstall, Wolfram Language function, https://reference.wolfram.com/language/RLink/ref/RLinkResourcesInstall.html.

Text

Wolfram Research (2012), RLinkResourcesInstall, Wolfram Language function, https://reference.wolfram.com/language/RLink/ref/RLinkResourcesInstall.html.

CMS

Wolfram Language. 2012. "RLinkResourcesInstall." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/RLink/ref/RLinkResourcesInstall.html.

APA

Wolfram Language. (2012). RLinkResourcesInstall. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/RLink/ref/RLinkResourcesInstall.html

BibTeX

@misc{reference.wolfram_2023_rlinkresourcesinstall, author="Wolfram Research", title="{RLinkResourcesInstall}", year="2012", howpublished="\url{https://reference.wolfram.com/language/RLink/ref/RLinkResourcesInstall.html}", note=[Accessed: 29-March-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_rlinkresourcesinstall, organization={Wolfram Research}, title={RLinkResourcesInstall}, year={2012}, url={https://reference.wolfram.com/language/RLink/ref/RLinkResourcesInstall.html}, note=[Accessed: 29-March-2024 ]}