Permalink
Browse files
Change Author, Maintainer format in DESCRIPTION
- Loading branch information...
Showing
with
2 additions
and
1 deletion.
-
+2
−1
DESCRIPTION
|
|
@@ -1,7 +1,8 @@ |
|
|
Package: cranlogs
|
|
|
Title: Download Logs from the RStudio CRAN Mirror
|
|
|
Version: 2.0.0
|
|
|
-Authors@R: "Gabor Csardi <csardi.gabor@gmail.com> [aut, cre]"
|
|
|
+Maintainer: Gabor Csardi <csardi.gabor@gmail.com>
|
|
|
+Author: Gabor Csardi [aut, cre]
|
|
|
Description: API to the database of CRAN package downloads from the RStudio
|
|
|
CRAN mirror. The database itself is at http://cranlogs.r-pkg.org, see
|
|
|
https://github.com/metacran/cranlogs.app for the raw API.
|
|
|
|
0 comments on commit
4663d6a