From 4622f38449e54013fad089c52ed5bc0b3641672e Mon Sep 17 00:00:00 2001 From: ielbadisy Date: Tue, 21 Apr 2026 11:36:08 +0100 Subject: [PATCH] chore: add repository and bug report links to DESCRIPTION --- DESCRIPTION | 2 ++ 1 file changed, 2 insertions(+) diff --git a/DESCRIPTION b/DESCRIPTION index c3fa221..989ef5d 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -26,6 +26,8 @@ Description: A compact and explicit machine learning framework for contracts, and compact interfaces rather than feature-by-feature competition with larger machine learning ecosystems. License: GPL-3 +URL: https://github.com/ielbadisy/funcml +BugReports: https://github.com/ielbadisy/funcml/issues Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE)