gnu: r-import: Update home-page * gnu/packages/cran.scm (r-import)[home-page]: rticulate.org is no longer under the control of the package author. The official home page is now hosted at github.io. See <https://github.com/rticulate/import/issues/102#issuecomment-3376610296> for mor information. Change-Id: I1513fcfea1ba8ad14813ad8929d06d3fc1fa36b0 Signed-off-by: Simon Tournier <zimon.toutoune@gmail.com>
1 files changed, 1 insertions(+), 1 deletions(-) M gnu/packages/cran.scm
M gnu/packages/cran.scm => gnu/packages/cran.scm +1 -1
@@ 22119,7 22119,7 @@ posterior predictive checking, and quantifying uncertainty.") (build-system r-build-system) (native-inputs (list r-knitr r-rmarkdown r-testthat)) (home-page "https://github.com/smbache/import") (home-page "https://rticulate.github.io/import/") (synopsis "Import mechanism for R") (description "This is an alternative mechanism for importing objects from packages.