From e9366e79235027c583e41f7ce642776c3808d200 Mon Sep 17 00:00:00 2001 From: Romain Francois Date: Mon, 26 Feb 2024 15:18:27 +0100 Subject: [PATCH] update DESCRIPTION --- DESCRIPTION | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 8230e28..62926c8 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,9 +1,10 @@ Package: link -Title: Hyperlinks +Title: Hyperlink automatic detection Version: 2024.2.0 Authors@R: person("Romain", "François", email = "romain@tada.science", role = c("aut", "cre")) -Description: Hyperlink tools for blogs. +Description: Automatic detection of hyperlinks for packages and calls in the text + of 'rmarkdown' or 'quarto' documents. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE)