The NetBSD Project

CVS log for pkgsrc/devel/R-evaluate/distinfo

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / devel / R-evaluate

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.13 / (download) - annotate - [select for diffs], Sat Jan 20 06:21:37 2024 UTC (2 months, 3 weeks ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2024Q1-base, pkgsrc-2024Q1, HEAD
Changes since 1.12: +4 -4 lines
Diff to previous 1.12 (colored) to selected 1.8 (colored)

(devel/R-evaluate) Updated 0.21 to 0.23, make test passed

Version 0.23
================================================================================

- Prevent existing plots from leaking into `evaluate()` results
  (thanks, @dmurdoch, yihui/knitr#2297).

- If the environment variable `R_EVALUATE_BYPASS_MESSAGES` is set to
  true, the arguments `keep_message` and `keep_warning` of
  `evaluate()` will be set to `NA`, regardless of user input, which
  means messages and warnings will not be captured by
  `evaluate()`. This provides a possibility to force logging messages
  and warnings (thanks, @slodge, yihui/yihui.org#1458).

Version 0.22
================================================================================

- Fixed a problem in the internal function `plot_calls()` that made
  the examples of `recordGraphics` fail to run on its help page
  (thanks, Kurt Hornik).

Revision 1.12 / (download) - annotate - [select for diffs], Sun Jun 11 15:08:17 2023 UTC (10 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2
Changes since 1.11: +4 -4 lines
Diff to previous 1.11 (colored) to selected 1.8 (colored)

(devel/R-evaluate) Update 0.19 to 0.21

Version 0.21
================================================================================

- `evaluate()` gains `log_echo` and `log_warning` arguments. When set to `TRUE`
  these cause code and warnings (respectively) to be immediately emitted to
  `stderr()`. This is useful for logging in unattended environments (#118).

- Improved the error message when users accidentally called
  `closeAllConnections()` (thanks, @guslipkin,
  quarto-dev/quarto-cli#5214).

Version 0.20
================================================================================

- The arguments `keep_message` and `keep_warning` of `evaluate()` can
  take the value `NA` now, which means `evaluate()` will not capture
  the messages and they will be sent to the console. This is
  equivalent to the `FALSE` value before v0.19 (thanks, @gadenbuie,
  https://github.com/yihui/yihui.org/discussions/1458).

Revision 1.11 / (download) - annotate - [select for diffs], Sun Dec 18 01:29:20 2022 UTC (15 months, 4 weeks ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4
Changes since 1.10: +4 -4 lines
Diff to previous 1.10 (colored) to selected 1.8 (colored)

(devel/R-evaluate) Updated 0.15 to 0.19

Version 0.19
================================================================================

- In `evaluate()`, `keep_message` and `keep_warning` will completely
  drop messages and warnings, respectively, when their values are
  `FALSE`. Previously messages would still be emitted (to the console)
  even if they take `FALSE` values.

- Fixed the bug that `parse_all()` fails with line directives (thanks,
  @ArcadeAntics, #114).

Version 0.18
================================================================================

- Fixed tests that were still using the deprecated `ggplot2::qplot()`.

Version 0.17
================================================================================

- Adapted a unit test to the next version of **ggplot2** (thanks,
  @thomasp85, #113).

Version 0.16
================================================================================

- Fixed a bug that an empty **ggplot2** plot could be recorded and
  incorrectly saved (thanks, @sjspielman, rstudio/rmarkdown#2363).

Revision 1.10 / (download) - annotate - [select for diffs], Sat Apr 16 06:04:38 2022 UTC (2 years ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2
Changes since 1.9: +4 -4 lines
Diff to previous 1.9 (colored) to selected 1.8 (colored)

(devel/R-evaluate) Updated 0.14 to 0.15

Version 0.15
================================================================================
- `new_output_handler()` gains a `calling_handlers` argument. These
  are passed to `withCallingHandlers()` before `evaluate()` captures
  any conditions.

- Fixed #106: do not assume that `is.atomic(NULL)` returns `TRUE`
  (thanks, @mmaechler).

Revision 1.9 / (download) - annotate - [select for diffs], Tue Oct 26 10:14:03 2021 UTC (2 years, 5 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip

Revision 1.8 / (download) - annotate - [selected], Thu Oct 7 13:38:58 2021 UTC (2 years, 6 months ago) by nia
Branch: MAIN
Changes since 1.7: +1 -2 lines
Diff to previous 1.7 (colored)

devel: Remove SHA1 hashes for distfiles

Revision 1.7 / (download) - annotate - [select for diffs], Wed Jul 31 15:21:50 2019 UTC (4 years, 8 months ago) by brook
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3
Changes since 1.6: +5 -5 lines
Diff to previous 1.6 (colored) to selected 1.8 (colored)

R-evaluate: update to version 0.14.

Update to the canonical form of an R package and fix the LICENSE
field.

Revision 1.6 / (download) - annotate - [select for diffs], Mon Feb 5 19:01:54 2018 UTC (6 years, 2 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1
Changes since 1.5: +5 -5 lines
Diff to previous 1.5 (colored) to selected 1.8 (colored)

devel/R-evaluate: Update to 0.10.1

Changes:
- Added parse_all.call() method to use the original source for
  evaluating call objects (because base::deparse() breaks non-ascii
  source code).

Revision 1.5 / (download) - annotate - [select for diffs], Sun Dec 18 02:28:50 2016 UTC (7 years, 3 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4
Changes since 1.4: +5 -5 lines
Diff to previous 1.4 (colored) to selected 1.8 (colored)

Update to 0.10

Upstream changes:
Version 0.10
------------------------------------------------------------------------------

* Added option for the evaluate function to include timing information of ran
  commands. This information will be subsequently rendered by the replay.
  Example usage:
  evaluate::replay(evaluate::evaluate('Sys.sleep(1)', include_timing = TRUE))

* Added a new function `flush_console()` to emulate `flush.console()` in
  `evaluate()` (#61).

* Added a `inject_funs()` function to create functions in the environment passed
  to the `envir` argument of `evaluate()`.

Revision 1.4 / (download) - annotate - [select for diffs], Thu Jul 28 14:16:39 2016 UTC (7 years, 8 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2016Q3-base, pkgsrc-2016Q3
Changes since 1.3: +5 -5 lines
Diff to previous 1.3 (colored) to selected 1.8 (colored)

Update to 0.9

Upstream changes:
Version 0.9
------------------------------------------------------------------------------

* Added an argument `allow_error` to `parse_all()` to allow syntactical errors
  in R source code when `allow_error = TRUE`; this means `evaluate(stop_on_error
  = 0 or 1)` will no longer stop on syntactical errors but returns a list of
  source code and the error object instead. This can be useful to show
  syntactical errors for pedagogical purposes.

Revision 1.3 / (download) - annotate - [select for diffs], Sat Apr 16 14:15:19 2016 UTC (8 years ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2
Changes since 1.2: +5 -5 lines
Diff to previous 1.2 (colored) to selected 1.8 (colored)

Update to 0.8.3

Upstream changes:
Version 0.8.3
------------------------------------------------------------------------------

* Added an argument `filename` to evaluate() and parse_all() (thanks,
  @flying-sheep, #58).

Version 0.8
------------------------------------------------------------------------------

* Changed package license to MIT.

Version 0.7.2
------------------------------------------------------------------------------

* replay() fails to replay certain objects such as NULL (#53).

Version 0.7
------------------------------------------------------------------------------

* R 3.0.2 is the minimal required version for this package now.

Version 0.6
------------------------------------------------------------------------------

* Plots are no longer recorded when the current graphical device has been
  changed, which may introduce issues like yihui/knitr#824.

* `parse_all()` can parse R code that contains multibyte characters correctly
  now (#49, yihui/knitr#988)

Revision 1.2 / (download) - annotate - [select for diffs], Tue Nov 3 03:27:11 2015 UTC (8 years, 5 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored) to selected 1.8 (colored)

Add SHA512 digests for distfiles for devel category

Issues found with existing distfiles:
	distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
	distfiles/fortran-utils-1.1.tar.gz
	distfiles/ivykis-0.39.tar.gz
	distfiles/enum-1.11.tar.gz
	distfiles/pvs-3.2-libraries.tgz
	distfiles/pvs-3.2-linux.tgz
	distfiles/pvs-3.2-solaris.tgz
	distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.

Revision 1.1 / (download) - annotate - [select for diffs], Sat Sep 20 03:48:56 2014 UTC (9 years, 6 months ago) by brook
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3
Diff to selected 1.8 (colored)

Initial import of evaluate v0.5.5 as devel/R-evaluate.

Parsing and evaluation tools that make it easy to recreate the command
line behaviour of R.

Note: this commit is part of reorganizing some of the recently
imported R packages, which are being reimported into more appropriate
categories (and removed from math) as a result of a recent discussion
on tech-pkg and privately with wiz@.  See the thread starting with:

  http://mail-index.netbsd.org/tech-pkg/2014/09/05/msg013558.html

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>