diff options
author | brook <brook@pkgsrc.org> | 2019-07-31 16:15:36 +0000 |
---|---|---|
committer | brook <brook@pkgsrc.org> | 2019-07-31 16:15:36 +0000 |
commit | f69033e5d820632a221f67d88c6731e85929c25f (patch) | |
tree | 4983b518e6a81abcbcc89bbfe183b63364b0c02e /doc/CHANGES-2019 | |
parent | a003a4650a753263614fa3a953e8dd2baaa84cf7 (diff) | |
download | pkgsrc-f69033e5d820632a221f67d88c6731e85929c25f.tar.gz |
R-codetools: update to version 0.2.16.
Update to the canonical form of an R package and fix the LICENSE
field. Note that this package is now included within the base R
package, so it is marked with CONFLICTS.
Diffstat (limited to 'doc/CHANGES-2019')
-rw-r--r-- | doc/CHANGES-2019 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2019 b/doc/CHANGES-2019 index 0b45464edd2..353326b004b 100644 --- a/doc/CHANGES-2019 +++ b/doc/CHANGES-2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.3150 2019/07/31 16:11:55 brook Exp $ +$NetBSD: CHANGES-2019,v 1.3151 2019/07/31 16:15:36 brook Exp $ Changes to the packages collection and infrastructure in 2019: @@ -5107,3 +5107,4 @@ Changes to the packages collection and infrastructure in 2019: Updated graphics/R-ggplot2 to 3.2.0 [brook 2019-07-31] Updated graphics/R-munsell to 0.5.0 [brook 2019-07-31] Updated graphics/R-scales to 1.0.0 [brook 2019-07-31] + Updated lang/R-codetools to 0.2.16 [brook 2019-07-31] |