Skip to content

Commit 81a8cd1

Browse files
authored
Merge pull request DOI-NPS#88 from RobLBaker/master
documentation and metadata updates prior to DGEC migration
2 parents 3399acf + 3d3becd commit 81a8cd1

37 files changed

Lines changed: 252 additions & 183 deletions

CONTRIBUTING.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,13 @@ All types of contributions are encouraged and valued. See the [Table of Contents
3030

3131
## I Have a Question
3232

33-
> If you want to ask a question, we assume that you have read the available [Documentation](https://nationalparkservice.github.io/NPSutils/).
33+
> If you want to ask a question, we assume that you have read the available [Documentation](https://doi-nps.github.io/NPSutils/).
3434
35-
Before you ask a question, it is best to search for existing [Issues](https://github.com/nationalparkservice/NPSutils/issues) that might help you. In case you have found a suitable issue and still need clarification, you can write your question in this issue. It is also advisable to search the internet for answers first.
35+
Before you ask a question, it is best to search for existing [Issues](https://github.com/doi-nps/NPSutils/issues) that might help you. In case you have found a suitable issue and still need clarification, you can write your question in this issue. It is also advisable to search the internet for answers first.
3636

3737
If you then still feel the need to ask a question and need clarification, we recommend the following:
3838

39-
- Open an [Issue](https://github.com/nationalparkservice/NPSutils/issues/new/choose).
39+
- Open an [Issue](https://github.com/doi-nps/NPSutils/issues/new/choose).
4040
- Provide as much context as you can about what you're running into.
4141
- Provide project and platform versions , depending on what seems relevant.
4242

@@ -57,8 +57,8 @@ We will then take care of the issue as soon as possible.
5757
A good bug report shouldn't leave others needing to chase you up for more information. Therefore, we ask you to investigate carefully, collect information and describe the issue in detail in your report. Please complete the following steps in advance to help us fix any potential bug as fast as possible.
5858

5959
- Make sure that you are using the latest version.
60-
- Determine if your bug is really a bug and not an error on your side e.g. using incompatible environment components/versions (Make sure that you have read the [documentation](https://nationalparkservice.github.io/NPSutils/). If you are looking for support, you might want to check [this section](#i-have-a-question)).
61-
- To see if other users have experienced (and potentially already solved) the same issue you are having, check if there is not already a bug report existing for your bug or error in the [bug tracker](https://github.com/nationalparkservice/NPSutils/issues/new/choose).
60+
- Determine if your bug is really a bug and not an error on your side e.g. using incompatible environment components/versions (Make sure that you have read the [documentation](https://doi-nps.github.io/NPSutils/). If you are looking for support, you might want to check [this section](#i-have-a-question)).
61+
- To see if other users have experienced (and potentially already solved) the same issue you are having, check if there is not already a bug report existing for your bug or error in the [bug tracker](https://github.com/doi-nps/NPSutils/issues/new/choose).
6262
- Also make sure to search the internet to see if users outside of the GitHub community have discussed the issue.
6363
- Collect information about the bug:
6464
- Stack trace (Traceback)
@@ -75,7 +75,7 @@ A good bug report shouldn't leave others needing to chase you up for more inform
7575

7676
We use GitHub issues to track bugs and errors. If you run into an issue with the project:
7777

78-
- Open an [Issue](https://github.com/nationalparkservice/NPSutils/issues/new/choose). (Since we can't be sure at this point whether it is a bug or not, we ask you not to talk about a bug yet and not to label the issue.)
78+
- Open an [Issue](https://github.com/doi-nps/NPSutils/issues/new/choose). (Since we can't be sure at this point whether it is a bug or not, we ask you not to talk about a bug yet and not to label the issue.)
7979
- Explain the behavior you would expect and the actual behavior.
8080
- Please provide as much context as possible and describe the *reproduction steps* that someone else can follow to recreate the issue on their own. This usually includes your code. For good bug reports you should isolate the problem and create a reduced test case. See [https://gist.github.com/hadley/270442](https://gist.github.com/hadley/270442) for a great run down on how to create reproducible examples.
8181
- Provide the information you collected in the previous section.
@@ -94,15 +94,15 @@ This section guides you through submitting an enhancement **including completely
9494
#### Before Submitting an Enhancement
9595

9696
- Make sure that you are using the latest version.
97-
- Read the [documentation](https://nationalparkservice.github.io/NPSutils/) carefully and find out if the functionality is already covered, maybe by an individual configuration.
98-
- Perform a [search](https://github.com/nationalparkservice/NPSutils/issues) to see if the enhancement has already been suggested. If it has, add a comment to the existing issue instead of opening a new one.
97+
- Read the [documentation](https://doi-nps.github.io/NPSutils/) carefully and find out if the functionality is already covered, maybe by an individual configuration.
98+
- Perform a [search](https://github.com/doi-nps/NPSutils/issues) to see if the enhancement has already been suggested. If it has, add a comment to the existing issue instead of opening a new one.
9999
- Find out whether your idea fits with the scope and aims of the project. It's up to you to make a strong case to convince the project's developers of the merits of this feature. Keep in mind that we want features that will be useful to the majority of our users and not just a small subset. If you're just targeting a minority of users, consider writing an add-on/plugin library or package.
100100
- Please consult with the developers if you would like to create an add-on package. Maybe we can help!
101101

102102

103103
#### How Do I Submit a Good Enhancement Suggestion?
104104

105-
Enhancement suggestions are tracked as [GitHub issues](https://github.com/nationalparkservice/NPSutils/issues).
105+
Enhancement suggestions are tracked as [GitHub issues](https://github.com/doi-nps/NPSutils/issues).
106106

107107
- Use a **clear and descriptive title** for the issue to identify the suggestion.
108108
- Provide a **step-by-step description of the suggested enhancement** in as many details as possible.

DESCRIPTION

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ Authors@R: c(
66
person(given = "Robert", family = "Baker", email = "robert_baker@nps.gov",
77
role = c("aut", "cre"),
88
comment = c(ORCID = "0000-0001-7591-5035")),
9-
person(given = "Joe", family = "DeVivo",
10-
role = c("aut")),
119
person(given="Judd", family="Patterson", email="Judd_Patterson@nps.gov",
1210
role= "aut",
1311
comment = c(ORCID = "0000-0002-0951-7917")),
@@ -21,9 +19,9 @@ License: MIT + file LICENSE
2119
Encoding: UTF-8
2220
LazyData: true
2321
Remotes:
24-
nationalparkservice/EMLeditor,
25-
nationalparkservice/DPchecker,
26-
nationalparkservice/QCkit
22+
doi-nps/EMLeditor,
23+
doi-nps/DPchecker,
24+
doi-nps/QCkit
2725
Imports:
2826
dplyr,
2927
httr,
@@ -55,5 +53,5 @@ Suggests:
5553
mockr,
5654
EML
5755
VignetteBuilder: knitr
58-
URL: https://nationalparkservice.github.io/NPSutils/
59-
BugReports: https://github.com/nationalparkservice/NPSutils/issues
56+
URL: https://doi-nps.github.io/NPSutils/
57+
BugReports: https://github.com/doi-nps/NPSutils/issues

NEWS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# NPSutils 1.2.0 ("Apostle Islands Ice Caves")
2+
## 2026-04-22
3+
* Update documentation (mostly URLs) and metadata (e.g. add code.json file) in preparation for migration to DGEC
4+
25
## 2026-02-20
36
* Fix unit tests that were failing when switched from v7 to v8 DataStore API
47
* Update to version 1.2.0 in DESCRIPTION files in anticipation of a new release

README.md

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,26 +4,33 @@
44

55
[![Lifecycle:
66
experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://www.tidyverse.org/lifecycle/#experimental)
7-
[![R-CMD-check](https://github.com/nationalparkservice/NPSutils/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/nationalparkservice/NPSutils/actions/workflows/R-CMD-check.yaml)
7+
[![R-CMD-check](https://github.com/doi-nps/NPSutils/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/doi-nps/NPSutils/actions/workflows/R-CMD-check.yaml)
88
<!-- badges: end -->
99

1010
# NPS Data Store Utilities - NPSutils
1111

1212
This package is a collection of functions to acquire metadata and data
1313
from the [National Park Service DataStore](https://irma.nps.gov/DataStore/).
14-
Please request enhancements and bug fixes through [Issues](https://github.com/nationalparkservice/NPSutils/issues).
14+
Please request enhancements and bug fixes through [Issues](https://github.com/doi-nps/NPSutils/issues).
1515

1616
# Install from GitHub
1717

1818
``` r
1919
# install.packages("pak")
20-
pak::pkg_install("nationalparkservice/NPSutils")
20+
pak::pkg_install("doi-nps/NPSutils")
21+
22+
# alternatively:
23+
# install.packages("remotes")
24+
remotes::install_github("doi-nps/NPSutils)
2125
```
2226
2327
NPSutils is also available as part of the
24-
[NPSdataverse](https://nationalparkservice.github.io/NPSdataverse/)
28+
[NPSdataverse](https://doi-nps.github.io/NPSdataverse/)
2529
2630
``` r
2731
# install.packages("pak")
28-
pak::pkg_install("nationalparkservice/NPSdataverse")
32+
pak::pkg_install("doi-nps/NPSdataverse")
33+
34+
# alternatiely:
35+
remotes::install_github("doi-nps/NPSdataverse)
2936
```

_pkgdown.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
url: https://nationalparkservice.github.io/NPSutils/
1+
url: https://doi-nps.github.io/NPSutils/
22
template:
33
bootstrap: 5
44

code.json

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
[
2+
{
3+
"name": "NPSutils",
4+
"organization": "NATIONAL PARK SERVICE",
5+
"description": "NPSutils is a collection of functions for interacting with NPS DataStore repository.",
6+
"version": "1.2.0",
7+
"status": "ongoing development",
8+
"permissions": {
9+
"usageType": "openSource",
10+
"licenses": [
11+
{
12+
"name": "Public Domain, CC0-1.0",
13+
"URL": "https://github.com/DOI-NPS/NPSutils"
14+
}
15+
]
16+
},
17+
"homepageURL": "https://github.com/DOI-NPS/NPSutils",
18+
"downloadURL": "https://github.com/DOI-NPS/NPSutils",
19+
"disclaimerURL": "hhtps://github.com/DOI-NPS/NPSutils/blob/main/LICENSE",
20+
"repositoryURL": "https://github.com/DOI-NPS/NPSutils",
21+
"vcs": "git",
22+
"laborHours": 1,
23+
"tags": [
24+
"NRSS",
25+
"IMD",
26+
"metadata",
27+
"downloader",
28+
"r",
29+
"nps",
30+
"r-package",
31+
"ecological-metadata-language",
32+
"data-packages",
33+
"national-park-service",
34+
"nps-datastore"
35+
],
36+
"languages": [
37+
"R"
38+
],
39+
"contact": {
40+
"name": "Robert Baker",
41+
"email": "robert_baker@nps.gov"
42+
},
43+
"date": {
44+
"metadataLastUpdated": "2026-04-22"
45+
}
46+
}
47+
]

docs/404.html

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/LICENSE-text.html

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/LICENSE.html

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)