From 6443846080e6f19c53250378818cc80e4f92324d Mon Sep 17 00:00:00 2001 From: Iñaki Úcar Date: Jan 10 2026 19:58:56 +0000 Subject: Recommend R2spec --- diff --git a/guidelines/modules/ROOT/pages/R.adoc b/guidelines/modules/ROOT/pages/R.adoc index 7abc3ed..3cf6d4e 100644 --- a/guidelines/modules/ROOT/pages/R.adoc +++ b/guidelines/modules/ROOT/pages/R.adoc @@ -13,13 +13,11 @@ For more info, see http://cran.r-project.org/doc/manuals/R-intro.html[An introdu This document covers how to handle R "add-on packages" for inclusion in Fedora's repositories. For a complete example, see the <> below. -//// [TIP] ==== The https://pagure.io/r2spec[R2spec] tool can be used to generate spec files automatically from standard https://cran.r-project.org/[CRAN]-like repositories. It is designed to produce spec files that are compliant with these R Packaging Guidelines. ==== -//// == Naming