From 24e13eb2c7bf10e21a5cbcd98faa1b974cc79a56 Mon Sep 17 00:00:00 2001 From: Simon Penel Date: Tue, 14 Apr 2026 10:38:42 +0200 Subject: [PATCH] Remove references to the r-forge --- DESCRIPTION | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 758adf1..0a4fffe 100755 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: seqinr Title: Biological Sequences Retrieval and Analysis -Version: 4.2-42 +Version: 4.2-43 Depends: R (>= 2.10.0) Imports: ade4,segmented Authors@R: c(person("Delphine", "Charif", role = "aut"), @@ -18,7 +18,7 @@ Description: Exploratory data analysis and data visualization utilities for sequence data management under the ACNUC system described in Gouy, M. et al. (1984) Nucleic Acids Res. 12:121-127 . -URL: https://seqinr.r-forge.r-project.org/, https://github.com/lbbe-software/seqinr +URL: https://github.com/lbbe-software/seqinr BugReports: https://github.com/lbbe-software/seqinr/issues SystemRequirements: zlib headers and library. NeedsCompilation: yes