We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0320364 commit 16154e8Copy full SHA for 16154e8
fortran-C-python.Rmd
@@ -26,8 +26,9 @@ working examples for many tasks: the [Rcpp Gallery][].
26
27
## Python {#python}
28
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.
+The `r BiocStyle::Biocpkg("basilisk")` package is required to integrate python into R packages. While
+[reticulate][] is an alternative, the developer must make a strong argument why
31
+basilisk is not used.
32
33
## Other {#third-party-code}
34
0 commit comments