1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

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>
This commit is contained in:
Jonas Freimuth
2025-11-04 07:03:55 +00:00
committed by Ricardo Wurmus
parent 76fcd954b5
commit 7cba63307b

View File

@@ -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.