Skip to content

Commit

Permalink
succeed on fifth CRAN try!
Browse files Browse the repository at this point in the history
  • Loading branch information
timelyportfolio committed Nov 3, 2016
1 parent 5f131bc commit f67d2e7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Description: R lists, especially nested lists, can be very difficult to
visualize or represent. Sometimes 'str()' is not enough, so this suite of
htmlwidgets is designed to help see, understand, and maybe even modify your R
lists. The function 'reactjson()' requires a non-CRAN package
'reactR' that can be installed from https://github.com/timelyportfolio/reactR.
'reactR' that can be installed from <https://github.com/timelyportfolio/reactR>.
License: MIT + file LICENSE
LazyData: TRUE
URL: https://github.com/timelyportfolio/listviewer
Expand Down
4 changes: 4 additions & 0 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
Fifth submission:

* enclose reactR URL in <>

Fourth submission:

* remove `Additional_repositories` field and instead note location
Expand Down

0 comments on commit f67d2e7

Please sign in to comment.