Skip to content

Commit 16154e8

Browse files
authored
strength wording of usage of basilisk (#118)
* Fix link * Fixes typo Fix #109 * Update what to expect * strengthen wording for basilisk requirement instead of reticulate as requested by Vince
1 parent 0320364 commit 16154e8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

fortran-C-python.Rmd

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,9 @@ working examples for many tasks: the [Rcpp Gallery][].
2626

2727
## Python {#python}
2828

29-
The `r BiocStyle::Biocpkg("basilisk")` package is encouraged to integrate python into R packages. Alternatively
30-
[reticulate][] may be utilized but basilisk is preferred.
29+
The `r BiocStyle::Biocpkg("basilisk")` package is required to integrate python into R packages. While
30+
[reticulate][] is an alternative, the developer must make a strong argument why
31+
basilisk is not used.
3132

3233
## Other {#third-party-code}
3334

0 commit comments

Comments
 (0)