Skip to content

Commit 534e057

Browse files
committed
improve binary package slide
1 parent ba0174f commit 534e057

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

index.qmd

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -489,14 +489,20 @@ end
489489
- Develop your own packages
490490
:::
491491

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+
493502

494503
- compiled ahead of time
495504
- easiest / fastest to install
496505

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
499-
:::
500506

501507
## where to get binaries
502508

0 commit comments

Comments
 (0)