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 29 Mar. 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
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for codetools6008001000120014001600180020002200TrendBars

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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