Skip to content

Releases: rsheets/cellranger

v1.1.0

27 Jul 03:15
Compare
Choose a tag to compare

Rebooting to support parsing of spreadsheet formulas and cell references as they appear in unevaluated expressions. This work is still in progress but a CRAN update is required now to update a test for testthat v1.0.x.

Package is beginning to implement classes and methods related to cell location and reference from 'Spreadsheet Implementation Technology' by Peter Sestoft, MIT Press, 2014.

New classes:

  • cell_addr: one or more absolute cell addresses
  • ra_ref: single absolute, relative, or mixed cell reference

Turned on integration with Zenodo

30 Jul 00:12
Compare
Choose a tag to compare

Zenodo seems to require a new release to start working with a GitHub repo. That is the only reason for this "release".

v1.0.0

20 Jun 22:16
Compare
Choose a tag to compare
update crab-comments

Initial CRAN release

22 Apr 21:44
Compare
Choose a tag to compare
v0.1.0

prepare to submit to cran