You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

10 lines
359 B

Package: cloc
Title: Count Lines of Code, Comments and Whitespace in Source Files and Archives
Version: 0.0.0.9000
Authors@R: c(person("Bob", "Rudis", email = "bob@rudis.net", role = c("aut", "cre")))
Description: Count lines of code!
Imports: R.utils, utils, dplyr, pbapply
Depends: R (>= 3.2.0)
License: MIT + file LICENSE
LazyData: true
Suggests: testthat