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



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: 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.1, https://cran.r-project.org/web/packages/evaluate. Accessed 21 Nov. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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