This is a re-re-submission.
There were no ERRORs or WARNINGs.
There was 1 NOTE:
Maintainer: ‘Alexander Rix alexrix@umich.edu’
This is a new submission.
Please always write package names, software names and API names in single quotes in title and description. e.g: --> 'SAMBA'
Fixed
You are setting options(warn=-1) in your function/vignette/example. This is not allowed.
Fixed
\dontrun{} should only be used if the example really cannot be executed (e.g. because of missing additional software, missing API keys, ...) by the user. That's why wrapping examples in \dontrun{} adds the comment ("# Not run:") as a warning for the user. Does not seem necessary. Please replace \dontrun with \donttest.
Fixed
Found the following (possibly) invalid file URI: URI: commits/master From: README.md
I believe this has been fixed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.