-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
MiKatt
committed
May 11, 2018
1 parent
791bb63
commit 6e9c901
Showing
1 changed file
with
4 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,12 +6,7 @@ output: html_document | |
--- | ||
|
||
## Submission review comments | ||
All comments were taken into account in particular: | ||
"Please explain the acronym DEM in your description." | ||
|
||
This is done in the description right before giving the abbreviation; | ||
now starting with a capital letter: | ||
"A Digital Elevation Model (DEM) is used to derive stream networks" | ||
This is the first submission of this version. | ||
|
||
## Test environments | ||
* Linux Mint 18.2 Sonya, R 3.4.1 | ||
|
@@ -21,17 +16,12 @@ now starting with a capital letter: | |
## R CMD check results | ||
There were no ERRORs or WARNINGs. | ||
|
||
There was one NOTE (on win-builder): | ||
* checking CRAN incoming feasibility ... NOTE | ||
Maintainer: 'Mira Kattwinkel <[email protected]>' | ||
|
||
This is a stable e-mail address and the spam filter set to let through e-mails | ||
from the domain r-project.org. | ||
There was one NOTE: | ||
* checking examples ... NOTE | ||
Examples with CPU or elapsed time > 5s | ||
|
||
Some examples take quite a while to run (> 5s) because they all contain the full | ||
workflow of loading and processing GIS files to be stand-alone examples. | ||
|
||
## Downstream dependencies | ||
All downstream dependencies have been checked. | ||
|
||
|