summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorbrook <brook@pkgsrc.org>2019-07-31 13:42:34 +0000
committerbrook <brook@pkgsrc.org>2019-07-31 13:42:34 +0000
commit4526fabf5d2eafa2735ea9871c8ef1789ef12455 (patch)
tree1dc974ab2824cd43e18c023bd61f2d6e62bbb74f /doc
parent21883547ff317041cc5a218bc8a1b74e9508d11a (diff)
downloadpkgsrc-4526fabf5d2eafa2735ea9871c8ef1789ef12455.tar.gz
R-cellranger: initial commit.
Helper functions to work with spreadsheets and the "A1:D10" style of cell range specification.
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES-20193
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2019 b/doc/CHANGES-2019
index 5145dc99f5b..fe97240ed17 100644
--- a/doc/CHANGES-2019
+++ b/doc/CHANGES-2019
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2019,v 1.3118 2019/07/31 13:40:18 brook Exp $
+$NetBSD: CHANGES-2019,v 1.3119 2019/07/31 13:42:34 brook Exp $
Changes to the packages collection and infrastructure in 2019:
@@ -5075,3 +5075,4 @@ Changes to the packages collection and infrastructure in 2019:
Added math/R-zeallot version 0.1.0 [brook 2019-07-31]
Added misc/R-Hmisc version 4.2.0 [brook 2019-07-31]
Added sysutils/R-progress version 1.2.2 [brook 2019-07-31]
+ Added textproc/R-cellranger version 1.1.0 [brook 2019-07-31]