The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

Perplexity

Creating an Perplexity Account

Creating an Perplexity API Key

Setting the Perplexity API Key in .Renviron

To modify the .Renviron file:

require(usethis)
edit_r_environ()

For a persistent setting, add the following line to .Renviron, replacing "<APIKEY>" with your actual Perplexity API key:

PERPLEXITY_API_KEY="<APIKEY>"

Save the file and restart your R session for the changes to take effect.

Caution: Ensure .Renviron is not exposed if using version control systems.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.