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.
 
 

31 lines
784 B

# Generated by roxygen2: do not edit by hand
export(cloc)
export(cloc_by_file)
export(cloc_call)
export(cloc_cran)
export(cloc_git)
export(cloc_help)
export(cloc_os)
export(cloc_pkg)
export(cloc_pkg_md)
export(cloc_recognized_languages)
export(cloc_remove_comments)
export(cloc_version)
import(rstudioapi)
importFrom(DT,datatable)
importFrom(DT,formatPercentage)
importFrom(git2r,clone)
importFrom(htmltools,HTML)
importFrom(htmltools,html_print)
importFrom(knitr,kable)
importFrom(knitr,purl)
importFrom(processx,run)
importFrom(rprojroot,find_package_root_file)
importFrom(utils,contrib.url)
importFrom(utils,download.file)
importFrom(utils,download.packages)
importFrom(utils,read.table)
importFrom(utils,setTxtProgressBar)
importFrom(utils,tail)
importFrom(utils,txtProgressBar)