From 6648a187305f92702fdd03d973e78b59a6a6bdc6 Mon Sep 17 00:00:00 2001 From: olivroy <52606734+olivroy@users.noreply.github.com> Date: Wed, 28 Aug 2024 08:17:23 -0400 Subject: [PATCH] Update DESCRIPTION (#42) --- DESCRIPTION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DESCRIPTION b/DESCRIPTION index cd9caf7..7604933 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -13,7 +13,7 @@ Description: Provides 'coroutines' for R, a family of functions that can in 'coro' and are compatible with iterators from the 'reticulate' package. License: MIT + file LICENSE -URL: https://github.com/r-lib/coro +URL: https://github.com/r-lib/coro, https://coro.r-lib.org/ BugReports: https://github.com/r-lib/coro/issues Depends: R (>= 3.5.0)