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]
First Published: 2007-02-25
Latest Update: 2023-02-01
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 May. 2025.
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
04/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/04Downloads for codetools600800100012001400160018002000TrendBars

Today's Hot Picks in Authors and Packages

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  
netUtils  
A Collection of Tools for Network Analysis
Provides a collection of network analytic (convenience) functions which are missing in other standar ...
Download / Learn more Package Citations See dependency  
simfam  
Simulate and Model Family Pedigrees with Structured Founders
The focus is on simulating and modeling families with founders drawn from a structured population (f ...
Download / Learn more Package Citations See dependency  
rotations  
Working with Rotation Data
Tools for working with rotational data, including simulation from the most commonly used distributi ...
Download / Learn more Package Citations See dependency  
tbrf  
Time-Based Rolling Functions
Provides rolling statistical functions based on date and time windows instead of n-lagged observatio ...
Download / Learn more Package Citations See dependency  
tashu  
Analysis and Prediction of Bicycle Rental Amount
Provides functions for analyzing citizens' bicycle usage pattern and predicting rental amount on spe ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

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