Last data update: 2014.03.03

evaluate

Package: evaluate
Type: Package
Title: Parsing and Evaluation Tools that Provide More Details than the
Default
Version: 0.9
Date: 2016-04-29
Authors@R: c(
person("Hadley", "Wickham", role = "aut"),
person("Yihui", "Xie", role = c("cre", "ctb"), email = "xie@yihui.name"),
person("Michael", "Lawrence", role = "ctb"),
person("Thomas", "Kluyver", role = "ctb"),
person("Barret", "Schloerke", role = "ctb")
)
Description: Parsing and evaluation tools that make it easy to recreate the
command line behaviour of R.
License: MIT + file LICENSE
URL: https://github.com/hadley/evaluate
BugReports: https://github.com/hadley/evaluate/issues
Depends: R (>= 3.0.2)
Imports: methods, stringr (>= 0.6.2)
Suggests: testthat, lattice, ggplot2
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-04-29 06:08:35 UTC; yihui
Author: Hadley Wickham [aut],
Yihui Xie [cre, ctb],
Michael Lawrence [ctb],
Thomas Kluyver [ctb],
Barret Schloerke [ctb]
Maintainer: Yihui Xie <xie@yihui.name>
Repository: CRAN
Date/Publication: 2016-04-29 12:11:45

● 0 images, 10 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'evaluate' ...
** package 'evaluate' successfully unpacked and MD5 sums checked
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'evaluate'
    finding HTML links ... done
    create_traceback                        html  
Rd warning: /tmp/RtmpoqsD8h/R.INSTALL216116fbc27a/evaluate/man/create_traceback.Rd:10: missing file link 'sys.calls'
    evaluate                                html  
    is.message                              html  
    line_prompt                             html  
    new_output_handler                      html  
    parse_all                               html  
    replay                                  html  
    set_hooks                               html  
    try_capture_stack                       html  
    watchout                                html  
** building package indices
** testing if installed package can be loaded
* DONE (evaluate)
Making 'packages.html' ... done