From a4fb6786da3a28cdf374df7fd53faac991255578 Mon Sep 17 00:00:00 2001 From: Karthik Ram Date: Wed, 19 Apr 2017 10:48:41 -0700 Subject: [PATCH] Fixed malformed Description --- DESCRIPTION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DESCRIPTION b/DESCRIPTION index 9419609..d036c02 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -3,7 +3,7 @@ Title: Retrieves Altmerics Data for Any Published Paper from 'Altmetric.com' Version: 0.7.0 Authors@R: person("Karthik", "Ram", email = "karthik.ram@gmail.com", role = c("aut", "cre")) -Description: Provides a programmatic interface to the citation information and alternate metrics provided by 'Altmetric'. Data from Altmetric allows researchers to immediately track the impact of their published work, without having to wait for citations. This allows for faster engagement with the audience interested in your work. For more information, visit +Description: Provides a programmatic interface to the citation information and alternate metrics provided by 'Altmetric'. Data from Altmetric allows researchers to immediately track the impact of their published work, without having to wait for citations. This allows for faster engagement with the audience interested in your work. For more information, visit . Depends: R (>= 3.3.2) License: MIT + file LICENSE URL: https://github.com/ropensci/rAltmetric