Other packages > Find by keyword >

codetools  

Code Analysis Tools for R
View on CRAN: Click here


Download and install codetools package within the R console
Install from CRAN:
install.packages("codetools")

Install from Github:
library("remotes")
install_github("cran/codetools")

Install by package version:
library("remotes")
install_version("codetools", "0.2-20")



Attach the package and use:
library("codetools")
Maintained by
Luke Tierney
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2007-02-25
Latest Update: 2024-03-31
Description:
Code analysis tools for R.
How to cite:
Luke Tierney (2007). codetools: Code Analysis Tools for R. R package version 0.2-20, https://cran.r-project.org/web/packages/codetools. Accessed 07 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:27), 0.1-0 (2007-02-25 10:34), 0.1-1 (2007-04-24 13:58), 0.1-2 (2007-06-14 20:30), 0.1-3 (2007-10-03 15:58), 0.2-0 (2008-04-02 09:17), 0.2-1 (2008-04-02 17:58), 0.2-2 (2009-03-08 17:10), 0.2-4 (2010-11-03 08:40), 0.2-5 (2010-11-05 21:20), 0.2-6 (2010-12-04 11:26), 0.2-7 (2011-01-08 09:31), 0.2-8 (2011-02-15 10:52), 0.2-9 (2014-08-21 10:48), 0.2-10 (2015-01-17 21:57), 0.2-11 (2015-03-10 14:41), 0.2-14 (2015-07-15 14:22), 0.2-15 (2016-10-05 16:36), 0.2-16 (2018-12-24 13:40), 0.2-17 (2020-10-17 08:55), 0.2-18 (2020-11-04 18:12), 0.2-19 (2023-02-01 14:22)
Other packages that cited codetools R package
View codetools citation profile
Other R packages that codetools depends, imports, suggests or enhances
Complete documentation for codetools
Functions, R codes and Examples using the codetools R package
Some associated functions: checkUsage . codetools . findGlobals . showTree . 
Some associated R codes: codetools.R .  Full codetools package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

modelwordcloud  
Model Word Clouds
Makes a word cloud of text, sized by the frequency of the word, and colored either by user-specified ...
Download / Learn more Package Citations See dependency  
enrichwith  
Methods to Enrich R Objects with Extra Components
Provides the "enrich" method to enrich list-like R objects with new, relevant components. The curren ...
Download / Learn more Package Citations See dependency  
BayesESS  
Determining Effective Sample Size
Determines effective sample size of a parametric prior distribution in Bayesian models. For a web-b ...
Download / Learn more Package Citations See dependency  
bbricks  
Bayesian Methods and Graphical Model Structures for Statistical Modeling
A set of frequently used Bayesian parametric and nonparametric model structures, as well as a set of ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,752

Author Associations

28,084

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA