import/cran: Export a few more variables and procedures.

This allows users of this module to provide e.g. caching alternatives to the
download and fetch procedures.

* guix/import/cran.scm (%bioconductor-version, download, fetch-description):
Make these variables public.

Change-Id: I9ce14db9be9b8b3314b06fa9eb50a4e24c5dd718
This commit is contained in:
Ricardo Wurmus 2023-12-19 12:46:43 +01:00
parent bed9103579
commit ee93015b54
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -55,6 +55,10 @@ (define-module (guix import cran)
#:use-module (guix sets)
#:export (%input-style
%bioconductor-version
download
fetch-description
cran->guix-package
bioconductor->guix-package
cran-recursive-import