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: 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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
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  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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