diff --git a/DESCRIPTION b/DESCRIPTION index b1ba80f..eaf173d 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: DPchecker Title: Checks Data Packages for Congruence -Version: 0.3.4 +Version: 1.0.0 Authors@R: c( person("Rob", "Baker", email = "robert_baker@nps.gov", role = c("cre", "aut"), comment = c(ORCID = "0000-0001-7591-5035")), person(c("Sarah", "E."), "Wright", email = "sarah_wright@nps.gov", role = "aut"), diff --git a/DPchecker.Rproj b/DPchecker.Rproj index 69fafd4..187fd5a 100644 --- a/DPchecker.Rproj +++ b/DPchecker.Rproj @@ -1,4 +1,5 @@ Version: 1.0 +ProjectId: 7167a88f-b0e3-4800-b8ed-793e7495781f RestoreWorkspace: No SaveWorkspace: No diff --git a/NEWS.md b/NEWS.md index 7ff4f68..d56941d 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,7 +1,6 @@ -# DPchecker 0.3.5 (develoment version) -## 2024-011-05 +# DPchecker 1.0.0 +## 2024-11-05 * Bugfix for `test_storage_type()` data packages built in ezEML that have only 1 .csv file. - * Add `test_project()` function to test for DataStore projects. * Add unit tests for all optional eml elements * Update documentation to reflect new `test_project()` function. diff --git a/README.md b/README.md index f6b51e8..a77257f 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,6 @@ # DPchecker -#### v0.3.3 - DPchecker (Data Package checker) is a package with a series of functions for NPS data package authors and reviewers to check for internal consistency among data/meta data and with the data package standards. Currently, *only EML metadata and .csv data files* are supported. It is recommended that you store all data files and the single metadata file (filename must end in "metadata.xml") in the same directory. @@ -21,8 +19,8 @@ You can install the development version of DPchecker from [GitHub](https://github.com/) with: ``` r -# install.packages("devtools") -devtools::install_github("nationalparkservice/DPchecker") +# install.packages("pak") +pak::pkg_install("nationalparkservice/DPchecker") ``` ## Examples: diff --git a/docs/404.html b/docs/404.html index 288f273..dda9d91 100644 --- a/docs/404.html +++ b/docs/404.html @@ -8,8 +8,8 @@ Page not found (404) • DPchecker - - + + @@ -20,7 +20,7 @@ DPchecker - 0.3.4 + 1.0.0