Package: cellranger
Title: Translate Spreadsheet Cell Ranges to Rows and Columns
Version: 0.1.0
Authors@R: c(
    person("Jennifer", "Bryan", , "jenny@stat.ubc.ca", c("cre", "aut")),
    person("Hadley", "Wickham", , "hadley@rstudio.com", "ctb")
  )
Description: Helper functions to work with spreadsheets and the "A1:D10" style
    of cell range specification.
Depends: R (>= 3.0.0)
License: MIT + file LICENSE
LazyData: true
URL: https://github.com/jennybc/cellranger
BugReports: https://github.com/jennybc/cellranger/issues
Suggests: testthat
Packaged: 2015-04-22 17:10:55 UTC; jenny
Author: Jennifer Bryan [cre, aut],
  Hadley Wickham [ctb]
Maintainer: Jennifer Bryan <jenny@stat.ubc.ca>
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-04-22 21:58:18
Built: R 3.1.3; ; 2015-04-23 08:18:48 UTC; unix
