Package: tiobeindexr
Type: Package
Title: Extract 'TIOBE' Programming Index Tables for the Latest Month
Version: 0.1.0
Date: 2018-05-10
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.0.1
NeedsCompilation: no
Packaged: 2018-05-11 10:53:18 UTC; SA31
Author: AbdulMajedRaja RS [aut, cre]
Repository: CRAN
Date/Publication: 2018-05-11 13:08:01 UTC
