Other packages > Find by keyword >

evaluate  

Parsing and Evaluation Tools that Provide More Details than the Default
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("evaluate", "1.0.5")



Attach the package and use:
library("evaluate")
Maintained by
Hadley Wickham
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2010-07-24
Latest Update: 2025-06-18
Description:
Parsing and evaluation tools that make it easy to recreate the command line behaviour of R.
How to cite:
Hadley Wickham (2010). evaluate: Parsing and Evaluation Tools that Provide More Details than the Default. R package version 1.0.5, https://cran.r-project.org/web/packages/evaluate. Accessed 15 Sep. 2026.
Previous versions and publish date:
(2026-07-09 07:36), 0.1 (2010-07-24 22:15), 0.3 (2010-08-31 07:56), 0.4.1.1 (2012-04-02 07:50), 0.4.1 (2012-01-03 08:29), 0.4.2 (2012-04-03 23:21), 0.4.3 (2012-12-04 09:28), 0.4.4 (2013-07-02 00:40), 0.4.7 (2013-08-10 09:47), 0.4 (2011-11-03 13:32), 0.5.1 (2013-09-30 22:39), 0.5.3 (2014-03-29 07:20), 0.5.5 (2014-04-29 22:08), 0.5 (2013-09-28 12:19), 0.6 (2015-04-13 23:15), 0.7.2 (2015-08-13 08:35), 0.7 (2015-04-21 08:55), 0.8.3 (2016-03-05 00:32), 0.8 (2015-09-18 08:58), 0.9 (2016-04-29 12:11), 0.10.1 (2017-06-24 09:25), 0.10 (2016-10-11 12:24), 0.11 (2018-07-17 22:10), 0.12 (2018-10-09 22:10), 0.13 (2019-02-12 20:20), 0.14 (2019-05-28 17:50), 0.15 (2022-02-18 18:20), 0.16 (2022-08-09 23:50), 0.17 (2022-10-07 17:00), 0.18 (2022-11-07 09:50), 0.19 (2022-12-13 16:20), 0.20 (2023-01-17 21:20), 0.21 (2023-05-06 01:30), 0.22 (2023-09-29 06:30), 0.23 (2023-11-01 15:10), 0.24.0 (2024-06-10 16:10), 1.0.0 (2024-09-18 00:10), 1.0.1 (2024-10-10 15:20), 1.0.3 (2025-01-11 00:00), 1.0.4 (2025-06-18 06:40)
Other packages that cited evaluate R package
View evaluate citation profile
Other R packages that evaluate depends, imports, suggests or enhances
Complete documentation for evaluate
Functions, R codes and Examples using the evaluate R package
Some associated functions: create_traceback . evaluate . flush_console . inject_funs . is.message . line_prompt . new_output_handler . parse_all . remove_hooks . replay . set_hooks . try_capture_stack . watchout . 
Some associated R codes: eval.R . graphics.R . hooks.R . output.R . parse.R . replay.R . traceback.R . watcher.R .  Full evaluate package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

CTTinShiny  
Shiny Interface for the CTT Package
A Shiny interface developed in close coordination with the CTT package, providing a GUI that guides ...
Download / Learn more Package Citations See dependency  
AFR  
Toolkit for Regression Analysis of Kazakhstan Banking Sector Data
Tool is created for regression, prediction and forecast analysis of macroeconomic and credit data. ...
Download / Learn more Package Citations See dependency  
SiER  
Signal Extraction Approach for Sparse Multivariate Response Regression
Methods for regression with high-dimensional predictors andunivariate or maltivariate response varia ...
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  
objectSignals  
Observer Pattern for S4
A mutable Signal object can report changes to its state, clients could register functions so that t ...
Download / Learn more Package Citations See dependency  
RXshrink  
Maximum Likelihood Shrinkage using Generalized Ridge or Least Angle Regression
Functions are provided to calculate and display ridge TRACE Diagnostics for a variety of alternativ ...
Download / Learn more Package Citations See dependency  

28,565

R Packages

239,283

Dependencies

75,677

Author Associations

28,566

Publication Badges

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