Skip to content

Commit

Permalink
Merge pull request #17 from RobLBaker/main
Browse files Browse the repository at this point in the history
update readme
  • Loading branch information
RobLBaker authored May 2, 2023
2 parents 8f90c7f + c220962 commit c4800f9
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ knitr::opts_chunk$set(
```{r echo=FALSE, fig.align="center"}
knitr::include_graphics("man/figures/NPSdataverse_overview.jpg")
```
NPSdataverse loads a suite of R packages for creating and manipulating data packages including interacting with DataStore. This is an early version of the NPSdataverse. Please request enhancements and bug fixes through [Issues](https://github.com/nationalparkservice/NPSdataverse/issues).
NPSdataverse loads a suite of R packages for creating, manipulating, and accessing data packages including interacting with DataStore. This is an early version of the NPSdataverse. Please request enhancements and bug fixes through [Issues](https://github.com/nationalparkservice/NPSdataverse/issues).

## Installation

Expand All @@ -36,7 +36,7 @@ NPSdataverse will install the following R packages:
|EMLassemblyline (EAL)| https://ediorg.github.io/EMLassemblyline/|
|EML| https://www.cran-e.com/package/EML|
|**EMLeditor**| https://nationalparkservice.github.io/EMLeditor/|
|**DPchecker**| https://github.com/nationalparkservice/DPchecker|
|**DPchecker**| https://nationalparkservice.github.io/DPchecker/|
|**NPSutils**| https://nationalparkservice.github.io/NPSutils/|

***
Expand Down
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
# NPSdataverse

<img src="man/figures/NPSdataverse_overview.jpg" width="100%" style="display: block; margin: auto;" />
NPSdataverse loads a suite of R packages for creating and manipulating
data packages including interacting with DataStore. This is an early
version of the NPSdataverse. Please request enhancements and bug fixes
through
NPSdataverse loads a suite of R packages for creating, manipulating, and
accessing data packages including interacting with DataStore. This is an
early version of the NPSdataverse. Please request enhancements and bug
fixes through
[Issues](https://github.com/nationalparkservice/NPSdataverse/issues).

## Installation
Expand All @@ -28,7 +28,7 @@ NPSdataverse will install the following R packages:
| EMLassemblyline (EAL) | <https://ediorg.github.io/EMLassemblyline/> |
| EML | <https://www.cran-e.com/package/EML> |
| **EMLeditor** | <https://nationalparkservice.github.io/EMLeditor/> |
| **DPchecker** | <https://github.com/nationalparkservice/DPchecker> |
| **DPchecker** | <https://nationalparkservice.github.io/DPchecker/> |
| **NPSutils** | <https://nationalparkservice.github.io/NPSutils/> |

------------------------------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion docs/articles/NPSdataverse.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions docs/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ pkgdown: 2.0.6.9000
pkgdown_sha: 5bb671b1a8bac8e926479868681936f7c9ee41b3
articles:
NPSdataverse: NPSdataverse.html
last_built: 2023-04-26T17:54Z
last_built: 2023-05-02T17:51Z

0 comments on commit c4800f9

Please sign in to comment.