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.3")



Attach the package and use:
library("evaluate")
Maintained by
Hadley Wickham
[Scholar Profile | Author Map]
First Published: 2010-07-24
Latest Update: 2023-11-01
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.3, https://cran.r-project.org/web/packages/evaluate. Accessed 26 Mar. 2025.
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)
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
02/2402/2502/2602/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/25Downloads for evaluate22000240002600028000300003200034000360003800040000420004400046000TrendBars

Today's Hot Picks in Authors and Packages

provenance  
Statistical Toolbox for Sedimentary Provenance Analysis
Bundles a number of established statistical methods to facilitate the visual interpretation of large ...
Download / Learn more Package Citations See dependency  
sAIC  
Akaike Information Criterion for Sparse Estimation
Computes the Akaike information criterion for the generalized linear models (logistic regression, Po ...
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  
photobiologyPlants  
Plant Photobiology Related Functions and Data
Provides functions for quantifying visible (VIS) and ultraviolet (UV) radiation in relation to the ...
Download / Learn more Package Citations See dependency  
fPortfolio  
Rmetrics - Portfolio Selection and Optimization
A collection of functions to optimize portfolios and to analyze them from different points of view. ...
Download / Learn more Package Citations See dependency  
MGL  
Module Graphical Lasso
An aggressive dimensionality reduction and network estimationtechnique for a high-dimensiona ...
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