{
  "_id": "6a6086c414e95619b75dac86",
  "Package": "cellranger",
  "Title": "Translate Spreadsheet Cell Ranges to Rows and Columns",
  "Version": "1.1.0.9000",
  "Authors@R": "c(\nperson(\"Jennifer\", \"Bryan\", , \"jenny@rstudio.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-6983-2759\")\n),\nperson(\"Hadley\", \"Wickham\", , \"hadley@rstudio.com\", role = c(\"ctb\"),\ncomment = c(ORCID = \"0000-0003-4757-117X\")\n),\nperson(\"RStudio\", role = c(\"cph\", \"fnd\"))\n)",
  "Description": "Helper functions to work with spreadsheets and the\n\"A1:D10\" style of cell range specification.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/rsheets/cellranger",
  "BugReports": "https://github.com/rsheets/cellranger/issues",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "6.0.1.9000",
  "Repository": "https://rsheets.r-universe.dev",
  "Date/Publication": "2018-04-07 22:59:44 UTC",
  "RemoteUrl": "https://github.com/rsheets/cellranger",
  "RemoteRef": "HEAD",
  "RemoteSha": "7ecde54c70c9a66833e49bf2c874bb4a4fcc75f3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-22 08:57:09 UTC",
    "User": "root"
  },
  "Author": "Jennifer Bryan [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-6983-2759>),\nHadley Wickham [ctb] (ORCID: <https://orcid.org/0000-0003-4757-117X>),\nRStudio [cph, fnd]",
  "Maintainer": "Jennifer Bryan <jenny@rstudio.com>",
  "_user": "rsheets",
  "_type": "src",
  "_file": "cellranger_1.1.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/8d077948a1baf27dd481bfe27379518e4a297db85bc4cf672ee19a537e27e870",
  "_filesize": 193439,
  "_sha256": "8d077948a1baf27dd481bfe27379518e4a297db85bc4cf672ee19a537e27e870",
  "_expires": "2026-10-30T09:00:50.000Z",
  "_created": "2026-07-22T08:57:09.000Z",
  "_published": "2026-07-22T09:00:52.127Z",
  "_jobs": [
    {
      "job": 88877564662,
      "time": 126,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8523901616"
    },
    {
      "job": 88877564518,
      "time": 133,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8523904178"
    },
    {
      "job": 88877564527,
      "time": 151,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8523900035"
    },
    {
      "job": 88877564565,
      "time": 144,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8523898426"
    },
    {
      "job": 88876867836,
      "time": 185,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8523839679"
    },
    {
      "job": 88877564507,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8523892837"
    },
    {
      "job": 88877564562,
      "time": 79,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8523880638"
    },
    {
      "job": 88877564525,
      "time": 74,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8523877697"
    },
    {
      "job": 88877564532,
      "time": 71,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8523875529"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/rsheets/actions/runs/29905793275",
  "_status": "success",
  "_upstream": "https://github.com/rsheets/cellranger",
  "_commit": {
    "id": "7ecde54c70c9a66833e49bf2c874bb4a4fcc75f3",
    "author": "Jenny Bryan <jenny.f.bryan@gmail.com>",
    "committer": "Jenny Bryan <jenny.f.bryan@gmail.com>",
    "message": "Convert a bullet list to md syntax\n",
    "time": 1523141984
  },
  "_maintainer": {
    "name": "Jennifer Bryan",
    "email": "jenny@rstudio.com",
    "login": "jennybc",
    "mastodon": "@jennybryan@fosstodon.org",
    "bluesky": "@jennybryan.bsky.social",
    "twitter": "@jennybryan",
    "description": "Software engineer @posit-dev, humane #rstats",
    "uuid": 599454,
    "orcid": "0000-0002-6983-2759"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1",
      "role": "Depends"
    },
    {
      "package": "rematch",
      "role": "Imports"
    },
    {
      "package": "rematch2",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 1.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "rsheets",
  "_selfowned": true,
  "_usedby": 984,
  "_updates": [],
  "_tags": [],
  "_stars": 52,
  "_contributors": [
    {
      "user": "jennybc",
      "count": 14,
      "uuid": 599454
    },
    {
      "user": "hadley",
      "count": 6,
      "uuid": 4196
    },
    {
      "user": "nacnudus",
      "count": 1,
      "uuid": 3522552
    }
  ],
  "_userbio": {
    "uuid": 19169769,
    "type": "organization",
    "name": "rsheets",
    "followers": 10
  },
  "_downloads": {
    "count": 388307,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cellranger"
  },
  "_mentions": 79,
  "_devurl": "https://github.com/rsheets/cellranger",
  "_searchresults": 114,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/cellranger.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rsheets/cellranger",
  "_realowner": "rsheets",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2015-04-22"
    },
    {
      "version": "1.0.0",
      "date": "2015-06-20"
    },
    {
      "version": "1.1.0",
      "date": "2016-07-26"
    }
  ],
  "_exports": [
    "A1_to_R1C1",
    "addr_col",
    "addr_row",
    "anchored",
    "as.cell_addr",
    "as.cell_addr_v",
    "as.cell_limits",
    "as.ra_ref",
    "as.ra_ref_v",
    "as.range",
    "cell_addr",
    "cell_cols",
    "cell_limits",
    "cell_rows",
    "guess_fo",
    "is_A1",
    "is_R1C1",
    "letter_to_num",
    "num_to_letter",
    "R1C1_to_A1",
    "ra_ref",
    "to_string",
    "to_string_v"
  ],
  "_help": [
    {
      "page": "A1_to_R1C1",
      "title": "Convert cell reference strings from A1 to R1C1 format",
      "topics": [
        "A1_to_R1C1"
      ]
    },
    {
      "page": "addr_col",
      "title": "Get column from cell location or reference",
      "topics": [
        "addr_col",
        "addr_col.cell_addr"
      ]
    },
    {
      "page": "addr_row",
      "title": "Get row from cell location or reference",
      "topics": [
        "addr_row",
        "addr_row.cell_addr"
      ]
    },
    {
      "page": "anchored",
      "title": "Specify cell limits via an anchor cell",
      "topics": [
        "anchored"
      ]
    },
    {
      "page": "as.cell_addr",
      "title": "Convert to a cell_addr object",
      "topics": [
        "as.cell_addr",
        "as.cell_addr.character",
        "as.cell_addr.ra_ref",
        "as.cell_addr_v",
        "as.cell_addr_v.character",
        "as.cell_addr_v.list"
      ]
    },
    {
      "page": "as.ra_ref",
      "title": "Convert to a ra_ref object",
      "topics": [
        "as.ra_ref",
        "as.ra_ref.cell_addr",
        "as.ra_ref.character",
        "as.ra_ref_v",
        "as.ra_ref_v.cell_addr",
        "as.ra_ref_v.character"
      ]
    },
    {
      "page": "as.range",
      "title": "Convert a cell_limits object to a cell range",
      "topics": [
        "as.range"
      ]
    },
    {
      "page": "cell_addr",
      "title": "cell_addr class",
      "topics": [
        "cell_addr"
      ]
    },
    {
      "page": "cell_cols",
      "title": "Specify cell limits only for columns",
      "topics": [
        "cell_cols"
      ]
    },
    {
      "page": "cell_limits",
      "title": "Create a cell_limits object",
      "topics": [
        "as.cell_limits",
        "as.cell_limits.cell_limits",
        "as.cell_limits.character",
        "as.cell_limits.NULL",
        "cell_limits",
        "dim.cell_limits"
      ]
    },
    {
      "page": "cell_rows",
      "title": "Specify cell limits only for rows",
      "topics": [
        "cell_rows"
      ]
    },
    {
      "page": "cellranger",
      "title": "cellranger",
      "topics": [
        "cellranger-package",
        "cellranger"
      ]
    },
    {
      "page": "guess_fo",
      "title": "Guess cell reference string format",
      "topics": [
        "guess_fo"
      ]
    },
    {
      "page": "is_A1",
      "title": "Test cell reference strings",
      "topics": [
        "is_A1",
        "is_R1C1"
      ]
    },
    {
      "page": "letter-num-conversion",
      "title": "Convert between letter and integer representations of column IDs",
      "topics": [
        "letter-num-conversion",
        "letter_to_num",
        "num_to_letter"
      ]
    },
    {
      "page": "print.ra_ref",
      "title": "Print ra_ref object",
      "topics": [
        "print.ra_ref"
      ]
    },
    {
      "page": "R1C1_to_A1",
      "title": "Convert R1C1 positioning notation to A1 notation",
      "topics": [
        "R1C1_to_A1"
      ]
    },
    {
      "page": "ra_ref",
      "title": "ra_ref class",
      "topics": [
        "ra_ref"
      ]
    },
    {
      "page": "to_string",
      "title": "Get string representation of cell references",
      "topics": [
        "to_string",
        "to_string.cell_addr",
        "to_string.ra_ref",
        "to_string_v",
        "to_string_v.cell_addr",
        "to_string_v.list"
      ]
    }
  ],
  "_readme": "https://github.com/rsheets/cellranger/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "rematch",
    "rematch2",
    "rlang",
    "tibble",
    "utf8",
    "vctrs"
  ],
  "_vignettes": [
    {
      "source": "cell-references.Rmd",
      "filename": "cell-references.html",
      "title": "Classes and methods to deal with cell references",
      "author": "Jenny Bryan",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2016-04-30 18:03:36",
      "modified": "2016-04-30 18:03:36",
      "commits": 1
    }
  ],
  "_score": 13.832199767754007,
  "_indexed": true,
  "_nocasepkg": "cellranger",
  "_universes": [
    "rsheets",
    "jennybc"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0.9000",
      "date": "2026-07-22T08:59:20.000Z",
      "distro": "resolute",
      "commit": "7ecde54c70c9a66833e49bf2c874bb4a4fcc75f3",
      "fileid": "https://r2.ropensci.org/bedec32eba395281d156c80b4d4045033031639012b77071093e6a7639beedd7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rsheets/actions/runs/29905793275"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.1.0.9000",
      "date": "2026-07-22T08:59:25.000Z",
      "distro": "resolute",
      "commit": "7ecde54c70c9a66833e49bf2c874bb4a4fcc75f3",
      "fileid": "https://r2.ropensci.org/b08f31f020e17f632516880342e0008c68097ecb8535a1db5a306ce414fa5285",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rsheets/actions/runs/29905793275"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0.9000",
      "date": "2026-07-22T08:59:15.000Z",
      "commit": "7ecde54c70c9a66833e49bf2c874bb4a4fcc75f3",
      "fileid": "https://r2.ropensci.org/440b4f9dc5cab5ac1d5e5f55ed5c5a0f9568bed9e1bdfc2ff4cdb3ca03f2438d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rsheets/actions/runs/29905793275"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.1.0.9000",
      "date": "2026-07-22T08:59:14.000Z",
      "commit": "7ecde54c70c9a66833e49bf2c874bb4a4fcc75f3",
      "fileid": "https://r2.ropensci.org/8196ad5809a0bb0c9672ea920920d8404051ea9782d6ad15c9b5dae5383ad73e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rsheets/actions/runs/29905793275"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0.9000",
      "date": "2026-07-22T08:59:14.000Z",
      "commit": "7ecde54c70c9a66833e49bf2c874bb4a4fcc75f3",
      "fileid": "https://r2.ropensci.org/c9c5aab2b584889d079c44264c0cd1501ae57dd37cd44901d1fd67c209ab90b8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rsheets/actions/runs/29905793275"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0.9000",
      "date": "2026-07-22T08:58:29.000Z",
      "commit": "7ecde54c70c9a66833e49bf2c874bb4a4fcc75f3",
      "fileid": "https://r2.ropensci.org/b48c4790a041415a8e2663fe1be2705c777aafac16c38acec437a121e76f9014",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rsheets/actions/runs/29905793275"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0.9000",
      "date": "2026-07-22T08:58:24.000Z",
      "commit": "7ecde54c70c9a66833e49bf2c874bb4a4fcc75f3",
      "fileid": "https://r2.ropensci.org/34eb74fdb08b690f175ece07abfe21e5370210f3929a5bacc252d9c4d6b67590",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rsheets/actions/runs/29905793275"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.1.0.9000",
      "date": "2026-07-22T08:58:21.000Z",
      "commit": "7ecde54c70c9a66833e49bf2c874bb4a4fcc75f3",
      "fileid": "https://r2.ropensci.org/407737bf56718869cf2ce88da0feda9db7e1ae6292091c87edf4a44df2d33995",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rsheets/actions/runs/29905793275"
    }
  ]
}