Permalink
Browse files

Change Author, Maintainer format in DESCRIPTION

  • Loading branch information...
1 parent 6d227ba commit 4663d6a5a6a113cc84e51bef9cf2079826c7271b @gaborcsardi gaborcsardi committed May 7, 2015
Showing with 2 additions and 1 deletion.
  1. +2 −1 DESCRIPTION
View
@@ -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

Please sign in to comment.