Skip to content

Commit

Permalink
Packing for CRAN submission
Browse files Browse the repository at this point in the history
  • Loading branch information
JooYoung Seo committed May 15, 2020
1 parent 4184c03 commit a6e2bc5
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
## Test environments
* local R installation, R 3.6.1
* ubuntu 16.04 (on travis-ci), R 3.6.1
* local R installation, R 4.0.0
* ubuntu 16.04 (on travis-ci), R 4.0.0
* win-builder (devel)

## R CMD check results

0 errors | 0 warnings | 1 note

# youtubecaption 0.1.3
# youtubecaption 1.0.0

* Fixed CITATION entries.
* Added a new argument `language` for `get_caption()` function (#1). You can now pass two-character language code; it is set to "en" (English) by default.
* Cleaned up code indents for better readability.

0 comments on commit a6e2bc5

Please sign in to comment.