We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c282521 commit 7037016Copy full SHA for 7037016
README.md
@@ -267,3 +267,11 @@ a local firewall to avoid abuse.
267
268
Data will be mounted in the docker virtual machine at `/workspace` and is fully
269
accessible (writing and reading of files on your local file system).
270
+
271
+## Loading packages
272
273
+You can use precompiled binaries for your system to save time (especially on linux
274
+where the default is to compile from source). You can use the RStudio/Posit archive
275
+to find your OS.
276
277
+[https://packagemanager.posit.co/client/#/repos/cran/setup](https://packagemanager.posit.co/client/#/repos/cran/setup)
0 commit comments