PacletSite

PacletSite

is an option for PacletInstall and PacletInstallSubmit that specifies the URL of a paclet site on which to look for the paclet.

Details

  • The value of the PacletSite option should be a string specifying the URL of a paclet site.
  • By default, PacletInstall and PacletInstallSubmit only look for paclets on the set of registered paclet sites, but PacletSite"site" lets you temporarily expand the set of sites on which to look.
  • It is not guaranteed that the paclet will be obtained from the specified site if it is also available on a registered site.
  • The PacletSite option is convenient for acquiring a paclet from a nonstandard site without having to call PacletSiteRegister, which makes a persistent change in the set of sites used for all future lookups.

Examples

Basic Examples  (1)

Install ExamplePaclet (which is available on the Wolfram paclet server), and also specify another paclet site on which to look for this one request (the evaluation is wrapped in Quiet to suppress a warning message about this fictitious paclet site):

The specified site was not added to the set of registered sites:

Wolfram Research (2020), PacletSite, Wolfram Language function, https://reference.wolfram.com/language/ref/PacletSite.html.

Text

Wolfram Research (2020), PacletSite, Wolfram Language function, https://reference.wolfram.com/language/ref/PacletSite.html.

CMS

Wolfram Language. 2020. "PacletSite." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/PacletSite.html.

APA

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

BibTeX

@misc{reference.wolfram_2023_pacletsite, author="Wolfram Research", title="{PacletSite}", year="2020", howpublished="\url{https://reference.wolfram.com/language/ref/PacletSite.html}", note=[Accessed: 16-April-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_pacletsite, organization={Wolfram Research}, title={PacletSite}, year={2020}, url={https://reference.wolfram.com/language/ref/PacletSite.html}, note=[Accessed: 16-April-2024 ]}