Displaying 1 result from an estimated 1 matches for "authorone".
Did you mean:
authorize
2015 Mar 02
1
Fixing ambiguous corrections and reattempting to submit package to R
...rst time I submitted)?
Thank you for any advice.
Below is the format of my DESCRIPTION file:
Package: packageName
Version: 0.1.0
Title: Title in Title Case that does not end in Period
Description: Statement about methods available.
Author: Author One, Author Two
Maintainer: Author One <authorOne at school.edu>
License: GPL
Depends:
R (>= 3.0.2)
Imports:
ggplot2 (>= 1.0.0),
VignetteBuilder: knitr
Suggests:
knitr,
roxygen2 (>= 3.0.0)
Roxygen: list(wrap = TRUE)
[[alternative HTML version deleted]]