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 06 Mar. 2026.
Previous versions and publish date:
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

EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
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  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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