You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.qmd
+10-4Lines changed: 10 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -489,14 +489,20 @@ end
489
489
- Develop your own packages
490
490
:::
491
491
492
-
## Binary
492
+
## binary R package
493
+
494
+
( {{< fa brands windows >}} | {{< fa brands apple >}} | {{< fa brands linux >}} )
495
+
X
496
+
{{< fa brands r-project >}} version
497
+
X
498
+
{{< fa cube >}} version
499
+
X
500
+
{{< fa microchip >}} arch
501
+
493
502
494
503
- compiled ahead of time
495
504
- easiest / fastest to install
496
505
497
-
::: notes
498
-
you may particularly care about installation speed if you're being billed by the minute for compute time, or if you need computations to finish before a timeout
0 commit comments