Skip to content

Commit f67d2e7

Browse files
succeed on fifth CRAN try!
1 parent 5f131bc commit f67d2e7

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Description: R lists, especially nested lists, can be very difficult to
1212
visualize or represent. Sometimes 'str()' is not enough, so this suite of
1313
htmlwidgets is designed to help see, understand, and maybe even modify your R
1414
lists. The function 'reactjson()' requires a non-CRAN package
15-
'reactR' that can be installed from https://github.com/timelyportfolio/reactR.
15+
'reactR' that can be installed from <https://github.com/timelyportfolio/reactR>.
1616
License: MIT + file LICENSE
1717
LazyData: TRUE
1818
URL: https://github.com/timelyportfolio/listviewer

cran-comments.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
Fifth submission:
2+
3+
* enclose reactR URL in <>
4+
15
Fourth submission:
26

37
* remove `Additional_repositories` field and instead note location

0 commit comments

Comments
 (0)