Skip to content

Commit

Permalink
added <..> around URL
Browse files Browse the repository at this point in the history
  • Loading branch information
raphywink committed Jun 11, 2021
1 parent 42ccbb7 commit 4e1c44e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Authors@R: c(
Description: An R package that provides the EMU Speech
Database Management System (EMU-SDMS) with database management, data
extraction, data preparation and data visualization facilities. See
https://ips-lmu.github.io/The-EMU-SDMS-Manual/ for more details.
<https://ips-lmu.github.io/The-EMU-SDMS-Manual/> for more details.
License: GPL (>= 2)
Depends:
R (>= 3.5.0)
Expand Down
6 changes: 6 additions & 0 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## Resubmission

This is a resubmission. In this version I have:

* enclosed URL in angle brackets (<...>) in DESCRIPTION::Description text.

## Test environments

* local OSX (Platform: aarch64-apple-darwin20 (64-bit)) & Windows 10 x64 installs, R version 4.1.0 (2021-05-18)
Expand Down

0 comments on commit 4e1c44e

Please sign in to comment.