Skip to content

Commit 01a9e79

Browse files
authored
Update apache-spark-r-language.md
1 parent 694c08e commit 01a9e79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/synapse-analytics/spark/apache-spark-r-language.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Libraries provide reusable code that you might want to include in your programs
4545

4646
### Manage R workspace packages
4747

48-
In Synapse, workspace packages can be custom or private **R tar.gz** files. You can upload these packages to your workspace and later assign them to a specific serverless Apache Spark pool. Once assigned, these workspace packages are installed automatically on all Spark pool sessions started on the corresponding pool.
48+
In Synapse, workspace packages can be public or custom/private **<R_Package>.tar.gz** files. **Any dependencies must also be installed.** You can upload these packages to your workspace and later assign them to a specific serverless Apache Spark pool. Once assigned, these workspace packages are installed automatically on all Spark pool sessions started on the corresponding pool.
4949

5050
To learn more about how to manage workspace libraries, see the following article:
5151
- [Manage workspace packages](./apache-spark-manage-workspace-packages.md)

0 commit comments

Comments
 (0)