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

murphydiagram  
Murphy Diagrams for Forecast Comparisons
Data and code for the paper by Ehm, Gneiting, Jordan and Krueger ('Of Quantiles and Expectiles: Con ...
Download / Learn more Package Citations See dependency  
shinybusy  
Busy Indicators and Notifications for 'Shiny' Applications
Add indicators (spinner, progress bar, gif) in your 'shiny' applications to show the user that the ...
Download / Learn more Package Citations See dependency  
AMPLE  
Shiny Apps to Support Capacity Building on Harvest Control Rules
Three Shiny apps are provided that introduce Harvest Control Rules (HCR) for fisheries management. ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
golem  
A Framework for Robust Shiny Applications
An opinionated framework for building a production-ready 'Shiny' application. This package contains ...
Download / Learn more Package Citations See dependency  
phers  
Calculate Phenotype Risk Scores
Use phenotype risk scores based on linked clinical and genetic data to study Mendelian disease and ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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