From fdc1b737b8fb5245430594814e125a8b4001b786 Mon Sep 17 00:00:00 2001 From: chross22 <52218551+chross22@users.noreply.github.com> Date: Fri, 7 Aug 2026 16:27:51 -0400 Subject: [PATCH] Reword the References opening "datamatch is plumbing" was a poor way to make the point. The point stands - the data comes from elsewhere and so does the obligation to cite it - but it did not need a metaphor, and that one reads as dismissive of the package rather than as clear about where credit belongs. Co-Authored-By: Claude Opus 5 --- README.Rmd | 4 ++-- README.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.Rmd b/README.Rmd index c77eda3..23ee97a 100644 --- a/README.Rmd +++ b/README.Rmd @@ -1046,8 +1046,8 @@ Update and re-fetch. `NEWS.md` describes what was affected and how to check. ## References -datamatch is plumbing: everything it returns comes from someone else's data, and -the obligation to cite travels with the data rather than with this package. +Everything datamatch returns comes from someone else's data, and the obligation +to cite travels with the data rather than with this package. `index_dictionary()` carries the references for the indices at runtime, and `variable_dictionary()` links to each Copernicus product page. diff --git a/README.md b/README.md index aa478d0..f3d5edf 100644 --- a/README.md +++ b/README.md @@ -1134,8 +1134,8 @@ Update and re-fetch. `NEWS.md` describes what was affected and how to check. ## References -datamatch is plumbing: everything it returns comes from someone else's data, and -the obligation to cite travels with the data rather than with this package. +Everything datamatch returns comes from someone else's data, and the obligation +to cite travels with the data rather than with this package. `index_dictionary()` carries the references for the indices at runtime, and `variable_dictionary()` links to each Copernicus product page.