Package: alm
Title: R Client for the Lagotto Altmetrics Platform
Description: An R interface to the open source article level metrics platform
    <https://github.com/articlemetrics/lagotto/> created by the Public Library
    of Science (PLOS). A number of publishers are using the open source app 
    created by PLOS, so you can drop in a different base URL to the functions 
    in this package to get to not only PLOS data, but data for Crossref, 
    and more as the open source PLOS software is used.
Version: 0.4.0
Date: 2015-03-13
License: MIT + file LICENSE
Authors@R: c(person("Scott", "Chamberlain", role = c("aut", "cre"),
    email = "myrmecocystus@gmail.com"),
    person("Carl", "Boettiger", role = "aut",
    email = "cboettig@gmail.com"),
    person("Karthik", "Ram", role = "aut",
    email = "karthik.ram@gmail.com"),
    person("Fenner", "Martin", role = "aut",
    email = "mfenner.ram@plos.org"))
URL: https://github.com/ropensci/alm
BugReports: http://www.github.com/ropensci/alm/issues
LazyData: true
VignetteBuilder: knitr
Imports: ggplot2, plyr, stringr, reshape, reshape2, httr, grid,
        jsonlite, lubridate
Suggests: testthat, roxygen2, rplos, knitr
Packaged: 2015-03-13 17:52:12 UTC; sacmac
Author: Scott Chamberlain [aut, cre],
  Carl Boettiger [aut],
  Karthik Ram [aut],
  Fenner Martin [aut]
Maintainer: Scott Chamberlain <myrmecocystus@gmail.com>
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-03-13 20:22:04
Built: R 3.1.3; ; 2015-03-15 14:11:09 UTC; unix
