Static code analyses for R packages using the external code-tagging libraries "ctags" and "gtags". Static analyses enable packages to be analysed very quickly, generally a couple of seconds at most. The package also provides access to a database generating by applying the main function to the full CRAN archive, enabling the statistical properties of any package to be compared with all other CRAN packages.
| Version: | 0.1.1 |
| Imports: | brio, checkmate, dplyr, fs, igraph, methods, readr, sys, withr |
| LinkingTo: | cpp11 |
| Suggests: | curl, hms, jsonlite, knitr, parallel, pkgbuild, Rcpp, rmarkdown, roxygen2, testthat (≥ 3.0.0), tibble, visNetwork |
| Published: | 2022-06-21 |
| Author: | Mark Padgham |
| Maintainer: | Mark Padgham <mark.padgham at email.com> |
| BugReports: | https://github.com/ropensci-review-tools/pkgstats/issues |
| License: | GPL-3 |
| URL: | https://docs.ropensci.org/pkgstats/, https://github.com/ropensci-review-tools/pkgstats |
| NeedsCompilation: | yes |
| SystemRequirements: | ctags, global, C++11 |
| Language: | en-US |
| Citation: | pkgstats citation info |
| CRAN checks: | pkgstats results |
| Reference manual: | pkgstats.pdf |
| Vignettes: |
Installation Package Statistics |
| Package source: | pkgstats_0.1.1.tar.gz |
| Windows binaries: | r-devel: pkgstats_0.1.1.zip, r-release: pkgstats_0.1.1.zip, r-oldrel: pkgstats_0.1.1.zip |
| macOS binaries: | r-release (arm64): pkgstats_0.1.1.tgz, r-oldrel (arm64): pkgstats_0.1.1.tgz, r-release (x86_64): pkgstats_0.1.1.tgz, r-oldrel (x86_64): pkgstats_0.1.1.tgz |
| Old sources: | pkgstats archive |
Please use the canonical form https://CRAN.R-project.org/package=pkgstats to link to this page.