From 4663d6a5a6a113cc84e51bef9cf2079826c7271b Mon Sep 17 00:00:00 2001 From: Gabor Csardi Date: Thu, 7 May 2015 12:38:53 -0400 Subject: [PATCH] Change Author, Maintainer format in DESCRIPTION --- DESCRIPTION | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/DESCRIPTION b/DESCRIPTION index 3e2c151..64eb977 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,8 @@ Package: cranlogs Title: Download Logs from the RStudio CRAN Mirror Version: 2.0.0 -Authors@R: "Gabor Csardi [aut, cre]" +Maintainer: Gabor Csardi +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.