Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
INLPO
inldata
Commits
c90be05c
Commit
c90be05c
authored
Sep 02, 2020
by
Fisher, Jason C.
Browse files
Fix doi
parent
7883ccf0
Pipeline
#20847
passed with stages
in 10 minutes and 48 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.Rmd
View file @
c90be05c
...
...
@@ -94,7 +94,7 @@ Additional metadata about this publication, not found in other parts of the page
```{r "details", echo=FALSE, results="asis"}
m <- rbind(
c("Publication type", "Formal R language package"),
c("DOI", "10.
3133
/P9PP9UXZ"),
c("DOI", "10.
5066
/P9PP9UXZ"),
c("Year published", "2020"),
c("Year of version", format(utils::packageDate("inldata"), format="%Y")),
c("Version", format(utils::packageVersion("inldata"))),
...
...
README.md
View file @
c90be05c
...
...
@@ -244,7 +244,7 @@ Formal R language package
DOI
</th>
<td>
10.
3133
/P9PP9UXZ
10.
5066
/P9PP9UXZ
</td>
</tr>
<tr>
...
...
code.json
View file @
c90be05c
...
...
@@ -25,6 +25,7 @@
"laborHours"
:
100
,
"tags"
:
[
"doi|https://doi.org/10.5066/P9PP9UXZ"
,
"R"
,
"USGS"
,
"data"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment