Package: tiobeindexr
Type: Package
Title: Extract 'TIOBE' Programming Index Tables for the Latest Month
Version: 0.1.1
Date: 2018-08-03
Authors@R: c(
    person("AbdulMajedRaja", "RS", email = "amrrs.data@gmail.com", role = c("aut", "cre"))
  )
Maintainer: AbdulMajedRaja RS <amrrs.data@gmail.com>
Description: Get latest 'TIOBE' Programming Index Tables. 
            The 'TIOBE' Programming Community index is an indicator 
            of the popularity of programming languages from 
            <https://www.tiobe.com/tiobe-index/>.
URL: https://github.com/amrrs/tiobeindexr
BugReports: https://github.com/amrrs/tiobeindexr/issues
Encoding: UTF-8
License: AGPL
Suggests: testthat, dplyr
Depends: R (>= 3.2.0)
Imports: rvest, xml2
RoxygenNote: 6.1.0
NeedsCompilation: no
Packaged: 2018-09-03 05:25:52 UTC; abdrs
Author: AbdulMajedRaja RS [aut, cre]
Repository: CRAN
Date/Publication: 2018-09-03 05:40:02 UTC
