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
6fe58d8f
Commit
6fe58d8f
authored
Sep 09, 2020
by
Fisher, Jason C.
Browse files
Adjusting version
parent
600bf6e3
Pipeline
#21296
passed with stages
in 2 minutes and 28 seconds
Changes
3
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
README.Rmd
View file @
6fe58d8f
...
...
@@ -96,8 +96,8 @@ m <- rbind(
c("Publication type", "Formal R language package"),
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"))
),
c("Year of version",
"2020"
),
c("Version",
"1.0.2"
),
c("IPDS", "IP-120865")
)
x <- "<table><tbody>"
...
...
README.md
View file @
6fe58d8f
...
...
@@ -268,7 +268,7 @@ Year of version
Version
</th>
<td>
1.
0.
2
1.
0.
0
</td>
</tr>
<tr>
...
...
code.json
View file @
6fe58d8f
...
...
@@ -3,7 +3,7 @@
"name"
:
"inldata"
,
"organization"
:
"U.S. Geological Survey"
,
"description"
:
"Contains data for the U.S. Geological Survey-Idaho National Laboratory (USGS-INL) aquifer monitoring networks administrated by the Idaho National Laboratory Project Office in cooperation with the U.S. Department of Energy."
,
"version"
:
"1.0.
0
"
,
"version"
:
"1.0.
2
"
,
"status"
:
"Production"
,
"permissions"
:
{
...
...
@@ -11,14 +11,14 @@
"licenses"
:
[
{
"name"
:
"Public Domain, CC0-1.0"
,
"URL"
:
"https://code.usgs.gov/inl/inldata/-/raw/v1.0.
0
/LICENSE.md"
"URL"
:
"https://code.usgs.gov/inl/inldata/-/raw/v1.0.
2
/LICENSE.md"
}
]
},
"homepageURL"
:
"https://code.usgs.gov/inl/inldata/-/tree/v1.0.
0
"
,
"downloadURL"
:
"https://code.usgs.gov/inl/inldata/-/archive/v1.0.
0
/inldata-v1.0.
0
.zip"
,
"disclaimerURL"
:
"https://code.usgs.gov/inl/inldata/-/raw/v1.0.
0
/DISCLAIMER.md"
,
"homepageURL"
:
"https://code.usgs.gov/inl/inldata/-/tree/v1.0.
2
"
,
"downloadURL"
:
"https://code.usgs.gov/inl/inldata/-/archive/v1.0.
2
/inldata-v1.0.
2
.zip"
,
"disclaimerURL"
:
"https://code.usgs.gov/inl/inldata/-/raw/v1.0.
2
/DISCLAIMER.md"
,
"repositoryURL"
:
"https://code.usgs.gov/inl/inldata.git"
,
"vcs"
:
"git"
,
...
...
@@ -41,7 +41,7 @@
},
"date"
:
{
"metadataLastUpdated"
:
"2020-09-0
3
"
"metadataLastUpdated"
:
"2020-09-0
9
"
}
}
]
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