Skip to content

Commit b3d7fba

Browse files
committed
updated docs and version number
1 parent f1bbd78 commit b3d7fba

File tree

5 files changed

+8
-7
lines changed

5 files changed

+8
-7
lines changed

‎DESCRIPTION‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: cRegulome
22
Type: Package
3-
Version: 0.3.1
3+
Version: 0.3.2
44
Title: Obtain and Visualize Regulome-Gene Expression Correlations in Cancer
55
Description: Builds a 'SQLite' database file of pre-calculated transcription
66
factor/microRNA-gene correlations (co-expression) in cancer from the
@@ -16,7 +16,7 @@ URL: https://docs.ropensci.org/cRegulome, https://github.com/ropensci/cRegulome
1616
BugReports: https://github.com/ropensci/cRegulome/issues
1717
Encoding: UTF-8
1818
LazyData: true
19-
RoxygenNote: 6.1.1
19+
RoxygenNote: 7.1.0
2020
Depends: R(>= 2.10.0)
2121
Imports: DBI,
2222
graphics,

‎NEWS.md‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# cRegulome 0.3.2
2+
3+
- Restored on CRAN
4+
15
# cRegulome 0.3.1
26

37
- Fixed a CRAN test failure due to changes in a dep pkg

‎man/cRegulome.Rd‎

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎man/get_mir.Rd‎

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎man/get_tf.Rd‎

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)