Skip to content
This repository has been archived by the owner on Jun 1, 2022. It is now read-only.

Commit

Permalink
Fixed malformed Description
Browse files Browse the repository at this point in the history
  • Loading branch information
karthik committed Apr 19, 2017
1 parent 2dbba65 commit a4fb678
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -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 = "[email protected]",
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 <https://www.altmetric.com/>
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 <https://www.altmetric.com/>.
Depends: R (>= 3.3.2)
License: MIT + file LICENSE
URL: https://github.com/ropensci/rAltmetric
Expand Down

0 comments on commit a4fb678

Please sign in to comment.