Skip to content

Commit baecaf9

Browse files
committed
Release submitted version
1 parent df1a05e commit baecaf9

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ Title: Download and Explore Datasets from UCSC Xena Data Hubs
33
Version: 1.2.5
44
Authors@R: c(person("Shixiang", "Wang", email = "w_shixiang@163.com", role = c("aut", "cre"),
55
comment = c(ORCID = "0000-0001-9855-7357")),
6-
person("Martin", "Morgan", role="ctb"),
76
person("Xue-Song", "Liu", role = "aut", comment = c(ORCID = "0000-0002-7736-0077")),
7+
person("Martin", "Morgan", role="ctb"),
88
person("Christine", "Stawitz", role="rev"),
99
person("Carl", "Ganz", role="rev"))
1010
Maintainer: Shixiang Wang <w_shixiang@163.com>

NEWS.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
## Changes
44

5-
* moved project to ropensci <https://github.com/ropensci/UCSCXenaTools>
5+
* added Zenodo DOI
6+
* updated code meta information
7+
* moved this project to ropensci <https://github.com/ropensci/UCSCXenaTools>
68
* updated author list
79
* updated README, vignette and code according to review comments from Christine Stawitz, detail at <https://github.com/ropensci/software-review/issues/315>
810
* moved some packages to suggests

codemeta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@
248248
],
249249
"releaseNotes": "https://github.com/ropensci/UCSCXenaTools/blob/master/NEWS.md",
250250
"readme": "https://github.com/ropensci/UCSCXenaTools/blob/master/README.md",
251-
"fileSize": "433.324KB",
251+
"fileSize": "433.375KB",
252252
"contIntegration": [
253253
"https://travis-ci.org/ShixiangWang/UCSCXenaTools",
254254
"https://ci.appveyor.com/project/ShixiangWang/UCSCXenaTools",

0 commit comments

Comments
 (0)