From 62b49f71b1ace9a681992784eec6c11c480d4cc7 Mon Sep 17 00:00:00 2001 From: Rob Baker Date: Tue, 27 Aug 2024 08:44:25 -0600 Subject: [PATCH] usethis::use_dev_package to adjust remotes --- DESCRIPTION | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 37c89c5..f0d4e4a 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -17,9 +17,9 @@ Description: NPSutils is a collection of functions for interacting with NPS Data License: MIT + file LICENSE Encoding: UTF-8 LazyData: true -Remotes: - https://github.com/nationalparkservice/DPchecker, - https://github.com/nationalparkservice/EMLeditor +Remotes: + nationalparkservice/EMLeditor, + nationalparkservice/DPchecker Imports: EML, sf, @@ -34,8 +34,8 @@ Imports: crayon, leaflet, lifecycle, - EMLeditor, - DPchecker, + EMLeditor (>= 0.1.5), + DPchecker (>= 0.3.4), here, jsonlite, cli